Re: [zfs-discuss] Finding Pool ID

2008-04-29 Thread Richard Elling
Robert Milkowski wrote: > Hello Richard, > > Tuesday, April 29, 2008, 5:51:01 PM, you wrote: > > RE> Ajay Kumar wrote: > >>> Folks, >>> How can I find out zpool id without using zpool import? zpool list >>> and zpool status does not have option as of Solaris 10U5.. Any back door >>> to gra

Re: [zfs-discuss] Finding Pool ID

2008-04-29 Thread Robert Milkowski
Hello Richard, Tuesday, April 29, 2008, 5:51:01 PM, you wrote: RE> Ajay Kumar wrote: >> Folks, >> How can I find out zpool id without using zpool import? zpool list >> and zpool status does not have option as of Solaris 10U5.. Any back door >> to grab this property will be helpful. >> >>

Re: [zfs-discuss] Finding Pool ID

2008-04-29 Thread Richard Elling
Ajay Kumar wrote: > Folks, > How can I find out zpool id without using zpool import? zpool list > and zpool status does not have option as of Solaris 10U5.. Any back door > to grab this property will be helpful. > > It seems to be a heck of a lot easier to just use zpool import without th

Re: [zfs-discuss] Finding Pool ID

2008-04-29 Thread Eric Schrock
This is present as the 'guid' property in Solaris Nevada. If you're on a previous release, you can do one of the following: - 'zdb -l ' and look for the 'pool_guid' property (if you're using whole disks you'll still need the s0 slice). - '::walk spa | ::print spa_t spa_name spa_root_vdev->vdev

[zfs-discuss] Finding Pool ID

2008-04-29 Thread Ajay Kumar
Folks, How can I find out zpool id without using zpool import? zpool list and zpool status does not have option as of Solaris 10U5.. Any back door to grab this property will be helpful. Thank you Ajay ___ zfs-discuss mailing list zfs-discuss@open