Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Jul 2018 13:23:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        geom@FreeBSD.org
Subject:   [Bug 218679] [geli] add a verify command
Message-ID:  <bug-218679-14739-bSqTpK1K6H@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218679-14739@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218679-14739@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=3D218679

Ben Woods <woodsb02@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kevans@freebsd.org,
                   |                            |woodsb02@freebsd.org
              Flags|                            |mfc-stable11?
             Status|Closed                      |In Progress
         Resolution|FIXED                       |---

--- Comment #3 from Ben Woods <woodsb02@freebsd.org> ---
For reference, the dry run option was committed to head in the following
commits:

r332361 added the geli attach dry-run option in 12-CURRENT as "-n" flag.
https://svnweb.freebsd.org/base?view=3Drevision&revision=3D332361

r333438 changed the geli attach dry-run option in 12-CURRENT to "-C" flag.
https://svnweb.freebsd.org/base?view=3Drevision&revision=3D333438

r332522 merged the geli attach dry-run option to 11-STABLE as the "-n" flag.
Note however that this MFH did NOT merge the corresponding changes to
g_eli_ctl.c and geli.8. The end result of this is that the end user is not
aware that the "-n" flag exists, and it does not work if you try to use it.
On 11.2-RELEASE:
# geli attach -n md0
geli: illegal option -- n
https://svnweb.freebsd.org/base?view=3Drevision&revision=3D332522

The 12-CURRENT change to the "-C" flag (r333438) has not been merged to
11-STABLE.

None of the work to add the new geli attach dry-run flag has been merged to
10-STABLE, as there is not anticipated to be a 10.5-RELEASE.

I have re-opened this bug to ask the question: will the new dry-run flag be
merged to 11-STABLE in a working form as the "-C" flag?

--=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-218679-14739-bSqTpK1K6H>