Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2017 17:49:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221480] Add zpool get ashift POOL function
Message-ID:  <bug-221480-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 221480
           Summary: Add zpool get ashift POOL function
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: katy_kcmo@yahoo.com

The ZFS on Linux project has a simple way to display the ashift value of a
pool;

<pre># zpool get ashift rpool
NAME   PROPERTY  VALUE  SOURCE
rpool  ashift    12     local</pre>

It would be nice if FreeBSD had a similar function. (Obviously it's a Read/=
Only
type of value.)

Natually this is low priority, in the feature request category.

--=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-221480-8>