blob: c7224bb5dbbb857026fbd7b0f4f118ec40f7f53e [file] [log] [blame] [view] [raw]
.TH vzcfgvalidate 8 "12 Sep 2006" "OpenVZ" "Virtual Environments"
.SH NAME
vzcfgvalidate \- validate a VE configuration file
.SH SYNOPSIS
vzcfgvalidate [\fB-r\fR | \fB-i\fR] \fIconfigfile\fR
.SH OPTIONS
.TP
\fB-r\fR
Repair mode.
.TP
\fB-i\fR
Interactive repair mode.
.SH DESCRIPTION
This utility checks validity of resource control parameters in VE config file
\fIconfigfile\fR. Configurations where resources allowed for Virtual
Environment exceeds system capacity are not valid and dangerous
from stability point of view.
There are three severity levels in output: Error, Warning, Recommendation.
.SH DIAGNOSTICS
Normally, exit status is 0. On program execution error, exit status is 1.
If validation failed exit status is 2.
.SH SEE ALSO
.BR vps.conf (5).
.SH LICENSE
Copyright (C) 2000-2006, SWsoft. Licensed under GNU GPL.