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

    virtualize all the things... ?

    IT Discussion
    15
    88
    8.9k
    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 @stacksofplates
      last edited by

      @stacksofplates said in virtualize all the things... ?:

      @scottalanmiller said in virtualize all the things... ?:

      @wirestyle22 said in virtualize all the things... ?:

      @bj said in virtualize all the things... ?:

      Yeah, it's just a management interface. It simplifies management somewhat.

      That was my impression. I guess JB is just saying you don't need anything more than what hyper-v and KVM offers, which is true.

      ProxMox is a package, like XenServer. It takes KVM and some container tech and merges them together under a single interface. It's a bit silly.

      And now defaults to ZFS if it wasn't bad enough before.

      Oh yeah, I had heard that.

      black3dynamiteB 1 Reply Last reply Reply Quote 0
      • bjB
        bj
        last edited by

        I would like to move away from proxmox, but haven't decided which direction to go. Also... making those migrations isn't easy when you are short on hardware. I do, however, like having an interface for day to day maintenance. I love the cli, but for some things a gui is nice. In my opinion, this is one of those things.

        JaredBuschJ black3dynamiteB 2 Replies Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch @bj
          last edited by

          @bj said in virtualize all the things... ?:

          I would like to move away from proxmox, but haven't decided which direction to go. Also... making those migrations isn't easy when you are short on hardware. I do, however, like having an interface for day to day maintenance. I love the cli, but for some things a gui is nice. In my opinion, this is one of those things.

          If I had that in place, I would stay with KVM. Just Install a Fedora 26 system and the virtualization.

          Then Manage it from your Fedora desktop with virt-manager.

          bjB 1 Reply Last reply Reply Quote 1
          • black3dynamiteB
            black3dynamite @bj
            last edited by

            @bj said in virtualize all the things... ?:

            I would like to move away from proxmox, but haven't decided which direction to go. Also... making those migrations isn't easy when you are short on hardware. I do, however, like having an interface for day to day maintenance. I love the cli, but for some things a gui is nice. In my opinion, this is one of those things.

            Depending on which version of proxmox you have and if you stick with KVM, you can backup the *.qcow2 images and import the disk image using virt-manager or by cli.

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

              @black3dynamite said in virtualize all the things... ?:

              @bj said in virtualize all the things... ?:

              I would like to move away from proxmox, but haven't decided which direction to go. Also... making those migrations isn't easy when you are short on hardware. I do, however, like having an interface for day to day maintenance. I love the cli, but for some things a gui is nice. In my opinion, this is one of those things.

              Depending on which version of proxmox you have and if you stick with KVM, you can backup the *.qcow2 images and import the disk image using virt-manager or by cli.

              You don't "import" disks. You simply attache them to a virtual machine.

              1 Reply Last reply Reply Quote 1
              • bjB
                bj @JaredBusch
                last edited by

                @jaredbusch said in virtualize all the things... ?:

                Then Manage it from your Fedora desktop

                I think I'd rather not install an entire desktop to manage VMs. That seems like taking a step in the wrong direction to me.

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

                  @scottalanmiller said in virtualize all the things... ?:

                  @stacksofplates said in virtualize all the things... ?:

                  @scottalanmiller said in virtualize all the things... ?:

                  @wirestyle22 said in virtualize all the things... ?:

                  @bj said in virtualize all the things... ?:

                  Yeah, it's just a management interface. It simplifies management somewhat.

                  That was my impression. I guess JB is just saying you don't need anything more than what hyper-v and KVM offers, which is true.

                  ProxMox is a package, like XenServer. It takes KVM and some container tech and merges them together under a single interface. It's a bit silly.

                  And now defaults to ZFS if it wasn't bad enough before.

                  Oh yeah, I had heard that.

                  The default is ext4 with the options to chose from ext3, ext4, xfs, and zfs (RAID0, RAID1, RAID10, RAIDZ-1, RAID-2, RAID-3).

                  1 Reply Last reply Reply Quote 1
                  • stacksofplatesS
                    stacksofplates @bj
                    last edited by

                    @bj said in virtualize all the things... ?:

                    @jaredbusch said in virtualize all the things... ?:

                    Then Manage it from your Fedora desktop

                    I think I'd rather not install an entire desktop to manage VMs. That seems like taking a step in the wrong direction to me.

                    You don't have to. You can manage from cli only. And if you just want virt-manager just have a VM on the host that you can X11 forward from.

                    matteo nunziatiM 1 Reply Last reply Reply Quote 1
                    • matteo nunziatiM
                      matteo nunziati @stacksofplates
                      last edited by

                      @stacksofplates said in virtualize all the things... ?:

                      @bj said in virtualize all the things... ?:

                      @jaredbusch said in virtualize all the things... ?:

                      Then Manage it from your Fedora desktop

                      I think I'd rather not install an entire desktop to manage VMs. That seems like taking a step in the wrong direction to me.

                      You don't have to. You can manage from cli only. And if you just want virt-manager just have a VM on the host that you can X11 forward from.

                      If you have failover/replica/ha you can consider to use a vm to control the hypervisor

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

                        @matteo-nunziati said in virtualize all the things... ?:

                        @stacksofplates said in virtualize all the things... ?:

                        @bj said in virtualize all the things... ?:

                        @jaredbusch said in virtualize all the things... ?:

                        Then Manage it from your Fedora desktop

                        I think I'd rather not install an entire desktop to manage VMs. That seems like taking a step in the wrong direction to me.

                        You don't have to. You can manage from cli only. And if you just want virt-manager just have a VM on the host that you can X11 forward from.

                        If you have failover/replica/ha you can consider to use a vm to control the hypervisor

                        You can do it even without that. Single hosts are easy, and for the amount of resources it uses, you can just have one on each host as a fail safe. But as long as a single host is up you can control them all from a single Virt-Manager VM.

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