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

    OBR10 - Server Setup

    IT Discussion
    6
    25
    1.4k
    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 @Joel
      last edited by

      @joel said in OBR10 - Server Setup:

      Then, when it comes to creating the VMs (DC and FS), do I just partition more of that inital D:\ drive to be the C:\OS and D:\Storage for myVMs?

      No.

      1 Reply Last reply Reply Quote 0
      • travisdh1T
        travisdh1 @Joel
        last edited by

        @joel said in OBR10 - Server Setup:

        Thanks guy so to confirm, when I boot the Hyper Visor for first time, I should go into Intelligent provisioning and configure the Raid in R10.

        You should configure the RAID10 in the bios or the server remote management before an OS is installed.

        1 Reply Last reply Reply Quote 0
        • travisdh1T
          travisdh1 @Joel
          last edited by

          @joel said in OBR10 - Server Setup:

          Then, when it comes to creating the VMs (DC and FS), do I just partition more of that inital D:\ drive to be the C:\OS and D:\Storage for myVMs?

          You don't partition anything else in the Hyper-V server. It handles everything for you after the initial configuration.

          If you're interested, it actually creates a file for each virtual drive on the system. You shouldn't every have to deal with these files yourself.

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

            @joel said in OBR10 - Server Setup:

            Then, when it comes to creating the VMs (DC and FS), do I just partition more of that inital D:\ drive to be the C:\OS and D:\Storage for myVMs?

            No, you don't partition anything else at all.

            1 Reply Last reply Reply Quote 1
            • JoelJ
              Joel
              last edited by

              Ok, so if I want my VM's to have a 😄 drive for OS and then a 😧 drive (Data) - Would it just be a case of adding an additional Virtual Hard Drive and storing it in the initial D partition? eg.

              My HyperV server will be in Raid10 with 2 partitions - C:\OS (100GB) - D:\Data (1.9TB)
              (on D drive, create folder called VM\DomainController)
              (on D drive, create another folder called VM\FileServer)

              Then, I can provision DomainController
              Add Virtual Hard Drive - C:\OS (130GB) - (Location: D:\VM\DomainController)
              Add Virtual Hard Drive - D:\Logs (20GB) - (Location: D:\VM\DomainController)

              Provision FileServer
              Add Virtual Hard Drive - C:\OS (130GB) - (Location: D:\VM\FS)
              Add Virtual Hard Drive - D:\Data (1.6TB) - (Location: D:\VM\FS)

              Make Sense?

              JaredBuschJ scottalanmillerS 4 Replies Last reply Reply Quote 0
              • JaredBuschJ
                JaredBusch @Joel
                last edited by

                @joel said in OBR10 - Server Setup:

                Ok, so if I want my VM's to have a 😄 drive for OS and then a 😧 drive (Data) - Would it just be a case of adding an additional Virtual Hard Drive and storing it in the initial D partition? eg.

                My HyperV server will be in Raid10 with 2 partitions - C:\OS (100GB) - D:\Data (1.9TB)
                (on D drive, create folder called VM\DomainController)
                (on D drive, create another folder called VM\FileServer)

                No

                Then, I can provision DomainController
                Add Virtual Hard Drive - C:\OS (130GB) - (Location: D:\VM\DomainController)
                Add Virtual Hard Drive - D:\Logs (20GB) - (Location: D:\VM\DomainController)

                No, all VM files are in D:\Hyper-V. Hyper-V Manager does that automatically. Don't customize things.

                Provision FileServer
                Add Virtual Hard Drive - C:\OS (130GB) - (Location: D:\VM\FS)
                Add Virtual Hard Drive - D:\Data (1.6TB) - (Location: D:\VM\FS)

                Make Sense?

                No, all VM files are in D:\Hyper-V. Hyper-V Manager does that automatically. Don't customize things.

                1 Reply Last reply Reply Quote 1
                • JaredBuschJ
                  JaredBusch
                  last edited by

                  Prior to any VM creation.

                  Open Hyper-V Manager and choose settings.
                  0_1532465140584_39f7551b-4197-46bd-a5e8-18e4a48a9620-image.png

                  Go through all of these settings. Specifically to this part of the conversation, setup the top two settings to be D:\Hyper-V\Virtual Hard Disks and D:\Hyper-V
                  0_1532465189843_92875513-198b-46ce-8b5c-d906ef7486a2-image.png

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

                    @joel said in OBR10 - Server Setup:

                    Ok, so if I want my VM's to have a 😄 drive for OS and then a 😧 drive (Data) -

                    Stop here. Before you ask this question, WHY are you asking this question? You don't normally want this. What is making you think you should do this? This is non-standard and should only be done when it makes sense, not by default.

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

                      @joel said in OBR10 - Server Setup:

                      My HyperV server will be in Raid10 with 2 partitions - C:\OS (100GB) - D:\Data (1.9TB)
                      (on D drive, create folder called VM\DomainController)
                      (on D drive, create another folder called VM\FileServer)

                      Don't make folders. This is all much simpler than you are making it out to be. All of this is stuff you can ignore.

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

                        @joel said in OBR10 - Server Setup:

                        Then, I can provision DomainController
                        Add Virtual Hard Drive - C:\OS (130GB) - (Location: D:\VM\DomainController)
                        Add Virtual Hard Drive - D:\Logs (20GB) - (Location: D:\VM\DomainController)

                        Why would you make a domain controller like this? Of all workloads, should not be this way.

                        JoelJ 1 Reply Last reply Reply Quote 1
                        • JoelJ
                          Joel @JaredBusch
                          last edited by

                          @jaredbusch Thanks, yes this is what I was meaning, I'd be placing the VM on that Initial D drive.

                          1 Reply Last reply Reply Quote 0
                          • JoelJ
                            Joel @scottalanmiller
                            last edited by

                            @scottalanmiller said in OBR10 - Server Setup:

                            @joel said in OBR10 - Server Setup:

                            Ok, so if I want my VM's to have a 😄 drive for OS and then a 😧 drive (Data) -

                            Stop here. Before you ask this question, WHY are you asking this question? You don't normally want this. What is making you think you should do this? This is non-standard and should only be done when it makes sense, not by default.

                            *In the past I used to have a C drive for the OS and a second disk (D) for data.
                            So what is standard now? Just one 😄 Drive with everything on there?

                            1 Reply Last reply Reply Quote 0
                            • JoelJ
                              Joel @scottalanmiller
                              last edited by

                              @scottalanmiller said in OBR10 - Server Setup:

                              @joel said in OBR10 - Server Setup:

                              My HyperV server will be in Raid10 with 2 partitions - C:\OS (100GB) - D:\Data (1.9TB)
                              (on D drive, create folder called VM\DomainController)
                              (on D drive, create another folder called VM\FileServer)

                              Don't make folders. This is all much simpler than you are making it out to be. All of this is stuff you can ignore.

                              Cool cool - thanks SAM

                              1 Reply Last reply Reply Quote 0
                              • JoelJ
                                Joel @scottalanmiller
                                last edited by

                                @scottalanmiller said in OBR10 - Server Setup:

                                @joel said in OBR10 - Server Setup:

                                Then, I can provision DomainController
                                Add Virtual Hard Drive - C:\OS (130GB) - (Location: D:\VM\DomainController)
                                Add Virtual Hard Drive - D:\Logs (20GB) - (Location: D:\VM\DomainController)

                                Why would you make a domain controller like this? Of all workloads, should not be this way.

                                • I recall reading a MS article stating 😄 should have the OS installed but then a second drive should be used as SysVOL/Logs
                                JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 0
                                • JaredBuschJ
                                  JaredBusch @Joel
                                  last edited by

                                  @joel said in OBR10 - Server Setup:

                                  @scottalanmiller said in OBR10 - Server Setup:

                                  @joel said in OBR10 - Server Setup:

                                  Then, I can provision DomainController
                                  Add Virtual Hard Drive - C:\OS (130GB) - (Location: D:\VM\DomainController)
                                  Add Virtual Hard Drive - D:\Logs (20GB) - (Location: D:\VM\DomainController)

                                  Why would you make a domain controller like this? Of all workloads, should not be this way.

                                  • I recall reading a MS article stating 😄 should have the OS installed but then a second drive should be used as SysVOL/Logs

                                  https://media.giphy.com/media/6gLyE15StAs3C/giphy.gif

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

                                    @joel said in OBR10 - Server Setup:

                                    @scottalanmiller said in OBR10 - Server Setup:

                                    @joel said in OBR10 - Server Setup:

                                    Then, I can provision DomainController
                                    Add Virtual Hard Drive - C:\OS (130GB) - (Location: D:\VM\DomainController)
                                    Add Virtual Hard Drive - D:\Logs (20GB) - (Location: D:\VM\DomainController)

                                    Why would you make a domain controller like this? Of all workloads, should not be this way.

                                    • I recall reading a MS article stating 😄 should have the OS installed but then a second drive should be used as SysVOL/Logs

                                    No, that's not a normal or recommended setup. Maybe for some very specific scenario, but absolutely is not a good default. Default is one 😄 for everything. For DCs, always a single drive, never do this extra stuff. This is what we call "getting weird."

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