I am trying to set a VPS I created to have the following specs: 1 Ghz Guaranteed CPU (Burstable Up-to 2 Ghz) 512 MB Guaranteed RAM (No bursting) How do I go about doing this? OpenVZ does not uses straight forward setting like (vzctl VEID xxx --ram=256M) and therefore, setting the resource per VE is quite confusing. Can someone help me figure it out please? ________ iphone games ________ buy glass bongs
I saw in this guide (http://www.linux.com/feature/114214) a "possible" way of setting RAM per VE and so I tried this: $ vzctl set VEID --vmguarpages $((256 * 512)) --save $ vzctl set VEID --privvmpages $((256 * 512)) --save and I checked the configuration like this ... $ vzcfgvalidate /etc/vz/conf/VEID.conf and it replies like this ... Error: limit should be = 9223372036854775807 for vmguarpages (currently, 131072) This doesn't make any sense... can someone plz shed some light on this? ________ halfbaked