2,253
edits
Changes
Automated import of articles *** existing text overwritten ***
== SYNOPSIS ==
<table width="100%" border="0" rules="none" frame="void" cellspacing="0" cellpadding="0"><tr valign="top" align="left"><td width="11%"></td><td width="12%"> <p style="margin-lefttop:111em"><b>vzeventd</b></p></td><td width="2%"></td><td width="13%; "> <p style="margin-top: 1em">vzeventd[<b>-−v</b>] [<b>-−d</b>] <br/p> </td><td width="62%"></td></tr><tr valign="top" align="left"><td width="11%"></td><td width="12%"> <p style="margin-top: 1em"><b>vzeventd </b></p></td><td width="2%"></td><td width="13%"> <p style="margin-top: 1em"><b>−h</b></p></td><td width="62%"></td></tr></table> == DESCRIPTION == <p style="margin-left:11%; margin-top: 1em">This daemontakes care of events sent by the OpenVZ kernel (via anetlink socket) and performs required actions associatedwith those events, by running specific scripts. Every eventreceived contains a container ID, which is passed to thescript as <b>VEID</b> environment variable.</p> <p style="margin-left:11%; margin-top: 1em">Current list ofknown events and associated <b>vzeventd</b> actions are:</p> <table width="100%" border="0" rules="none" frame="void" cellspacing="0" cellpadding="0"><tr valign="top" align="left"><td width="11%"></td><td width="9%"> <p><b>start</b></p></td><td width="2%"></td><td width="78%"> <p>Ignore.</p></td></tr><tr valign="top" align="left"><td width="11%"></td><td width="9%"> <p><b>stop</b></p></td><td width="2%"></td><td width="78%"> <p>Run /usr/lib/vzctl/scripts/vzevent-stop. This scripttakes care of removing ARP and routing records for the givenCT from CT0.</p></td></tr><tr valign="top" align="left"><td width="11%"></td><td width="9%"> <p><b>mount</b></p></td><td width="2%"></td><td width="78%"> <p>Ignore.</p></td></tr><tr valign="top" align="left"><td width="11%"></td><td width="9%"> <p><b>umount</b></p></td><td width="2%"></td><td width="78%"> <p>Ignore.</p></td></tr><tr valign="top" align="left"><td width="11%"></td><td width="9%"> <p><b>reboot</b></p></td><td width="2%"></td><td width="78%"> <p>Run /usr/lib/vzctl/scripts/vzevent-reboot. This scripttakes care of rebooting a given CT.</p></td></tr></table>
== OPTIONS ==
<td width="3%">
<p style="margin-top: 1em"><b>-−v</b></p></td><td width="38%"></td>
<td width="75%">
<p style="margin-top: 1em">Increase verbosity (can be used
multiple times).</p></td>
<td width="83%">
</td></tr>
<tr valign="top" align="left">
<td width="3%">
<p><b>-−d</b></p></td><td width="38%"></td>
<td width="75%">
<p>Debug mode (do not daemonize, run in foreground).</p></td>
<td width="83%">
</td></tr>
<tr valign="top" align="left">
<p><b>-h</b></p></td>
<td width="38%"></td>
<td width="75%">
<p>Display help and exit.</p></td>
<td width="83%">
</td></tr>
</table>
== EXIT STATUS ==
<p style="margin-left:11%; margin-top: 1em">Copyright (C)
2010-2011, Parallels, Inc. Licensed under GNU GPL.</p>
== AUTHOR ==
<p style="margin-left:11%; margin-top: 1em">This manual
page was initially written by Thorsten Schifferdecker
<tsd@debian.systs.org> for the <b>Debian GNU/Linux</b>
system (but may be used by others).</p>