When you try to start any VE on the node, you get the error stating
'ERROR: TOTALRATE not configured for class 1'.
Code:
[root@server]vzctl start 101
Restart VE
Starting VE ...
VE is mounted
Setup slm memory limit
Setup slm subgroup (default)
vz-start ERROR: TOTALRATE not configured for class 1
VE is unmounted
VE start failed
Please try running any one of the following command for fixing this problem:
Code:
service vz shaperrestart
/etc/init.d/vz shaperrestart
This command clears off all existing shaping settings and sets them again using the configuration files of running Virtual Private Servers
Code:
[root@server]service vz shaperrestart
Starting Virtuozzo shaping: [ OK ]
Set shaping on running VE: [ OK ]
Then try starting the
VPS Hosting...
Code:
[root@server] vzctl start 101
Restart VE
Starting VE ...
VE is mounted
Setup slm memory limit
Setup slm subgroup (default)
Setup bind mount(s): /tmp /var/tmp
Setting devperms 20002 dev 0x7f00
Adding port redirection to VE(1): 4643 8443
Adding IP address(es): 10.10.10.10
Hostname for VE set: server.domain.com
File resolv.conf was modified
Setting devperms 60010 dev 0x13
VE start in progress...
You should be all good
