mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
Man page fixes
* ztest.1 man page: fix typo * zfs-module-parameters.5 man page: fix grammar Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> Closes #6492
This commit is contained in:
parent
58c1c40a5e
commit
4bdb8fcfa8
@ -151,7 +151,7 @@ ztest -f / -V -T 120
|
||||
Use \fBid\fR instead of the SPL hostid to identify this host. Intended for use
|
||||
with ztest, but this environment variable will affect any utility which uses
|
||||
libzpool, including \fBzpool(8)\fR. Since the kernel is unaware of this setting
|
||||
results with utilites other than ztest are undefined.
|
||||
results with utilities other than ztest are undefined.
|
||||
.TP
|
||||
.B "ZFS_STACK_SIZE=stacksize"
|
||||
Limit the default stack size to \fBstacksize\fR bytes for the purpose of
|
||||
|
@ -1406,7 +1406,7 @@ groups have reached the threshold, all groups are allowed to accept
|
||||
allocations. The default value of 0 disables the feature and causes
|
||||
all metaslab groups to be eligible for allocations.
|
||||
|
||||
This parameter allows to deal with pools having heavily imbalanced
|
||||
This parameter allows one to deal with pools having heavily imbalanced
|
||||
vdevs such as would be the case when a new vdev has been added.
|
||||
Setting the threshold to a non-zero percentage will stop allocations
|
||||
from being made to vdevs that aren't filled to the specified percentage
|
||||
|
Loading…
Reference in New Issue
Block a user