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

    Centralized Management of KVM Hosts

    IT Discussion
    kvm virtualization
    8
    18
    1.5k
    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.
    • NetworkNerdN
      NetworkNerd
      last edited by NetworkNerd

      I didn't want to poop all over this thread, but as I started reading up on KVM a little (and I do mean only a little), it seemed like there is a tool to centrally manage VMs but not hosts (see section 8.2 here about libvirt - https://www.suse.com/documentation/sles11/singlehtml/book_kvm/book_kvm.html).

      Is there some separate tool to manage the hosts themselves if you have a pretty massive cluster, for example (whether the tool is free or requires a purchase)?

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

        What features are you looking for? What stuff is, for example, oVirt lacking?

        NetworkNerdN 1 Reply Last reply Reply Quote 1
        • coliverC
          coliver
          last edited by

          Wouldn't you just manage then similar to any Linux server?

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

            @coliver said in Centralized Management of KVM Hosts:

            Wouldn't you just manage then similar to any Linux server?

            Yes, in most cases, you'd be managing them with Salt, Ansible, Cockpit, SSH scripts, or whatever you normally use. I'm not sure if there is a specific KVM feature that he's wondering about, or more generically how it is done.

            coliverC 1 Reply Last reply Reply Quote 1
            • coliverC
              coliver @scottalanmiller
              last edited by

              @scottalanmiller said in Centralized Management of KVM Hosts:

              @coliver said in Centralized Management of KVM Hosts:

              Wouldn't you just manage then similar to any Linux server?

              Yes, in most cases, you'd be managing them with Salt, Ansible, Cockpit, SSH scripts, or whatever you normally use. I'm not sure if there is a specific KVM feature that he's wondering about, or more generically how it is done.

              That's what I thought. Wondering if @NetworkNerd is looking for something like vCenter for these hosts.

              NetworkNerdN 1 Reply Last reply Reply Quote 2
              • NetworkNerdN
                NetworkNerd @coliver
                last edited by NetworkNerd

                @coliver said in Centralized Management of KVM Hosts:

                @scottalanmiller said in Centralized Management of KVM Hosts:

                @coliver said in Centralized Management of KVM Hosts:

                Wouldn't you just manage then similar to any Linux server?

                Yes, in most cases, you'd be managing them with Salt, Ansible, Cockpit, SSH scripts, or whatever you normally use. I'm not sure if there is a specific KVM feature that he's wondering about, or more generically how it is done.

                That's what I thought. Wondering if @NetworkNerd is looking for something like vCenter for these hosts.

                I wrote this post in a hurry and really should have said what you said here. Does something like vCenter exist in the KVM ecosystem (i.e. a management interface someone could use to manage both hosts and VMs)? Or, is it more like, you can get to that point, but it takes a little work on your part to do it?

                1 Reply Last reply Reply Quote 0
                • NetworkNerdN
                  NetworkNerd @scottalanmiller
                  last edited by

                  @scottalanmiller said in Centralized Management of KVM Hosts:

                  What features are you looking for? What stuff is, for example, oVirt lacking?

                  I'll have to read up on oVirt before I can answer that one. I had not heard of it until today. Thanks for the tip.

                  dbeatoD scottalanmillerS 2 Replies Last reply Reply Quote 0
                  • dbeatoD
                    dbeato @NetworkNerd
                    last edited by

                    @networknerd said in Centralized Management of KVM Hosts:

                    @scottalanmiller said in Centralized Management of KVM Hosts:

                    What features are you looking for? What stuff is, for example, oVirt lacking?

                    I'll have to read up on oVirt before I can answer that one. I had not heard of it until today. Thanks for the tip.

                    https://ovirt.org/documentation/architecture/architecture/

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

                      @dbeato said in Centralized Management of KVM Hosts:

                      @networknerd said in Centralized Management of KVM Hosts:

                      @scottalanmiller said in Centralized Management of KVM Hosts:

                      What features are you looking for? What stuff is, for example, oVirt lacking?

                      I'll have to read up on oVirt before I can answer that one. I had not heard of it until today. Thanks for the tip.

                      https://ovirt.org/documentation/architecture/architecture/

                      That looks nightmareish for something that should be quite simple.

                      I took a quick look at: https://www.linux-kvm.org/page/Management_Tools

                      I actually setup kimchi once, wasn't to bad from what I remember. It got blown away with the last home lab wipe tho 😕

                      ObsolesceO dbeatoD 2 Replies Last reply Reply Quote 1
                      • ObsolesceO
                        Obsolesce @travisdh1
                        last edited by

                        @travisdh1 said in Centralized Management of KVM Hosts:

                        That looks nightmareish for something that should be quite simple.

                        oVirt is super simple. They have a live boot ISO ready to go to install.

                        ObsolesceO travisdh1T Emad RE 3 Replies Last reply Reply Quote 0
                        • ObsolesceO
                          Obsolesce @Obsolesce
                          last edited by

                          @tim_g said in Centralized Management of KVM Hosts:

                          @travisdh1 said in Centralized Management of KVM Hosts:

                          That looks nightmareish for something that should be quite simple.

                          oVirt is super simple. They have a live boot ISO ready to go to install.

                          I was in the middle of testing it before something came up that took precedence

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

                            @tim_g said in Centralized Management of KVM Hosts:

                            @travisdh1 said in Centralized Management of KVM Hosts:

                            That looks nightmareish for something that should be quite simple.

                            oVirt is super simple. They have a live boot ISO ready to go to install.

                            Ok, it's just that one page then. Much better.

                            1 Reply Last reply Reply Quote 0
                            • dbeatoD
                              dbeato @travisdh1
                              last edited by

                              @travisdh1 said in Centralized Management of KVM Hosts:

                              @dbeato said in Centralized Management of KVM Hosts:

                              @networknerd said in Centralized Management of KVM Hosts:

                              @scottalanmiller said in Centralized Management of KVM Hosts:

                              What features are you looking for? What stuff is, for example, oVirt lacking?

                              I'll have to read up on oVirt before I can answer that one. I had not heard of it until today. Thanks for the tip.

                              https://ovirt.org/documentation/architecture/architecture/

                              That looks nightmareish for something that should be quite simple.

                              I took a quick look at: https://www.linux-kvm.org/page/Management_Tools

                              I actually setup kimchi once, wasn't to bad from what I remember. It got blown away with the last home lab wipe tho 😕

                              Kimchi is another one. But for the Link is more technical on that but is simpler than that.

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

                                @networknerd said in Centralized Management of KVM Hosts:

                                @scottalanmiller said in Centralized Management of KVM Hosts:

                                What features are you looking for? What stuff is, for example, oVirt lacking?

                                I'll have to read up on oVirt before I can answer that one. I had not heard of it until today. Thanks for the tip.

                                It's a good tool, maybe not what you want, but one that you need to be aware of.

                                1 Reply Last reply Reply Quote 1
                                • Emad RE
                                  Emad R @Obsolesce
                                  last edited by

                                  @tim_g said in Centralized Management of KVM Hosts:

                                  @travisdh1 said in Centralized Management of KVM Hosts:

                                  That looks nightmareish for something that should be quite simple.

                                  oVirt is super simple. They have a live boot ISO ready to go to install.

                                  I dont think it is super simple at all, if you ask me it is big mess. Only usable in big IT corp.

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

                                    @emad-r said in Centralized Management of KVM Hosts:

                                    @tim_g said in Centralized Management of KVM Hosts:

                                    @travisdh1 said in Centralized Management of KVM Hosts:

                                    That looks nightmareish for something that should be quite simple.

                                    oVirt is super simple. They have a live boot ISO ready to go to install.

                                    I dont think it is super simple at all, if you ask me it is big mess. Only usable in big IT corp.

                                    What's difficult about it? In using it, it was just "install and bam, it worked". An SMB would find it far easier than the competition, from what I've used.

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

                                      @scottalanmiller said in Centralized Management of KVM Hosts:

                                      @emad-r said in Centralized Management of KVM Hosts:

                                      @tim_g said in Centralized Management of KVM Hosts:

                                      @travisdh1 said in Centralized Management of KVM Hosts:

                                      That looks nightmareish for something that should be quite simple.

                                      oVirt is super simple. They have a live boot ISO ready to go to install.

                                      I dont think it is super simple at all, if you ask me it is big mess. Only usable in big IT corp.

                                      What's difficult about it? In using it, it was just "install and bam, it worked". An SMB would find it far easier than the competition, from what I've used.

                                      Isn’t there a script that can be reused at the end of setup, after installing the first time for quicker deployments?

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

                                        @black3dynamite said in Centralized Management of KVM Hosts:

                                        @scottalanmiller said in Centralized Management of KVM Hosts:

                                        @emad-r said in Centralized Management of KVM Hosts:

                                        @tim_g said in Centralized Management of KVM Hosts:

                                        @travisdh1 said in Centralized Management of KVM Hosts:

                                        That looks nightmareish for something that should be quite simple.

                                        oVirt is super simple. They have a live boot ISO ready to go to install.

                                        I dont think it is super simple at all, if you ask me it is big mess. Only usable in big IT corp.

                                        What's difficult about it? In using it, it was just "install and bam, it worked". An SMB would find it far easier than the competition, from what I've used.

                                        Isn’t there a script that can be reused at the end of setup, after installing the first time for quicker deployments?

                                        That's easily possible, but not something that I've noticed.

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