diff options
Diffstat (limited to 'results/classifier/111/review/1470481')
| -rw-r--r-- | results/classifier/111/review/1470481 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/results/classifier/111/review/1470481 b/results/classifier/111/review/1470481 new file mode 100644 index 00000000..e17b78f5 --- /dev/null +++ b/results/classifier/111/review/1470481 @@ -0,0 +1,43 @@ +device: 0.138 +semantic: 0.135 +KVM: 0.116 +graphic: 0.086 +vnc: 0.073 +files: 0.065 +performance: 0.064 +PID: 0.057 +other: 0.056 +boot: 0.052 +permissions: 0.047 +socket: 0.042 +debug: 0.041 +network: 0.032 +debug: 0.463 +KVM: 0.386 +files: 0.033 +other: 0.024 +network: 0.017 +socket: 0.016 +boot: 0.012 +device: 0.012 +performance: 0.009 +PID: 0.008 +semantic: 0.008 +vnc: 0.004 +permissions: 0.004 +graphic: 0.004 + +qemu-img converts large vhd files into only approx. 127GB raw file causing the VM to crash + +I have a VHD file for Windows 2014 server OS. I use the following command to convert VHD file (20GB) to a RAW file for KVM. + +qemu-img convert -f vpc -O raw WIN-SNRGCQV6O3O.VHD disk.img + +The output file is about 127GB. When install the VM and boot it up, the OS crashes with STOP error after the intial screen. I found on the internet that the file limit of 127GB is an existing bug. Kindly fix the problem. The workaround to use a Hyper-V to convert to fixed disk is not a feasible solution. + +Which version of QEMU (or rather qemu-img) have you been using here? Can you still reproduce it with the latest version (currently v2.12)? + +I have qemu-img 1.4.1 included in Suse Linux Enterprise server version 11 SP3. I will see whether I can update it and then try the conversion and post the results. + +[Expired for QEMU because there has been no activity for 60 days.] + |
