Hi!
I have qcow2 disk file which I've converted from vmdk disk file. There's Windows 2016 Server in there with UEFI partition which I made out of a live system following your howto (VMWare converter etc). It works just fine, no issues at all. But my goal is not just import the disk into my local-lvm, but to reduce its size. As far as I know, there's no way to shrink local-lvm disks, correct? So I had to shrink qcow2 disk file with 'emu-img resize --shrink file.qcow2 128G' (it was smth about 200G before). Disk shrinking went fine with no errors, but it won't boot! This one particular unshrinked disk imported in local-lvm boots just fine, but it won't boot once shrinked! Can you please shed some light on what I might be doing wrong?
UPD: The VM has finally booted up after approx 15 mins or so, but it's almost unusable. It's extremely slow, I can't even enter my credentials at user logon screen. I rebooted the VM, but it has no effect. Unshrinked disk doesn't have these issues.
UPD2: lvreduce of VM's disk has the same effect - VM won't boot after reducing its size.
I have qcow2 disk file which I've converted from vmdk disk file. There's Windows 2016 Server in there with UEFI partition which I made out of a live system following your howto (VMWare converter etc). It works just fine, no issues at all. But my goal is not just import the disk into my local-lvm, but to reduce its size. As far as I know, there's no way to shrink local-lvm disks, correct? So I had to shrink qcow2 disk file with 'emu-img resize --shrink file.qcow2 128G' (it was smth about 200G before). Disk shrinking went fine with no errors, but it won't boot! This one particular unshrinked disk imported in local-lvm boots just fine, but it won't boot once shrinked! Can you please shed some light on what I might be doing wrong?
UPD: The VM has finally booted up after approx 15 mins or so, but it's almost unusable. It's extremely slow, I can't even enter my credentials at user logon screen. I rebooted the VM, but it has no effect. Unshrinked disk doesn't have these issues.
UPD2: lvreduce of VM's disk has the same effect - VM won't boot after reducing its size.
Last edited: