Opened 16 years ago
Closed 15 years ago
#3308 closed defect (fixed)
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.
Attachments (1)
Change History (3)
by , 16 years ago
comment:1 by , 16 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please reopen if still relevant.
Strangely, this time I can discarded other snapshots of the said vm while it couldn't be done previously(I didn't do anything on the vm for the duration, so I can't point out the difference of these situations). The fact is that the "inaccessible disk" refers to the unsuccessfully discarded snapshot rather then the base disk, and it's inaccessible because it's deleted while vbox couldn't recognize this change. So I released the problematic snapshot in the virtual media manager, and the vm can boot up, working fine.
But the "disk full error" problem is still unresolved, then what is the cause?