Commit 6e81f9b2 authored by Richard Laager's avatar Richard Laager Committed by Brian Behlendorf
Browse files

Duplicate the encryption copies=3 limitation


This adds the encryption copies=3 limitation language into the copies
property section.
Reviewed-by: default avatarGeorge Melikov <mail@gmelikov.ru>
Reviewed-by: default avatarBrian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: default avatarRichard Laager <rlaager@wiktel.com>
Closes #8651 
parent 7b337fda
Showing with 5 additions and 0 deletions
+5 -0
......@@ -1342,6 +1342,11 @@ create, for example a two-disk striped pool and set
on some datasets thinking you have setup redundancy for them. When a disk
fails you will not be able to import the pool and will have lost all of your
data.
.Pp
Encrypted datasets may not have
.Sy copies Ns = Ns Em 3
since the implementation stores some encryption metadata where the third copy
would normally be.
.It Sy devices Ns = Ns Sy on Ns | Ns Sy off
Controls whether device nodes can be opened on this file system.
The default value is
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment