Header Shadow Image


lun4194304 has a LUN larger than allowed by the host adapter

Getting this?

Dec 25 09:56:14 mdskvm-p06 kernel: sd 0:0:0:0: lun4194304 has a LUN larger than allowed by the host adapter
Dec 25 09:56:14 mdskvm-p06 kernel: scsi 0:3:0:0: lun4194304 has a LUN larger than allowed by the host adapter

Fix it by adding the following and rebuilding the initramfs:

[root@mdskvm-p06 ~]# cat /etc/modprobe.d/lpfc.conf
options lpfc  lpfc_nodev_tmo=10 lpfc_lun_queue_depth=32 lpfc_max_luns=65535
[root@mdskvm-p06 ~]# dracut -f

Thx,
AB

Leave a Reply

You must be logged in to post a comment.


     
  Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License