On Tue, Dec 19, 2006 at 02:55:59PM -0500, Rince wrote: > "zpool import" should give you a list of all the pools ZFS sees as being > mountable. "zpool import [poolname]" is also, conveniently, the command used > to mount the pool afterward. :) > > If it doesn't show up there, I'll be surprised.
I have a similar situation. Zpool list shows all ZFS, but zfs list shows nothing. # zfs get all # zfs list no datasets available # zpool import no pools available to import # zpool list NAME SIZE USED AVAIL CAP HEALTH ALTROOT home 10G 7.64G 2.36G 76% ONLINE - stage 7.56G 6.49G 1.07G 85% ONLINE - # zpool status -v pool: home state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM home ONLINE 0 0 0 c0d0s5 ONLINE 0 0 0 errors: No known data errors pool: stage state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM stage ONLINE 0 0 0 c0d0s7 ONLINE 0 0 0 errors: No known data errors # zpool status -x all pools are healthy Further more, zpool core dumps on me. # zpool export stage # zpool import pool: stage id: 2924019764990342234 state: ONLINE action: The pool can be imported using its name or numeric identifier. config: stage ONLINE c0d0s7 ONLINE # zpool import stage internal error: No such device Abort - core dumped All is strange... Andrew IMPORTANT NOTICE: This e-mail and any attachment to it are intended only to be read or used by the named addressee. It is confidential and may contain legally privileged information. No confidentiality or privilege is waived or lost by any mistaken transmission to you. The RTA is not responsible for any unauthorised alterations to this e-mail or attachment to it. Views expressed in this message are those of the individual sender, and are not necessarily the views of the RTA. If you receive this e-mail in error, please immediately delete it from your system and notify the sender. You must not disclose, copy or use any part of this e-mail if you are not the intended recipient. _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss