Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

KVM, OpenVZ, LXC, what hypervisor do you prefer?

2»

Comments

  • @LosPollosHermanos said:

    @ezeth said:
    Openvz. I would pay more for it. It uses less resources and you can upgrade/downgrade disk, cpu, memory without rebooting! It's very useful for scaling projects where uptime is critical

    Less resources is the one and only advantage. Not worth the extra hassle of learning all the proprietary things about it. With KVM being the defacto standard there is a lot more info how to do everything. With cheap SSD drives the resources issue isn't that big a deal anymore.

    @ezeth why didnot you said in this thead anymore?

  • sundaymousesundaymouse Member
    edited February 2022

    In my opinion hosts running OpenVZ, LXC, or other container platforms should be banned from referring to the product as a Virtual Private Server here. You are just running a bunch of aliased processes on a shared kernel coupled with auto IO killers because it's impossible to keep any meaningful resource isolation otherwise.

    Thanked by 1zhuyijun
  • Yeah, it's cheap cause it can be oversold to oblivion; but even the low end market should be fairly marketed

  • yoursunnyyoursunny Member, IPv6 Advocate

    @yokowasis said:
    VirtualBox

    VirtualBox is where I started.
    It's easy to use, but not as efficient as KVM.
    Nowadays, I use LXC where kernel version doesn't matter, and use KVM where I need different kernels.

    Today, the only benefit of choosing VirtualBox over KVM is that Vagrant Boxes has more templates for VirtualBox than for KVM (libvirt).
    Nevertheless, since I picked KVM for my dedicated server, I have to stick to it because KVM and VirtualBox cannot coexist on the same server.


    @sundaymouse said:
    In my opinion hosts running OpenVZ, LXC, or other container platforms should be banned from referring to the product as a Virtual Private Server here. You are just running a bunch of aliased processes on a shared kernel coupled with auto IO killers because it's impossible to keep any meaningful resource isolation otherwise.

    Providers can setup cgroup to restrict resource usage of each container.
    It's available for both OpenVZ and LXC.

    Without cgroup, every container can use all available resources.
    I run LXC on my own dedicated server, so I don't bother with cgroup, since I'm only compiling software in one LXC container at a time, but it's convenient to keep all other containers idling.

    Thanked by 1Techout
  • we tried LXC and OpenVZ in production using virtualizor and found that LXC is unstable compred to OpenVZ. in the end, we choose KVM :)

  • KVM unless you want hassle

  • OpenVZ and LXC gets the most out of host server, so they do have better performance than KVM if not oversold. So for me, I do prefer OpenVZ when I need to build a virtualization environment on my own server, but when I have to purchase a VPS from a provider I'd go for KVM.

    Thanked by 1yoursunny
  • key900key900 Member, Host Rep

    KVM all the Way

  • ericlsericls Member, Patron Provider

    qemu

  • In conclusion, most people chose KVM since it's one if not the best Hypervisors/Architecture available currently. Thanks for the feedback everyone!

Sign In or Register to comment.