[Bug 208802] Install to zfs should have copies= option to provide some anti-bitrot protection
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 14 15:05:22 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208802
Shawn Webb <shawn.webb at hardenedbsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |shawn.webb at hardenedbsd.org
--- Comment #1 from Shawn Webb <shawn.webb at hardenedbsd.org> ---
Instead of prompting for the copies attribute, zfsinstall could have generic
"set these zpool options" and "set these zfs options for the top-level dataset"
prompts. You'd specify your own options that would get added as -oname=value
arguments to `zpool create [Pool]` in the case of the former prompt and `zfs
set [TopLevelDatasetOfPool]` in the case of the latter.
But I'm not too sure I like that idea, either. Either way, it's just an idea to
throw around.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list