I am running RH8.0 kernel version 2.4.18-24.8.0 with a QLogic qla2200f fibre channel card and from the OS layer (or SCSI) layer I cannot see all the devices on the fibre channel network. The BIOS and the driver for the QLogic card sees all the devices (and enumerates all luns) however, the OS (or SCSI subsystem) doesn't attach the st to all devices. The following are debug files in order: edited dmesg, lsmod, & .config. << edited dmesg >> scsi1 Found (7) ports scsi1: qla2x00_configure_fabric: exit qla2x00_build_fcport_list(): New Device +++ (port_name) -> wwn1, loop id = 0x0081 lun_discovery(1): fcport lun count=3, fcport= f7f54a80 qla2x00_build_fcport_list(): New Device +++ (port_name) -> wwn2, loop id = 0x0082 lun_discovery(1): fcport lun count=4, fcport= f7f54b00 qla2x00_build_fcport_list(): New Device +++ (port_name) -> wwn3, loop id = 0x0083 lun_discovery(1): fcport lun count=3, fcport= f7f54b80 qla2x00_build_fcport_list(): New Device +++ (port_name) -> wwn4, loop id = 0x0084 lun_discovery(1): fcport lun count=4, fcport= f7f54c00 qla2x00_build_fcport_list(): New Device +++ (port_name) -> wwn5, loop id = 0x0089 lun_discovery(1): fcport lun count=3, fcport= f7f54c80 qla2x00_build_fcport_list(): New Device +++ (port_name) -> wwn6, loop id = 0x008a lun_discovery(1): fcport lun count=4, fcport= f7f54d00 qla2x00_build_fcport_list(): New Device +++ (port_name) -> wwn7, loop id = 0x008c lun_discovery(1): fcport lun count=3, fcport= f7f54d80 Alloc Target 0 @ f7566000 qla2x00_configure_loop(1): LOOP READY qla0: RSCN port @ slot 0 port_id=port1 qla0: RSCN port @ slot 1 port_id=port2 qla0: RSCN port @ slot 2 port_id=port3 qla0: RSCN port @ slot 3 port_id=port4 qla0: RSCN port @ slot 4 port_id=port5 qla0: RSCN port @ slot 5 port_id=port6 qla0: RSCN port @ slot 6 port_id=port7 scsi1 Found (7) ports scsi1: qla2x00_configure_fabric: exit qla2x00_build_fcport_list(): Found matching port port1, device flags= 0x1 qla2x00_build_fcport_list(): Port returned +++ (port_name) -> wwn1, loop id = 0x0081 lun_discovery(1): fcport lun count=3, fcport= f7f54a80 qla2x00_build_fcport_list(): Found matching port port2, device flags= 0x1 qla2x00_build_fcport_list(): Port returned +++ (port_name) -> wwn2, loop id = 0x0082 lun_discovery(1): fcport lun count=4, fcport= f7f54b00 qla2x00_build_fcport_list(): Found matching port port3, device flags= 0x1 qla2x00_build_fcport_list(): Port returned +++ (port_name) -> wwn3, loop id = 0x0083 lun_discovery(1): fcport lun count=3, fcport= f7f54b80 qla2x00_build_fcport_list(): Found matching port port4, device flags= 0x1 qla2x00_build_fcport_list(): Port returned +++ (port_name) -> wwn4, loop id = 0x0084 lun_discovery(1): fcport lun count=4, fcport= f7f54c00 qla2x00_build_fcport_list(): Found matching port port5, device flags= 0x1 qla2x00_build_fcport_list(): Port returned +++ (port_name) -> wwn5, loop id = 0x0089 lun_discovery(1): fcport lun count=3, fcport= f7f54c80 qla2x00_build_fcport_list(): Found matching port port6, device flags= 0x1 qla2x00_build_fcport_list(): Port returned +++ (port_name) -> wwn6, loop id = 0x008a lun_discovery(1): fcport lun count=4, fcport= f7f54d00 qla2x00_build_fcport_list(): Found matching port port7, device flags= 0x1 qla2x00_build_fcport_list(): Port returned +++ (port_name) -> wwn7, loop id = 0x008c lun_discovery(1): fcport lun count=3, fcport= f7f54d80 st: Version 20020205, bufsize 32768, wrt 30720, max init. bufs 4, s/g segs 16 Attached scsi tape st0 at scsi1, channel 0, id 0, lun 0 Attached scsi tape st1 at scsi1, channel 0, id 2, lun 0 Attached scsi tape st2 at scsi1, channel 0, id 4, lun 0 Attached scsi tape st3 at scsi1, channel 0, id 6, lun 0 << lsmod >> Module Size Used by Not tainted autofs 13348 0 (autoclean) (unused) eepro100 22264 1 iptable_filter 2412 0 (autoclean) (unused) ip_tables 15224 1 [iptable_filter] st 30768 0 loop 12152 0 (autoclean) mousedev 5524 0 (unused) keybdev 2976 0 (unused) hid 22244 0 (unused) input 5920 0 [mousedev keybdev hid] usb-ohci 21320 0 (unused) usbcore 77024 1 [hid usb-ohci] ext3 70336 10 jbd 52212 10 [ext3] lvm-mod 64032 21 qla2200 255488 1 dpt_i2o 30208 2 sd_mod 13552 4 scsi_mod 107176 4 [st qla2200 dpt_i2o sd_mod] << edited .config >> # SCSI support CONFIG_SCSI=m CONFIG_BLK_DEV_SD=m CONFIG_SD_EXTRA_DEVS=40 CONFIG_CHR_DEV_ST=m CONFIG_CHR_DEV_OSST=m CONFIG_BLK_DEV_SR=m CONFIG_BLK_DEV_SR_VENDOR=y CONFIG_SR_EXTRA_DEVS=4 CONFIG_CHR_DEV_SG=m CONFIG_SCSI_DEBUG_QUEUES=y CONFIG_SCSI_MULTI_LUN=y CONFIG_SCSI_CONSTANTS=y CONFIG_SCSI_LOGGING=y Any help would be greatly appreciated. Thanks. Jeff -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list