Thread: Solaris

View Single Post
  #2 (permalink)  
Old 04-05-2005, 05:14 PM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
OS: Debian GNU/Linux
Posts: 506
Thanks: 0
Thanked 8 Times in 6 Posts
Rep Power: 7
monk has a spectacular aura about monk has a spectacular aura about
Default

scsi-initiator-id is use to start that device or to initiates communication
and usually scsi-initiator-id need to set in High Availability configurations. See url http://csit1cwe.fsu.edu/doc_link/en_....htm#A25C0fd96 for Understanding the Execution of Initiator I/O Requests and other sutff

How to change scsi-initiator-id?
You can use command like (at Solaris boot prompt, to set id to 6):

Code:
ok setenv scsi-initiator-id 6
For more info see url
http://www.filibeto.org/sun/lib/hard...I-Systems.html
Reply With Quote