[Bug 186000] zdb(8): zdb -S poolname no longer works

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 27 10:50:47 UTC 2015


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

Gert Doering <gert at greenie.muc.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gert at greenie.muc.de

--- Comment #1 from Gert Doering <gert at greenie.muc.de> ---
I see this as well, and find it highly confusing.

This is on FreeBSD 10.1-RELEASE-p24 / amd64.

"zpool status" shows two pools.  "zdb -s" or "zdb -S" perfectly well work for
one of them, but the other one (copy-paste'ed names) is reported as "No such
file or directory":

$ zpool list
NAME          SIZE  ALLOC   FREE   FRAG  EXPANDSZ    CAP  DEDUP  HEALTH 
ALTROOT
MOEBIUS4       60G  2.26G  57.7G     1%         -     3%  1.00x  ONLINE  -
MOEBIUS4_FC  1016G   217G   799G     6%      256K    21%  1.00x  ONLINE  -

$ zdb -s MOEBIUS4   
                            capacity   operations   bandwidth  ---- errors ----
description                used avail  read write  read write  read write cksum
...
$ zdb -s MOEBIUS4_FC
zdb: can't open 'MOEBIUS4_FC': No such file or directory

(same thing for "-S")

MOEBIUS4 is the root pool, in case it makes a difference.

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


More information about the freebsd-bugs mailing list