server:FIRE 240  storage: HDS AMS 500  multipath:HDLM    OS:solaris 8 02/04  
according to the infodoc 83639 which has a title with When cable is plugged out 
from HBA a 110 second delay may be seen before device is offlined ,there are 
two values SSFCP_OFFLINE_DELAY (default 20)and FP_OFFLINE_TIMEOUT (default 
90)we can change.The sum of these two values determine the delay before devices 
offline.our customer want to decrease the delay,so I add these two entries
set fp:fp_offline_ticker=20
set fcp:ssfcp_offline_delay=9
or
set fp:fp_offline_ticker=20
set fcp:fcp_offline_delay=9
at the end of the  /etc/system.
the set fp:fp_offline_ticker=20 does work,but the other not.
it displays sorry, variable 'ssfcp_offline_delay' is not defined in the 'fcp' 
module during the boot process.
so I want to know whether the ssfcp_offline_delay parameters still adjustable 
?or has been changed to another name 
          regards
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to