--- pla...@comcast.net wrote:
> i.e.  something like c1t5000CE00FE8A32d0 instead of c1t1d0
> How do I change these scsi addresses to original target numbering to make 
> commands easier to work with for creating zfs 
> pool 8-12 drives named this way is too unwieldy to type and prone to error.

I cheat and ssh in from my mac where I can copy&paste such large names using 
only the mouse, as a feature of it's terminal program.  I can do the same thing 
from my linux boxes, but not as nicely. 

Other possibilities are to do something like:
$ pfexec format < /dev/null > ~/drivelist.txt
and edit drivelist.txt into the create/add command you want, then make it 
runnable (chmod +x) 

_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to