[Fedora-xen] VMs configuration files

Richard W.M. Jones rjones at redhat.com
Mon Nov 26 08:32:50 UTC 2007


Patricio A. Bruna wrote:
> How can i define another folder for store the VMs configurations files, for default is /etc/xen 

I don't think it's possible to change /etc/xen, but if you use the 
libvirt-based tools you can store your XML configuration files wherever 
you like:

mkdir myconfigs; cd myconfigs
virsh dumpxml domname > domname.xml  # to get XML config
<edit domname.xml>
virsh define domname.xml             # to change XML config

Rich.

-- 
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3237 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-xen/attachments/20071126/a347e52c/attachment.bin>


More information about the Fedora-xen mailing list