Opened 16 years ago
Closed 16 years ago
#3307 closed defect (duplicate)
Virtual disk inaccessible problem
Reported by: | guoguy | Owned by: | |
---|---|---|---|
Component: | virtual disk | Version: | VirtualBox 2.1.2 |
Keywords: | disk inaccessible | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description
The size of one of my vm disk and snapshots was close to the limit of the LVM volume which hosts the vm, so I enlarged the volume inconsecutively. But After then when I discarded a shapshot, it ended up with "disk full" error which caused the virutal disk inaccesible(the volume had remounted with new size, and it's absolutely sufficient for this change in size). and I can't start the vm with it since then. It may be the lvm problem though. A relating ticket: http://www.virtualbox.org/ticket/1832 Besides, is there any way to recover the inaccesible disk? Many thanks.