isp driver - sysctl controls missing
Ross
westr at connection.ca
Tue Apr 13 17:57:10 UTC 2010
>> Anyone know if there's any reason for the sysctl is being pulled out,
>> and the limits being so high? We use this in conjunction with geom
>> multipath, so would prefer to fail over to another fc path asap when
>> there's an issue.
MJ> Sounds like a bug that I need to fix.
Actually, it looks to be just a documentation "bug".
Further reading of the source shows that in isp_pci.c, it now just
reads the sysctl variables as driver hints (set in /boot/device.hints).
That's probably the better way to do it since the values don't get
changed once the system is booted.
Good to see it's still modifiable!
Cheers,
Ross.
--
More information about the freebsd-scsi
mailing list