[How to] How to increase Virtuozzo agent’s log level.

Article ID: 5484 
Last Review: Oct,6 2008
Author: Kichigin Aleksey APPLIES TO:
  • Virtuozzo Containers for Windows 4.0

Symptoms

Sometimes for troubleshooting purposes it is required to increase log level of Virtuozzo agent.

Solution


1. How to increase Virtuozzo agent’s log level by using PMC:


Open PMC, right click on the node and choose Tasks, Manage Parallels Agent Configuration, select system, configuration, in the right pane is log_level value (default 3), change it to 6, Click Apply.

Note vzagent service restart is not required.
After troubleshouting is complete it's recommended to revert log_level value back to 3.

2. How to increase Virtuozzo agent’s log level by using vzagent.conf file:

  2.1. Open the file below on hardware node:

 
C:\Program Files\SWsoft\Virtuozzo\VZAgent\etc\vzagent.conf


  2.2. Change the current value to 6 under “log_level” tag:

 
<log_level>3</log_level>


  2.3. Save vzagent.conf file;

  2.4. Restart VZAgent service by means of service snap-in.

       Also VZAgent service can be restarted by means of this command:

      
sc stop vzaop &sc start vzaop


It’s strongly recommended to decrease log level to the default value as soon as troubleshooting is complete.

Note: Submit Support Issue wizard allows to collect and send all necessary log files to Parallels support team.
Keywords: vzagent log level


Subscription for this article changesSubscription for this article changes

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields