dudekula mastan wrote:
I have a ZFS pool, name is mypool (created by using zpool command: $ zpool create mypool c0t0d1s2). Just by using the name of zpool (i.e. mypool) is there a way to say that the device c0t0d1s2 belongs to mypool ? If so how ?

Have a look at the zpool status subcommand. In your case, you can run, for instance: "zpool status mypool".

Good luck,

- Matt

--
Matt Ingenthron - Web Infrastructure Solutions Architect
Sun Microsystems, Inc. - Client Solutions, Systems Practice
http://blogs.sun.com/mingenthron/
email: [EMAIL PROTECTED]             Phone: 310-242-6439



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

Reply via email to