Resolution
You need to enable SLM in the VZAgent configuration using VZMC. To do that:
1) Right-Click on the hardware node in the left frame and select "Tasks -> Manage VZAgent Configuration"
2) In the pop-up window navigate to "system -> configuration -> features -> feature" in the left tree (its name is 'slm')
3) double click on "enabled" in the right frame
4) change "Parameter value" to 1
5) Press "OK", then "Apply".
You may also change that parameter by editing VZAgent configuration file /etc/sysconfig/vzagent/vzagent.conf on a hardware node, the following option should be set in that file:
After you modified configuration file you need to restart VZAgent, use the following command on a hardware node:
You may also change that parameter by editing VZAgent configuration file /etc/sysconfig/vzagent/vzagent.conf on a hardware node, the following option should be set in that file:
<system><configuration><features><feature><enabled>
1
</enabled></feature></features></configuration></system>After you modified configuration file you need to restart VZAgent, use the following command on a hardware node:
# vzagent_ctl restartKeywords: VZMC SLM VZAgent