X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fconfiguration.xml;h=56a21ae5d7e85934b6da89cf3f49245c86e2dec2;hb=b87060ea5024f6ca357d4e2ded795b2a7c8cd35b;hp=967e2333b2c1d52a37dfc9732227a37850422b5c;hpb=8c969ef86ca0c4aff7dd1d1dc483dc9cd10c79bd;p=util-vserver.git diff --git a/doc/configuration.xml b/doc/configuration.xml index 967e233..56a21ae 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -76,6 +76,20 @@ Contains the pathname of the shell which will be used by the "vserver The default fstab file to put in newly built guests. + + + +If this file exists, kernel-side dynamic contexts will be used by the "vserver +... build" command. Otherwise a context will be generated, based on the +contents of context.next. + + + + + +The context id to use for the next guest created by "vserver ... build". + + @@ -398,6 +412,11 @@ this distribution. + + +Symlink to the default template for this distribution. + + @@ -617,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 @@ -632,11 +661,16 @@ the 'fstab' file should be used. The fstab file for the vserver. Entries in this file will be mounted -within the network context of the host; this means that mount will be +within the network context of the guest; this means that mount will be called as chbind <options> mount .... See fstab also. + + +Contains the bias to be applied to processes in this guest when the OOM-killer strikes. + + @@ -1192,10 +1226,13 @@ The name of the current vserver. - The default broadcast address. + The guest's broadcast address. + + + The guest's loopback address. - The default network device. + The default network device. See iface/dev for more information. The default network prefix-length. @@ -1234,13 +1271,10 @@ numbers like '00' are good names for these directories. - The ip which will be assigned to this interface. + The IP address which will be assigned to this interface. - - The broadcast address. - - - The network device. + + The network device. When this is specified, the IP address will be assigned and removed when starting and stopping the guest. The network prefix-length. @@ -1370,7 +1404,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 @@ -1399,6 +1437,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