search for: retrieveservicecontent

Displaying 8 results from an estimated 8 matches for "retrieveservicecontent".

2012 Feb 21
2
libvirt -user'question
...un the command :virsh --version ,get the right answer 0.9.7 and I run the command :virsh -c esx://me at exampe.com/?tansport=http the error before I mentioned related to http did disappeared ,but and I still get a error like:error: internal error XPath evaluation of response for call to 'RetrieveServiceContent' failed I don't understand what does this error mean,or is my steps wrong ?so I hope you can help me to figure out the promble. thanks a lot and so sorry for trouble you too much .waiting for you reply on line. ps: I have another question about libvirt , I saw this :%if %{with_esx}%if...
2012 Feb 20
1
the probelm in using libvirt to connect esx server
...d an error: Couldn't connect to server (7) : couldn't connect to host so I think maybe the firewall shutdown the 443 for https,so I used command:virsh -c esx://name at example.com/?transport=http And I still get an error like: error: internal error HTTP response code 417 for call to 'RetrieveServiceContent' error: failed to connect to the hypervisor so ,I still can't find the way to connet the server,if you kown how to handle this problem ,i hope you can help me thanks a lot. i will wait for you letter day and night. Best regards -------------- next part -------------- An HTML attachment w...
2018 Dec 05
2
Re: Libvirt api for esx
...it(1) conn.close() Error Snippet: - File "/usr/software/pkgs/Python-3.4.3/lib/python3.4/site-packages/libvirt.py", line 105, in openAuth if ret is None:raise libvirtError('virConnectOpenAuth() failed') libvirt.libvirtError: internal error: HTTP response code 404 for call to 'RetrieveServiceContent' Regards Rohit Singh On Thu, 29 Nov 2018 at 11:13 PM, ROHIT SINGH <rohit.singh0908@gmail.com> wrote: > Thanks a lot Martin for help. > Really appreciate it. You’re life saver. > > I will go through these links and will get back to you in case I need > anymore informatio...
2018 Dec 06
2
Re: Libvirt api for esx
...t; >"/usr/software/pkgs/Python-3.4.3/lib/python3.4/site-packages/libvirt.py", > >line 105, in openAuth > >if ret is None:raise libvirtError('virConnectOpenAuth() failed') > >libvirt.libvirtError: internal error: HTTP response code 404 for call to > >'RetrieveServiceContent' > > > > > >Regards > >Rohit Singh > > > >On Thu, 29 Nov 2018 at 11:13 PM, ROHIT SINGH <rohit.singh0908@gmail.com> > >wrote: > > > >> Thanks a lot Martin for help. > >> Really appreciate it. You’re life saver. > >>...
2018 Dec 12
1
Re: Libvirt api for esx
...Python-3.4.3/lib/python3.4/site-packages/libvirt.py", >>> >line 105, in openAuth >>> >if ret is None:raise libvirtError('virConnectOpenAuth() failed') >>> >libvirt.libvirtError: internal error: HTTP response code 404 for call to >>> >'RetrieveServiceContent' >>> > >>> > >>> >Regards >>> >Rohit Singh >>> > >>> >On Thu, 29 Nov 2018 at 11:13 PM, ROHIT SINGH <rohit.singh0908@gmail.com> >>> >wrote: >>> > >>> >> Thanks a lot Martin for he...
2018 Dec 06
0
Re: Libvirt api for esx
...or Snippet: - >File >"/usr/software/pkgs/Python-3.4.3/lib/python3.4/site-packages/libvirt.py", >line 105, in openAuth >if ret is None:raise libvirtError('virConnectOpenAuth() failed') >libvirt.libvirtError: internal error: HTTP response code 404 for call to >'RetrieveServiceContent' > > >Regards >Rohit Singh > >On Thu, 29 Nov 2018 at 11:13 PM, ROHIT SINGH <rohit.singh0908@gmail.com> >wrote: > >> Thanks a lot Martin for help. >> Really appreciate it. You’re life saver. >> >> I will go through these links and will get ba...
2018 Dec 12
0
Re: Libvirt api for esx
...r/software/pkgs/Python-3.4.3/lib/python3.4/site-packages/libvirt.py", >> >line 105, in openAuth >> >if ret is None:raise libvirtError('virConnectOpenAuth() failed') >> >libvirt.libvirtError: internal error: HTTP response code 404 for call to >> >'RetrieveServiceContent' >> > >> > >> >Regards >> >Rohit Singh >> > >> >On Thu, 29 Nov 2018 at 11:13 PM, ROHIT SINGH <rohit.singh0908@gmail.com> >> >wrote: >> > >> >> Thanks a lot Martin for help. >> >> Really appreci...
2018 Nov 29
2
Re: Libvirt api for esx
On Wed, Nov 28, 2018 at 10:24:55PM +0530, ROHIT SINGH wrote: >Hi Martin, > >Could you please point me to any example codes in python present for esx? >Suppose, I have to power off and power on esx virtual machine, can i get >this code somewhere on python to develop some understanding. > https://www.mail-archive.com/libvir-list@redhat.com/msg17903.html >Actually, I am not