Man/vzcfgvalidate.8

From OpenVZ Virtuozzo Containers Wiki
< Man
Revision as of 21:21, 29 May 2011 by Kir (talk | contribs) (beta version of man2wiki man page (work in progress!))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

SEE ALSO

ctid.conf(5), UBC_consistency_check.

LICENSE

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