VirtualBox

Opened 14 years ago

Closed 8 years ago

#7498 closed defect (fixed)

DiskFull-Error when deleting snapshots corrupts virtual host (dataloss)

Reported by: mbr Owned by:
Component: virtual disk Version: VirtualBox 3.2.6
Keywords: dataloss, disk-full, merge, snapshot Cc:
Guest type: other Host type: other

Description (last modified by aeichner)

Hi,

I've got a Virtual Box 3.2.6 r63112 running on a recent Ubuntu Lucid (x86) with a Windows XP VM without VT-x (or thelike). This VM had five snapshots attached to it and the hard disk was in sparse mode when the hosts filesystem ran full. The machine was halted as expected and a warning issued. I then removed some caching files from linux and resume the machine, only to suspend it (save state to disk) then. That time I had around 5 GB from 160 GB free disk space. I wanted to remove some of the snapshots to get more free space, so I choosed the oldest snapshot. The process startet and after some time a DISK_FULL error occured. The virtual machine is now unbootable (error message: object is not ready) and the media manager reports a missing snapshot file required to boot the machine. It is the first snapshot file below the original disk image. It looks to me as if the data contained in the lost snapshot differential image and all later snapshots is lost.

I'd be happy to see the following fixes applied:

  1. (short term): Issue a warning requesting the user to check that sufficied space is available (and give him some safe numbers to he can actually check) BEFORE starting the differtial image merge offering an option to abort.
  2. (mid term): Hold the differencing image merge process if the disk is full and allow the user to resume once space is available. Just as it is the case with a running VM.
  3. (long term): Modify(?) the merge process to allow a safe abort. This could either be by defaulting to creating a new image containing the merged image while leaving the original files intact and delete only after having completed writing or by some other means allowing a safe abort.

All the suggested solutions would avoid data loss.

Regards,

mbr

Change History (2)

comment:1 by aeichner, 13 years ago

3.2.10 fixes a bug where a differential image was deleted even if the merge operation failed (caused by a full host disk for example). The description sounds exactly like the bug because the media manager complains about a missing differential disk image so this is most likely fixed now.

comment:2 by aeichner, 8 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

Closing

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use