Changes

Jump to: navigation, search

Man/vzcfgvalidate.8

1,691 bytes added, 21:21, 29 May 2011
beta version of man2wiki man page (work in progress!)
== NAME ==

<p style="margin-left:11%; margin-top: 1em">vzcfgvalidate
&minus; validate a container configuration file</p>

== SYNOPSIS ==

<p style="margin-left:11%; margin-top: 1em">vzcfgvalidate
[<b>-r</b> | <b>-i</b>] <i>configfile</i></p>

== OPTIONS ==

<table width="100%" border="0" rules="none" frame="void"
cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">

<p style="margin-top: 1em"><i><b>-r</b></i></p></td>
<td width="8%"></td>
<td width="36%">

<p style="margin-top: 1em">Repair mode.</p></td>
<td width="42%">
</td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="3%">

<p><b>-i</b></p></td>
<td width="8%"></td>
<td width="36%">

<p>Interactive repair mode.</p></td>
<td width="42%">
</td></tr>
</table>

== DESCRIPTION ==

<p style="margin-left:11%; margin-top: 1em">This utility
checks validity of resource control parameters in a
container configuration file <i>configfile</i>.
Configurations where resources allowed for a container
exceeds system capacity are not valid and dangerous from
stability point of view.</p>

<p style="margin-left:11%; margin-top: 1em">There are three
severity levels in output: Error, Warning,
Recommendation.</p>

== DIAGNOSTICS ==

<p style="margin-left:11%; margin-top: 1em">Normally, exit
status is 0. On program execution error, exit status is 1.
If validation failed exit status is 2.</p>

== SEE ALSO ==

<p style="margin-left:11%; margin-top: 1em">[[Man/ctid.conf.5|<b>ctid.conf</b>(5)]],
<b>[[UBC_consistency_check]]</b>.</p>

== LICENSE ==

<p style="margin-left:11%; margin-top: 1em">Copyright (C)
2000-2010, Parallels, Inc. Licensed under GNU GPL.</p>

Navigation menu