Re: [libvirt-users] virsh dump

2016-04-10 Thread Peter Krempa
On Sun, Apr 10, 2016 at 08:08:06 +, Leekitty wrote: > Hi > I want to use “virsh dump ”to only get the memory of a domain,but I do not > know the image format 。 > Questions: > > How can I get the memory by using “virsh dump” virsh dump --memory-only produces an ELF image of guests memory with

Re: [libvirt-users] create a network such as default network

2016-04-10 Thread Cole Robinson
On 04/10/2016 12:32 PM, Mohsen Pahlevanzadeh wrote: > Dear All, > > When user uses `virsh net-define xmlfile` , User only define an xml file in > `/etc/libvirt/qemu/networks`. > I created an uuid and another bridge in related xml file. But I need to create > the following files for my network: > `

[libvirt-users] create a network such as default network

2016-04-10 Thread Mohsen Pahlevanzadeh
Dear All, When user uses `virsh net-define xmlfile` , User only define an xml file in `/etc/libvirt/qemu/networks`. I created an uuid and another bridge in related xml file. But I need to create the following files for my network: `default.addnhosts default.conf default.hostsfile virbr0.sta

Re: [libvirt-users] virsh dump

2016-04-10 Thread Dominique Ramaekers
You can use a tool like xpath to query the xml data. xpath should be available in the repositories of your distro. Van: libvirt-users-boun...@redhat.com [mailto:libvirt-users-boun...@redhat.com] Namens Leekitty Verzonden: zondag 10 april 2016 10:08 Aan: libvirt-users@redhat.com Onderwerp: [libvi

[libvirt-users] virsh dump

2016-04-10 Thread Leekitty
Hi I want to use “virsh dump ”to only get the memory of a domain,but I do not know the image format 。 Questions: How can I get the memory by using “virsh dump” Wen Lee ___ libvirt-users mailing list libvirt-use