VirtualBox

Opened 13 years ago

Closed 13 years ago

#8129 closed defect (fixed)

bug in new media registry: crossreferences are lost when deleting VM files

Reported by: Marcus Blomenkamp Owned by:
Component: virtual disk Version: VirtualBox 4.0.2
Keywords: snapshot delete registry Cc:
Guest type: other Host type: other

Description

I use snapshotting to save diskspace when creating similar VMs, therefore most of VMs contain differencing images only. However when deleting 'parent' VMs, VirtualBox looses track of which parent disk is backing which child disk.

Reproduce by:

  1. Create a new VM named A with a new disk named A
  2. Create a snapshot of VM A
  3. Create a new VM named B using disk A
  4. Delete VM A choosing 'delete all files'
  1. Restart VirtualBox to see the effect.

VirtualBox has kept the crossreferenced disk A on disk, which is correct as promised, however it has forgotten the fact that the differencing disk of VM B should use this disk as its backing disk. In fact it has forgotten everyting about the differencing disk of VM B. Its neither in B nor in global media registry.

Above procedure worked fine in pre-4 versions of VirtualBox.

Change History (2)

comment:1 by Frank Mehnert, 13 years ago

Reproduced.

comment:2 by umoeller, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in SVN.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use