search for: doremoteopen

Displaying 16 results from an estimated 16 matches for "doremoteopen".

2012 Jun 27
0
Trouble connecting to XenServer HyperVisor with Java bindings
..._open:1254 : network driver 1 VBOX returned DECLINED 2012-06-26 19:48:53.279+0000: 26051: debug : do_open:1254 : network driver 2 ESX returned DECLINED 2012-06-26 19:48:53.279+0000: 26051: debug : do_open:1254 : network driver 3 Hyper-V returned DECLINED 2012-06-26 19:48:53.279+0000: 26051: debug : doRemoteOpen:542 : proceeding with name = xenapi:// 2012-06-26 19:48:53.280+0000: 26051: debug : doRemoteOpen:552 : Connecting with transport 0 2012-06-26 19:48:53.280+0000: 26051: debug : virNetTLSContextLocateCredentials:753 : pkipath=(null) isServer=0 tryUserPkiPath=0 2012-06-26 19:48:53.280+0000: 26051: deb...
2013 Feb 07
0
Failed to to connect socket to '/var/run/libvirt/libvirt-sock': Connection refused
...0 06:12:12.107+0000: 2340: debug : do_open:1191 : trying driver 3 (VBOX) ... 2013-01-10 06:12:12.107+0000: 2340: debug : do_open:1197 : driver 3 VBOX returned DECLINED 2013-01-10 06:12:12.108+0000: 2340: debug : do_open:1191 : trying driver 4 (remote) ... 2013-01-10 06:12:12.108+0000: 2340: debug : doRemoteOpen:586 : proceeding with name = qemu:///system 2013-01-10 06:12:12.108+0000: 2340: debug : doRemoteOpen:595 : Connecting with transport 1 2013-01-10 06:12:12.108+0000: 2340: debug : doRemoteOpen:671 : Proceeding with sockname /var/run/libvirt/libvirt-sock 2013-01-10 06:12:12.108+0000: 2340: error : vi...
2012 Mar 09
1
run virsh as non-root user
...: debug : do_open:1062 : driver 1 ESX returned DECLINED 21:48:08.342: 5830: debug : do_open:1056 : trying driver 2 (remote) ... 21:48:08.343: 5830: debug : remoteOpen:825 : Auto-probe remote URI 21:48:08.343: 5830: debug : remoteOpen:828 : Auto-spawn user daemon instance 21:48:08.343: 5830: debug : doRemoteOpen:520 : proceeding with name = 21:48:08.343: 5830: debug : doRemoteOpen:530 : Connecting with transport 1 21:48:08.343: 5830: debug : doRemoteOpen:577 : Proceeding with sockname @/home/eucalyptus/.libvirt/libvirt-sock 21:48:08.343: 5830: debug : virCommandRunAsync:2048 : About to run LC_ALL=C PATH=/s...
2012 Feb 09
1
virsh migrate results in error: Timed out during operation: cannot acquire state change lock
...eturned DECLINED 13:52:07.911: debug : do_open:1243 : trying driver 3 (VBOX) ... 13:52:07.911: debug : do_open:1249 : driver 3 VBOX returned DECLINED 13:52:07.911: debug : do_open:1243 : trying driver 4 (remote) ... 13:52:07.911: debug : remoteOpen:1120 : Auto-probe remote URI 13:52:07.911: debug : doRemoteOpen:564 : proceeding with name = 13:52:07.911: debug : remoteIO:9886 : Do proc=66 serial=0 length=28 wait=(nil) 13:52:07.911: debug : remoteIO:9961 : We have the buck 66 0x7f3c96d01010 0x7f3c96d01010 13:52:07.912: debug : remoteIODecodeMessageLength:9314 : Got length, now need 64 total (60 more) 13:...
2010 Nov 14
2
java binding and virtualbox-ose
...: do_open:1142 : network driver 0 Test returned DECLINED 11:37:18.589: debug : vboxNetworkOpen:5439 : network initialized 11:37:18.589: debug : do_open:1142 : network driver 1 VBOX returned SUCCESS 11:37:18.589: debug : do_open:1161 : interface driver 0 Test returned DECLINED 11:37:18.589: debug : doRemoteOpen:564 : proceeding with name = vbox:///session 11:37:18.590: debug : remoteIO:8455 : Do proc=66 serial=0 length=28 wait=(nil) 11:37:18.590: debug : remoteIO:8517 : We have the buck 66 0xb7516008 0xb7516008 11:37:18.595: debug : remoteIODecodeMessageLength:7939 : Got length, now need 64 total (60 more...
2011 Jul 13
0
Problem starting libvirtd 0.9.3 on Ubuntu
...tion refused error: failed to connect to the hypervisor When looking into it, I realized libvirtd was not running as user heath after the command. Running it with LIBVIRT_DEBUG=1, I get: ... 22:26:34.334: 8385: debug : remoteOpen:774 : Auto-spawn user daemon instance 22:26:34.334: 8385: debug : doRemoteOpen:487 : proceeding with name = qemu:///session 22:26:34.334: 8385: debug : doRemoteOpen:497 : Connecting with transport 1 22:26:34.378: 8385: debug : doRemoteOpen:544 : Proceeding with sockname @/home/heath/.libvirt/libvirt-sock 22:26:34.378: 8385: debug : virCommandRunAsync:1874 : About to run LC...
2013 Sep 18
0
libvirt report error "error: End of file while reading data: Input/output error" when start domain
...er 0 (Test) ... debug : do_open:1222 : driver 0 Test returned DECLINED debug : do_open:1215 : trying driver 1 (ESX) ... debug : do_open:1222 : driver 1 ESX returned DECLINED debug : do_open:1215 : trying driver 2 (remote) ... debug : remoteConnectOpen:998 : Auto-probe remote URI debug : doRemoteOpen:599 : proceeding with name = debug : doRemoteOpen:608 : Connecting with transport 1 debug : doRemoteOpen:699 : Proceeding with sockname /var/run/libvirt/libvirt-sock debug : virNetSocketNew:155 : localAddr=0x3ffff825180 remoteAddr=0x3ffff825208 fd=7 errfd=-1 pid=0 debug : virObjectNew:199...
2011 Jul 13
1
Unable to start libvirtd 0.9.3 on Ubuntu 10.10
...refused error: failed to connect to the hypervisor After that, libvirtd isn't running as user heath as it did when I was using 0.9.2. When I run it with LIBVIRT_DEBUG=1 I get this: . . . 22:26:34.334: 8385: debug : remoteOpen:774 : Auto-spawn user daemon instance 22:26:34.334: 8385: debug : doRemoteOpen:487 : proceeding with name = qemu:///session 22:26:34.334: 8385: debug : doRemoteOpen:497 : Connecting with transport 1 22:26:34.378: 8385: debug : doRemoteOpen:544 : Proceeding with sockname @/home/heath/.libvirt/libvirt-sock 22:26:34.378: 8385: debug : virCommandRunAsync:1874 : About to run LC...
2017 Mar 12
1
virt-inspector command hung up
...It seems that libguestfs call libvirt API virConnetOpenAuth failed but no returns. And I set LIBVIRT_DEBUG=debug,and execute virt-inspect command again. I find the command hung after function virFileFindResourceFull from libvirt debug log. ......... 2017-03-11 07:19:09.246+000: 114046: debug: doRemoteOpen:882 : Peoceeding with sockname /run/user/2016/libvirt/libvirt-sock 2017-03-11 07:19:09.246+000: 114046: debug: virFileFindResourceFull:1608 : Resolved 'libvirtd' to ‘/usr/sbin/libvirtd’ there is no more debug log. System run well about half of a year before this problem happened. An...
2018 Oct 02
1
Libvirt 4.2.0 hang on destination on live migration cancel
...rConnectOpenInternal:1071 : driver 1 ESX returned DECLINED 2018-10-02 05:14:05.054+0000: 16207: debug : virConnectOpenInternal:1056 : trying driver 2 (remote) ... 2018-10-02 05:14:05.054+0000: 16207: debug : remoteConnectOpen:1350 : Auto-probe remote URI 2018-10-02 05:14:05.054+0000: 16207: debug : doRemoteOpen:916 : proceeding with name = 2018-10-02 05:14:05.054+0000: 16207: debug : doRemoteOpen:925 : Connecting with transport 1 2018-10-02 05:14:05.054+0000: 16207: debug : doRemoteOpen:1060 : Proceeding with sockname /var/run/libvirt/libvirt-sock 2018-10-02 05:14:05.054+0000: 16207: debug : virNetSocketN...
2017 Feb 17
2
"virsh list" hangs
...ctOpenInternal:1098 : driver 2 VMWARE returned DECLINED 2017-02-17 15:58:36.127+0000: 18505: debug : virConnectOpenInternal:1083 : trying driver 3 (remote) ... 2017-02-17 15:58:36.127+0000: 18505: debug : remoteConnectOpen:1343 : Auto-probe remote URI 2017-02-17 15:58:36.127+0000: 18505: debug : doRemoteOpen:907 : proceeding with name = 2017-02-17 15:58:36.127+0000: 18505: debug : doRemoteOpen:916 : Connecting with transport 1 2017-02-17 15:58:36.127+0000: 18505: debug : doRemoteOpen:1051 : Proceeding with sockname /var/run/libvirt/libvirt-sock 2017-02-17 15:58:36.127+0000: 18505: debug : virNetSoc...
2010 Feb 09
1
error: unable to connect to libvirtd at 'a.b.c.d': Connection refused
....066: debug : do_open:1122 : driver 2 OPENVZ returned DECLINED 17:06:16.066: debug : do_open:1116 : trying driver 3 (VBOX) ... 17:06:16.066: debug : do_open:1122 : driver 3 VBOX returned DECLINED 17:06:16.066: debug : do_open:1116 : trying driver 4 (remote) ... 17:06:16.067: debug : doRemoteOpen:564 : proceeding with name = esx:///system 17:06:16.069: debug : initialise_gnutls:1145 : loading CA file /etc/pki/CA/cacert.pem 17:06:16.070: debug : initialise_gnutls:1158 : loading client cert and key from files /etc/pki/libvirt/clientcert.pem and /etc/pki/libvirt/private/clientkey.pem...
2015 Oct 02
0
virsh with OSX and virtualbox
...returned DECLINED 2015-10-02 08:52:11.876+0000: 18446744073709551615: debug : do_open:1179 : trying driver 3 (remote) ... 2015-10-02 08:52:11.876+0000: 18446744073709551615: debug : remoteConnectOpen:1176 : Auto-spawn user daemon instance 2015-10-02 08:52:11.876+0000: 18446744073709551615: debug : doRemoteOpen:792 : proceeding with name = vbox:///session 2015-10-02 08:52:11.876+0000: 18446744073709551615: debug : doRemoteOpen:801 : Connecting with transport 1 2015-10-02 08:52:11.876+0000: 18446744073709551615: debug : doRemoteOpen:893 : Proceeding with sockname /Users/bengreene/.cache/libvirt/libvirt-soc...
2023 Jun 06
2
virsh not connecting to libvertd ?
...rors while virsh is trying to connect. I am able to get a virsh# shell. The shell only hangs when I try "connect, uri, version". Another method of debugging I tried was: LIBVIRT_DEBUG=error LIBVIRT_LOG_FILTERS="1:* " virsh uri .. .. 2023-06-06 20:51:22.312+0000: 1647: debug : doRemoteOpen:1128 : Trying authentication 2023-06-06 20:51:22.312+0000: 1647: debug : virNetMessageNew:44 : msg=0x55b996539680 tracked=0 2023-06-06 20:51:22.312+0000: 1647: debug : virNetMessageEncodePayload:383 : Encode length as 28 2023-06-06 20:51:22.312+0000: 1647: info : virNetClientSendInternal:2151 : RPC...
2013 Jul 14
0
OSX: trying to use libvirt 1.1.0 with VirtualBox 4.2
...eturned DECLINED 2013-07-14 20:18:52.006+0000: 18446744073709551615: debug : do_open:1204 : trying driver 3 (remote) ... 2013-07-14 20:18:52.006+0000: 18446744073709551615: debug : remoteConnectOpen:978 : Auto-spawn user daemon instance 2013-07-14 20:18:52.006+0000: 18446744073709551615: debug : doRemoteOpen:590 : proceeding with name = vbox:///session 2013-07-14 20:18:52.006+0000: 18446744073709551615: debug : doRemoteOpen:599 : Connecting with transport 1 2013-07-14 20:18:52.006+0000: 18446744073709551615: debug : doRemoteOpen:688 : Proceeding with sockname /Users/brian/.cache/libvirt/libvirt-sock...
2009 Jun 19
0
Re: [libvirt] domain.info() sometimes returns state zero for running machines
...c: xenUnifiedOpen (Activated XS sub-driver) >> DEBUG: libvirt.c: do_open (driver 1 Xen returned SUCCESS) >> DEBUG: libvirt.c: do_open (network driver 0 Test returned DECLINED) >> DEBUG: libvirt.c: do_open (network driver 1 QEMU returned DECLINED) >> DEBUG: remote_internal.c: doRemoteOpen (proceeding with name = xen:///) >> DEBUG: libvirt.c: do_open (network driver 2 remote returned SUCCESS) >> DEBUG: libvirt.c: do_open (storage driver 0 Test returned DECLINED) >> DEBUG: libvirt.c: do_open (storage driver 1 storage returned DECLINED) >> DEBUG: libvirt.c: do_o...