forked from openzfs/zfs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move properties, parameters, events, and concepts to section 7
Signed-off-by: Ahelenia Ziemiańska <[email protected]> Co-authored-by: Daniel Ebdrup Jensen <[email protected]> Closes openzfs#12149
- Loading branch information
1 parent
c302859
commit 2dd557a
Showing
50 changed files
with
130 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -138,5 +138,5 @@ descriptions_obj: | |
. | ||
.Sh SEE ALSO | ||
.Xr ztest 1 , | ||
.Xr zpool-features 5 , | ||
.Xr zpool-features 7 , | ||
.Xr zfs 8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
.\" Copyright 2013 Turbo Fredriksson <[email protected]>. All rights reserved. | ||
.\" | ||
.Dd August 24, 2020 | ||
.Dt SPL-MODULE-PARAMETERS 5 | ||
.Dt SPL-MODULE-PARAMETERS 7 | ||
.Os | ||
. | ||
.Sh NAME | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ | |
.\" Copyright (c) 2021, Colm Buckley <[email protected]> | ||
.\" | ||
.Dd May 31, 2021 | ||
.Dt ZPOOL-FEATURES 5 | ||
.Dt ZPOOL-FEATURES 7 | ||
.Os | ||
. | ||
.Sh NAME | ||
|
@@ -521,7 +521,7 @@ will not match the source. | |
Its use by | ||
.Nm zfs Cm send Fl i | ||
has been disabled by default | ||
.Pq see Sy send_holes_without_birth_time No in Xr zfs-module-parameters 5 . | ||
.Pq see Sy send_holes_without_birth_time No in Xr zfs-module-parameters 7 . | ||
.Pp | ||
This feature improves performance of incremental sends | ||
.Pq Nm zfs Cm send Fl i | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ | |
.\" Copyright (c) 2021, Colm Buckley <[email protected]> | ||
.\" | ||
.Dd May 27, 2021 | ||
.Dt ZPOOLPROPS 8 | ||
.Dt ZPOOLPROPS 7 | ||
.Os | ||
. | ||
.Sh NAME | ||
|
@@ -89,7 +89,7 @@ This discrepancy is due to several factors, including raidz parity; | |
zfs reservation, quota, refreservation, and refquota properties; and space set aside by | ||
.Sy spa_slop_shift | ||
(see | ||
.Xr zfs-module-parameters 5 | ||
.Xr zfs-module-parameters 7 | ||
for more information). | ||
.It Sy freeing | ||
After a file system or snapshot is destroyed, the space it was using is | ||
|
@@ -121,7 +121,7 @@ Total size of the storage pool. | |
.It Sy unsupported@ Ns Em guid | ||
Information about unsupported features that are enabled on the pool. | ||
See | ||
.Xr zpool-features 5 | ||
.Xr zpool-features 7 | ||
for details. | ||
.El | ||
.Pp | ||
|
@@ -316,7 +316,7 @@ whitespace and/or commas. | |
Only features present in all files may be enabled. | ||
.Pp | ||
See | ||
.Xr zpool-features 5 , | ||
.Xr zpool-features 7 , | ||
.Xr zpool-create 8 | ||
and | ||
.Xr zpool-upgrade 8 | ||
|
@@ -357,7 +357,7 @@ which moves | |
.Ar feature_name | ||
to the enabled state. | ||
See | ||
.Xr zpool-features 5 | ||
.Xr zpool-features 7 | ||
for details on feature states. | ||
.It Sy listsnapshots Ns = Ns Sy on Ns | Ns Sy off | ||
Controls whether information about snapshots associated with this pool is | ||
|
@@ -390,13 +390,13 @@ in use. | |
See | ||
.Sy zfs_multihost_interval | ||
in the | ||
.Xr zfs-module-parameters 5 | ||
.Xr zfs-module-parameters 7 | ||
manual page. | ||
In order to enable this property each host must set a unique hostid. | ||
See | ||
.Xr genhostid 1 | ||
.Xr zgenhostid 8 | ||
.Xr spl-module-parameters 5 | ||
.Xr spl-module-parameters 7 | ||
for additional details. | ||
The default value is | ||
.Sy off . | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.