Product:
Search Type:

[How to] How to increase PIM (VZCP) log level.

Article ID: 5529 
Last Review: Aug,07 2008
APPLIES TO:
  • Virtuozzo Containers for Windows 4.0

SYMPTOMS

For investigation purposes sometimes it is required to increase PIM (VZCP) log level.

RESOLUTION

To increase PIM's (VZCP) log level it's necessary to take the following steps on Virtuozzo node:

1. Open "C:\vz\root\1\C\Program Files\SWsoft\VZCP\etc\vzcpcon.conf" file in notepad;

2. Change the level value:

<logging>
               <level>1</level>
               ...
</logging>


By default the level value is "1" which means minimum logging.
To get more details about a problem it's necessary to increase the log level to highest value "10".

3. Save the vzcpcon.conf file;

4. To apply the changes restart of "vzcpd" service is required:

vzctl exec 1 sc stop vzcpd &vzctl exec 1 sc start vzcpd


As soon as investigation of the problem has been finished it is strongly recommend to return log level back to "1" and restart "vzcpd" service.

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

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.
*Please type the code you can see.
* - required fields