[Bug 221480] Add zpool get ashift POOL function

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 13 17:49:18 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221480

            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 at FreeBSD.org
          Reporter: katy_kcmo at 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.

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


More information about the freebsd-bugs mailing list