Difference between revisions of "Man/vzcfgvalidate.8"

From OpenVZ Virtuozzo Containers Wiki
< Man
Jump to: navigation, search
(Automated import of articles *** existing text overwritten ***)
(Automated import of articles *** existing text overwritten ***)
Line 51: Line 51:
 
</table>
 
</table>
  
== DIAGNOSTICS ==
+
== EXIT STATUS ==
  
 
<p style="margin-left:11%; margin-top: 1em">Normally, exit
 
<p style="margin-left:11%; margin-top: 1em">Normally, exit

Revision as of 17:02, 16 June 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.