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

    Shadow Protect and Disk IOPS usage..

    Scheduled Pinned Locked Moved IT Discussion
    xenserverserver 2012iops
    30 Posts 8 Posters 4.7k Views
    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.
    • K
      Kris_K
      last edited by Kris_K

      Well, it will use all the available IOPS if you don't have any way to limit it (SIOC, etc.). If it's not limited by other resources of course.

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

        And that's fine, I guess the question I'm posing is why is it using everything for just this system?

        Other servers have Shadow Protect as well and they don't get hit nearly as heavily at startup.

        1 Reply Last reply Reply Quote 0
        • DashrenderD
          Dashrender
          last edited by

          I don't know enough about VM at this level - so don't crusify me if my question is stupid.

          But if this is an OBR10, and no other VMs are having performance issues, and you're not limiting IOPs access to the VM somehow (maybe you are?) then why assume the storage is the root of the performance issue?

          As Kris mentioned, wouldn't the host give the VM as much IOPs as it wants as long as the nothing else is asking for them?

          scottalanmillerS 1 Reply Last reply Reply Quote 1
          • scottalanmillerS
            scottalanmiller @Kris_K
            last edited by

            @Kris_K said in Shadow Protect and Disk IOPS usage..:

            Ok, did the math, seems like its reading at ~30MB/s. Again, what kind of storage do you have that's it is "killing"?.. Single hdd can cope with such speeds..

            Single disks "can", but often that is their limit. And if this is a single disk system, that could hit 100% of the disk capacity pretty easily. Especially if this is not sequential. A single disk can stream over 30MB/s, but in ad hoc operations often cannot sustain it.

            1 Reply Last reply Reply Quote 1
            • scottalanmillerS
              scottalanmiller @DustinB3403
              last edited by

              @DustinB3403 said in Shadow Protect and Disk IOPS usage..:

              @Kris_K said in Shadow Protect and Disk IOPS usage..:

              Ok, did the math, seems like its reading at ~30MB/s. Again, what kind of storage do you have that's it is "killing"?.. Single hdd can cope with such speeds..

              This VM is sitting on an OBR10 array, and only this VM is slow on the array. At least at start up recently from "last night" according to my boss.

              If the disk was being saturated, seems like everything on the array would notice.

              1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @Dashrender
                last edited by

                @Dashrender said in Shadow Protect and Disk IOPS usage..:

                I don't know enough about VM at this level - so don't crusify me if my question is stupid.

                But if this is an OBR10, and no other VMs are having performance issues, and you're not limiting IOPs access to the VM somehow (maybe you are?) then why assume the storage is the root of the performance issue?

                As Kris mentioned, wouldn't the host give the VM as much IOPs as it wants as long as the nothing else is asking for them?

                Yes, it will use as many IOPS as it can that are available. So that alone isn't indicating a problem.

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

                  So the question that I have is, why should a single VM hitting 600-700 IOPS really be slow while running this?

                  Just make no sense when everything else on the host is running fine. Nothing I was able to capture showed anything else even coming close to a high usage.

                  DashrenderD 1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller
                    last edited by

                    How are you measuring the slowness? What does it "feel" like?

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

                      @DustinB3403 said in Shadow Protect and Disk IOPS usage..:

                      So the question that I have is, why should a single VM hitting 600-700 IOPS really be slow while running this?

                      Just make no sense when everything else on the host is running fine. Nothing I was able to capture showed anything else even coming close to a high usage.

                      Maybe the problem isn't in hardware, but in a process that's running.

                      Now I don't understand why a process wouldn't have the processors pegged out (and perhaps a single core is pegged out - i.e. single threaded process) to allow the process to be completed as fast as possible.

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

                        @scottalanmiller said in Shadow Protect and Disk IOPS usage..:

                        How are you measuring the slowness? What does it "feel" like?

                        As was reported to me, an extremely long log in period. (It feels like listening to nails on a chalk board)

                        DashrenderD 1 Reply Last reply Reply Quote 0
                        • DashrenderD
                          Dashrender @DustinB3403
                          last edited by

                          @DustinB3403 said in Shadow Protect and Disk IOPS usage..:

                          @scottalanmiller said in Shadow Protect and Disk IOPS usage..:

                          How are you measuring the slowness? What does it "feel" like?

                          As was reported to me, an extremely long log in period. (It feels like listening to nails on a chalk board)

                          Logging into the app or the server (VM)?

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

                            @Dashrender said in Shadow Protect and Disk IOPS usage..:

                            @DustinB3403 said in Shadow Protect and Disk IOPS usage..:

                            @scottalanmiller said in Shadow Protect and Disk IOPS usage..:

                            How are you measuring the slowness? What does it "feel" like?

                            As was reported to me, an extremely long log in period. (It feels like listening to nails on a chalk board)

                            Logging into the app or the server (VM)?

                            Logging into the VM using the console, or RDP.

                            1 Reply Last reply Reply Quote 0
                            • dafyreD
                              dafyre
                              last edited by

                              What's the CPU usage like in the VM?

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

                                Nominal CPU usage. 0_1479493833452_XenCenterMain_2016-11-18_13-30-26.png

                                1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller
                                  last edited by

                                  Could it be waiting on something from the network?

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

                                    @scottalanmiller said in Shadow Protect and Disk IOPS usage..:

                                    Could it be waiting on something from the network?

                                    I don't suspect so.... this server runs a tiny spiceworks installation, and processes reports from Salesforce.

                                    The read usage on this system is insane for what it is normally doing.

                                    JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 0
                                    • dafyreD
                                      dafyre
                                      last edited by dafyre

                                      I haven't had a SW installation in a while, but it seems like I remembered it being pretty disk intensive at startup.

                                      Edit: NVM. You show the SP process as being what is eating up all the disk activity.

                                      1 Reply Last reply Reply Quote 0
                                      • JaredBuschJ
                                        JaredBusch @DustinB3403
                                        last edited by

                                        @DustinB3403 said in Shadow Protect and Disk IOPS usage..:

                                        this server runs a tiny spiceworks installation

                                        There is no such thing.

                                        scottalanmillerS 1 Reply Last reply Reply Quote 2
                                        • scottalanmillerS
                                          scottalanmiller @JaredBusch
                                          last edited by

                                          @JaredBusch said in Shadow Protect and Disk IOPS usage..:

                                          @DustinB3403 said in Shadow Protect and Disk IOPS usage..:

                                          this server runs a tiny spiceworks installation

                                          There is no such thing.

                                          LOL, it's true. Even the smallest SW install has a massive footprint.

                                          1 Reply Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @DustinB3403
                                            last edited by

                                            @DustinB3403 said in Shadow Protect and Disk IOPS usage..:

                                            The read usage on this system is insane for what it is normally doing.

                                            Even a tiny SW install we recommend some hefty resources and dedicated SSDs. You definitely just figured out the problem. Had you led with this we could have told you instantly what the issue was.

                                            MattSpellerM 1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post