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

    Hyper-V as a service

    IT Discussion
    hyper-v
    6
    67
    12.2k
    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.
    • scottalanmillerS
      scottalanmiller @Dashrender
      last edited by

      @Dashrender said:

      @scottalanmiller said:

      @Dashrender said:

      @JaredBusch said:

      @Dashrender said:

      @scottalanmiller said:

      @Dashrender said:

      Anyone know what state a Windows Server is left in when you uninstall Hyper-V when it's installed as a service?

      It changes the boot pointer and the OS boots normally as if Hyper-V was never there.

      So when you install the Hyper-V service, the underlying disk partitions are changed (shrank) to allow a new partition to be created for Hyper-V to run from?

      If you have Server2012R2 or Windows 8.1/10 and enabled the Hyper-V role there is no visible change to anything from within Windows. You just now have the ability to make VMs.

      I wonder then, how does this work fundamentally? The underlying system is suppose to be booting from Hyper-V, not Windows server. Is it just changing from booting from ntkernal to something else then?

      Exactly the same as Xen does it. By changing the boot pointer.

      I need more information - this doesn't really explain much. Changes it to point to what?

      The other kernel. The same as you do when you have multiple kernels. No different than dual booting any two systems. This can apply to Windows and Linux on the same box. It can apply to Linux with multiple kernels. This is a standard pointer that every boot loader deals with.

      So in the case of Xen, you have the Linux kernel or the Xen hypervisor kernel. It just chooses to boot one or the other. With Hyper-V it can point to the HV Kernel or the NTKernel.

      1 Reply Last reply Reply Quote 0
      • BRRABillB
        BRRABill @scottalanmiller
        last edited by

        @scottalanmiller said:

        But there CAN BE a Linux GUI if you want. (Trust me, you don't want, but you can just like Hyper-V.)

        Just for educational purposes, why is this?

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

          @BRRABill said:

          @scottalanmiller said:

          But there CAN BE a Linux GUI if you want. (Trust me, you don't want, but you can just like Hyper-V.)

          Just for educational purposes, why is this?

          Same reasons as with Hyper-V minus the benefits that Hyper-V has of having lots of people that do this and a few tools that are used for the purpose. There isn't any "local Xen console" interface like Hyper-V has. So all of the negatives of Hyper-V with a GUI, none of the benefits. Plus, there are great API based tools like XC and XO, so no need for it.

          BRRABillB 1 Reply Last reply Reply Quote 0
          • BRRABillB
            BRRABill @scottalanmiller
            last edited by

            @scottalanmiller said:

            Same reasons as with Hyper-V minus the benefits that Hyper-V has of having lots of people that do this and a few tools that are used for the purpose. There isn't any "local Xen console" interface like Hyper-V has. So all of the negatives of Hyper-V with a GUI, none of the benefits. Plus, there are great API based tools like XC and XO, so no need for it.

            I thought you were making a general statement on GUIs on Linux servers.

            XC/XO has been fine for me.

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

              @BRRABill said:

              @scottalanmiller said:

              Same reasons as with Hyper-V minus the benefits that Hyper-V has of having lots of people that do this and a few tools that are used for the purpose. There isn't any "local Xen console" interface like Hyper-V has. So all of the negatives of Hyper-V with a GUI, none of the benefits. Plus, there are great API based tools like XC and XO, so no need for it.

              I thought you were making a general statement on GUIs on Linux servers.

              XC/XO has been fine for me.

              No different than GUIs anywhere on servers.

              1 Reply Last reply Reply Quote 0
              • BRRABillB
                BRRABill
                last edited by

                This thread made me finally realize why @mdecamp was having issues with me wanting to use "Hyper-V" to shutdown a Hyper-V machine and its hosts.

                I was always accessing Hyper-V via the GUI. Via the GUI using the Eaton software to send shutdown to Hyper-V is possible. (Though is it legal license-wise, I wonder?) But a lot of people probably only know it in its non-GUI version, like other hypervisors.

                So I would imagine there would be no way to install the shutdown software into it. (Or XS, or any other hypervisor for that matter.)

                DashrenderD travisdh1T 2 Replies Last reply Reply Quote 0
                • DashrenderD
                  Dashrender @BRRABill
                  last edited by

                  @BRRABill said:

                  This thread made me finally realize why @mdecamp was having issues with me wanting to use "Hyper-V" to shutdown a Hyper-V machine and its hosts.

                  I was always accessing Hyper-V via the GUI. Via the GUI using the Eaton software to send shutdown to Hyper-V is possible. (Though is it legal license-wise, I wonder?) But a lot of people probably only know it in its non-GUI version, like other hypervisors.

                  So I would imagine there would be no way to install the shutdown software into it. (Or XS, or any other hypervisor for that matter.)

                  WHAT?

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

                    @BRRABill That makes no sense. Even if you couldn't install software on them (you can), every OS has well-known remote shutdown/restart procedures.

                    BRRABillB 2 Replies Last reply Reply Quote 0
                    • BRRABillB
                      BRRABill @travisdh1
                      last edited by

                      @travisdh1 said:

                      @BRRABill That makes no sense. Even if you couldn't install software on them (you can), every OS has well-known remote shutdown/restart procedures.

                      Perhaps I was unclear. That was pre-coffee.

                      The was trying to decide between the 5S and the 5P. The 5S only communicates with the machine via USB. The 5P can communicate via network interface as well.

                      If you are able to plug the UPS into a machine via UPS, and install the Windows-based "UPS Companion Software", you can shut down that machine. If it was a server running Hyper-V (with the GUI) that would work.

                      However, this scenario would have no way of contacting the VMs. The 5S only works via UPS cable and the companion software.

                      So to shutdown the VMs, you would need the 5P which sends the shutdown signal over the network to the software sitting on each VM.

                      Does that make more sense. Someone I will not mention called my first post "babbling" or "rambly" or something, so hopefully this makes more sense! 🙂

                      JaredBuschJ 1 Reply Last reply Reply Quote 1
                      • BRRABillB
                        BRRABill @travisdh1
                        last edited by

                        @travisdh1 said:

                        every OS has well-known remote shutdown/restart procedures.

                        Though you could be right even the 5S via USB cable might work even WITHOUT the companion software.

                        Hmmm, time for a new thread!

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

                          @BRRABill You seriously need to slow down and think a little.

                          Half the time you typed UPS, I think you meant USB.

                          I have no idea if the Eaton client software can be installed on Hyper-V Server, but I can test that. It will come down to what Windows features it requires. The software installs and runs as a service that you access via a browser (even on the local machine), so I would see no reason why it would not install.

                          Regarding the 5P, it does NOT have a network card by default. The network card is an optional add on that costs $250.

                          BRRABillB 2 Replies Last reply Reply Quote 0
                          • JaredBuschJ
                            JaredBusch @BRRABill
                            last edited by

                            @BRRABill said:

                            So to shutdown the VMs, you would need the 5P which sends the shutdown signal over the network to the software sitting on each VM.

                            This is not how that works.

                            You tell Hyper-V Server to shut down. That is all. The Hyper-V server will correctly handle the guest VM's based on the settings you specified for each VM.

                            BRRABillB DashrenderD 2 Replies Last reply Reply Quote 0
                            • BRRABillB
                              BRRABill @JaredBusch
                              last edited by

                              @JaredBusch said:

                              Regarding the 5P, it does NOT have a network card by default. The network card is an optional add on that costs $250.

                              Correct.

                              1 Reply Last reply Reply Quote 0
                              • BRRABillB
                                BRRABill @JaredBusch
                                last edited by

                                @JaredBusch said:

                                This is not how that works.

                                You tell Hyper-V Server to shut down. That is all. The Hyper-V server will correctly handle the guest VM's based on the settings you specified for each VM.

                                Do you know how to do that with Hyper-V and an Eaton UPS? Not the GUI.

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

                                  @JaredBusch said:

                                  @BRRABill You seriously need to slow down and think a little.

                                  No time for slowing down, Dr. Jones.

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

                                    @BRRABill said:

                                    @JaredBusch said:

                                    This is not how that works.

                                    You tell Hyper-V Server to shut down. That is all. The Hyper-V server will correctly handle the guest VM's based on the settings you specified for each VM.

                                    Do you know how to do that with Hyper-V and an Eaton UPS? Not the GUI.

                                    This has nothing to do with the Eaton. These are normal Hyper-V settings.
                                    0_1459482859410_upload-80e53345-2d10-4089-be00-abe1ecd176e4

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

                                      0_1459482917332_upload-5b5dd5cc-fac5-4424-ab51-8900f8180d3f

                                      BRRABillB 1 Reply Last reply Reply Quote 0
                                      • BRRABillB
                                        BRRABill @JaredBusch
                                        last edited by

                                        @JaredBusch

                                        Is that available non GUI?

                                        Assuming it is, and that you would know how.

                                        JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 0
                                        • JaredBuschJ
                                          JaredBusch @BRRABill
                                          last edited by Minion Queen

                                          @BRRABill said:

                                          @JaredBusch

                                          Is that available non GUI?

                                          Assuming it is, and that you would know how.

                                          just f******[moderated] stop and think man.
                                          I am going to stop helping if you can't.

                                          Those are Hyper-V settings. Period. Manage them however the hell you want. Normal people do it with the GUI because they don't do it often enough to learn the powershell. but the almost the entirety of anything on windows server can be done in powershell anymore.

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

                                            Eaton setup on Hyper-V Server 2012 R2. There is not an Eaton UPS in the same room as this server and the software says it wants it connected first. so sno idea if the install will succeed or fail for that reason. but I will try it.

                                            0_1459483254662_upload-0a5ce9ca-95e2-46c0-b043-70fe89b1367d

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