5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-04 05:17:47 +03:00
Commit Graph

117 Commits

Author SHA1 Message Date
Noel Ullreich
ff4ae05288 Fix spelling of command line/command-line
Commandline/command line/command-line where being used interchangeably,
which is not correct
(see: https://learn.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/c/command-line).
use command-line when it is an adjective (e.g. "command-line interface")
and use command line when it is a noun (e.g. "change the setting from
the command line")

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
2023-11-17 10:54:24 +01:00
Thomas Lamprecht
0aa61e0478 ct: update broken link to CentOS release EOL
Use Wikipedia, as it seems CentOS cannot be bothered to create a sane
supported releases + EOL dates table themselves anymore..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-09-21 15:44:33 +02:00
Friedrich Weber
d5f9b415fc cgroup: update note about legacy cgroup controller support
The 7->8 upgrade guide [1] mentions that cgroup v1 will be deprecated
starting from PVE 9.0, so also mention this in the docs.

[1] https://pve.proxmox.com/wiki/Upgrade_from_7_to_8#cgroup_V1_Deprecation

Signed-off-by: Friedrich Weber <f.weber@proxmox.com>
2023-07-15 23:25:31 +02:00
Fiona Ebner
c730e973b7 tree-wide: switch to offical spelling of QEMU
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-12-20 09:35:58 +01:00
Fiona Ebner
48219c581f pct/qm: update cpuunits default
which is 100 on hosts running cgroup v2. Still mention the old default
relevant for hosts with legacy cgroups.

Also reword the sentence with "gets in regards to other VMs running"
which sounded a bit off.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-10-19 08:05:54 +02:00
Oguz Bektas
55eeea33d6 pct: use code blocks in example commands for bindmounts
for better readability on the wiki page and admin guide.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2022-01-11 08:38:40 +01:00
Aaron Lauterer
66aecccb57 qm: pct: mention move-disk for storage and reassign
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2021-11-15 15:51:49 +01:00
Thomas Lamprecht
fc9c969da4 fixup: add missing newlines
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-04 16:13:54 +01:00
Thomas Lamprecht
e1508ce82a pct: supported distros: do not just throw in a link without explanation
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-04 16:12:27 +01:00
Thomas Lamprecht
70292f7224 pct: supported distros: improve quotes
update some links/text and drop the manually added double-quote
characters

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-04 16:12:05 +01:00
Thomas Lamprecht
109ca764bd pct: supported distros: move a heading-level up to own section
And fix missing whitespace in `Arch Linux` and also refer to `CentOS
Stream`

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-04 15:58:51 +01:00
Oguz Bektas
a645c90770 pct: add section for supported distributions
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2021-11-04 13:43:14 +01:00
Fabian Grünbichler
324efba353 pct: rephrase sentence
switch back to 'storage' instead of 'target', and add the default inside
the sentence instead of after.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-09-23 13:08:11 +02:00
Oguz Bektas
46f67ead36 pct: clarify simple restore mode default 'local' storage
"default local storage" is confusing without the backticks. reword the
sentences to make it clearer about `storage` parameter usage.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2021-09-23 13:06:20 +02:00
Dylan Whyte
0f7778ace5 fix #844: document first VM/CT start-up delay
adds subsection to the "PVE Node Management" section, discussing the
initial VM/CT startup delay feature.

also makes reference to this in the Qemu & LXC sections of the
documentation.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-09-01 16:31:47 +02:00
Thomas Lamprecht
75d3c2be28 pct: cgroup: describe some possibilities to resolve version change for old CTs
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-07-02 21:18:55 +02:00
Thomas Lamprecht
151bbda876 pct: update pveam appliance list output
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-07-02 21:18:18 +02:00
Stoiko Ivanov
c80d381a17 pct: clarify needed systemd-versions for cgroupv2 support
versions determined through systemd's changelog, and a few empiric
tests.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2021-07-02 16:42:22 +02:00
Wolfgang Bumiller
17238cd311 pct: add short cgroup section
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Reviewed-By: Stoiko Ivanov <s.ivanov@proxmox.com>
2021-06-28 18:24:29 +02:00
Thomas Lamprecht
97e4455ed1 pct: debug log: wording
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-02-25 12:08:47 +01:00
Oguz Bektas
59b89a69cc pct: mention the new --debug flag for obtaining logs
and make minor changes like s/ID/CTID for clarity

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2021-02-25 11:59:38 +01:00
Dominic Jäger
87927c657e qm/pct: Add explanation for --purge
This was apparently not clear enough.
For example, see #3184.

A bit long, but I think this is a better place for additional
information about ACL and firewall than the GUI tooltip or the
API parameter description.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2020-12-18 17:57:01 +01:00
Dylan Whyte
fd7fb228b9 faq & pct: Improve explanation of containers
This adds more clarity to the explanation of containers and to
the different terms we use to refer to containers, in both the FAQ and
the introduction section of pct.

It also contains minor grammar fixes and rewording where appropriate.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2020-09-07 18:12:12 +02:00
Thomas Lamprecht
76aaaeab21 fix apparmor profile config key
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-03-17 12:43:54 +01:00
Thomas Lamprecht
34694a05e7 pct: readd missing whitespace
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-17 12:53:34 +01:00
Thomas Lamprecht
656d8b2115 pct: typo fixes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-17 11:57:17 +01:00
Thomas Lamprecht
2a368b1e0d pct: improve template/images section
Bring the usage in order, cannot create a CT from a template before
we downloaded it ;)

Also (re)-mention the web interface as a TIP.
cron job was replaced by systemd timer, adapt that too.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-17 11:47:50 +01:00
Thomas Lamprecht
b0df9949dc pct: move "CT storage" below "guest OS"
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-14 17:55:02 +01:00
Thomas Lamprecht
c02ac25bcc pct: move "disable apparmor" in new subsection for security considerations
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-14 17:48:05 +01:00
Thomas Lamprecht
bf7f598a79 pct: move "security considerations" below CT settings
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-14 17:47:26 +01:00
Thomas Lamprecht
3d5c55fca7 pct: guest OS cfg: mention /etc/os-release
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-14 17:26:41 +01:00
Thomas Lamprecht
0892a2c279 pct: move "guest OS config" below CT settings
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-14 17:26:27 +01:00
Thomas Lamprecht
da9679b6bd pct: misc fixes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-14 16:47:55 +01:00
Thomas Lamprecht
4c82550dee pct: rework restart migration a bit
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-14 16:39:55 +01:00
Thomas Lamprecht
69ab602f6a pct: fix text width to 80cc
use `git show --word-diff=color` to see that almost no word change
happened, only realignment.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-14 16:25:20 +01:00
Thomas Lamprecht
6d718b9b2c pct: followup: casing and wording fix
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-14 16:24:53 +01:00
Oguz Bektas
14e978110c rewrite and extend pct documentation
* rephrase some parts.
* update old information
* add info about pending changes and other "new" features

Co-Authored-by: Aaron Lauterer <a.lauterer@proxmox.com>
Co-Authored-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2020-02-14 10:13:34 +01:00
Fabian Ebner
ba021358f7 Fix typo in pct.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:06:24 +02:00
Oguz Bektas
917ee0a600 remove hardcoded kernel version in lxc description
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2019-02-20 07:38:15 +01:00
Dominik Csapak
c2c8eb89d1 add documentation about snippet content-type and hookscripts
also add an example perl hookscript, that documents the phases
and arguments

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-02-01 13:36:19 +01:00
Dietmar Maurer
1ff5e4e80e thumbnail: allow to reference all images inside /images subdir
Before, we was limited to /images/screenshots/
2018-08-16 10:13:16 +02:00
Emmanuel Kasper
563159b169 Fix formatting failure
Signed-off-by: Emmanuel Kasper <e.kasper@proxmox.com>
2017-11-16 11:34:52 +01:00
Dominik Csapak
470d43137c fix typos and whitespace all around
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-09-27 10:25:20 +02:00
Fabian Grünbichler
0378225172 pct: add note about storage:size syntax
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2017-09-22 10:48:39 +02:00
Emmanuel Kasper
690cd737ad Document Backup and Skip replication options for container mount points 2017-06-28 11:28:52 +02:00
Dominik Csapak
33f50e044d add migration subchapter to pct.adoc
explain the offline and restart migration

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-12-02 16:23:13 +01:00
Dietmar Maurer
2225402cf5 pct.adoc: include gui-create-ct-general.png screenshot 2016-11-30 17:41:52 +01:00
Emmanuel Kasper
304eb5a9e1 Add General Settings sub chapter
We will use this to document the first tab of the Create CT wizard.

Also move the priviledged/unpriviledge explanation here, since
the related checkbox will be placed in this tab.
2016-11-30 17:33:19 +01:00
Dietmar Maurer
4dbeb548bf add screenshot for start/shutdown order 2016-11-17 17:29:53 +01:00
Dietmar Maurer
139a90198b pct.adoc: move pct_startup_and_shutdown to correct section 2016-11-17 16:22:32 +01:00