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

    KVM / Red Hat Virtualization Management

    Scheduled Pinned Locked Moved IT Discussion
    virtualizationkvmred hat virtualizationvirtualization management
    45 Posts 13 Posters 3.2k 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.
    • DustinB3403D
      DustinB3403
      last edited by

      Although I want to now reach out to RHEL and tell them to fix this. . .

      chrome_2019-02-25_13-10-57.png

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

        @DustinB3403 said in KVM / Red Hat Virtualization Management:

        RHEL is based on KVM.

        Umm what? RHEL is not based on KVM. RHEL is the OS.

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

          @DustinB3403 said in KVM / Red Hat Virtualization Management:

          Although I want to now reach out to RHEL and tell them to fix this. . .

          chrome_2019-02-25_13-10-57.png

          Yeah. I have yet to find any kind of screenshots or demo videos of Red Hat's solution, and information that seems promising is hidden.

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

            @JaredBusch said in KVM / Red Hat Virtualization Management:

            @DustinB3403 said in KVM / Red Hat Virtualization Management:

            RHEL is based on KVM.

            Umm what? RHEL is not based on KVM. RHEL is the OS.

            Doh words.

            I meant RHEL Virtualization is based on KVM

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • dafyreD
              dafyre
              last edited by

              If you must use a web interface for KVM, There's WebCloudMgr (used to be WebVirtMgr).. https://github.com/retspen/webvirtcloud

              I used the WebVirtMgr, but haven't tried the Webvirtcloud yet since I'm pretty much happy with using Virt-Manager.

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

                Cockpit is what will, eventually, be the web based management tool. It's not quite fully ready yet. The really lacking thing in it right now is new VM creation.

                Forgot about it in my first response, doh!

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

                  @dafyre said in KVM / Red Hat Virtualization Management:

                  If you must use a web interface for KVM, There's WebCloudMgr (used to be WebVirtMgr).. https://github.com/retspen/webvirtcloud

                  I used the WebVirtMgr, but haven't tried the Webvirtcloud yet since I'm pretty much happy with using Virt-Manager.

                  That looks a ton like XO.

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

                    oVirt web management UI looks very similar to what RHEV uses.

                    EddieJenningsE FATeknollogeeF 2 Replies Last reply Reply Quote 0
                    • EddieJenningsE
                      EddieJennings @black3dynamite
                      last edited by

                      @black3dynamite said in KVM / Red Hat Virtualization Management:

                      oVirt web management UI looks very similar to what RHEV uses.

                      I'm surprised Red Hat doesn't seem to be promoting whatever they use for managing RHEV. I figured they'd try to lure folks away from VMware or Hyper-V with a slick interface 🙂

                      matteo nunziatiM 1 Reply Last reply Reply Quote 0
                      • stacksofplatesS
                        stacksofplates
                        last edited by

                        Mist is a good one but it's more geared towards cloud deployments.

                        I've used Ansible and Terraform to do deployments as well as Virt-Manager and virsh. It's all in what you want.

                        This is all assuming that you're using QEMU. KVM exists without QEMU which is how GCP and AWS run KVM.

                        For Firecracker (AWS) it's all REST API management.

                        1 Reply Last reply Reply Quote 0
                        • EddieJenningsE
                          EddieJennings
                          last edited by

                          This link lists several options, but I'm curious if there's a de facto standard for managing a KVM cluster?

                          Looks like the answer is "no" 🙂

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

                            @EddieJennings said in KVM / Red Hat Virtualization Management:

                            This link lists several options, but I'm curious if there's a de facto standard for managing a KVM cluster?

                            Looks like the answer is "no" 🙂

                            The default answer does exist, Virt-Manager. Cockpit works, but as @travisdh1 mentioned is lacking a few features to make it the solidified "go-to" solution.

                            If you need more or want something different then you'd look at alternatives.

                            EddieJenningsE 1 Reply Last reply Reply Quote 0
                            • EddieJenningsE
                              EddieJennings @DustinB3403
                              last edited by

                              @DustinB3403 said in KVM / Red Hat Virtualization Management:

                              @EddieJennings said in KVM / Red Hat Virtualization Management:

                              This link lists several options, but I'm curious if there's a de facto standard for managing a KVM cluster?

                              Looks like the answer is "no" 🙂

                              The default answer does exist, Virt-Manager. Cockpit works, but as @travisdh1 mentioned is lacking a few features to make it the solidified "go-to" solution.

                              If you need more or want something different then you'd look at alternatives.

                              The feature I see missing from Virt-Manage is the click-to-make-this-vm-a-template button and then click-to-deploy-a-vm-from-template button. What I do instead is just make a VM, power it down, and clone it, which, for the most part, seems behave the same.

                              wrx7mW 1 Reply Last reply Reply Quote 1
                              • wrx7mW
                                wrx7m @EddieJennings
                                last edited by

                                @EddieJennings said in KVM / Red Hat Virtualization Management:

                                @DustinB3403 said in KVM / Red Hat Virtualization Management:

                                @EddieJennings said in KVM / Red Hat Virtualization Management:

                                This link lists several options, but I'm curious if there's a de facto standard for managing a KVM cluster?

                                Looks like the answer is "no" 🙂

                                The default answer does exist, Virt-Manager. Cockpit works, but as @travisdh1 mentioned is lacking a few features to make it the solidified "go-to" solution.

                                If you need more or want something different then you'd look at alternatives.

                                The feature I see missing from Virt-Manage is the click-to-make-this-vm-a-template button and then click-to-deploy-a-vm-from-template button. What I do instead is just make a VM, power it down, and clone it, which, for the most part, seems behave the same.

                                So, by your description, you can't make templates of VMs?

                                jmooreJ EddieJenningsE 2 Replies Last reply Reply Quote 0
                                • jmooreJ
                                  jmoore @wrx7m
                                  last edited by

                                  @wrx7m I thought you could do this using virsh or am I mistaken?

                                  wrx7mW 1 Reply Last reply Reply Quote 0
                                  • wrx7mW
                                    wrx7m @jmoore
                                    last edited by

                                    @jmoore said in KVM / Red Hat Virtualization Management:

                                    @wrx7m I thought you could do this using virsh or am I mistaken?

                                    I haven't used KVM yet. I am not sure.

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

                                      In Virt-Manager you would just clone the VM once it's powered off.

                                      So build your Template VM, with all of the settings you want. Name it something identifiable as a template and just clone, clone clone.

                                      I'm not sure if there is a specific "Template" feature though, at least I'm not seeing one here.

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

                                        Screenshot from 2019-02-25 16-49-55.png

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

                                          Here is what Virt-Manager would look like using XOCE as a template in this case and cloning it.

                                          Screenshot from 2019-02-25 16-54-19.png

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

                                            Also just as an aside, the screenshot functionality of Fedora is so damn simple.

                                            Shift+Alt+PrntScrn and you get the active window, saved to Pictures

                                            How easy is that! Thank you Linux Devs

                                            ♥

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