[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: QLogics 23xx driver



> We're running the HP supplied driver here (for EVA and dual-port HBA
> support) built from the included source and it's great.   You can even
> do an rpmbuild --rebuild and get a driver RPM for all your systems.
> The best part is being able to recognize new luns without a
> reboot/reload.  Now if only RH would support an enterprise-class
> filesystem (i.e. can be grown without unmounting).
> 
> Definately pick up the hp_fibreutils package.
> 
> >         .../Ed


It was possible to recognize new luns without a reboot before, with a
script like rescan-scsi-bus, or using the proc filesystem ie,

echo "scsi add-single-device X X X X" > /proc/scsi/scsi

Where the X's are, respectively, Controller, Channel, Target, LUN
I admit this isn't a very pretty solution, but if you can avoid
rebooting it may not matter to you.

Now if only linux could get away from it's retarded device name
assignments which are done by order of discovery, and incorperate GFS
linux could become a much bigger enterprise player.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]