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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"