Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2013 22:28:47 -0700 (PDT)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-questions@freebsd.org
Subject:   zdb queries give error on healthy zpools
Message-ID:  <1366176527257-5804408.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help
I have 3 pools and all zdb queries for these pools or child datasets return
with an error message. All 3 pools are healthy and functioning correctly.
# zpool list
NAME    SIZE  ALLOC   FREE    CAP  DEDUP  HEALTH  ASHIFT
bsds   48.8G  16.0G  32.8G    32%  1.29x  ONLINE  12
mylib   266G   740M   265G     0%  1.00x  ONLINE  9
tank0  49.8G  19.1G  30.7G    38%  1.00x  ONLINE  12

'# zdb -C' works, but that command without any poolname reads data from
zpool.cache. Pool or on child dataset-specific queries (while using any of
-b -d -D -C -i -h ) give this:
# zdb -vvv -h bsds
zdb: can't open 'bsds': Device not configured
zdb: can't open 'bsds/usr': Device not configured
zdb: can't open 'mylib': Invalid argument
zdb: can't open 'tank0': Invalid argument

I also have a faulted zpool in the list:
bsdr       -      -      -      -      -  FAULTED  -
But I do not think that this faulted status will cause such zdb problems.

Regards.



-----
10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 & xorg.devel

--
View this message in context: http://freebsd.1045724.n5.nabble.com/zdb-queries-give-error-on-healthy-zpools-tp5804408.html
Sent from the freebsd-questions mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1366176527257-5804408.post>