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

    Sizing a Server and Disks - SQL VM

    Scheduled Pinned Locked Moved IT Discussion
    esxi hostvmwaresql servervirtual machine
    112 Posts 11 Posters 11.4k 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.
    • hobbit666H
      hobbit666 @scottalanmiller
      last edited by

      @scottalanmiller said in Sizing a Server and Disks - SQL VM:

      Definitely not. You should "never" partition today. If you want partitions, that means that you actually wanted volumes. Partitions are effectively a dead technology - an "after the fact" kludge that exists for cases where voluming wasn't an option - which should never be the case today as this is solved universally. Partitions are fragile and difficult to manage and have many fewer options and less flexibility. They have no benefits, which is why they are a dead technology.

      Partitions exist today only for physical Windows installs, where there is no hypervisor and no enterprise volume manager to do the work - in essence, they are for "never".

      But with the recommended setup for SQL in having separate drives (in windows) for Logs, TempDB, Backup etc the rule should be separate vmdk disks?
      Like
      vmdk1 = OS
      vmdk2 = Logs
      vmdk3 = TempDB

      hobbit666H 1 Reply Last reply Reply Quote 0
      • hobbit666H
        hobbit666 @Dashrender
        last edited by

        @dashrender said in Sizing a Server and Disks - SQL VM:

        So what the OP needs to do is get IOPs requirements of his environment, and build toward that.

        This is where I hold my hands up. I have no idea when to measure this, as in what we use now, and how to calculate what we need and for future.

        DashrenderD DustinB3403D 2 Replies Last reply Reply Quote 0
        • hobbit666H
          hobbit666 @hobbit666
          last edited by

          @hobbit666 said in Sizing a Server and Disks - SQL VM:

          But with the recommended setup for SQL in having separate drives (in windows) for Logs, TempDB, Backup etc the rule should be separate vmdk disks?
          Like
          vmdk1 = OS
          vmdk2 = Logs
          vmdk3 = TempDB

          Reading some of the later posts this might not be the case?

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

            @tim_g said in Sizing a Server and Disks - SQL VM:

            We have a Hyper-V host with two tiers of storage: an all SSD RAID, and an all HDD RAID.

            WHen I set up the MS SQL server (mainly for MS Dynamics purposes, but it also serves some other critical business functions), I had to do it according to what the Dynamics consultant suggested:

            • MS SQL VM: (virtual disk (os drive letter))
              • serv-SQL.vhdx (C:)
              • serv-SQL-DATA.vhdx (D:)
              • serv-SQL-LOG.vhdx (E:)
              • serv-SQL-BACKUP.vhdx (F:)

            The D and E virtual disks are located on the SSD RAID on the physical host, the other two are on the HDD RAID.

            The stuff needing to be fast like the TempDB, Log, main DB, etc is all on SSD... while the backups and the OS are on the HDD RAID.

            I do have SSD caching for the HDD RAID, so the other stuff is actually sped up, though not 100% of the time. Most writes are anyways.

            How have you got you disks split? Is it 50/50 SSD/Spinning?

            DashrenderD ObsolesceO 2 Replies Last reply Reply Quote 0
            • DashrenderD
              Dashrender @hobbit666
              last edited by

              @hobbit666 said in Sizing a Server and Disks - SQL VM:

              @dashrender said in Sizing a Server and Disks - SQL VM:

              So what the OP needs to do is get IOPs requirements of his environment, and build toward that.

              This is where I hold my hands up. I have no idea when to measure this, as in what we use now, and how to calculate what we need and for future.

              DPACK is now easy to get and get the report.
              That will measure your current IOP load. Your can make some guesswork from there for your growth.

              1 Reply Last reply Reply Quote 2
              • DashrenderD
                Dashrender @hobbit666
                last edited by

                @hobbit666 said in Sizing a Server and Disks - SQL VM:

                @tim_g said in Sizing a Server and Disks - SQL VM:

                We have a Hyper-V host with two tiers of storage: an all SSD RAID, and an all HDD RAID.

                WHen I set up the MS SQL server (mainly for MS Dynamics purposes, but it also serves some other critical business functions), I had to do it according to what the Dynamics consultant suggested:

                • MS SQL VM: (virtual disk (os drive letter))
                  • serv-SQL.vhdx (C:)
                  • serv-SQL-DATA.vhdx (D:)
                  • serv-SQL-LOG.vhdx (E:)
                  • serv-SQL-BACKUP.vhdx (F:)

                The D and E virtual disks are located on the SSD RAID on the physical host, the other two are on the HDD RAID.

                The stuff needing to be fast like the TempDB, Log, main DB, etc is all on SSD... while the backups and the OS are on the HDD RAID.

                I do have SSD caching for the HDD RAID, so the other stuff is actually sped up, though not 100% of the time. Most writes are anyways.

                How have you got you disks split? Is it 50/50 SSD/Spinning?

                The split should should be based upon storage and IOPs need.

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

                  @hobbit666 said in Sizing a Server and Disks - SQL VM:

                  So I now have to convince my manger and the board that what M$ are saying in their guide is wrong.

                  This is simple, show your board and manager literally any other microsoft document. It is bound to contradict itself or other documents at least once.

                  Here's just one case.

                  The people who write for Microsoft are authors, not technical people in any way or shape. They often have no clue at all.

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

                    @hobbit666 said in Sizing a Server and Disks - SQL VM:

                    @dustinb3403 said in Sizing a Server and Disks - SQL VM:

                    FYI nothing in your OP states the type of drives so we have to make an assumption based on the drawings.

                    But if you are using SSDs, unless you need some really insane IOPS, use OBR5, you get more storage and it is more than reliable enough.

                    If using HDDs use RAID10.

                    Obviously all of the conditions apply with both (RAID 5 ssd) don't use consumer gear, enable monitoring, replace equipment when it fails etc etc.

                    Well that's the thing. With the requirement of SQL is it better to go full SSD? If so we will price it up. If that's too many ££££ then we will look at split the array into two like @Tim_G has this setup.

                    Measure what you need for IOPS, if it is more than you can get out of an all HDD OBR10 array, then yeah you'll have to split them.

                    Generally though you aren't going to need such a huge boost in performance. Otherwise you'd already know about it.

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

                      @hobbit666 said in Sizing a Server and Disks - SQL VM:

                      @dashrender said in Sizing a Server and Disks - SQL VM:

                      So what the OP needs to do is get IOPs requirements of his environment, and build toward that.

                      This is where I hold my hands up. I have no idea when to measure this, as in what we use now, and how to calculate what we need and for future.

                      Just run a Dell DPACK scan for 3 or 4 days against your servers. You don't want to measure something at just one specific time as you wouldn't get a real view of the results.

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

                        @hobbit666 said in Sizing a Server and Disks - SQL VM:

                        @hobbit666 said in Sizing a Server and Disks - SQL VM:

                        But with the recommended setup for SQL in having separate drives (in windows) for Logs, TempDB, Backup etc the rule should be separate vmdk disks?
                        Like
                        vmdk1 = OS
                        vmdk2 = Logs
                        vmdk3 = TempDB

                        Reading some of the later posts this might not be the case?

                        You would still create separate virtual disks and attach them to the VM. But you can use mount points instead of connecting the disks to the server as E: F: etc. . .

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

                          @dustinb3403 said in Sizing a Server and Disks - SQL VM:

                          @hobbit666 said in Sizing a Server and Disks - SQL VM:

                          @dashrender said in Sizing a Server and Disks - SQL VM:

                          So what the OP needs to do is get IOPs requirements of his environment, and build toward that.

                          This is where I hold my hands up. I have no idea when to measure this, as in what we use now, and how to calculate what we need and for future.

                          Just run a Dell DPACK scan for 3 or 4 days against your servers. You don't want to measure something at just one specific time as you wouldn't get a real view of the results.

                          The longer the better. For example, some companies have a process that only runs monthly, so if you're not running DPACK at that time, you could miss a high load time.

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

                            @dashrender said in Sizing a Server and Disks - SQL VM:

                            @dustinb3403 said in Sizing a Server and Disks - SQL VM:

                            @hobbit666 said in Sizing a Server and Disks - SQL VM:

                            @dashrender said in Sizing a Server and Disks - SQL VM:

                            So what the OP needs to do is get IOPs requirements of his environment, and build toward that.

                            This is where I hold my hands up. I have no idea when to measure this, as in what we use now, and how to calculate what we need and for future.

                            Just run a Dell DPACK scan for 3 or 4 days against your servers. You don't want to measure something at just one specific time as you wouldn't get a real view of the results.

                            The longer the better. For example, some companies have a process that only runs monthly, so if you're not running DPACK at that time, you could miss a high load time.

                            This is true of course. I was just saying as a base to get an idea of what he uses.

                            I ran a dpack for a week and our IOPS are insanely low here.

                            DashrenderD black3dynamiteB 2 Replies Last reply Reply Quote 0
                            • DashrenderD
                              Dashrender @DustinB3403
                              last edited by

                              @dustinb3403 said in Sizing a Server and Disks - SQL VM:

                              @hobbit666 said in Sizing a Server and Disks - SQL VM:

                              @hobbit666 said in Sizing a Server and Disks - SQL VM:

                              But with the recommended setup for SQL in having separate drives (in windows) for Logs, TempDB, Backup etc the rule should be separate vmdk disks?
                              Like
                              vmdk1 = OS
                              vmdk2 = Logs
                              vmdk3 = TempDB

                              Reading some of the later posts this might not be the case?

                              You would still create separate virtual disks and attach them to the VM. But you can use mount points instead of connecting the disks to the server as E: F: etc. . .

                              This is my question - do you really need to split these over multiple VMDKs anymore? For IOP reasons I totally see the old method's thinking, pre SSD. But today, with most going for ORB10 of spinning rust, is it important to split the SQL DB and the temp stuff into different VMKDs? In the case of spinning rust, this could introduce latency (head has to move farther to get to different VMKD file - but I don't know - I really just don't know if that's really a factor or not?

                              @scottalanmiller ??

                              DustinB3403D JaredBuschJ scottalanmillerS 3 Replies Last reply Reply Quote 0
                              • DashrenderD
                                Dashrender @DustinB3403
                                last edited by

                                @dustinb3403 said in Sizing a Server and Disks - SQL VM:

                                @dashrender said in Sizing a Server and Disks - SQL VM:

                                @dustinb3403 said in Sizing a Server and Disks - SQL VM:

                                @hobbit666 said in Sizing a Server and Disks - SQL VM:

                                @dashrender said in Sizing a Server and Disks - SQL VM:

                                So what the OP needs to do is get IOPs requirements of his environment, and build toward that.

                                This is where I hold my hands up. I have no idea when to measure this, as in what we use now, and how to calculate what we need and for future.

                                Just run a Dell DPACK scan for 3 or 4 days against your servers. You don't want to measure something at just one specific time as you wouldn't get a real view of the results.

                                The longer the better. For example, some companies have a process that only runs monthly, so if you're not running DPACK at that time, you could miss a high load time.

                                This is true of course. I was just saying as a base to get an idea of what he uses.

                                I ran a dpack for a week and our IOPS are insanely low here.

                                As most companies are.

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

                                  @dashrender said in Sizing a Server and Disks - SQL VM:

                                  @dustinb3403 said in Sizing a Server and Disks - SQL VM:

                                  @hobbit666 said in Sizing a Server and Disks - SQL VM:

                                  @hobbit666 said in Sizing a Server and Disks - SQL VM:

                                  But with the recommended setup for SQL in having separate drives (in windows) for Logs, TempDB, Backup etc the rule should be separate vmdk disks?
                                  Like
                                  vmdk1 = OS
                                  vmdk2 = Logs
                                  vmdk3 = TempDB

                                  Reading some of the later posts this might not be the case?

                                  You would still create separate virtual disks and attach them to the VM. But you can use mount points instead of connecting the disks to the server as E: F: etc. . .

                                  This is my question - do you really need to split these over multiple VMDKs anymore? For IOP reasons I totally see the old method's thinking, pre SSD. But today, with most going for ORB10 of spinning rust, is it important to split the SQL DB and the temp stuff into different VMKDs? In the case of spinning rust, this could introduce latency (head has to move farther to get to different VMKD file - but I don't know - I really just don't know if that's really a factor or not?

                                  @scottalanmiller ??

                                  Having arrays made of SSD and HDD (aka split arrays) would be for only if his IOPS requirement for SQL was so insanely high that he couldn't get the performance out of a single OBR10 HDD array.

                                  Creating separate mount points, on dedicated VHDs allows him the ability to simply increase a single drive and not have to fuss around with moving partitions to expand them.

                                  Just tell Windows to expand into the newly free space for that mount point.

                                  As for the "head having to move further" on a traditional physical installation sure, but VM's are just files that could all be seated on the same disk. This is getting into the weeds of it.

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

                                    @dashrender said in Sizing a Server and Disks - SQL VM:

                                    @dustinb3403 said in Sizing a Server and Disks - SQL VM:

                                    @hobbit666 said in Sizing a Server and Disks - SQL VM:

                                    @hobbit666 said in Sizing a Server and Disks - SQL VM:

                                    But with the recommended setup for SQL in having separate drives (in windows) for Logs, TempDB, Backup etc the rule should be separate vmdk disks?
                                    Like
                                    vmdk1 = OS
                                    vmdk2 = Logs
                                    vmdk3 = TempDB

                                    Reading some of the later posts this might not be the case?

                                    You would still create separate virtual disks and attach them to the VM. But you can use mount points instead of connecting the disks to the server as E: F: etc. . .

                                    This is my question - do you really need to split these over multiple VMDKs anymore? For IOP reasons I totally see the old method's thinking, pre SSD. But today, with most going for ORB10 of spinning rust, is it important to split the SQL DB and the temp stuff into different VMKDs? In the case of spinning rust, this could introduce latency (head has to move farther to get to different VMKD file - but I don't know - I really just don't know if that's really a factor or not?

                                    @scottalanmiller ??

                                    Yes, it is better, because all kinds of other things can cause issues with the logs and backup directories.

                                    It is not required.

                                    1 Reply Last reply Reply Quote 0
                                    • hobbit666H
                                      hobbit666
                                      last edited by hobbit666

                                      Should of mentioned here on the first post we currently run a IPOD. So when I run a DPACK do I run it on just the 3 host servers? Or on the servers and the SAN?
                                      *Edit was planning on running on over a week time span soon.

                                      scottalanmillerS DashrenderD 2 Replies Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller @hobbit666
                                        last edited by

                                        @hobbit666 said in Sizing a Server and Disks - SQL VM:

                                        Should of mentioned here on the first post we currently run a IPOD. So when I run a DPACK do I run it on just the 3 host servers? Or on the servers and the SAN?

                                        You can't run things on a SAN, it's just a remote hard drive. No way to look at it directly in that way. The SAN's usage is measured as part of the host servers' storage.

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

                                          @dashrender said in Sizing a Server and Disks - SQL VM:

                                          @dustinb3403 said in Sizing a Server and Disks - SQL VM:

                                          @hobbit666 said in Sizing a Server and Disks - SQL VM:

                                          @hobbit666 said in Sizing a Server and Disks - SQL VM:

                                          But with the recommended setup for SQL in having separate drives (in windows) for Logs, TempDB, Backup etc the rule should be separate vmdk disks?
                                          Like
                                          vmdk1 = OS
                                          vmdk2 = Logs
                                          vmdk3 = TempDB

                                          Reading some of the later posts this might not be the case?

                                          You would still create separate virtual disks and attach them to the VM. But you can use mount points instead of connecting the disks to the server as E: F: etc. . .

                                          This is my question - do you really need to split these over multiple VMDKs anymore? For IOP reasons I totally see the old method's thinking, pre SSD. But today, with most going for ORB10 of spinning rust, is it important to split the SQL DB and the temp stuff into different VMKDs? In the case of spinning rust, this could introduce latency (head has to move farther to get to different VMKD file - but I don't know - I really just don't know if that's really a factor or not?

                                          @scottalanmiller ??

                                          Splitting to different VMDK is not for performance, it's for manageability and protection.

                                          1 Reply Last reply Reply Quote 3
                                          • A
                                            aidan_walsh
                                            last edited by

                                            Google-fu is failing hard. OBR?

                                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 4 / 6
                                            • First post
                                              Last post