[libvirt-users] kvm libvirt migration problem

2011-05-05 Thread 潘昊
Hi everyone: I am new here I am using kvm and libvirt on my Dell server. Now i am trying to migrate one virtual machine from a physical server to another. However, I failed everytime. In virsh on physicalServer1, I typed: virsh # migrate virtualmachine1 qemu+ssh://username@physicalServer2/syst

Re: [libvirt-users] converting save/dump output into physical memory image

2011-05-05 Thread Andrew Tappert
On 05/05/2011 02:33 PM, Eric Blake wrote: > On 05/05/2011 11:56 AM, Andrew Tappert wrote: >> >> Virsh has "save" and "dump" commands for storing the state of a guest to >> a file on disk, but memory of KVM guests doesn't get saved in the >> "standard" input format for memory forensics tools, which

Re: [libvirt-users] converting save/dump output into physical memory image

2011-05-05 Thread Eric Blake
On 05/05/2011 11:56 AM, Andrew Tappert wrote: > > A lot of people in the security community, myself included, are > interested in memory forensics these days. Virtualization is a natural > fit with memory forensics because it allows one to get access to a > guest's memory without having to introd

[libvirt-users] converting save/dump output into physical memory image

2011-05-05 Thread Andrew Tappert
A lot of people in the security community, myself included, are interested in memory forensics these days. Virtualization is a natural fit with memory forensics because it allows one to get access to a guest's memory without having to introduce any extra software into the guest or otherwise inter

[libvirt-users] Problem after restarting libvirt

2011-05-05 Thread Nikita A Menkovich
After restarting libvirt cgroups for VMs are not recovered. Is there available to restore cgroup state after restart? -- Nikita A Menkovich http://libc6.org/ JID: menkov...@gmail.com Tel: +7 (921) 423-96-48 ___ libvirt-users mailing list libvirt-users@r

Re: [libvirt-users] [libvirt] Error: unable to connect to '/var/run/libvirt/libvirt-sock'

2011-05-05 Thread guan qin
Hi, I recompile the libvirt-0.9.0 with "./configure --prefix=/usr --libdir=/usr/lib64 --localstatedir=/var --sysconfdir=/etc " in both the dell optiplex 780 and Xeon(R) E5620,find that in the dell 780 shows: root@Optiplex-780:/home/qinguan# virsh error:unable to connect to '/usr/local/var/run/libv

Re: [libvirt-users] [libvirt] Error: unable to connect to '/var/run/libvirt/libvirt-sock'

2011-05-05 Thread Daniel P. Berrange
On Thu, May 05, 2011 at 08:07:30PM +0800, guan qin wrote: > Hi, > I meet with the problem that "Error: unable to connect to > '/var/run/libvirt/libvirt-sock' ". > I do as Error: unable to connect to '/var/run/libvirt/libvirt-sock' >

[libvirt-users] Error: unable to connect to '/var/run/libvirt/libvirt-sock'

2011-05-05 Thread guan qin
Hi, I meet with the problem that "Error: unable to connect to '/var/run/libvirt/libvirt-sock' ". I do as Error: unable to connect to '/var/run/libvirt/libvirt-sock' said but never worked: roo

Re: [libvirt-users] Listing machines as non-root user

2011-05-05 Thread Maciej Gałkiewicz
2011/4/27 Maciej Gałkiewicz > 2011/4/27 Jan > >> Could you please have a look at the permissions of the xend sockets under >> /var/run/xend/*? Since virsh is being executed with the the privileges of >> the currently logged on user, the driver might not be able to access the >> respective socket