X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fconfiguration.xml;h=4e998bee089bd87684b7bcdad7f5eef8fc572428;hb=93b6ce372f2e185af3cbb19d9c7620486f433496;hp=91341782a976ad336ef7fe12ec2b3cdb6910bcaa;hpb=e013a621b05c908e2297edcc21e26161db8742a6;p=util-vserver.git diff --git a/doc/configuration.xml b/doc/configuration.xml index 9134178..4e998be 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -412,6 +412,11 @@ this distribution. + + +Symlink to the default template for this distribution. + + @@ -631,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 @@ -651,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. + + @@ -765,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 @@ -1206,10 +1253,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. @@ -1248,13 +1298,10 @@ numbers like '00' are good names for these directories. - The ip which will be assigned to this interface. - - - The broadcast address. + The IP address which will be assigned to this interface. - - 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. @@ -1384,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 @@ -1413,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