ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Hyper-V uptime mismatch

    IT Discussion
    hyperv
    6
    47
    4.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JaredBuschJ
      JaredBusch @DustinB3403
      last edited by

      @dustinb3403 said in Hyper-V uptime mismatch:

      @JaredBusch "If you go inside of the Windows VM navigate to Task Manager -> Performance -> Check CPU, then you will see it correct or if it is linux vm run the uptime command."

      Can you confirm if the time is accurate within the windows vm under the above settings?

      That screenshot was showing the uptime on the performance tab, which shows the same as you are driving towards. But yes, the 15 day mark is the correct uptime and everything is correct inside the VMs

      1 Reply Last reply Reply Quote 0
      • DustinB3403D
        DustinB3403
        last edited by

        So the simple thing here is to just watch the timer reset at the next backup and count the time. I bet that is what is happening.

        Of course this is annoying as all hell. . . . and means you can't trust the hypervisor for the appropriate information. You have to dig into each VM. . .

        I wonder if this same issue occurs on different hypervisors as well. . .

        1 Reply Last reply Reply Quote 0
        • dbeatoD
          dbeato
          last edited by

          I also would look at this:
          https://support.microsoft.com/en-us/help/2981479/the-uptime-value-of-the-hyper-v-management-console-changes-to-the-resu

          1 Reply Last reply Reply Quote 1
          • thwrT
            thwr
            last edited by

            @jaredbusch said in Hyper-V uptime mismatch:

            Client has a Hyper-V system, but the Hyper-V Manager shows the guest uptime as 3 hours while the guest shows an uptime of 15 days (last time I rebooted it).

            Is the VM getting paused or something like that?

            DustinB3403D dbeatoD 2 Replies Last reply Reply Quote 0
            • DustinB3403D
              DustinB3403 @thwr
              last edited by

              @thwr said in Hyper-V uptime mismatch:

              @jaredbusch said in Hyper-V uptime mismatch:

              Client has a Hyper-V system, but the Hyper-V Manager shows the guest uptime as 3 hours while the guest shows an uptime of 15 days (last time I rebooted it).

              Is the VM getting paused or something like that?

              Essentially yes.

              1 Reply Last reply Reply Quote 1
              • dbeatoD
                dbeato @thwr
                last edited by

                @thwr said in Hyper-V uptime mismatch:

                @jaredbusch said in Hyper-V uptime mismatch:

                Client has a Hyper-V system, but the Hyper-V Manager shows the guest uptime as 3 hours while the guest shows an uptime of 15 days (last time I rebooted it).

                Is the VM getting paused or something like that?

                That's what the article shows.

                thwrT 1 Reply Last reply Reply Quote 0
                • dbeatoD
                  dbeato
                  last edited by

                  Another article
                  https://www.veeam.com/kb1896

                  1 Reply Last reply Reply Quote 0
                  • thwrT
                    thwr @dbeato
                    last edited by

                    @dbeato said in Hyper-V uptime mismatch:

                    @thwr said in Hyper-V uptime mismatch:

                    @jaredbusch said in Hyper-V uptime mismatch:

                    Client has a Hyper-V system, but the Hyper-V Manager shows the guest uptime as 3 hours while the guest shows an uptime of 15 days (last time I rebooted it).

                    Is the VM getting paused or something like that?

                    That's what the article shows.

                    Missed it, sorry

                    dbeatoD 1 Reply Last reply Reply Quote 0
                    • dbeatoD
                      dbeato @thwr
                      last edited by

                      @thwr said in Hyper-V uptime mismatch:

                      @dbeato said in Hyper-V uptime mismatch:

                      @thwr said in Hyper-V uptime mismatch:

                      @jaredbusch said in Hyper-V uptime mismatch:

                      Client has a Hyper-V system, but the Hyper-V Manager shows the guest uptime as 3 hours while the guest shows an uptime of 15 days (last time I rebooted it).

                      Is the VM getting paused or something like that?

                      That's what the article shows.

                      Missed it, sorry

                      Oh no! I didn't mean it that way. Just agreeing with you 🙂

                      thwrT 1 Reply Last reply Reply Quote 0
                      • thwrT
                        thwr @dbeato
                        last edited by

                        @dbeato said in Hyper-V uptime mismatch:

                        @thwr said in Hyper-V uptime mismatch:

                        @dbeato said in Hyper-V uptime mismatch:

                        @thwr said in Hyper-V uptime mismatch:

                        @jaredbusch said in Hyper-V uptime mismatch:

                        Client has a Hyper-V system, but the Hyper-V Manager shows the guest uptime as 3 hours while the guest shows an uptime of 15 days (last time I rebooted it).

                        Is the VM getting paused or something like that?

                        That's what the article shows.

                        Missed it, sorry

                        Oh no! I didn't mean it that way. Just agreeing with you 🙂

                        Easy 😉 I just haven't read the article (or even noticed the link) before posting. Was just the first thing coming to mind.

                        1 Reply Last reply Reply Quote 0
                        • DustinB3403D
                          DustinB3403
                          last edited by DustinB3403

                          The VM doesn't know what is happening, so when a backup kicks off, Veeam (with the hypervisor) pauses the VM for a moment, takes a snapshot and then resumes the VM.

                          The issue is that the VM doesn't and shouldn't count this as downtime as it's planned and thus the "uptime" counter remains.

                          Of course this throws a wrench into looking at the VM's because when you see X days (or hours depending on what you are looking at) of uptime when you know you've had backups completed you'll assume something is broken.

                          Restarting the drivers within the VM would likely fix the issue, but I honestly wouldn't think it's worth the effort.

                          1 Reply Last reply Reply Quote 1
                          • DustinB3403D
                            DustinB3403
                            last edited by DustinB3403

                            @JaredBusch can you restart the Veeam drivers on one of these VM's and see if the issue is "corrected".

                            On a side thought I would think you want to keep the VM uptime as accurate as possible, since the VM isn't being rebooted or shutdown changing this time could effect your troubleshooting strategy (reboot first) sort of issues. . .

                            I think the better option would be to have the host pull in the actual uptime of the VM from the VM it's self . . . why should it think the VM has been rebooted because of a backup . .

                            1 Reply Last reply Reply Quote 1
                            • ObsolesceO
                              Obsolesce @JaredBusch
                              last edited by

                              @jaredbusch said in Hyper-V uptime mismatch:

                              Client has a Hyper-V system, but the Hyper-V Manager shows the guest uptime as 3 hours while the guest shows an uptime of 15 days (last time I rebooted it).

                              Any ideas?

                              0_1516052232041_c3f5dafb-2b3f-4a7e-bc82-ac0b5baf824b-image.png

                              Didn't read any replies yet so may have been mentioned... if a VM is put into a saved state, Hyper-V resets the uptime counter, but the OS has no idea it went "down". Because technically, it didn't. It was paused. So from Hyper-V's view, it was off.

                              thwrT 1 Reply Last reply Reply Quote 2
                              • thwrT
                                thwr @Obsolesce
                                last edited by

                                @tim_g said in Hyper-V uptime mismatch:

                                @jaredbusch said in Hyper-V uptime mismatch:

                                Client has a Hyper-V system, but the Hyper-V Manager shows the guest uptime as 3 hours while the guest shows an uptime of 15 days (last time I rebooted it).

                                Any ideas?

                                0_1516052232041_c3f5dafb-2b3f-4a7e-bc82-ac0b5baf824b-image.png

                                Didn't read any replies yet so may have been mentioned... if a VM is put into a saved state, Hyper-V resets the uptime counter, but the OS has no idea it went "down". Because technically, it didn't. It was paused. So from Hyper-V's view, it was off.

                                Which it is, from a technical point of view.

                                DustinB3403D 1 Reply Last reply Reply Quote 0
                                • DustinB3403D
                                  DustinB3403 @thwr
                                  last edited by DustinB3403

                                  @thwr said in Hyper-V uptime mismatch:

                                  @tim_g said in Hyper-V uptime mismatch:

                                  @jaredbusch said in Hyper-V uptime mismatch:

                                  Client has a Hyper-V system, but the Hyper-V Manager shows the guest uptime as 3 hours while the guest shows an uptime of 15 days (last time I rebooted it).

                                  Any ideas?

                                  0_1516052232041_c3f5dafb-2b3f-4a7e-bc82-ac0b5baf824b-image.png

                                  Didn't read any replies yet so may have been mentioned... if a VM is put into a saved state, Hyper-V resets the uptime counter, but the OS has no idea it went "down". Because technically, it didn't. It was paused. So from Hyper-V's view, it was off.

                                  Which it is, from a technical point of view.

                                  No it's not. The VM never stops working, it's simply paused, active connections to the VM are paused etc. It's not a shutdown and start or a hard stop.

                                  It's just a flaw in the backup/hyper-v mechanism. Backups shouldn't reset uptime counters for VM's.

                                  thwrT ObsolesceO 2 Replies Last reply Reply Quote 0
                                  • thwrT
                                    thwr @DustinB3403
                                    last edited by

                                    @dustinb3403 said in Hyper-V uptime mismatch:

                                    @thwr said in Hyper-V uptime mismatch:

                                    @tim_g said in Hyper-V uptime mismatch:

                                    @jaredbusch said in Hyper-V uptime mismatch:

                                    Client has a Hyper-V system, but the Hyper-V Manager shows the guest uptime as 3 hours while the guest shows an uptime of 15 days (last time I rebooted it).

                                    Any ideas?

                                    0_1516052232041_c3f5dafb-2b3f-4a7e-bc82-ac0b5baf824b-image.png

                                    Didn't read any replies yet so may have been mentioned... if a VM is put into a saved state, Hyper-V resets the uptime counter, but the OS has no idea it went "down". Because technically, it didn't. It was paused. So from Hyper-V's view, it was off.

                                    Which it is, from a technical point of view.

                                    No it's not. The VM never stops working, it's simply paused, active connections to the VM are paused etc. It's not a shutdown and start or a hard stop.

                                    It's just a flaw in the backup mechanism. Backups shouldn't reset uptime counters for VM's.

                                    A paused VM isn't executing anything. It's in a freezed state. I would compare that to something like a hibernated computer maybe (that's not correct, but you could think like that).

                                    1 Reply Last reply Reply Quote 0
                                    • ObsolesceO
                                      Obsolesce @DustinB3403
                                      last edited by Obsolesce

                                      @dustinb3403 said in Hyper-V uptime mismatch:

                                      @thwr said in Hyper-V uptime mismatch:

                                      @tim_g said in Hyper-V uptime mismatch:

                                      @jaredbusch said in Hyper-V uptime mismatch:

                                      Client has a Hyper-V system, but the Hyper-V Manager shows the guest uptime as 3 hours while the guest shows an uptime of 15 days (last time I rebooted it).

                                      Any ideas?

                                      0_1516052232041_c3f5dafb-2b3f-4a7e-bc82-ac0b5baf824b-image.png

                                      Didn't read any replies yet so may have been mentioned... if a VM is put into a saved state, Hyper-V resets the uptime counter, but the OS has no idea it went "down". Because technically, it didn't. It was paused. So from Hyper-V's view, it was off.

                                      Which it is, from a technical point of view.

                                      No it's not. The VM never stops working, it's simply paused, active connections to the VM are paused etc. It's not a shutdown and start or a hard stop.

                                      It's just a flaw in the backup/hyper-v mechanism. Backups shouldn't reset uptime counters for VM's.

                                      There's no flaw. It's working as designed.

                                      Hyper-V sees this: VM is not running

                                      Guest OS sees this: Nothing happened. I never stopped running. (the whole point of paused/saved state... running memory gets saved)

                                      DustinB3403D 1 Reply Last reply Reply Quote 1
                                      • DustinB3403D
                                        DustinB3403
                                        last edited by

                                        The technicality of it is, a paused VM doesn't equate to being an off or restarted VM, because the VM can track these changes, shutdown, power up, reboot etc. The VM is blind to the backup operation, it wholly "believes" that it is operating continuously.

                                        1 Reply Last reply Reply Quote 0
                                        • DustinB3403D
                                          DustinB3403 @Obsolesce
                                          last edited by

                                          @tim_g said in Hyper-V uptime mismatch:

                                          @dustinb3403 said in Hyper-V uptime mismatch:

                                          @thwr said in Hyper-V uptime mismatch:

                                          @tim_g said in Hyper-V uptime mismatch:

                                          @jaredbusch said in Hyper-V uptime mismatch:

                                          Client has a Hyper-V system, but the Hyper-V Manager shows the guest uptime as 3 hours while the guest shows an uptime of 15 days (last time I rebooted it).

                                          Any ideas?

                                          0_1516052232041_c3f5dafb-2b3f-4a7e-bc82-ac0b5baf824b-image.png

                                          Didn't read any replies yet so may have been mentioned... if a VM is put into a saved state, Hyper-V resets the uptime counter, but the OS has no idea it went "down". Because technically, it didn't. It was paused. So from Hyper-V's view, it was off.

                                          Which it is, from a technical point of view.

                                          No it's not. The VM never stops working, it's simply paused, active connections to the VM are paused etc. It's not a shutdown and start or a hard stop.

                                          It's just a flaw in the backup/hyper-v mechanism. Backups shouldn't reset uptime counters for VM's.

                                          There's no flaw. It's working as designed.

                                          Hyper-V sees this: VM is not running

                                          Guest OS sees this: Nothing happened.

                                          But this is where the issue lies. The uptime of the VM is the thing that matters to most people. Not the "unpaused timer" as displayed in Hyper-V.

                                          ObsolesceO 1 Reply Last reply Reply Quote 0
                                          • ObsolesceO
                                            Obsolesce @DustinB3403
                                            last edited by

                                            @dustinb3403 said in Hyper-V uptime mismatch:

                                            @tim_g said in Hyper-V uptime mismatch:

                                            @dustinb3403 said in Hyper-V uptime mismatch:

                                            @thwr said in Hyper-V uptime mismatch:

                                            @tim_g said in Hyper-V uptime mismatch:

                                            @jaredbusch said in Hyper-V uptime mismatch:

                                            Client has a Hyper-V system, but the Hyper-V Manager shows the guest uptime as 3 hours while the guest shows an uptime of 15 days (last time I rebooted it).

                                            Any ideas?

                                            0_1516052232041_c3f5dafb-2b3f-4a7e-bc82-ac0b5baf824b-image.png

                                            Didn't read any replies yet so may have been mentioned... if a VM is put into a saved state, Hyper-V resets the uptime counter, but the OS has no idea it went "down". Because technically, it didn't. It was paused. So from Hyper-V's view, it was off.

                                            Which it is, from a technical point of view.

                                            No it's not. The VM never stops working, it's simply paused, active connections to the VM are paused etc. It's not a shutdown and start or a hard stop.

                                            It's just a flaw in the backup/hyper-v mechanism. Backups shouldn't reset uptime counters for VM's.

                                            There's no flaw. It's working as designed.

                                            Hyper-V sees this: VM is not running

                                            Guest OS sees this: Nothing happened.

                                            But this is where the issue lies. The uptime of the VM is the thing that matters to most people. Not the "unpaused timer" as displayed in Hyper-V.

                                            Yeah, the VM is not running. THE VM... is not running. It's paused or in a saved state. Why would hyper-v show the uptime of a VM that is not running as being running? That doesn't make sense.

                                            If you want guest OS uptime, look at the guest OS. If hte guest OS is paused (at the VM level), the guest OS never goes down. Think about it...

                                            DustinB3403D 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post