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

[Xen-changelog] Make sure the check to see if device is in use doesn't happen. We need



# HG changeset patch
# User stekloff@xxxxxxxxxxxxxxxxxxxxxxxxx
# Node ID d218dd060612ec760071ccce79d75a215b42184f
# Parent  5bf6549aba9621c67a6ab357057ba36e650452c7
Make sure the check to see if device is in use doesn't happen. We need
to share disk.imgs. Qemu doesn't honor the 'r' read-only value.

Signed-off-by: Daniel Stekloff <dsteklof@xxxxxxxxxx>

diff -r 5bf6549aba96 -r d218dd060612 tools/xm-test/lib/XmTestLib/XenDomain.py
--- a/tools/xm-test/lib/XmTestLib/XenDomain.py  Tue Mar 21 00:11:18 2006
+++ b/tools/xm-test/lib/XmTestLib/XenDomain.py  Tue Mar 21 00:13:14 2006
@@ -74,7 +74,7 @@
                     "vcpus"        : 1,
                     "acpi"         : 0,
                     "apic"         : 0,
-                    "disk"         : ["file:%s/disk.img,ioemu:%s,w" %
+                    "disk"         : ["file:%s/disk.img,ioemu:%s,w!" %
                                    (getRdPath(), BLOCK_ROOT_DEV)],
                     "kernel"       : "/usr/lib/xen/boot/hvmloader",
                     "builder"      : "hvm",

_______________________________________________
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®.