- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Newly installed Adaptec SCSI card can't be detecte...
Operating System - Linux
1820879
Members
3608
Online
109628
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2005 01:58 PM
тАО08-28-2005 01:58 PM
Newly installed Adaptec SCSI card can't be detected
Hi
I installed an Adaptec SCSI card 29160LP Ultra SCSI controller into a Red Hat 7.3 machine
Kudzu detects the hardware and configures it
(The aic7xxx entry appears in /etc/modules.conf)
I rebooted the server but the card and the tape drive could not be detected (base on a check on the /proc/scsi directory)
Manually issued the command and the card gets detected..
-----------------------------------------
# modprobe aic7xxx
scsi2 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.5
aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
Vendor: HP Model: C5683A Rev: C305
Type: Sequential-Access ANSI SCSI revision: 03
-----------------------------------
Looking at the boot up logs (/var/log/messages), I can't seem to find any attempts to load the aic7xxx driver. What could be the problem?
I installed an Adaptec SCSI card 29160LP Ultra SCSI controller into a Red Hat 7.3 machine
Kudzu detects the hardware and configures it
(The aic7xxx entry appears in /etc/modules.conf)
I rebooted the server but the card and the tape drive could not be detected (base on a check on the /proc/scsi directory)
Manually issued the command and the card gets detected..
-----------------------------------------
# modprobe aic7xxx
scsi2 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.5
aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
Vendor: HP Model: C5683A Rev: C305
Type: Sequential-Access ANSI SCSI revision: 03
-----------------------------------
Looking at the boot up logs (/var/log/messages), I can't seem to find any attempts to load the aic7xxx driver. What could be the problem?
All Your Bases Are Belong To Us!
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2005 05:38 PM
тАО08-28-2005 05:38 PM
Re: Newly installed Adaptec SCSI card can't be detected
Check for scsi id conflicts.
There may be another device on the same ID. The default setting for the card might be the same as something else, like a tape drive.
SEP
There may be another device on the same ID. The default setting for the card might be the same as something else, like a tape drive.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2005 06:06 PM
тАО08-28-2005 06:06 PM
Re: Newly installed Adaptec SCSI card can't be detected
I manage to solve the problem by running
# mkinitrd /boot/initrd-2.4.18-4smp.img 2.4.18-4smp
and rebooting the server.
My initial assumption is that on bootup, Linux will run /etc/rc.d/rc.sysinit. rc.sysinit will then refer to /etc/modules.conf and load the scsi_hostadapter modules.
This seems to be not the case, only the initrd will load all scsi_hostadapter modules. Therefore the mkinitrd command must be used to create the new initrd with the aic7xxx modules
# mkinitrd /boot/initrd-2.4.18-4smp.img 2.4.18-4smp
and rebooting the server.
My initial assumption is that on bootup, Linux will run /etc/rc.d/rc.sysinit. rc.sysinit will then refer to /etc/modules.conf and load the scsi_hostadapter modules.
This seems to be not the case, only the initrd will load all scsi_hostadapter modules. Therefore the mkinitrd command must be used to create the new initrd with the aic7xxx modules
All Your Bases Are Belong To Us!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP