zpool status [-xv] [pool] ...

        Displays the detailed health status for the given pools.
        ...
        -x    Only display status for pools that are  exhibiting
              errors or are otherwise unavailable.

 # zpool status -x
 all pools are healthy
 # zpool status -x rpool
 pool 'rpool' is healthy

-frank
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to