id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host 9103,modifyvm --resize doesn't work with snapshots,jonsiddle,,"I have a 20GB dynamic .vdi which I want to resize to 40GB so I issue: VBoxManage modifyhd /full/path/to/hd.vdi --resize 40960 and it responds (instantly) with: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% Running VBoxManage showhdinfo on the image tells me: ... Logical size: 40960 MBytes Current size on disk: 18464 MBytes Type: normal (base) Storage format: VDI Format variant: dynamic default ... and also reports the same logical size for the snapshot files. The problem is that gparted reports that the drive is still 20G (not the partition; the whole drive). Windows disk management also sees the drive as 20G. It looks like while VirtualBox can see the new logical size, it's not reporting it to the guest correctly.",defect,reopened,virtual disk,VirtualBox 4.0.8,,modifyhd resize,,other,Linux