VirtualBox

Opened 11 years ago

Closed 10 years ago

#11487 closed defect (fixed)

Fail to delete snapshot on running machine.

Reported by: a.ulasov Owned by:
Component: VM control Version: VirtualBox 4.2.6
Keywords: Cc:
Guest type: Linux Host type: Linux

Description

Take a snapshot with

VBoxManage snapshot VMName take snapshot_name --pause

then delete snapshot with

VBoxManage snapshot VMName delete snapshot_name

result is

0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Snapshot operation failed
VBoxManage: error: Failed to perform an online medium merge (VERR_INVALID_PARAMETER)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Console, interface IConsole
VBoxManage: error: Context: "int handleSnapshot(HandlerArg*)" at line 431 of file VBoxManageSnapshot.cpp

Attachments (1)

VBox.log (23.6 KB ) - added by mmalmeida 11 years ago.
Relevant portion of Vbox.log when trying to delete the snapshot

Download all attachments as: .zip

Change History (5)

comment:1 by mmalmeida, 11 years ago

I have the exact same issue. When I run snapshot delete, I get:

Progress state: NS_ERROR_FAILURE
VBoxManage: error: Snapshot operation failed
VBoxManage: error: Failed to perform an online medium merge (VERR_INVALID_PARAMETER)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Console, interface IConsole
VBoxManage: error: Context: "int handleSnapshot(HandlerArg*)" at line 431 of file VBoxManageSnapshot.cpp

comment:2 by aeichner, 11 years ago

Please attach the VBox.log and also try to update to the latest VBox release to check whether this still happens.

by mmalmeida, 11 years ago

Attachment: VBox.log added

Relevant portion of Vbox.log when trying to delete the snapshot

comment:3 by expert42, 11 years ago

I had the same problem (with 4.2.6), upgrading to 4.2.16 helped. Function 'DeletingSnapshotOnline' works now.

comment:4 by Frank Mehnert, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use