Re: [libvirt-users] location of network xml files

2010-03-01 Thread Cole Robinson
On 03/01/2010 03:47 AM, carlos campderrós wrote: > Hi Cole, > > 2010/3/1 Cole Robinson mailto:crobi...@redhat.com>> > > You aren't supposed to edit the XML files in /etc/libvirt/qemu > directly, you > should use virsh for that: > > > http://wiki.libvirt.org/page/FAQ#Where_are_VM

Re: [libvirt-users] location of network xml files

2010-03-01 Thread carlos campderrós
Hi Cole, 2010/3/1 Cole Robinson > You aren't supposed to edit the XML files in /etc/libvirt/qemu directly, > you > should use virsh for that: > > > http://wiki.libvirt.org/page/FAQ#Where_are_VM_config_files_stored.3F_How_do_I_edit_a_VM.27s_XML_config.3F Thank you, didn't see that wiki FAQ, but

Re: [libvirt-users] location of network xml files

2010-02-28 Thread Cole Robinson
On 02/28/2010 06:50 PM, carlos campderrós wrote: > Hello again, > > 2010/3/1 carlos campderrós > > > Is it reasonable to symlink (or hardlink if possible) one file to > the other? Or to remove the /etc file and point the autostart to the >

Re: [libvirt-users] location of network xml files

2010-02-28 Thread carlos campderrós
Hello again, 2010/3/1 carlos campderrós > Is it reasonable to symlink (or hardlink if possible) one file to the > other? Or to remove the /etc file and point the autostart to the /var file? > Also, does the autostart do something? because it's pointing to the ignored > file. > Now I see that th