
Hi Guys ,
In ovirt 4.2 vdsClient is deprecated so using vdsm-client in tests I get timeout failures.
When I tested both utilities on a 4.1 host I noticed vdsm-client takes X4 than vdsClient .
Is this known ?
can we make it faster ?
*Taken from client CLI :* [root@storage-ge3-vdsm1 ~]# time vdsClient -s 0 getVdsHardwareInfo systemFamily = 'Red Hat Enterprise Linux' systemManufacturer = 'Red Hat' systemProductName = 'RHEV Hypervisor' systemSerialNumber = '4C4C4544-0053-5410-8047-B9C04F465931' systemUUID = '07FD09C7-8461-4981-B859-A40C548E10FF' systemVersion = '7.2-9.el7_2.1'
*real 0m0.382s* user 0m0.272s sys 0m0.056s
[root@storage-ge3-vdsm1 ~]# time vdsm-client Host getHardwareInfo { "systemProductName": "RHEV Hypervisor", "systemSerialNumber": "4C4C4544-0053-5410-8047-B9C04F465931", "systemFamily": "Red Hat Enterprise Linux", "systemVersion": "7.2-9.el7_2.1", "systemUUID": "07FD09C7-8461-4981-B859-A40C548E10FF", "systemManufacturer": "Red Hat" }
*real 0m1.208s* user 0m0.966s sys 0m0.111s
--
Regards ,
Avihai EFRAT
SENIOR QUALITY ENGINEER
Red Hat Israel Ltd. <https://www.redhat.com/>
34 Jerusalem Road, Building A, 1st floor
Ra'anana, Israel 4350109
aefrat@redhat.com T: +972-9-7692170/8272170 <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
-- Regards , Avihai EFRAT SENIOR QUALITY ENGINEER Red Hat Israel Ltd. <https://www.redhat.com/> 34 Jerusalem Road, Building A, 1st floor Ra'anana, Israel 4350109 aefrat@redhat.com T: +972-9-7692170/8272170 <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>