vzcfgvalidate(8)

vzcfgvalidate(8) System Manager's Manual vzcfgvalidate(8)

NAME

vzcfgvalidate - validate the CT configuration file

SYNOPSIS

vzcfgvalidate [-r | -i] configfile

DESCRIPTION

This utility checks validity of resource control parameters in the CT configuration configfile file. Configurations where resources allowed for a Container exceed the system capacity are not valid and are dangerous from the stability point of view. There are three severity levels in the output: Error, Warning, Recommendation.

OPTIONS

-r
Enter the correction mode to fix the wrong resources configuration.
-i
Enter the interactive correction mode.

DIAGNOSTICS

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

SEE ALSO

ve.conf(5).

COPYRIGHT

Copyright (c) 1999-2017, Parallels International GmbH. All rights reserved.

October 2009 OpenVZ