| .TH vzcfgvalidate 8 "18 Mar 2012" "OpenVZ" "Containers" |
| vzcfgvalidate \- validate a container configuration file |
| This utility checks validity of resource control parameters in a container |
| configuration file \fIconfigfile\fR. 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, |
| Repair mode (corrects \fIconfigfile\fR). |
| Whether to treat \fIconfigfile\fR as VSwap enabled configuration. |
| Default is auto-detect by checking if physpages.limit is not set to unlimited; |
| this option overrides the auto-detection. |
| Normally, exit status is 0. On program execution error, exit status is 1. |
| If the validation fails, exit status is 2. |
| .BR http://wiki.openvz.org/UBC_consistency_check . |
| Copyright (C) 2000-2011, Parallels, Inc. Licensed under GNU GPL. |