Download Print this page
ATTO Technology Celerity FC-41EL Troubleshooting Manual

ATTO Technology Celerity FC-41EL Troubleshooting Manual

Fibre channel host adapter, for linux
Hide thumbs Also See for Celerity FC-41EL:

Advertisement

ATTO Celerity FC Troubleshooting Guide for Linux
This document describes troubleshooting techniques that can be used to identify
and resolve issues associated with the ATTO Celerity Fibre Channel host
adapter. Some of these techniques may seem simplistic or overly obvious, but
these are the ones that are commonly overlooked and can take several hours of
frustration to find. It is important to only try one technique at a time. While
changing multiple variables may seem to be a time saver, it usually complicates
the troubleshooting process.
A.) Linux Operating Systems
The host adapter driver was loaded properly and everything was working, but
the devices do not show up after the computer was rebooted. On some Red Hat
Linux distributions, the driver may not automatically load when the system is
booted.
To enable driver autoload in Red Hat Enterprise Linux 3, 4, and 5, add the
following line to /etc/rc.modules after installing the driver:
modprobe celerityfc <Enter>
(Note: you may need to create /etc/rc.modules and make it executable with
'chmod +x /etc/rc.modules')
The host adapter can detect the target device at LUN 0 but not the devices at
LUN 1 or higher in Red Hat Linux version 3 with kernel 2.4.
When using version 2.4 of the Linux kernel (eg. Red Hat 3), devices on LUN 1 or
higher may not be detected automatically when the driver is loaded. This is a
known issue with the 2.4 kernel. To manually detect such devices, issue the
following command:
$ echo "scsi add-single-device <h> <b> <t> <l>" > /proc/scsi/scsi
Where <h> is the host, <b> is the port (always 0 for ATTO drivers), <t> is the
target, and <l> is the LUN. You can confirm that the device has been detected
by checking for it in /proc/scsi/scsi.
(Note: To automate the above "echo" command, write a script that executes at
boot time. You need to include a line for each LUN. One possibility is add these
lines to /etc/rc.d/rc.local for RedHat or to /etc/rc.d/boot.local for Suse.)
Page 1 of 5
Atto Technology, Inc.
April 9, 2007

Advertisement

loading

Summary of Contents for ATTO Technology Celerity FC-41EL

  • Page 1 (Note: To automate the above “echo” command, write a script that executes at boot time. You need to include a line for each LUN. One possibility is add these lines to /etc/rc.d/rc.local for RedHat or to /etc/rc.d/boot.local for Suse.) Page 1 of 5 Atto Technology, Inc. April 9, 2007...
  • Page 2 Try putting the host adapter in a different PCI slot. Try updating the firmware on the host adapter as described in the “Installation and Operations” manual. If all else fails, replace the Celerity host adapter. Page 2 of 5 (removes the driver) Atto Technology, Inc. April 9, 2007...
  • Page 3 Try connecting one device at a time, adding devices until the problem occurs. This will help pinpoint the device or cable causing the problem. Page 3 of 5 from the Fibre port that appears to be working with Atto Technology, Inc. April 9, 2007...
  • Page 4 When an error is encountered, please insure you have an answer to each of the following questions when reporting it as an issue: QUESTION 1. Computer Model: 2. Operating System: Page 4 of 5 Atto Technology, Inc. ANSWERED April 9, 2007...
  • Page 5 12. How duplicable is the error? Does the error occur sporadically/randomly, or can it be reproduced each and every time? 13. If the system was working previously, what changed about the configuration? Page 5 of 5 Atto Technology, Inc. April 9, 2007...