This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
Question is above already :)
Cant find any OpenVZ Documentation so im not really aware if that is possible.
If it is - would someone please share a short documentation for me?
It's quite simple really. Best thing to do is add the OpenVZ repo to your system, then do a yum search for ovzkernel and you'll find a kernel that has xen mentioned in it.
ovzkernel-xen.i686 : The Linux kernel compiled for Xen VM operations
ovzkernel-xen.x86_64 : The Linux kernel compiled for Xen VM operations
This kernel allows OpenVZ and Xen instances to run simultaneously. All you then need to do is install the appropriate tools by following the OpenVZ quick installation guide on their wiki and also install Xen stuff by doing yum install xen.
Hi xps,
It's quite simple really. Best thing to do is add the OpenVZ repo to your system, then do a yum search for ovzkernel and you'll find a kernel that has xen mentioned in it.
This kernel allows OpenVZ and Xen instances to run simultaneously. All you then need to do is install the appropriate tools by following the OpenVZ quick installation guide on their wiki and also install Xen stuff by doing yum install xen.