Linux-VServer: Difference between revisions

Content deleted Content added
No edit summary
Disadvantages: Not a disadvantage, and not cited anyway
Line 35:
==Disadvantages==
* Requires that the host kernel be patched.
* All virtual servers share the same kernel so all must be Linux. (Because of backwards compatibility in user-space API, this does not impair use of old Linux programs or distributions. {{Citation needed|date=April 2013}})
* No [[computer cluster|clustering]] or [[process migration]] capability is included, so the host kernel and host computer is still a single point of failure for all virtual servers.
* Networking is based on isolation, not virtualization. This prevents each virtual server from creating its own internal routing or firewalling setup.