<span class="gmail_quote"></span>ok thanks for the info , I have a few more questions:<br>
<div>
1)I am running RHEL 4.x on the server . What will be the OS for mine VPS i create on this server.<br>
2)I already have some files to and some important databases on this VPS
what will happen to those files once i create VPS or install openVZ.<br>
3)What will happen to the IPs , specificaly to the main IP. I mean once
i install openVZ will mine RHEL 4.x stop to work and i will need to
create the VPSes for it to work and mine mian IP will be there to
configure VPS only.<br>
<br>
Also apart from the instal;lation guide available on site
<a href="http://openvz.org/documentation/guides/installation/quick-install" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://openvz.org/documentation/guides/installation/quick-install</a> ,
does anyone have some notes for easy installation. pl provide them that
will be handy.<br>
<br>
Pl. provide the info.<br>
<br>
Thanks,<br>
Abhishek jain</div><div><span class="e" id="q_10b34758299a9c5d_1"><br><br><div><span class="gmail_quote">On 5/15/06, <b class="gmail_sendername">Kir Kolyshkin</b> <<a href="mailto:kir@openvz.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
kir@openvz.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
abhishek jain wrote:<br><br>> Dear Friends,<br>> I need to<br>> 1)Install openVZ will i get a Control panel for mine clients<br>> 2) make an exact copy of the VPS from old to new IPs. Tell me how to<br>> do so.
<br><br>Oh I now read the subject and know what you want to do.<br><br>Say there is a VE with ID 100, and you want to make a clone of it; a new<br>VE will have ID 200. Here is how:<br><br># Stop source VE<br>vzctl stop 100
<br># Copy VE private area:<br>cd /vz/private/<br>mkdir 200<br>cp -a 100/* 200/<br># Copy VE config file<br>cd /etc/sysconfig/vz-scripts/<br>cp 100.conf 200.conf<br># Change VE 200 IP address: remove old ones than add some new ones
<br>vzctl set 200 --ipdel all --ipadd x.x.x.x --save<br># Start original VE and the clone<br>vzctl start 100<br>vzctl start 200<br><br>One can write a simple shell script for that if you want to do it<br>regularly. As you can see, this is just a few copy and vzctl set operations.
<br><br>> 3)Also can anyone point me to articles relating with the difference<br>> between OpenVZ and Xen based VPS., I need to know which is best, in<br>> terms of which can be installed easily,control panel for the client
<br>> and ease to use/operate and system resources etc.<br>><br>> Thanks,<br>> Abhishek jain<br>><br>>------------------------------------------------------------------------<br>><br>>_______________________________________________
<br>>Users mailing list<br>><a href="mailto:Users@openvz.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Users@openvz.org</a><br>><a href="https://openvz.org/mailman/listinfo/users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://openvz.org/mailman/listinfo/users</a><br>><br>><br><br>_______________________________________________
<br>Users mailing list<br><a href="mailto:Users@openvz.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Users@openvz.org</a><br><a href="https://openvz.org/mailman/listinfo/users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://openvz.org/mailman/listinfo/users</a><br></blockquote></div><br>
</span></div>