
05-12-2006, 10:57
|
 |
System Administrator
|
|
Join Date: Oct 2006
Posts: 210
|
|
How do I create a [url=http://www.eukhost.com/vps-hosting.php]VPS Hosting[/url] with guaranteed amount of RAM?
Virtuozzo is shipped with sample configuration files which allow you to allocate 256, 512, 1024, or 2048 MB of memory for a VPS Hosting. These samples can be found in the /etc/sysconfig/vz-scripts/ directory on the hardware node (ve-VPS Hosting.256MB.conf-sample, ve-VPS Hosting.512MB.conf-sample, ve-VPS Hosting.1024MB.conf-sample, ve-VPS Hosting.2048MB.conf-sample).
To create VPS Hosting #101 using one of these configuration files, use:
Quote:
|
vzctl create 101 --config VPS Hosting.512MB --pkgset fedora-core-2
|
To apply a configuration sample to an already created VPS Hosting, use the --applyconfig option of vzctl.
The same operation can be done using Virtuozzo Management Console.
|