Opened 10 years ago
#14220 new defect
Resized differential drives causes guest crash
Reported by: | Kamil Jońca | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.28 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
I wanted to resize (expand) guest hard drive. So:
- I made snapshot of guest
- resize snapshot vdi file with
VBoxManage modifyhd ~/vb/vm/work/deuter/Snapshots/\{5c558b0f-1ea6-4c48-92e0-9095747529b1\}.vdi --resize 20000
- tried to resize windows partition on disk.
And guest start to behave undeterministic.
- with gparted ran in guest I saw a lot disk error messages
- windows guest (which normally works in this machine) aborts in random moments
Seems that "use host IO cache" has some impact on this (witch cache on, machine aborts earlier)
Attachments (1)
Note:
See TracTickets
for help on using tickets.