[libvirt-users] domain definition storage

Daniel P. Berrange berrange at redhat.com
Tue Jan 26 19:08:43 UTC 2010


On Tue, Jan 26, 2010 at 08:00:19PM +0100, Arik Raffael Funke wrote:
> Hi,
> 
> I defined several xen domains with libvirt. Can anybody tell me where 
> libvirt stores these definitions? E.g. what files would one need to back up?
> 
> Is it correct, that the xen domain definitions in /var/lib/xend/domains 
> are overwritten regularly by libvirt?

libvirt never directly stores its XML files when talking to Xen - it
always uses one of the two Xen formats as the master database instead.

On Xen <= 3.0.3  libvirt uses the files in /etc/xen 

On Xen > 3.0.3  libvirt uses the native Xen APIs, which result in the 
files being stored in /var/lib/xend/domains instead.

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 :|




More information about the libvirt-users mailing list