Section: Containers (8)Updated: 22 Feb 2008Local indexUp
NAME
vzcfgvalidate - validate a container configuration file
SYNOPSIS
vzcfgvalidate [-r | -i] configfile
OPTIONS
-r
Repair mode.
-i
Interactive repair mode.
DESCRIPTION
This utility checks validity of resource control parameters in a container
configuration file configfile. Configurations where resources allowed
for a container exceeds system capacity are not valid and dangerous
from stability point of view.
There are three severity levels in output: Error, Warning, Recommendation.
DIAGNOSTICS
Normally, exit status is 0. On program execution error, exit status is 1.
If validation failed exit status is 2.