1837005 Members
1908 Online
110111 Solutions
New Discussion

fcms driver binding

 
Michal Toth
Regular Advisor

fcms driver binding

HI all,

how does the system decide on which fcms driver it will actually use to handle particular HBA. I have just installed new HBA AB378A, have both td and fcd drivers installed on 11.11, however it's the old td that binds with these new adapters, which is not acceptable because this driver limits the link speed to 2GB/s.

many thanks

michal
4 REPLIES 4
Peter Godron
Honored Contributor

Re: fcms driver binding

Michal,
did you create the device file without the -d option on mkfs ?

See "man mksf"
Michal Toth
Regular Advisor

Re: fcms driver binding

the device file is created automatically:

/dev/td[0-3]

the problem is not with the special file, but with the kernel driver that controls this hardware - e.g. ioscan shows td instead of fcd
Peter Godron
Honored Contributor

Re: fcms driver binding

Michal,
you could try and change the drivers connected to a device via:
rmsf -H "
"
ioscan -M -H "
"
insf -H "
"

But ensure you have all the info to reset if necessary.
Michal Toth
Regular Advisor

Re: fcms driver binding

Peter,

the ioscan -M appears to be the way how to solve this. Thanks a lot - i'll give it a try once i get a downtime window.

rgds

Michal