Running zdp on pool

hescominsoon

Patron
Joined
Jul 27, 2016
Messages
456
I know i am missing something..and i am researching to find it but so far the answer eludes me. When i use zdp -S Data (which is the name of hte pool) i get the following:
root@freenas:~ # zdb -Sv Data
zdb: can't open 'Data': No such file or directory
 

JaimieV

Guru
Joined
Oct 12, 2012
Messages
742
root@Sisyphus:~ # zdb -Sv DataPool
traversing objset 0, 5826 objects, 0 blocks so far
^C

Doesn't seem any issue. What's the output from 'zpool list' for you?

(With these unix-style command names it's very important you fix up typos in your posts, btw - it's not entirely easy to work out which of your inconsistent mentions are what's actually been done)
 

hescominsoon

Patron
Joined
Jul 27, 2016
Messages
456
zpool list
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
Data 21.8T 2.70T 19.0T - - 1% 12% 1.00x ONLINE /mnt
freenas-boot 59G 2.11G 56.9G - - 1% 3% 1.00x ONLINE -

so whay is it tleling me it doesn't see Data in zdb?
 
Top