[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] Use new -p flag to qcow-create.



# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Node ID 779e99f810ca5239b8565db1ecd420f4d40a3bb0
# Parent  6cbed96fedacc9fd495c1491a36319a11b00d364
Use new -p flag to qcow-create.

Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
 tools/python/xen/xend/XendStorageRepository.py |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 6cbed96fedac -r 779e99f810ca 
tools/python/xen/xend/XendStorageRepository.py
--- a/tools/python/xen/xend/XendStorageRepository.py    Fri Dec 15 11:47:24 
2006 +0000
+++ b/tools/python/xen/xend/XendStorageRepository.py    Fri Dec 15 11:48:40 
2006 +0000
@@ -34,7 +34,7 @@ XEND_STORAGE_DIR = "/var/lib/xend/storag
 XEND_STORAGE_DIR = "/var/lib/xend/storage/"
 XEND_STORAGE_QCOW_FILENAME = "%s.qcow"
 XEND_STORAGE_VDICFG_FILENAME = "%s.vdi.xml"
-QCOW_CREATE_COMMAND = "/usr/sbin/qcow-create %d %s"
+QCOW_CREATE_COMMAND = "/usr/sbin/qcow-create -p %d %s"
 
 MB = 1024 * 1024
 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.