From 097aa949df2f5a3a8b3b21e1a146113762905815 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 10 Nov 2016 16:33:44 +0100 Subject: [PATCH 1/1] pct.adoc: add a few screenshots Signed-off-by: Dietmar Maurer --- pct.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pct.adoc b/pct.adoc index fde647a..67abec1 100644 --- a/pct.adoc +++ b/pct.adoc @@ -353,6 +353,8 @@ Container Settings CPU ~~~ +[thumbnail="gui-create-ct-cpu.png"] + You can restrict the number of visible CPUs inside the container using the `cores` option. This is implemented using the Linux 'cpuset' cgroup (**c**ontrol *group*). A special task inside `pvestatd` tries @@ -396,6 +398,8 @@ prioritize some containers. Memory ~~~~~~ +[thumbnail="gui-create-ct-memory.png"] + Container memory is controlled using the cgroup memory controller. [horizontal] @@ -413,6 +417,8 @@ swap`). Mount Points ~~~~~~~~~~~~ +[thumbnail="gui-create-ct-root-disk.png"] + The root mount point is configured with the `rootfs` property, and you can configure up to 10 additional mount points. The corresponding options are called `mp0` to `mp9`, and they can contain the following setting: @@ -492,6 +498,8 @@ NOTE: The contents of device mount points are not backed up when using `vzdump`. Network ~~~~~~~ +[thumbnail="gui-create-ct-network.png"] + You can configure up to 10 network interfaces for a single container. The corresponding options are called `net0` to `net9`, and they can contain the following setting: -- 2.39.2