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

    I think I am missing something about Hyper-V....?

    IT Discussion
    17
    140
    15.3k
    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.
    • stacksofplatesS
      stacksofplates
      last edited by

      Also I can't find anywhere on how to actually deploy systems with this. It has a set up guide for the VSA but nothing else. There are guides for both Hyper-V and VMware but I can't find anything for KVM (other than the previously mentioned VSA guide).

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

        Just spoke to them, they are revamping their product line so it's a moment of limbo between one being moved out of support for new deployments and the follow up being released, but KVM is their main focus of the new release.

        1 Reply Last reply Reply Quote 0
        • PhlipElderP
          PhlipElder @IRJ
          last edited by

          @irj said in I think I am missing something about Hyper-V....?:

          I find it funny that Microsoft doesn't use their own virtualization for Azure.

          Proof?

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

            @phlipelder said in I think I am missing something about Hyper-V....?:

            @irj said in I think I am missing something about Hyper-V....?:

            I find it funny that Microsoft doesn't use their own virtualization for Azure.

            Proof?

            Read the entire thread? Already answered.

            PhlipElderP 1 Reply Last reply Reply Quote 0
            • PhlipElderP
              PhlipElder @IRJ
              last edited by

              @irj I find that to be an odd claim. Azure Stack is based on Storage Spaces Direct (S2D) and that's Hyper-V.

              Nothing in Azure/O365 is the same as what we work with outside of their DCs. Nothing.

              Nano gives us a bit of a glimpse into what is being done there. Calling what Nano does, and Windows Defender Application Guard which is the virtual isolation of Edge, Hyper-V is a bit of a stretch.

              The hypervisor is just that. A layer between the guests and the hosts whatever it's named.

              1 Reply Last reply Reply Quote 0
              • PhlipElderP
                PhlipElder @JaredBusch
                last edited by

                @jaredbusch No, I didn't realize just how long it was until I posted that. :S

                1 Reply Last reply Reply Quote 0
                • PhlipElderP
                  PhlipElder @scottalanmiller
                  last edited by

                  @scottalanmiller said in I think I am missing something about Hyper-V....?:

                  @bnrstnr said in I think I am missing something about Hyper-V....?:

                  My opinion is Hyper-V is only an option when you need vSAN, otherwise I’m just not buying it.

                  What makes it special in that case? AFAIK there is no production vSAN for Hyper-V that is unique to it. Hyper-V is effectively completely dependent on Starwind for vSAN and they recommend KVM most of the time.

                  Storage Spaces Direct is Microsoft's equivalent to vSAN.

                  1 Reply Last reply Reply Quote 0
                  • PhlipElderP
                    PhlipElder
                    last edited by

                    We've been deploying virtualization solutions on Hyper-V since Longhorn/2008. We built our first cluster on the Intel Modular Server (probably the first to do so with Hyper-V) back in the day with our first IMS cluster deal following that up.

                    AD is not required for the Hyper-V host in standalone setups. We don't join a standalone Hyper-V host to the guest's domain. That provides a barrier between production and the virtualization stack.

                    Depending on client requirements, when we build-out a cluster setup we prefer to have a separate management AD for the cluster and the production AD for the guests separate. This is not always possible.

                    Why Hyper-V? We don't have to pay anything extra to build-out a virtualization platform for one.

                    We've done well with Hyper-V and Storage Spaces.

                    IRJI S 2 Replies Last reply Reply Quote 0
                    • IRJI
                      IRJ @PhlipElder
                      last edited by

                      @phlipelder said in I think I am missing something about Hyper-V....?:

                      We've been deploying virtualization solutions on Hyper-V since Longhorn/2008. We built our first cluster on the Intel Modular Server (probably the first to do so with Hyper-V) back in the day with our first IMS cluster deal following that up.

                      That's impressive because because from what I remember hyper-v was terrible in 2008.

                      PhlipElderP 1 Reply Last reply Reply Quote 0
                      • PhlipElderP
                        PhlipElder @IRJ
                        last edited by PhlipElder

                        @irj said in I think I am missing something about Hyper-V....?:

                        @phlipelder said in I think I am missing something about Hyper-V....?:

                        We've been deploying virtualization solutions on Hyper-V since Longhorn/2008. We built our first cluster on the Intel Modular Server (probably the first to do so with Hyper-V) back in the day with our first IMS cluster deal following that up.

                        That's impressive because because from what I remember hyper-v was terrible in 2008.

                        Heh, it took 9 months of life, front-line access to the IMS engineering team, and some handholding by Ben Armstrong and Jose Barreto to get it going. It was a really cool moment to see the VMs Live Migrate between all of the nodes and then start right back up when we started testing failover scenarios.

                        And yes, it was very painful as we committed to deploying all clusters with Server Core and still do so today. Though, with PowerShell it's a lot less painful. šŸ˜‰

                        EDIT: And, thanks! šŸ™‚

                        IRJI 1 Reply Last reply Reply Quote 1
                        • IRJI
                          IRJ @PhlipElder
                          last edited by

                          @phlipelder said in I think I am missing something about Hyper-V....?:

                          @irj said in I think I am missing something about Hyper-V....?:

                          @phlipelder said in I think I am missing something about Hyper-V....?:

                          We've been deploying virtualization solutions on Hyper-V since Longhorn/2008. We built our first cluster on the Intel Modular Server (probably the first to do so with Hyper-V) back in the day with our first IMS cluster deal following that up.

                          That's impressive because because from what I remember hyper-v was terrible in 2008.

                          Heh, it took 9 months of life, front-line access to the IMS engineering team, and some handholding by Ben Armstrong and Jose Barreto to get it going. It was a really cool moment to see the VMs Live Migrate between all of the nodes and then start right back up when we started testing failover scenarios.

                          And yes, it was very painful as we committed to deploying all clusters with Server Core and still do so today. Though, with PowerShell it's a lot less painful. šŸ˜‰

                          EDIT: And, thanks! šŸ™‚

                          Good. I'm glad somebody is doing things right. I'm pushing an initiative to be remove GUI from as many windows severs as possible. It doesn't go over too well with techs that aren't powershell guys.

                          ObsolesceO wirestyle22W 2 Replies Last reply Reply Quote 0
                          • ObsolesceO
                            Obsolesce @IRJ
                            last edited by

                            @irj said in I think I am missing something about Hyper-V....?:

                            @phlipelder said in I think I am missing something about Hyper-V....?:

                            @irj said in I think I am missing something about Hyper-V....?:

                            @phlipelder said in I think I am missing something about Hyper-V....?:

                            We've been deploying virtualization solutions on Hyper-V since Longhorn/2008. We built our first cluster on the Intel Modular Server (probably the first to do so with Hyper-V) back in the day with our first IMS cluster deal following that up.

                            That's impressive because because from what I remember hyper-v was terrible in 2008.

                            Heh, it took 9 months of life, front-line access to the IMS engineering team, and some handholding by Ben Armstrong and Jose Barreto to get it going. It was a really cool moment to see the VMs Live Migrate between all of the nodes and then start right back up when we started testing failover scenarios.

                            And yes, it was very painful as we committed to deploying all clusters with Server Core and still do so today. Though, with PowerShell it's a lot less painful. šŸ˜‰

                            EDIT: And, thanks! šŸ™‚

                            Good. I'm glad somebody is doing things right. I'm pushing an initiative to be remove GUI from as many windows severs as possible. It doesn't go over too well with techs that aren't powershell guys.

                            You really don't need PowerShell on Gui-less Windows server. Most everything can be done via a remote GUI tool on your admin workstation. It's extremely rare that I will ever need to RDP to a Windows server, GUI or not.

                            1 Reply Last reply Reply Quote 0
                            • wirestyle22W
                              wirestyle22 @IRJ
                              last edited by wirestyle22

                              @irj said in I think I am missing something about Hyper-V....?:

                              @phlipelder said in I think I am missing something about Hyper-V....?:

                              @irj said in I think I am missing something about Hyper-V....?:

                              @phlipelder said in I think I am missing something about Hyper-V....?:

                              We've been deploying virtualization solutions on Hyper-V since Longhorn/2008. We built our first cluster on the Intel Modular Server (probably the first to do so with Hyper-V) back in the day with our first IMS cluster deal following that up.

                              That's impressive because because from what I remember hyper-v was terrible in 2008.

                              Heh, it took 9 months of life, front-line access to the IMS engineering team, and some handholding by Ben Armstrong and Jose Barreto to get it going. It was a really cool moment to see the VMs Live Migrate between all of the nodes and then start right back up when we started testing failover scenarios.

                              And yes, it was very painful as we committed to deploying all clusters with Server Core and still do so today. Though, with PowerShell it's a lot less painful. šŸ˜‰

                              EDIT: And, thanks! šŸ™‚

                              Good. I'm glad somebody is doing things right. I'm pushing an initiative to be remove GUI from as many windows severs as possible. It doesn't go over too well with techs that aren't powershell guys.

                              I always wonder what "I'm not a powershell guy" means. I hear it a lot. Does it mean these people aren't fans or they just don't know it? I think a lot of us probably prefer bash here. I'm not a powershell guy--meaning i don't swear by it, but I still read on it and learn it.

                              ObsolesceO scottalanmillerS 2 Replies Last reply Reply Quote 0
                              • ObsolesceO
                                Obsolesce @wirestyle22
                                last edited by Obsolesce

                                @wirestyle22 said in I think I am missing something about Hyper-V....?:

                                @irj said in I think I am missing something about Hyper-V....?:

                                @phlipelder said in I think I am missing something about Hyper-V....?:

                                @irj said in I think I am missing something about Hyper-V....?:

                                @phlipelder said in I think I am missing something about Hyper-V....?:

                                We've been deploying virtualization solutions on Hyper-V since Longhorn/2008. We built our first cluster on the Intel Modular Server (probably the first to do so with Hyper-V) back in the day with our first IMS cluster deal following that up.

                                That's impressive because because from what I remember hyper-v was terrible in 2008.

                                Heh, it took 9 months of life, front-line access to the IMS engineering team, and some handholding by Ben Armstrong and Jose Barreto to get it going. It was a really cool moment to see the VMs Live Migrate between all of the nodes and then start right back up when we started testing failover scenarios.

                                And yes, it was very painful as we committed to deploying all clusters with Server Core and still do so today. Though, with PowerShell it's a lot less painful. šŸ˜‰

                                EDIT: And, thanks! šŸ™‚

                                Good. I'm glad somebody is doing things right. I'm pushing an initiative to be remove GUI from as many windows severs as possible. It doesn't go over too well with techs that aren't powershell guys.

                                I always wonder what "I'm not a powershell guy" means. I hear it a lot. Does it mean these people aren't fans or they just don't know it? I think a lot of us probably prefer bash here. I'm not a powershell guy--meaning i don't swear by it, but I still read on it and learn it.

                                Not being a PowerShell guy to me means one can't efficiently script in PowerShell. That's not at all a requirement to administer a GUI-less Windows server.

                                There's no scripting at all needed to administer a GUI-less Windows server... none... To me, it just shows laziness and incompetence when someone says that.

                                To administer a server with PowerShell, you only need to memorize two commands, and such extreme basics that it just amazes me when people use the "i'm not a powershell guy" phrase.

                                Get-Command -Noun *whatever* (where "whatever" is a word related to what you want to work with on the server)

                                For example, if you need to make a change to a network adapter on Hyper-V Server:
                                Get-Command -Noun *net*

                                That will display enough for you to narrow it down. Once you find what you need, and you need examples or explanations:
                                Get-Help Set-NetAdapter -Detailed

                                You don't have to be "a PowerShell guy" for Windows server administration... and these cases only come up when there's no way to remote to your server using an RSAT tool.

                                You're in the exact same situation on Linux... nobody can remember all of the commands, but if you know how to search for a command and use help, you're golden.

                                There's really no difference in administering either one... the big difference lies in the scripting parts and general logic when diving down further than you need to past simple administration.

                                wirestyle22W 1 Reply Last reply Reply Quote 0
                                • wirestyle22W
                                  wirestyle22 @Obsolesce
                                  last edited by

                                  @obsolesce Bash makes a lot more sense to me than powershell, but part of the job is learning what you need to not necessarily just what you want to

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

                                    @wirestyle22 said in I think I am missing something about Hyper-V....?:

                                    @obsolesce Bash makes a lot more sense to me than powershell, but part of the job is learning what you need to not necessarily just what you want to

                                    Meh, I feel the both make equal sense in their own way... I like PowerShell's verb-noun and flow, and also the basic logical way of bash.

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

                                      @wirestyle22 said in I think I am missing something about Hyper-V....?:

                                      @irj said in I think I am missing something about Hyper-V....?:

                                      @phlipelder said in I think I am missing something about Hyper-V....?:

                                      @irj said in I think I am missing something about Hyper-V....?:

                                      @phlipelder said in I think I am missing something about Hyper-V....?:

                                      We've been deploying virtualization solutions on Hyper-V since Longhorn/2008. We built our first cluster on the Intel Modular Server (probably the first to do so with Hyper-V) back in the day with our first IMS cluster deal following that up.

                                      That's impressive because because from what I remember hyper-v was terrible in 2008.

                                      Heh, it took 9 months of life, front-line access to the IMS engineering team, and some handholding by Ben Armstrong and Jose Barreto to get it going. It was a really cool moment to see the VMs Live Migrate between all of the nodes and then start right back up when we started testing failover scenarios.

                                      And yes, it was very painful as we committed to deploying all clusters with Server Core and still do so today. Though, with PowerShell it's a lot less painful. šŸ˜‰

                                      EDIT: And, thanks! šŸ™‚

                                      Good. I'm glad somebody is doing things right. I'm pushing an initiative to be remove GUI from as many windows severs as possible. It doesn't go over too well with techs that aren't powershell guys.

                                      I always wonder what "I'm not a powershell guy" means. I hear it a lot. Does it mean these people aren't fans or they just don't know it? I think a lot of us probably prefer bash here. I'm not a powershell guy--meaning i don't swear by it, but I still read on it and learn it.

                                      In this context it means "aren't savvy". It's not the right way to phrase it. It's "techs who don't know the systems that they work on and need a GUI to make it easy to find basic tasks." Has nothing intrinsic to do with PowerShell. It's CLI and shells in general.

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

                                        @obsolesce said in I think I am missing something about Hyper-V....?:

                                        @wirestyle22 said in I think I am missing something about Hyper-V....?:

                                        @obsolesce Bash makes a lot more sense to me than powershell, but part of the job is learning what you need to not necessarily just what you want to

                                        Meh, I feel the both make equal sense in their own way... I like PowerShell's verb-noun and flow, and also the basic logical way of bash.

                                        I honestly find nothing redeeming about PS. It's better than nothing, but compared to no real world alternative is it a respectable scripting and automation language.

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          StorageNinja Vendor @PhlipElder
                                          last edited by

                                          @phlipelder said in I think I am missing something about Hyper-V....?:

                                          Why Hyper-V? We don't have to pay anything extra to build-out a virtualization platform for one.
                                          We've done well with Hyper-V and Storage Spaces.

                                          Storage Spaces Direct is Datacenter licensing only. If you have core dense platforms this gets expensive.

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

                                            @storageninja said in I think I am missing something about Hyper-V....?:

                                            @phlipelder said in I think I am missing something about Hyper-V....?:

                                            Why Hyper-V? We don't have to pay anything extra to build-out a virtualization platform for one.
                                            We've done well with Hyper-V and Storage Spaces.

                                            Storage Spaces Direct is Datacenter licensing only. If you have core dense platforms this gets expensive.

                                            And it isn't production ready, and doesn't have production readiness on its roadmap. And that's right from the MVPs. It's a joke that MS released way too early with no way to get working. In the enterprise space, it's essentially non-existent and those that have used it have been burned big time.

                                            S PhlipElderP 2 Replies Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 5 / 7
                                            • First post
                                              Last post