Re: [ovirt-users] DeprecationWarning: vdscli uses xmlrpc. since ovirt 3.6 xmlrpc is deprecated, please use vdsm.jsonrpcvdscli

2016-09-17 Thread aleksey . maksimov
Thanks Roy But if I'm going to redirect the output of the hosted-engine command to /dev/null, I can not identify the possible problem of the command :( It may be possible exclude DeprecationWarning from the code in next version 4.0.4 :) ? 18.09.2016, 09:27, "Roy Golan" : > Try to point stderr

Re: [ovirt-users] DeprecationWarning: vdscli uses xmlrpc. since ovirt 3.6 xmlrpc is deprecated, please use vdsm.jsonrpcvdscli

2016-09-17 Thread Roy Golan
Try to point stderr to /dev/null. For example this should work: ```bash vdsClient -s 0 list table 2> /dev/null ``` On 18 September 2016 at 08:59, wrote: > Hello oVirt guru`s ! > > Every time I call the commands: > > * hosted-engine --set-maintenance --mode=global > * hosted-engine --set-mainten

Re: [ovirt-users] Fail to upgrade to 4.1 from 4.0

2016-09-17 Thread Yedidyah Bar David
On Fri, Sep 16, 2016 at 2:53 PM, Martin Perina wrote: > Hi, > > I'm glad that you new attempt to upgrade 3.6 to 4.0 were successfull and 4.0 > is now working OK for you. > > More answers to questions inline: > > On Thu, Sep 15, 2016 at 9:50 PM, Marcin M. Jessa wrote: >> >> On 15/09/2016 12:58, Ma

[ovirt-users] DeprecationWarning: vdscli uses xmlrpc. since ovirt 3.6 xmlrpc is deprecated, please use vdsm.jsonrpcvdscli

2016-09-17 Thread aleksey . maksimov
Hello oVirt guru`s ! Every time I call the commands: * hosted-engine --set-maintenance --mode=global * hosted-engine --set-maintenance --mode=none The message appears: /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/storage_backends.py:15: DeprecationWarning: vdscli uses xmlrpc. si

Re: [ovirt-users] Testing oVirt 4.0.3 and 4.0.4 RC3 on nested KVM

2016-09-17 Thread Yaniv Kaul
May I suggest you look at Lago[1], which with ovirt-system-tests can do just that? Y. [1] http://lago.readthedocs.io/en/latest/README.html On Sat, Sep 17, 2016 at 3:25 PM, wodel youchi wrote: > Hi, > > I am testing the deployment of oVirt using ovirt-node next-gen and ovirt > appliance on a nes

[ovirt-users] Ask for functionalities

2016-09-17 Thread wodel youchi
Hi, I am not sure if it is the wright place do to this. - Is it possible to add a column in the hosts tab to show if a particular host is part of the hosted-engine group. - Is it possible to add for testing purpose when using nested-kvm, a fencing agent using ssh script to talk to virsh on the ph

[ovirt-users] Testing oVirt 4.0.3 and 4.0.4 RC3 on nested KVM

2016-09-17 Thread wodel youchi
Hi, I am testing the deployment of oVirt using ovirt-node next-gen and ovirt appliance on a nested KVM environment. My base system (the physical machine) is a FC24 with 16Go of RAM and nested KVM enabled. I used NFS for storage. Test with oVirt 4.0.3: - I created two hypervisors 5Go of RAM each