Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2016 15:05:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 208802] Install to zfs should have copies= option to provide some anti-bitrot protection
Message-ID:  <bug-208802-8-Go8I0MnBsZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208802-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208802-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208802

Shawn Webb <shawn.webb@hardenedbsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shawn.webb@hardenedbsd.org

--- Comment #1 from Shawn Webb <shawn.webb@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 data=
set"
prompts. You'd specify your own options that would get added as -oname=3Dva=
lue
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 ide=
a to
throw around.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208802-8-Go8I0MnBsZ>