search for: msg00204

Displaying 6 results from an estimated 6 matches for "msg00204".

Did you mean: msg00004
2013 Jul 09
2
Re: Libvirt and Glusterfs
...to use qemu native glusterfs integration with libvirt. It's > all working well from the qemu side, but libvirt fails to start a domain > with a gluster drive or attach a drive. > I have exactly the same error as this person: > https://www.redhat.com/archives/libvirt-users/2013-April/msg00204.html > > I use qemu 1.5.1 with glusterfs 3.4 beta 4 and libvirt 1.0.6. > > [root bbox ~]# virsh start test > error: Failed to start domain test > error: internal error process exited while connecting to monitor: char > device redirected to /dev/pts/3 (label charserial0) > qe...
2013 Jul 10
1
Re: Libvirt and Glusterfs
...egration with libvirt. >>> It's all working well from the qemu side, but libvirt fails to start >>> a domain with a gluster drive or attach a drive. I have exactly the >>> same error as this person: >>> https://www.redhat.com/archives/libvirt-users/2013-April/msg00204.html I >>> use qemu 1.5.1 with glusterfs 3.4 beta 4 and libvirt 1.0.6. [root >>> bbox ~]# virsh start test error: Failed to start domain test error: >>> internal error process exited while connecting to monitor: char >>> device redirected to /dev/pts/3 (label cha...
2020 Jan 07
1
Re: Fwd: (no subject)
...our informative response. The man page of virsh did > not include "snapshot=no" sub-option under the --diskspec option, but it is > very intuitive. Thanks developers for their excellent work! I propsed a fix to the man page: https://www.redhat.com/archives/libvir-list/2020-January/msg00204.html
2013 Jul 07
0
Libvirt and Glusterfs
Hi, I'm trying to use qemu native glusterfs integration with libvirt. It's all working well from the qemu side, but libvirt fails to start a domain with a gluster drive or attach a drive. I have exactly the same error as this person: https://www.redhat.com/archives/libvirt-users/2013-April/msg00204.html [1] I use qemu 1.5.1 with glusterfs 3.4 beta 4 and libvirt 1.0.6. [root@bbox ~]# virsh start test error: Failed to start domain test error: internal error process exited while connecting to monitor: char device redirected to /dev/pts/3 (label charserial0) qemu-system-x86_64: -drive file=glus...
2013 Jul 09
0
Re: Libvirt and Glusterfs
...Hi, I'm trying to use qemu native glusterfs integration with libvirt. It's all working well from the qemu side, but libvirt fails to start a domain with a gluster drive or attach a drive. I have exactly the same error as this person: https://www.redhat.com/archives/libvirt-users/2013-April/msg00204.html [1] I use qemu 1.5.1 with glusterfs 3.4 beta 4 and libvirt 1.0.6. [root bbox ~]# virsh start test error: Failed to start domain test error: internal error process exited while connecting to monitor: char device redirected to /dev/pts/3 (label charserial0) qemu-system-x86_64: -drive file=gluste...
2020 Jan 05
3
(no subject)
Dear all, Please let me start by indicating that I am not from a technical background, so please be gentle and patient with me. I am trying to get a snapshot from my virtual machines (vm) and the following command works for all of them bar one: # virsh snapshot-create-as --quiesce --no-metadata --domain myvm myvm-state --diskspec vda,file=overlay.qcow2 --disk-only --atomic The only exception is