X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fconfiguration.xml;h=4e998bee089bd87684b7bcdad7f5eef8fc572428;hb=82dab31ae667786b0193c1b7b74341ecc5046c61;hp=526ca1a2c1e8ee88403330f707cbeb9bb011b192;hpb=d3dfb727f5db2f296c9e252a2a4645bb7c6394e8;p=util-vserver.git diff --git a/doc/configuration.xml b/doc/configuration.xml index 526ca1a..4e998be 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -636,9 +636,19 @@ for possible values. -Contains the context which shall be used for the vserver. +Contains the context id which shall be used for the vserver. Valid range is 2 through 49151. + + +Contains the network context id which shall be used for the vserver. Valid range is 2 through 49151. + + + + +Contains the filesystem tag which shall be used for the vserver. Valid range is 2 through 49151. + + The fstab file for the vserver. Entries in this file will be mounted @@ -656,6 +666,11 @@ called as chbind <options> mount .... See fstab also. + + +Contains the bias to be applied to processes in this guest when the OOM-killer strikes. + + @@ -770,7 +785,34 @@ pair per line. - + + + + 'x' is an arbitrary name, replace it with e.g. device names + + When this file exists, the device can be opened + + + When this file exists, the device can be created (if the guest has CAP_MKNOD) + + + +When this file exists, target will +have to exist as well and opening the device will in fact open the target device + + + + This file will let you specify unimplemented flags manually + + + Contains the name of a device node + + + Contains the device node of the target node to open instead of the device when remap is set + + + + 30 @@ -1211,7 +1253,10 @@ The name of the current vserver. - The default broadcast address. + The guest's broadcast address. + + + The guest's loopback address. The default network device. See iface/dev for more information. @@ -1255,9 +1300,6 @@ numbers like '00' are good names for these directories. The IP address which will be assigned to this interface. - - The broadcast address. - The network device. When this is specified, the IP address will be assigned and removed when starting and stopping the guest. @@ -1389,7 +1431,11 @@ tools and can *not* be modified. - + +Note that all entries are required for the disk limit to be applied. + + + 'x' is an arbitrary name, replace it with e.g. integers The directory to which the limit should be applied @@ -1418,6 +1464,9 @@ tools and can *not* be modified. + +Puts the guest in a cpuset. Required entries are name, cpus and mems. + The name of the cpuset for this vserver