OpenVZ
OpenVZ은 리눅스 기반에서 운영체계(OS) 레벨에서의 가상화를 지원하는 솔루션이다. OpenVZ은 1개의 물리적 서버에 여러 개의 독립된 VPS(가상 독립 서버,Virtual Private Servers) 또는 VE(가상환경,Virtual Environments)이라고 불리는 운영체계 인스턴스를 실행할 수 있다.
이 가상 머신은 보통 VMWare나 반가상화(paravirtualization)을 지원하는 Xen과 비교되곤 하는데, OepnVZ은 호스트와 게스트 시스템 모두 동일한 리눅스 운영체계로 실행되어야 한다.(단, VE 사이에서 리눅스 배포판이 서로 다를 수는 있다.) 하지만, OpenVZ는 이런 단점에도 불구하고 높은 성능에 대한 장점을 가지고 있는데, 공식 웹 사이트에 의하면 OpenVZ의 경우 단독 서버에 비해 겨우 1~3% 정도의 성능 저하만 존재한다고 한다.[1] OpenVZ는 수정된 커널과 사용자 레벨의 관리 도구로 구성된다.
OpenVZ는 SWSoft에서 상용으로 제공중인 Virtuozzo의 기반 시스템이며, GPL 라이센스 2에 의해서 배포된다.
http://openvz.org/
What is OpenVZ?
OpenVZ is an Operating System-level server virtualization solution, built on Linux. OpenVZ creates isolated, secure virtual environments — VEs (otherwise known as virtual private servers, or VPSs) on a single physical server enabling better server utilization and ensuring that applications do not conflict. Each VE performs and executes exactly like a stand-alone server; VEs can be rebooted independently and have root access, users, IP addresses, memory, processes, files, applications, system libraries and configuration files. See OpenVZ Wiki for more information.
The OpenVZ project is an open source community project supported by SWsoft and is intended to provide access to the code and ultimately for the open source community to test, develop and further the OS virtualization effort. It is also a proving ground for new technology that may evolve into the Virtuozzo™ product offering. We encourage the community to access, use, develop and comment on the software and references on this site.

댓글을 달아 주세요