VirtualBox

Opened 13 years ago

Last modified 8 years ago

#8765 closed defect

Multiattach disks break snapshotting — at Version 1

Reported by: Stephen Thomas Owned by:
Component: VM control Version: VirtualBox 4.0.6
Keywords: multiattach snapshot Cc: flabdablet@…
Guest type: Windows Host type: Linux

Description (last modified by Frank Mehnert)

Steps to reproduce:

  1. Move the .VirtualBox and "VirtualBox VMs" folders aside to force VirtualBox to start with fresh ones.
  2. Launch the VirtualBox GUI.
  3. Click New to create a new VM.
  4. At "Welcome to the New Virtual Machine Wizard!", click Next.
  5. At "VM Name and OS Type", type master into the Name box and click Next.
  6. At "Memory", click Next.
  7. At "Virtual Hard Disk", click Next.
  8. At "Welcome to the Create New Virtual Disk Wizard!", click Next.
  9. At "Hard Disk Storage Type", click Next.
  10. At "Virtual Disk Location and Size", click Next.
  11. At "Summary", click Finish to dismiss the Virtual Disk Wizard.
  12. At "Summary", click Finish to dismiss the Virtual Machine Wizard.

The GUI should now be showing you a new Windows XP VM called "master".

  1. Choose File->Virtual Media Manager.
  2. Click "master.vdi", then click Release, click Release to confirm, then click OK to dismiss the Virtual Media Manager.
  3. In a Terminal window, type
    vboxmanage modifyhd VirtualBox\ VMs/master/master.vdi --type multiattach
    
  4. Back in the GUI, click New.
  5. At "Welcome to the New Virtual Machine Wizard!", click Next.
  6. At "VM Name and OS Type", type slave into the Name box and click Next.
  7. At "Memory", click Next.
  8. At "Virtual Hard Disk", click "Use existing hard disk", then click Next.
  9. At "Summary", verify that the Boot Hard Disk is "master.vdi (Multi-attach, 10.00 GB)" and click Finish.

The GUI should now be showing you two Windows XP VMs, "master" and "slave".

  1. Close the GUI, wait 15 seconds and open it again.
  2. Click "slave", then click Snapshots.
  3. Click the camera button to take a snapshot.
  4. At "Take Snapshot of Virtual Machine", click OK.
  5. Close the GUI, wait 15 seconds and open it again.

This procedure doesn't involve running a VM, so no log files are generated.

Expected result:

"Slave" should remain accessible and should have one snapshot titled "Snapshot 1".

Actual result:

GUI shows "slave" as "Inaccessible".

Change History (1)

comment:1 by Frank Mehnert, 13 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use