Operating System - Linux
1829101 Members
2438 Online
109986 Solutions
New Discussion

Max number of luns supported

 
SOLVED
Go to solution
Wagner_17
Advisor

Max number of luns supported

Dear friends,

I need to know how the max. number of luns currently supported by Red Hat Enterprise Linux ES 2.1 Standard Edition. A friend tell me 128 luns. Is this information correct?

Thanks

Wagner
3 REPLIES 3
Steven E. Protter
Exalted Contributor
Solution

Re: Max number of luns supported

I believe that information is correct. It can however be dependent on how many luns your fiber card supports. For example certain HP fiber cards only support 8 luns on non-HP disk arrays.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Uwe Zessin
Honored Contributor

Re: Max number of luns supported

That is one part of the story. The other one is that _each_ path to a LUN on a storage array also counts against that limit. In the case of an EVA, if you have 4 paths and 3 virtual disks presented it means you deal with 12 LUNs.
.
xyko_1
Esteemed Contributor

Re: Max number of luns supported

Wagner,

you have to pay attention also in a feature called multi_lun_support.

The default kernel does not support multi_lun, so, you have to rebuild the kernel including it.

menuconfig => SCSI Support => Probe all LUNs on each SCSI device

You may also increase the number of supported luns on the same place (SCSI Support).

But ,in general, multi_lun_support is only needed for devices like CD jukebox, LTO libraries and things like that.

Regards,
Xyko