Bugs item #2942075, was opened at 2010-01-29 17:06 Message generated for change (Tracker Item Submitted) made by haoxudong You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2942075&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: Open Resolution: None Priority: 5 Private: No Submitted By: Xudong Hao (haoxudong) Assigned to: Nobody/Anonymous (nobody) Summary: new Qemu-img can not create qcow image on read-only image Initial Comment: Environment: ------------ kvm.git Commit: d3b54d01b94f6825717ef1d02afc7c295bcce89e qemu-kvm Commit: 12435a47cee9a61028c67d0204ba8be52acf34e2 Host Kernel Version: 2.6.33-rc5 Bug detailed description: -------------------------- Install the new qemu-kvm, and I try to use qemu-img to create qcow image from remote NFS server, it is said "qemu-img: Could not open '/media/linux/ia32e_rhel4u1.img'" I replace the qemu-img to a old version "qemu-kvm: 5f08bb45...", it works fine. Reproduce steps: ---------------- 1) mount NFS-server:/images /media 2) qemu-img create -b /media/linux/ia32e_rhel4u1.img -f qcow2 ./qcow.img 3) it's said "qemu-img: Could not open '/media/linux/ia32e_rhel4u1.img'" ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2942075&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