On Sun, Nov 29, 2015 at 12:41 AM, Yaniv Dary <ydary@redhat.com> wrote:Can you please open a bug to track this issue?Yaniv Dary Technical Product Manager Red Hat Israel Ltd. 34 Jerusalem Road Building A, 4th floor Ra'anana, Israel 4350109 Tel : +972 (9) 7692306 8272306 Email: ydary@redhat.com IRC : ydary
On Fri, Nov 13, 2015 at 9:34 PM, Paul Groeneweg | Pazion <paul@pazion.nl> wrote:I checked version, I am running 1.0.11I restarted, but still not showing info in the tab ( none of the VMs )See screenshot: http://screencast.com/t/JejTsLAxuXwRegards,Paul Groeneweg
Hello in my case I have a clean installed 3.6.0 environment with self hosted engine.I installed and configured a CentOS 7.1 guest and I'm able to see guest info.See screenshot.But I do have the time zone problem.I verified that my self hosted engine (I did the deploy through the provided appliance) was by default configured with UTC timezone.I then changed it using inside its OS the command:timedatectl set-timezone Europe/Romethen I made global maintenance and restarted both the host and the engine.I still had the exclamation mark.Then I modified the VM inside the GUI in Edit VM --> System --> General . As you see in screenshot it was Etc/GMT and then Europe/Berlin.And finally shutdown/power on (because reboot doesn't instantiate a new qemu/kvm process)And now it is ok from an OS point of view andalso GUI point of view.See:I don't know if the update itself from 3.5 to 3.6 could have scrambled anything, but in my case all is ok if the various configurations involved match.BTW: I noticed that the "Guest Info" visualized data are not so dynamic: sometimes if I do some changes, I have to click another tab (eg affinity groups) and then "Guest Info" again to be able to see updated valueshost:# timedatectl status ; ssh ractorshe "timedatectl status" ; ssh 10.4.4.29 "timedatectl status"Local time: Sun 2015-11-29 16:27:49 CETUniversal time: Sun 2015-11-29 15:27:49 UTCRTC time: Sun 2015-11-29 15:27:49Timezone: Europe/Rome (CET, +0100)NTP enabled: yesNTP synchronized: yesRTC in local TZ: noDST active: noLast DST change: DST ended atSun 2015-10-25 02:59:59 CESTSun 2015-10-25 02:00:00 CETNext DST change: DST begins (the clock jumps one hour forward) atSun 2016-03-27 01:59:59 CETSun 2016-03-27 03:00:00 CESTSH Engine:Local time: Sun 2015-11-29 16:27:51 CETUniversal time: Sun 2015-11-29 15:27:51 UTCRTC time: Sun 2015-11-29 15:27:50Timezone: Europe/Rome (CET, +0100)NTP enabled: yesNTP synchronized: yesRTC in local TZ: noDST active: noLast DST change: DST ended atSun 2015-10-25 02:59:59 CESTSun 2015-10-25 02:00:00 CETNext DST change: DST begins (the clock jumps one hour forward) atSun 2016-03-27 01:59:59 CETSun 2016-03-27 03:00:00 CESTGuest:# timedatectl statusLocal time: Sun 2015-11-29 16:28:07 CETUniversal time: Sun 2015-11-29 15:28:07 UTCRTC time: Sun 2015-11-29 16:28:06Timezone: Europe/Rome (CET, +0100)NTP enabled: yesNTP synchronized: yesRTC in local TZ: noDST active: noLast DST change: DST ended atSun 2015-10-25 02:59:59 CESTSun 2015-10-25 02:00:00 CETNext DST change: DST begins (the clock jumps one hour forward) atSun 2016-03-27 01:59:59 CETSun 2016-03-27 03:00:00 CESTA strange thing with guest is that it seems it starts wrong because if current time is 16:25 I notice right after boot that I get both the "!" inside the GUI and wrong timestamp inside OS (1 hour ahead):# dateSun Nov 29 17:25:41 CET 2015# timedatectl statusLocal time: Sun 2015-11-29 17:25:46 CETUniversal time: Sun 2015-11-29 16:25:46 UTCRTC time: Sun 2015-11-29 16:25:46Timezone: Europe/Rome (CET, +0100)NTP enabled: yesNTP synchronized: yesRTC in local TZ: noDST active: noLast DST change: DST ended atSun 2015-10-25 02:59:59 CESTSun 2015-10-25 02:00:00 CETNext DST change: DST begins (the clock jumps one hour forward) atSun 2016-03-27 01:59:59 CETSun 2016-03-27 03:00:00 CESTwith apparently chronyd going to set time correctly detecting a huge step:# systemctl status chronyd -lchronyd.service - NTP client/serverLoaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled)Active: active (running) since Sun 2015-11-29 17:24:04 CET; 57min leftMain PID: 1354 (chronyd)CGroup: /system.slice/chronyd.service└─1354 /usr/sbin/chronyd -u chronyNov 29 17:24:04 racclient.inside.polimi.it systemd[1]: Starting NTP client/server...Nov 29 17:24:04 racclient.inside.polimi.it chronyd[1354]: chronyd version 1.29.1 startingNov 29 17:24:04 racclient.inside.polimi.it chronyd[1354]: Linux kernel major=3 minor=10 patch=0Nov 29 17:24:04 racclient.inside.polimi.it chronyd[1354]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2Nov 29 17:24:04 racclient.inside.polimi.it chronyd[1354]: Frequency -3.865 +/- 0.865 ppm read from /var/lib/chrony/driftNov 29 17:24:04 racclient.inside.polimi.it systemd[1]: Started NTP client/server.Nov 29 17:26:14 racclient.inside.polimi.it chronyd[1354]: Selected source 131.175.12.3Nov 29 17:26:14 racclient.inside.polimi.it chronyd[1354]: System clock wrong by -3599.147583 seconds, adjustment startedNov 29 16:26:15 racclient.inside.polimi.it chronyd[1354]: System clock was stepped by -3599.148 secondsand after 1-2 minutes time is ok and I don't see any more the "!" in the ovirt admin gui# timedatectl statusLocal time: Sun 2015-11-29 16:27:09 CETUniversal time: Sun 2015-11-29 15:27:09 UTCRTC time: Sun 2015-11-29 16:27:08Timezone: Europe/Rome (CET, +0100)NTP enabled: yesNTP synchronized: noRTC in local TZ: noDST active: noLast DST change: DST ended atSun 2015-10-25 02:59:59 CESTSun 2015-10-25 02:00:00 CETNext DST change: DST begins (the clock jumps one hour forward) atSun 2016-03-27 01:59:59 CETSun 2016-03-27 03:00:00 CESTbut this walking ahead 1 hour right after boot seems still wrong to me.Donna if it is a problem with CentOS 7.1 itself or oVirt.Gianluca