Re: domu list?

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

 



On Sat, Aug 23, 2008 at 04:24:34PM -0500, Mark Chaney wrote:
> 
> Where virt-manager stores its xml file list of domu's it administrates? I
> need to change some paths and also add some domu's that I have imported.

virt-manager doesn't store persistent XML configs itself. The storage
mechanism is specific to the underlying hypervisor it is talking to.

The recommended approach to changing the config is to dump the existing
XML config toa file, edit it as desired, and then re-define it again.
eg

   virsh dumpxml VMNAME > VMNAME.xml
   vi  VMNAME.xml  (or emacs, or whatever)
   virsh define VMNAME.xml

The next version of libvirt will include a convenient 'virsh edit'
command which implements these 3 steps in one go.

Regards,
Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|

_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux