Opened 13 years ago
Closed 13 years ago
#9618 closed task (fixed)
Power Off with Restore Snapshot: All VDIs lost (not physically)
Reported by: | VirtualBoxBug | Owned by: | |
---|---|---|---|
Component: | VMM | Version: | VirtualBox 4.1.2 |
Keywords: | Virtual Media Manager, VDI, Power off restore snapshot, snapshot | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
I created three VMs with an OS and a data disk. I attached them all to a single OS disk that is type Normal. The Data disks are Writethrough. I took a snapshot of each of them before powering them off. I took another snapshot of one of them after configuring it. I used it and then hit Ctrl+Q and chose Power off the Machine with Restore current snapshot. The VM became inaccessible with
Result Code: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001) Component: VirtualBox Interface: IVirtualBox {c28be65f-1a8f-43b4-81f1-eb60cb516e66}
in Virtual Media Manager there were no disks and all VMs got stuck.
I restarted VirtualBox and Virtual Media Manager shows everything, but the VM remains inaccessible.
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Correction: This is the whole snapshot history: I took a snapshot of each VM before powering them on: Initial I configured it. I powered off. I took another snapshot: Configured. I installed software. I powered off. I took a third snapshot: Software. Now when using it and creating data that is on the Writethrough data disk, I Power off and restore current snapshot and then there's the bug.
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Most probably fixed with VBox 4.1.4, please reopen if still reproducible.
I meant to say: I took a snapshot of each of them before powering them on. (So they became differencing).