Operating System - Linux
1827808 Members
1951 Online
109969 Solutions
New Discussion

Virtualization with RHEL5

 
Yaboto
Super Advisor

Virtualization with RHEL5

Hi,


I have one server installed with RHEL5. I want to get 5 virtual servers out of it, each virtual server having its own hostname, its own ip address etc...

How should I proceed with this ?


Regards,


7 REPLIES 7
Ivan Ferreira
Honored Contributor

Re: Virtualization with RHEL5

I think that your start point is here:

http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Virtualization/
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Taifur
Respected Contributor

Re: Virtualization with RHEL5

Hi,

Check below link, hope it will resolve ur problem,

http://www.redhat.com/docs/manuals/csgfs/browse/4.6/Virtual_Server_Administration/index.html

Rgds//
Taifur
Yaboto
Super Advisor

Re: Virtualization with RHEL5


Can somebody advice me about Xen ?
Steven E. Protter
Exalted Contributor

Re: Virtualization with RHEL5

Shalom,

You have a number of options.

Built in is Xen, which lets you use a number of different technologies.

Choices that work:
kvm
Xen itself.
Sun Virtual box.

You need to look at the documentation and decide which will work best for you.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Yaboto
Super Advisor

Re: Virtualization with RHEL5


Since xen is built-in. I think I would choose xen.

How to launch xen ?
Yaboto
Super Advisor

Re: Virtualization with RHEL5

Thanks