Hi Justin,

Maybe I misunderstand your question...

When you export a pool, it becomes available for import by using
the zpool import command. For example:

1. Export tank:

# zpool export tank

2. What pools are available for import:

# zpool import
  pool: tank
    id: 7238661365053190141
 state: ONLINE
status: The pool is formatted using an older on-disk version.
action: The pool can be imported using its name or numeric identifier, though some features will not be available without an explicit 'zpool upgrade'.
config:

        tank        ONLINE
          c1t2d0    ONLINE




On 04/21/10 12:59, Justin Lee Ewing wrote:
So I can obviously see what zpools I have imported... but how do I see pools that have been exported? Kind of like being able to see deported volumes using "vxdisk -o alldgs list".

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

Reply via email to