zfs/man/man7
Akash B 7ac732b8d6 Add options to zfs redundant_metadata property
Currently, additional/extra copies are created for metadata in
addition to the redundancy provided by the pool(mirror/raidz/draid),
due to this 2 times more space is utilized per inode and this decreases
the total number of inodes that can be created in the filesystem. By
setting redundant_metadata to none, no additional copies of metadata
are created, hence can reduce the space consumed by the additional
metadata copies and increase the total number of inodes that can be
created in the filesystem.  Additionally, this can improve file create
performance due to the reduced amount of metadata which needs
to be written.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Dipak Ghosh <dipak.ghosh@hpe.com>
Signed-off-by: Akash B <akash-b@hpe.com>
Closes #13680
2022-11-01 12:25:58 -07:00
..
dracut.zfs.7 Add dracut.zfs.7 2022-05-06 12:01:48 -07:00
zfsconcepts.7 Move properties, parameters, events, and concepts around manual sections 2021-06-10 10:50:16 -07:00
zfsprops.7 Add options to zfs redundant_metadata property 2022-11-01 12:25:58 -07:00
zpool-features.7 Move properties, parameters, events, and concepts around manual sections 2021-06-10 10:50:16 -07:00
zpoolconcepts.7 Move properties, parameters, events, and concepts around manual sections 2021-06-10 10:50:16 -07:00
zpoolprops.7 zpoolprops.7: document leaked 2022-02-16 17:58:56 -08:00