From 0abc65b04f6a78333e60c0d84f1b153ba98f7ed6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 15 Apr 2016 13:16:04 +0200 Subject: [PATCH] NOTE: cleanup --- ha-manager.adoc | 2 +- pct.conf.adoc | 5 +++-- pveum.adoc | 4 ++-- qm.conf.adoc | 5 +++-- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/ha-manager.adoc b/ha-manager.adoc index db928ae..5b51d5c 100644 --- a/ha-manager.adoc +++ b/ha-manager.adoc @@ -334,7 +334,7 @@ maximal number of tries to relocate the service to a different node. A relocate only happens after the max_restart value is exceeded on the actual node. The default is set to one. -Note that the relocate count state will only reset to zero when the +NOTE: The relocate count state will only reset to zero when the service had at least one successful start. That means if a service is re-enabled without fixing the error only the restart policy gets repeated. diff --git a/pct.conf.adoc b/pct.conf.adoc index 4b76793..0b3d6cb 100644 --- a/pct.conf.adoc +++ b/pct.conf.adoc @@ -26,8 +26,9 @@ include::attributes.txt[] endif::manvolnum[] The '/etc/pve/lxc/.conf' files stores container configuration, -where "CTID" is the numeric ID of the given container. Note that IDs <= -100 are reserved for internal purposes. +where "CTID" is the numeric ID of the given container. + +NOTE: IDs <= 100 are reserved for internal purposes. File Format diff --git a/pveum.adoc b/pveum.adoc index 3f7e789..2f3584a 100644 --- a/pveum.adoc +++ b/pveum.adoc @@ -329,7 +329,7 @@ are members of group 'customers': pveum aclmod /access/realm/pve -user joe@pve -role PVEUserAdmin pveum aclmod /access/groups/customers -user joe@pve -role PVEUserAdmin -Note: The user is able to add other users, but only if they are +NOTE: The user is able to add other users, but only if they are members of group 'customers' and within realm 'pve'. Pools @@ -355,7 +355,7 @@ Now we create a new user which is a member of that group [source,bash] pveum useradd developer1@pve -group developers -password -Note: The -password parameter will prompt you for a password +NOTE: The -password parameter will prompt you for a password I assume we already created a pool called 'dev-pool' on the GUI. So we can now assign permission to that pool: diff --git a/qm.conf.adoc b/qm.conf.adoc index 5c098c5..ce5ce15 100644 --- a/qm.conf.adoc +++ b/qm.conf.adoc @@ -26,8 +26,9 @@ include::attributes.txt[] endif::manvolnum[] The '/etc/pve/qemu-server/.conf' files stores VM configuration, -where "VMID" is the numeric ID of the given VM. Note that IDs <= -100 are reserved for internal purposes. +where "VMID" is the numeric ID of the given VM. + +NOTE: IDs <= 100 are reserved for internal purposes. File Format -- 2.39.2