NOTE: cleanup

This commit is contained in:
Fabian Grünbichler 2016-04-15 13:16:04 +02:00 committed by Dietmar Maurer
parent 98a741e0cf
commit 0abc65b04f
4 changed files with 9 additions and 7 deletions

View File

@ -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.

View File

@ -26,8 +26,9 @@ include::attributes.txt[]
endif::manvolnum[]
The '/etc/pve/lxc/<CTID>.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

View File

@ -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:

View File

@ -26,8 +26,9 @@ include::attributes.txt[]
endif::manvolnum[]
The '/etc/pve/qemu-server/<VMID>.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