Displaying 3 results from an estimated 3 matches for "47fd0798".
2013 Nov 29
2
Socket getting closed automatically after destroying vm.
hi all,
i am experimenting libvirt-1.1.4 with my xen-4.2.1. virsh working fine when
creating the vm. but it getting crashed or closed after destroying vm.
the output is as follows:
virsh # create /opt/i-47FD0798/libvirt_sec.xml
Domain Customer1_Db_domU created from /opt/i-47FD0798/libvirt_sec.xml
virsh # list
Id Name State
----------------------------------------------------
1 Sample running
virsh # destroy 5
error: Failed to destroy domain 5
error: End of...
2013 Nov 29
0
Fwd: Socket getting closed automatically after destroying vm.
hi all,
i am experimenting libvirt-1.1.4 with my xen-4.2.1. virsh working fine when
creating the vm. but it getting crashed or closed after destroying vm.
the output is as follows:
virsh # create /opt/i-47FD0798/libvirt_sec.xml
Domain Customer1_Db_domU created from /opt/i-47FD0798/libvirt_sec.xml
virsh # list
Id Name State
----------------------------------------------------
5 Sample running
virsh # destroy 5
error: Failed to destroy domain 5
error: End of...
2014 Jan 31
1
libvirt-1.2.0
...hich i am using
to launch instance on xen.
its working fine when i am launching vm from the root user. But i am
entered as another user means its throwing the error.
And libvirt is working fine in that user except the creating vm: Please
refer the following things:
eucalyptus@cooldharma06:/opt/i-47FD0798$ virsh -c xen:///
WARNING: gnome-keyring:: couldn't connect to:
/home/dharmalingams/.cache/keyring-r004e7/pkcs11: Permission denied
Welcome to virsh, the virtualization interactive terminal.
Type: 'help' for help with commands
'quit' to quit
virsh # version
Compiled ag...