* William Schumann (William.Schumann at Sun.COM) wrote:
> 
> 
> Sarah Jelinek wrote:
> > Code review comments. Please don't putback until zpool status info 
> > gathering is resolved...
> > 
> > td_be.c:
> > -What is the meant by 'conflicting names' in this comment:
> > 
> > BUG:"zpool import -f -R /mnt/zpools -a" has problems if root pools have 
> >  146  * conflicting names
> There is a problem with zpool import -R <root> -a in that if you have 
> pools with the same name, the importing isn't done right - the pools are 
> imported to the same mount point.  This could happen if you installed 
> LiveCD to  two different disks on the same system.

Since there isn't any way (that I could find) to get a list of pools
prior to importing them (if they aren't exported), I'd love to hear of a
workaround or solution to this (as I use this code in the
live-devices-local smf method).  I knew this "bug" existed but at least
in the livecd environment figured the impact was negligible.

Cheers,

Glenn

Reply via email to