Difference between revisions of "Man/vzcfgvalidate.8"
< Man
Botinki Kira (talk | contribs) (Automated import of articles *** existing text overwritten ***) |
Botinki Kira (talk | contribs) (Automated import of articles *** existing text overwritten ***) |
||
Line 6: | Line 6: | ||
== SYNOPSIS == | == SYNOPSIS == | ||
− | <p style="margin- | + | <table width="100%" border="0" rules="none" frame="void" |
− | [<b>-r</b> | + | cellspacing="0" cellpadding="0"> |
+ | <tr valign="top" align="left"> | ||
+ | <td width="11%"></td> | ||
+ | <td width="20%"> | ||
+ | |||
+ | <p style="margin-top: 1em"><b>vzcfgvalidate</b></p></td> | ||
+ | <td width="1%"></td> | ||
+ | <td width="31%"> | ||
+ | |||
+ | <p style="margin-top: 1em">[<b>-r</b>] [<b>-i</b>] | ||
+ | <i>configfile</i></p> </td> | ||
+ | <td width="37%"> | ||
+ | </td></tr> | ||
+ | </table> | ||
== DESCRIPTION == | == DESCRIPTION == | ||
Line 30: | Line 43: | ||
<td width="3%"> | <td width="3%"> | ||
− | <p style="margin-top: 1em"><b> | + | <p style="margin-top: 1em"><b>−r</b></p></td> |
<td width="8%"></td> | <td width="8%"></td> | ||
<td width="52%"> | <td width="52%"> | ||
Line 42: | Line 55: | ||
<td width="3%"> | <td width="3%"> | ||
− | <p><b> | + | <p><b>−i</b></p></td> |
<td width="8%"></td> | <td width="8%"></td> | ||
<td width="52%"> | <td width="52%"> |
Revision as of 13:11, 11 July 2011
NAME
vzcfgvalidate − validate a container configuration file
SYNOPSIS
vzcfgvalidate |
[-r] [-i] configfile |
DESCRIPTION
This utility checks validity of resource control parameters in a container configuration file configfile. Some of the User Beancounter parameters have interdependencies, and if those are not met, configuration is inconsistent. The utility finds and reports such inconsistencies.
There are three severity levels in the output: Error, Warning, and Recommendation.
OPTIONS
−r |
Repair mode (corrects configfile). |
|||
−i |
Interactive repair mode. |
EXIT STATUS
Normally, exit status is 0. On program execution error, exit status is 1. If the validation fails, exit status is 2.
SEE ALSO
ctid.conf(5), UBC_consistency_check.
LICENSE
Copyright (C) 2000-2011, Parallels, Inc. Licensed under GNU GPL.