1753444 Members
4483 Online
108794 Solutions
New Discussion юеВ

Multiple lun

 
heaman2
New Member

Multiple lun

I use RHEL linux server and have a SAS controller pluged into it , this card have multiple lun function , now I want to use the multiple lun feature , can advise what I need to do on my linux server so that this function could be enabled ? thx
4 REPLIES 4
Ivan Ferreira
Honored Contributor

Re: Multiple lun

What do you mean with ├В┬┐"multiple lun function"?
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Uwe Zessin
Honored Contributor

Re: Multiple lun

I *_think_* you want to check the configuration:
CONFIG_SCSI_MULTI_LUN=y

or maybe override it in
/etc/modprobe.conf:
options scsi_mod max_luns=NN

where NN is the largest LUN number
.
heaman2
New Member

Re: Multiple lun

thx reply ,

which file I should this line ?
CONFIG_SCSI_MULTI_LUN=y
heaman2
New Member

Re: Multiple lun

thx

I could find the below line in my server , which file should I update ? thx

CONFIG_SCSI_MULTI_LUN=y