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

    Fedora VM Host

    IT Discussion
    7
    11
    749
    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.
    • brandon220
      brandon220 last edited by brandon220

      I've been using Hyper-V server for many years and need to set up a new Nextcloud instance on Fedora Server and I do not care to use VMWare. I have multiple instances of FS running in Hyper-V 2012/2016 with zero issues. This will be a new host so I was thinking about trying Fedora as the hypervisor for a Fedora VM as well as a Nginx reverse proxy. Does this seem logical or should I just stick with HV2016? I would be learning KVM as I go.

      travisdh1 F 2 Replies Last reply Reply Quote 2
      • travisdh1
        travisdh1 @brandon220 last edited by

        @brandon220 I'd prefer to learn KVM in a test environment first, but it is a solid solution. I'd recommend having virt-manager available if you're not comfortable using the command line version (virsh) yet.

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

          @travisdh1 I have time to learn it and test before I put it in production. I know from research that KVM is a great solution but I have not tried it yet.
          Edit: Also, I would probably find a cheap laptop for Fedora 28 and virt-manager as well. I have the new server to be used as the host machine.

          travisdh1 1 Reply Last reply Reply Quote 2
          • travisdh1
            travisdh1 @brandon220 last edited by

            @brandon220 You could just drop something into Virtualbox locally if you don't want to mess with more hardware. It's what I do at home on my gaming box at least.

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

              If you're not under a time crunch, I'd suggest learning KVM. Always nice to have another tool in the toolbox.

              brandon220 1 Reply Last reply Reply Quote 2
              • brandon220
                brandon220 @dafyre last edited by

                @dafyre I may load it this evening on the server and give it a go. I plan on starting with a fresh net install of Fedora 28 Server. I have time to "mess" with it and then move the server to the colo.

                JaredBusch 1 Reply Last reply Reply Quote 2
                • JaredBusch
                  JaredBusch @brandon220 last edited by

                  @brandon220 said in Fedora VM Host:

                  @dafyre I may load it this evening on the server and give it a go. I plan on starting with a fresh net install of Fedora 28 Server. I have time to "mess" with it and then move the server to the colo.

                  I recommend not Fedora server, but minimal.

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

                    I like KVM as well and if you have a good reason to use it, I'd generally pick it over Hyper-V.

                    1 Reply Last reply Reply Quote 0
                    • F
                      Francesco Provino @brandon220 last edited by

                      @brandon220 I have three home lab servers with Fedora as a KVM host. They are very reliable and fast, IMHO much better than VMware/XS/HyperV. Libvirt CLI is very easy and powerful, I use it almost exclusively to manage the hosts.

                      You can use cockpit for the only thing that it really can’t do, visualizing the VM vga. You will need it just for fresh installed Windows VM of course, because you can use virsh console (serial) for Linux VMs.

                      Oh, don’t forget the automation part: I’ve never installed a Linux machine under KVM, you can use virt-builder to get almost every distro (customized with user, ssh keys etc) in seconds. I also automate it with simple script that also use virt-install… pair it with ansible, and you can recreate your environment from scratch with a single command.

                      FATeknollogee 1 Reply Last reply Reply Quote 1
                      • FATeknollogee
                        FATeknollogee @Francesco Provino last edited by

                        @francesco-provino said in Fedora VM Host:

                        Oh, don’t forget the automation part: I’ve never installed a Linux machine under KVM, you can use virt-builder to get almost every distro (customized with user, ssh keys etc) in seconds. I also automate it with simple script that also use virt-install… pair it with ansible, and you can recreate your environment from scratch with a single command.

                        Can someone please show/write a "how to" since you guys all say this Ansible stuff is easy?

                        1 Reply Last reply Reply Quote 3
                        • brandon220
                          brandon220 @JaredBusch last edited by

                          @jaredbusch I did the Net Install and minimal for the Fedora install and then added the virtualization packages.

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