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

    Splitting Array for Hypervisor on Hyper-V

    IT Discussion
    8
    32
    2.7k
    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.
    • dafyreD
      dafyre @scottalanmiller
      last edited by dafyre

      @scottalanmiller said in Splitting Array for Hypervisor on Hyper-V:

      @Mike-Davis said in Need a Good PCI Express RAID Card from Amazon:

      I was also wondering for hyper V, does anyone still do RAID 1 for the OS and then RAID 6 for the data?

      Do people? Yes. Should people? No.

      I concur.

      The three I'm running, I have a single RAID 6 instance for everything.
      (Servers are using SSDs)

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

        Splitting the hypervisor out to its own array is a total waste. It only uses IOPS at boot time, which is when the VMs are not using them. So you want the hypervisor on the main array to get the fastest possible boot time. And then when the hypervisor has loaded, it is done using the array (except for trivial logging) and then you the IOPS that the hypervisor would have used available to the VMs plus the extra capacity.

        Because the hypervisor uses the disks only when the VMs are not on yet, and the VMs only use the disks when the hypervisor does not, there is no benefit to splitting them but massive benefits to combining them.

        1 Reply Last reply Reply Quote 0
        • Reid CooperR
          Reid Cooper
          last edited by

          One Big Array for me. Hypervisors are the worst things to put on their own arrays as they use the least disk space and speed of anything.

          1 Reply Last reply Reply Quote 2
          • black3dynamiteB
            black3dynamite
            last edited by black3dynamite

            Do one big array and then create two partitions. One for the hypervisor and the other for Data.

            Or maybe a small drive for the hypervisor and then a big array for the data.

            scottalanmillerS JaredBuschJ 2 Replies Last reply Reply Quote 1
            • scottalanmillerS
              scottalanmiller @black3dynamite
              last edited by

              @black3dynamite said in Splitting Array for Hypervisor on Hyper-V:

              Or maybe a small drive for the OS and then a big array for the data.

              If it is an SD card, that's one thing. But if not, don't bother. No matter how small that drive array is, it's too big.

              black3dynamiteB 1 Reply Last reply Reply Quote 0
              • black3dynamiteB
                black3dynamite @scottalanmiller
                last edited by

                @scottalanmiller
                This is a little bit off topic, are there any server boards that comes with msata interface?
                That can be useful for operating systems to be installed on.

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

                  @black3dynamite said in Splitting Array for Hypervisor on Hyper-V:

                  @scottalanmiller
                  This is a little bit off topic, are there any server boards that comes with msata interface?
                  That can be useful for operating systems to be installed on.

                  Not that I have seen. SuperMicro would be the most likely to have that and I'd only expect it on the most recent servers, if anywhere.

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

                    The beauty of SD as a special case is that it is hot swappable by default, tiny, portable, cheap and easily replaceable like a floppy.

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

                      @black3dynamite said in Splitting Array for Hypervisor on Hyper-V:

                      Do one big array and then create two partitions. One for OS and the other for Data.

                      Or maybe a small drive for the OS and then a big array for the data.

                      @Mike-Davis @black3dynamite A hypervisor is not an OS.

                      So since you are saying OS and Data I can only assume you mean the guest VM? In that case, sure make as many vmdk/vhdx as you want on the OBR5/6/10 array that the hypervisor is presented.

                      black3dynamiteB 1 Reply Last reply Reply Quote 1
                      • black3dynamiteB
                        black3dynamite @JaredBusch
                        last edited by

                        @JaredBusch
                        Yes, I meant the hypervisor.

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

                          @black3dynamite said in Splitting Array for Hypervisor on Hyper-V:

                          @JaredBusch
                          Yes, I meant the hypervisor.

                          Then you are doing things wrong, as listed by others earlier in the thread.

                          black3dynamiteB 1 Reply Last reply Reply Quote 0
                          • black3dynamiteB
                            black3dynamite @JaredBusch
                            last edited by

                            @JaredBusch
                            Configuring one big array and creating a partition for Hyper-V and another for the VMs is not common? Or keep the hypervisor and the VMs on one partition?

                            scottalanmillerS JaredBuschJ 2 Replies Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @black3dynamite
                              last edited by

                              @black3dynamite said in Splitting Array for Hypervisor on Hyper-V:

                              @JaredBusch
                              Configuring one big array and creating a partition for Hyper-V and another for the VMs is not common? Or keep the hypervisor and the VMs on one partition?

                              One array for both is the most general good case (there are exceptions, but the vast majority of hypervisor installs for Hyper-V should be on the same array as the VMs.)

                              Two partitions on top of the same array is just fine.

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

                                @black3dynamite said in Splitting Array for Hypervisor on Hyper-V:

                                @JaredBusch
                                Configuring one big array and creating a partition for Hyper-V and another for the VMs is not common? Or keep the hypervisor and the VMs on one partition?

                                It is not common, because the most common RAID adapters out there do not have the functionality to create partitions on the RAID array. We had a thread on this subject not too long ago in fact. If someone could find it and link it that would be great.

                                It is definitely a nice way to handle it if you can have the array split logically prior to installing the hypervisor.

                                DashrenderD 1 Reply Last reply Reply Quote 0
                                • Mike DavisM
                                  Mike Davis
                                  last edited by

                                  I should have added I haven't done it, but a client was asking and I couldn't think of a reason to do it that way, but wanted to make sure I wasn't missing something.

                                  1 Reply Last reply Reply Quote 0
                                  • Mike DavisM
                                    Mike Davis
                                    last edited by

                                    @black3dynamite said in Splitting Array for Hypervisor on Hyper-V:

                                    @scottalanmiller
                                    This is a little bit off topic, are there any server boards that comes with msata interface?
                                    That can be useful for operating systems to be installed on.

                                    HP Micro Servers have microSD slots on the motherboard. I have installed ESXi on them. Kingston makes a 4GB microSD card with SD adapter that I keep on hand so I can install ESXi on most newer servers.

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

                                      @Mike-Davis said in Splitting Array for Hypervisor on Hyper-V:

                                      @black3dynamite said in Splitting Array for Hypervisor on Hyper-V:

                                      @scottalanmiller
                                      

                                      This is a little bit off topic, are there any server boards that comes with msata interface?
                                      That can be useful for operating systems to be installed on.

                                      HP Micro Servers have microSD slots on the motherboard. I have installed ESXi on them. Kingston makes a 4GB microSD card with SD adapter that I keep on hand so I can install ESXi on most newer servers.

                                      Tons of servers have SD card slots. It's the mSATA that is hard to find.

                                      1 Reply Last reply Reply Quote 0
                                      • FATeknollogeeF
                                        FATeknollogee
                                        last edited by

                                        How 'bout installing the o/s (aka hypervisor) on a SATA DOM & VMs on your RAID 5/6/xxx array?
                                        https://www.supermicro.com/products/nfo/SATADOM.cfm
                                        0_1480560808002_sata_dom.PNG

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

                                          Did you just say RAID 5?

                                          Unless you're talking about SSD....

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

                                            @JaredBusch said in Splitting Array for Hypervisor on Hyper-V:

                                            @black3dynamite said in Splitting Array for Hypervisor on Hyper-V:

                                            @JaredBusch
                                            Configuring one big array and creating a partition for Hyper-V and another for the VMs is not common? Or keep the hypervisor and the VMs on one partition?

                                            It is not common, because the most common RAID adapters out there do not have the functionality to create partitions on the RAID array. We had a thread on this subject not too long ago in fact. If someone could find it and link it that would be great.

                                            It is definitely a nice way to handle it if you can have the array split logically prior to installing the hypervisor.

                                            You can still split the array up at the hypervisor install level.

                                            Would there be any benefit to a split at the adapter level versus inside the array as partitions?

                                            JaredBuschJ 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post