https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186000
Gert Doering <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Gert Doering <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
