|
|
|
|
|
Re: New OpenVZ VPS server control panel [message #26198 is a reply to message #26180] |
Thu, 17 January 2008 06:19   |
|
jarcher wrote on Wed, 16 January 2008 21:50 | Very nice!!
I noticed a few things:
I can not seem to remove an IP address. I selected an IP when I created a Debian node, then added another. When I try to remove the first one it does not appear in the list.
|
The demo server will restore every half an hour. I can add and remove IP 
Note: Currently it only for fedora, centos and redhat. The debian version is under testing.
|
|
|
|
|
|
|
Re: New OpenVZ VPS server control panel [message #27262 is a reply to message #27160] |
Wed, 13 February 2008 06:01   |
|
sara3 wrote on Mon, 11 February 2008 19:49 | so wonderful product
but
1- it doesn't support the ability of multiple /vz /vz1 /vz2 /vz3 partitions
2- also it should contain some bandwidth calculation / limitation stuff
3- most important thing is to have a client area where a client can restart / control his vps
4- should have a backup thingy
so wonderful and clean code and design
THANKS
|
It will support multiple roots as /vz2/ /vz3/ /myvz. etc,. for getting that support please do the following,
-open the plan/conf from /etc/vz/conf/ve-myplan.conf-samlpe
-modify the following
VE_ROOT="/vz2/root/$VEID"
VE_PRIVATE="/vz2/private/$VEID"
-Now use this plan to create ve's
Also please see the rest of features in TODO List.
http://www.wiki.vtonf.com/doku.php/extra:todo
Sherinmon A,
|
|
|
|
|
|
Re: New OpenVZ VPS server control panel [message #28515 is a reply to message #26172] |
Fri, 21 March 2008 17:33   |
 |
SoftDux
Messages: 55 Registered: November 2007 Location: Johannesburg, South Afric...
|
Member |
|
|
This looks like a great piece of software, but since I'm new to VTONf, & OpenVZ for that matter, I have a few questions.
If I have a CentOS 5.0 server, running cPanel already, but with OpenVZ installed by my host, how would I use VTONf without breaking anything?
Does it automatically create the partitions for the VE's?
Does it need LVM to work?
If I have 2 HDD's, and I want to use the second HDD for my VE's, how would I need to partition it?
|
|
|
Re: New OpenVZ VPS server control panel [message #28533 is a reply to message #28515] |
Sat, 22 March 2008 09:49   |
|
SoftDux wrote on Fri, 21 March 2008 23:03 | This looks like a great piece of software, but since I'm new to VTONf, & OpenVZ for that matter, I have a few questions.
If I have a CentOS 5.0 server, running cPanel already, but with OpenVZ installed by my host, how would I use VTONf without breaking anything?
Does it automatically create the partitions for the VE's?
Does it need LVM to work?
|
The vtonf installation will not break your current settings.
Currently it will not automatically create partitions. You may need an Openvz pre configured server.
>>If I have 2 HDD's, and I want to use the second HDD for my VE's, how would I need to partition it?
You may need to mount it as /second or you can create different plans with,
VE_ROOT="/second/root/$VEID"
VE_PRIVATE="/second/private/$VEID"
Sherinmon A,
|
|
|
|
|
|