How to change max lun value (For Emulex)
 
Emulex's max lun value is 255.
If you do expand 255 over, you will get the following error in / var / log / message.
 
 
 
 
 
Now Lun value is  256  is max value
step 1 : check  ipfc_max_luns value ( now 255)
 
Step 2: add scsi_mod.max_luns=32768 scsi_mod.max_report_luns=32768
# grub-makconfig –o /boot/grub2.cfg   or   
# grub2-mkconfig -o /boot/efi/EFI/redhat/grub.cfg   (if use efi)
 
Step 3: make a file /etc/modprobe.d/lpfc.conf and
 Add options lpfx ipfc_max_luns=32768
Step 4: add fs.inotify.max_user_watches=16384
 
Step 5: reboot
 
 Step 6: check lpfc_max_luns value
 
If  qlogic  , no need any aother setup because qlogic max lun value is 65535
 
 
 
 
사업자 정보 표시
(주)블루원 | 김홍태 | 서울특별시 용산구 원효로 4가 135 금홍 2빌딩 | 사업자 등록번호 : 106-86-76684 | TEL : 02-3272-7200 | Mail : support_ora@blueone.co.kr | 통신판매신고번호 : 호 | 사이버몰의 이용약관 바로가기

+ Recent posts