Bugs item #2777286, was opened at 2009-04-21 05:38 Message generated for change (Settings changed) made by mtosatti You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2777286&group_id=180599 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending Resolution: None Priority: 5 Private: No Submitted By: Technologov (technologov) Assigned to: Nobody/Anonymous (nobody) Summary: Hard Disk: 1 TB images fail to get formatted Initial Comment: Host: F10/x64, KVM-85rc6, Intel CPU. Guests: RHEL5/x64, F9/x64, openSUSE-11.1/x64. In all cases guest was unable to format the hard disk of 1TB size. Tried both VMDK and Qcow2 containers. 500 GB Hard disks work. Qemu commands: qemu-img create -f qcow2 openSUSE-11.1-64.qcow2 1000G qemu -name 'vm1' -monitor unix:/tmp/monitor-20090420-193008-d3BK,server,nowait -drive file=openSUSE-11.1-64.qcow2,if=ide,boot=on -m 6144 -cdrom openSUSE-11.1-DVD-x86_64.iso -redir tcp:5000::22 -sdl -Alexey, 21.4.2009. ---------------------------------------------------------------------- Comment By: Marcelo Tosatti (mtosatti) Date: 2009-05-18 18:37 Message: Suppose this has been fixed by commit 2d2431f03fc78b532f3a1c5f858cf78859d50fc3 Author: aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> Date: Sun Apr 5 17:40:58 2009 +0000 qcow2: fix image creation for large, > ~2TB, images (Chris Wright) Can you please confirm? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2777286&group_id=180599 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html