Description of problem: Some hosts are in EST time zone, some on IST time zone. This makes it a bit more difficult to debug: [ykaul@ykaul deployment-basic_suite_3.6]$ lagocli shell lago_basic_suite_3_6_host1 2015-12-29 16:08:15,793 - root - DEBUG - Running 9ac790ba on lago_basic_suite_3_6_host1: true 2015-12-29 16:08:15,813 - root - DEBUG - Command 9ac790ba on lago_basic_suite_3_6_host1 returned with 0 [root@lago_basic_suite_3_6_host1 ~]# date Tue Dec 29 09:08:17 EST 2015 [root@lago_basic_suite_3_6_host1 ~]# exit exit [ykaul@ykaul deployment-basic_suite_3.6]$ lagocli shell lago_basic_suite_3_6_host0 2015-12-29 16:08:22,008 - root - DEBUG - Running 9e7be670 on lago_basic_suite_3_6_host0: true 2015-12-29 16:08:22,025 - root - DEBUG - Command 9e7be670 on lago_basic_suite_3_6_host0 returned with 0 [root@lago_basic_suite_3_6_host0 ~]# date Tue Dec 29 09:08:22 EST 2015 [root@lago_basic_suite_3_6_host0 ~]# exit exit [ykaul@ykaul deployment-basic_suite_3.6]$ lagocli shell lago_basic_suite_3_6_engine 2015-12-29 16:08:34,602 - root - DEBUG - Running a5fd9a10 on lago_basic_suite_3_6_engine: true 2015-12-29 16:08:34,649 - root - DEBUG - Command a5fd9a10 on lago_basic_suite_3_6_engine returned with 0 [root@lago_basic_suite_3_6_engine ~]# date Tue Dec 29 14:08:34 IST 2015 [root@lago_basic_suite_3_6_engine ~]# exit exit [ykaul@ykaul deployment-basic_suite_3.6]$ lagocli shell lago_basic_suite_3_6_storage-iscsi 2015-12-29 16:08:46,031 - root - DEBUG - Running accd8512 on lago_basic_suite_3_6_storage-iscsi: true 2015-12-29 16:08:46,050 - root - DEBUG - Command accd8512 on lago_basic_suite_3_6_storage-iscsi returned with 0 [root@lago_basic_suite_3_6_storage-iscsi ~]# date Tue Dec 29 16:08:46 IST 2015 [root@lago_basic_suite_3_6_storage-iscsi ~]# exit exit [ykaul@ykaul deployment-basic_suite_3.6]$ lagocli shell lago_basic_suite_3_6_storage-nfs 2015-12-29 16:08:52,682 - root - DEBUG - Running b0c444c6 on lago_basic_suite_3_6_storage-nfs: true 2015-12-29 16:08:52,693 - root - DEBUG - Command b0c444c6 on lago_basic_suite_3_6_storage-nfs returned with 0 [root@lago_basic_suite_3_6_storage-nfs ~]# date Tue Dec 29 16:08:52 IST 2015 Version-Release number of selected component (if applicable): 0.5
https://gerrit.ovirt.org/#/c/51569/ ensures they all run with kvmclock and UTC. Not entirely answering this bug, though.