vzcfgvalidate(8) Containers vzcfgvalidate(8)

vzcfgvalidate - validate a container configuration file

vzcfgvalidate [-r | -i] configfile

-r
Repair mode.
-i
Interactive repair mode.

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.

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

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

Copyright (C) 2000-2010, Parallels, Inc. Licensed under GNU GPL.
6 Apr 2010 OpenVZ