vzcfgvalidate(8) Containers vzcfgvalidate(8)

vzcfgvalidate - validate a container configuration file

vzcfgvalidate [-r] [-i] configfile

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.

-r
Repair mode (corrects configfile).
-i
Interactive repair mode.

Normally, exit status is 0. On program execution error, exit status is 1. If the validation fails, exit status is 2.

ctid.conf(5), http://wiki.openvz.org/UBC_consistency_check.

Copyright (C) 2000-2011, Parallels, Inc. Licensed under GNU GPL.
28 Jun 2011 OpenVZ