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

    How to take advantage of virtualization. Major products get updated

    Starwind
    citrix vmware linux
    12
    35
    3.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
      last edited by

      0_1533221067740_Screenshot from 2018-08-02 09-44-18.png

      He didn't even correctly copy this. It's Kernel-based Virtual (not virtualization) Machine.

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

        I'm getting the article pulled and rewritten. I reached out to make sure someone saw it.

        ObsolesceO 1 Reply Last reply Reply Quote 2
        • ObsolesceO
          Obsolesce @DustinB3403
          last edited by

          @dustinb3403 said in How to take advantage of virtualization. Major products get updated:

          Yes the skills required to use KVM on a production level is different, but it is no different than managing any other Hypervisor.

          Yup, it's easier to use in every way I can think of. You don't easily get agentless backups for the VMs, but that doesn't have to be a deal breaker. Other than that, KVM is easier and better.

          DustinB3403D scottalanmillerS 3 Replies Last reply Reply Quote 0
          • DustinB3403D
            DustinB3403 @Obsolesce
            last edited by

            @obsolesce said in How to take advantage of virtualization. Major products get updated:

            @dustinb3403 said in How to take advantage of virtualization. Major products get updated:

            Yes the skills required to use KVM on a production level is different, but it is no different than managing any other Hypervisor.

            Yup, it's easier to use in every way I can think of. You don't easily get agentless backups for the VMs, but that doesn't have to be a deal breaker. Other than that, KVM is easier and better.

            I would question this as a "truth" is might be easier and better but you have to evaluate and discuss the options before just blindly picking a statement like that and applying it.

            1 Reply Last reply Reply Quote 0
            • ObsolesceO
              Obsolesce @scottalanmiller
              last edited by

              @scottalanmiller said in How to take advantage of virtualization. Major products get updated:

              I'm getting the article pulled and rewritten. I reached out to make sure someone saw it.

              Why are they letting people write articles on subjects they are completely unfamiliar with?

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

                @obsolesce said in How to take advantage of virtualization. Major products get updated:

                @dustinb3403 said in How to take advantage of virtualization. Major products get updated:

                Yes the skills required to use KVM on a production level is different, but it is no different than managing any other Hypervisor.

                Yup, it's easier to use in every way I can think of. You don't easily get agentless backups for the VMs, but that doesn't have to be a deal breaker. Other than that, KVM is easier and better.

                I just did a new install this week and it turned out actually easier than even VMware at this point! Which is amazing because Vmware is so easy.

                black3dynamiteB S 2 Replies Last reply Reply Quote 1
                • scottalanmillerS
                  scottalanmiller @Obsolesce
                  last edited by

                  @obsolesce said in How to take advantage of virtualization. Major products get updated:

                  @dustinb3403 said in How to take advantage of virtualization. Major products get updated:

                  Yes the skills required to use KVM on a production level is different, but it is no different than managing any other Hypervisor.

                  Yup, it's easier to use in every way I can think of. You don't easily get agentless backups for the VMs, but that doesn't have to be a deal breaker. Other than that, KVM is easier and better.

                  It does actually get agentless backup, it's just not a very good one. I have agentless backups on my KVM systems. Better than VMware Free, not anything close to Hyper-V.

                  DustinB3403D FATeknollogeeF 2 Replies Last reply Reply Quote 1
                  • brandon220B
                    brandon220
                    last edited by

                    For those new to KVM: What is the general consensus on having a Fedora-based KVM host that boots and runs from a SSD but uses a software RAID on spinning rust for the VM storage?

                    travisdh1T F matteo nunziatiM 3 Replies Last reply Reply Quote 0
                    • jmooreJ
                      jmoore @Obsolesce
                      last edited by

                      @obsolesce I was wondering about that. When she introduced the writer she did so saying he had some mvp title or something like that. He should know precisely what is wrong and right with the technologies he was talking about. He reminded me, instead, of a plain writer who tried to research something for an article and just got it all wrong.

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

                        @brandon220 said in How to take advantage of virtualization. Major products get updated:

                        For those new to KVM: What is the general consensus on having a Fedora-based KVM host that boots and runs from a SSD but uses a software RAID on spinning rust for the VM storage?

                        That is one option. Why not make the software raid bootable, install Fedora on a small partition, and use the SSD as cache for the LVM volumes?

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

                          @brandon220 completely wrong. Instead, use a couple of spinning rust for the Hypervisor and the SSD for the VMs.

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

                            @brandon220 said in How to take advantage of virtualization. Major products get updated:

                            For those new to KVM: What is the general consensus on having a Fedora-based KVM host that boots and runs from a SSD but uses a software RAID on spinning rust for the VM storage?

                            In theory you want fast disks were the workload is. So if in doubt just use fast disks for vm not for the hypervisor

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

                              I have some small SSDs that are not big enough to store VMs but would run a host machine very efficiently. I realize you want the performance where the workload is. Lets forget about the SSD for a minute.... Is software RAID in Linux acceptable to use? I always use hardware RAID controllers in servers but wanted to venture into trying software RAID.

                              ObsolesceO JaredBuschJ 3 Replies Last reply Reply Quote 0
                              • ObsolesceO
                                Obsolesce @brandon220
                                last edited by

                                @brandon220 said in How to take advantage of virtualization. Major products get updated:

                                I have some small SSDs that are not big enough to store VMs but would run a host machine very efficiently. I realize you want the performance where the workload is. Lets forget about the SSD for a minute.... Is software RAID in Linux acceptable to use? I always use hardware RAID controllers in servers but wanted to venture into trying software RAID.

                                The host doesn't do anything, so SSDs have no benefit besides making things go faster that aren't VM related... such as faster Fedora updates, which are already fast... and other minor things.

                                Software RAID is good in Linux. I'd use LVM.

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

                                  @brandon220 said in How to take advantage of virtualization. Major products get updated:

                                  I have some small SSDs that are not big enough to store VMs but would run a host machine very efficiently. I realize you want the performance where the workload is. Lets forget about the SSD for a minute.... Is software RAID in Linux acceptable to use? I always use hardware RAID controllers in servers but wanted to venture into trying software RAID.

                                  Software RAID is acceptable to use anywhere that the people managing have the skills to do so.

                                  That is why Hardware RAID is everywhere. It takes no skills. You put in disks and configure. After configured, there is nothing to ever do again even on disk failure as most hardware RAID systems have blind swap capabilities.

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

                                    @brandon220 said in How to take advantage of virtualization. Major products get updated:

                                    I have some small SSDs that are not big enough to store VMs but would run a host machine very efficiently. I realize you want the performance where the workload is. Lets forget about the SSD for a minute.... Is software RAID in Linux acceptable to use? I always use hardware RAID controllers in servers but wanted to venture into trying software RAID.

                                    Assuming oyu have 3 of them, put them in a RAID5 and run some small workloads on them.

                                    1 Reply Last reply Reply Quote 1
                                    • brandon220B
                                      brandon220
                                      last edited by

                                      I plan on setting this up in the lab soon. dm-cache also sounds interesting. I've never touched software RAID because 95% of my environment has been MS for a long time. Always have gone the hw raid route.

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

                                        @scottalanmiller said in How to take advantage of virtualization. Major products get updated:

                                        @obsolesce said in How to take advantage of virtualization. Major products get updated:

                                        @dustinb3403 said in How to take advantage of virtualization. Major products get updated:

                                        Yes the skills required to use KVM on a production level is different, but it is no different than managing any other Hypervisor.

                                        Yup, it's easier to use in every way I can think of. You don't easily get agentless backups for the VMs, but that doesn't have to be a deal breaker. Other than that, KVM is easier and better.

                                        I just did a new install this week and it turned out actually easier than even VMware at this point! Which is amazing because Vmware is so easy.

                                        Installing Fedora so you can setup KVM was a bit of a challenge.

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

                                          Has this article been rewritten yet, I was looking forward to reading it.

                                          1 Reply Last reply Reply Quote 1
                                          • S
                                            StorageNinja Vendor @travisdh1
                                            last edited by

                                            @travisdh1 said in How to take advantage of virtualization. Major products get updated:

                                            Out of these four products, only Citrix Xen Server comes with In Memory Read Caching feature.

                                            ESXi has host local DRAM based Caching in two forms.

                                            1. vSAN Client Cache
                                            2. CBRC. It has the added benefit of including deduplication.

                                            Note the IO path for this doesn't require anything strange like going through a DOM0 VM.

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