Opened 13 years ago
Closed 10 years ago
#11072 closed defect (obsolete)
Snapshot of running Guest
Reported by: | avinotec | Owned by: | |
---|---|---|---|
Component: | VM control | Version: | VirtualBox 4.2.0 |
Keywords: | Snapshot | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
Hi, taking a snapshot of a running machine fails.
Taking a snapshot Guest is running:
C:\Program Files\Oracle\VirtualBox>vboxmanage snapshot WindowsXP take mySnapshot 0%... Progress state: E_FAIL VBoxManage.exe: error: Failed to take snapshot VBoxManage.exe: error: Code E_FAIL (0x80004005) - Unspecified error (extended info not available) VBoxManage.exe: error: Context: "int cdecl handleSnapshot(struct HandlerArg *)" at line 354 of file VBoxManageSnapshot .cpp
C:\Program Files\Oracle\VirtualBox>
guest is off:
C:\Program Files\Oracle\VirtualBox>vboxmanage snapshot WindowsXP take mySnapshot 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
C:\Program Files\Oracle\VirtualBox>
Deleting snapshot: guest is running or guest is off:
C:\Program Files\Oracle\VirtualBox>vboxmanage snapshot WindowsXP delete mySnapshot 0%... Progress state: E_FAIL VBoxManage.exe: error: Snapshot operation failed VBoxManage.exe: error: Hard disk 'D:\VirtualBox\WindowsXP\Snapshots/{7d0c09c7-a249-4c8e-a7b7-42176220bb92}.vdi' has more
than one child hard disk (3)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component SessionMachine, interface IMachine VBoxManage.exe: error: Context: "int cdecl handleSnapshot(struct HandlerArg *)" at line 421 of file VBoxManageSnapshot .cpp
And then the snapshot is not deleteable.
I hope, all drivers etc. are up to date with version 4.2.0.
Attachments (7)
Change History (10)
by , 13 years ago
Attachment: | VBoxSVC.log added |
---|
by , 13 years ago
Attachment: | VBoxSVC.log.2 added |
---|
by , 13 years ago
Attachment: | VBox.png.1 added |
---|
plain windows XP guest is doing nothing else than running as guest
by , 13 years ago
Attachment: | VBox.png.2 added |
---|
take snapshot while guest is running. Guest WinXP waits on user confirmation.
comment:1 by , 12 years ago
C:\Program Files\Oracle\VirtualBox>vboxmanage snapshot WindowsXPKlon take Sicherung1 --description test 0%... Progress state: E_FAIL VBoxManage.exe: error: Failed to take snapshot VBoxManage.exe: error: Failed to save the machine state to 'D:\VirtualBox\WindowsXPKlon\Snapshots\2012-12-09T21-09-59-34 6651400Z.sav' (VERR_SSM_LIVE_GURU_MEDITATION) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component Console, interface IConsole VBoxManage.exe: error: Context: "int cdecl handleSnapshot(struct HandlerArg *)" at line 359 of file VBoxManageSnapshot .cpp
C:\Program Files\Oracle\VirtualBox>
comment:2 by , 12 years ago
qq1234, please use the --pause parameter with VBoxManage. Without that parameter, a live snapshot is taken which is currently broken.
comment:3 by , 10 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
take a snapshot while running