- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- System Administration
- >
- how to list device connected on pci cards
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-24-2011 07:49 AM
02-24-2011 07:49 AM
how to list device connected on pci cards
I have a DL380G6 server with RHEL 5.3 x86. Connected with a 1/8 autoloader through P212/ZM array controller. I have installed DP exp on it but after device scann its not detecting my autoloader, So how to check devices connected on pci ports in linux.
Raj
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-24-2011 11:39 AM
02-24-2011 11:39 AM
Re: how to list device connected on pci cards
lspci
should do the trick :)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-25-2011 06:10 AM
02-25-2011 06:10 AM
Re: how to list device connected on pci cards
Despite the name, "lsscsi" should list all SCSI/SAS/SATA devices detected by the system It should even cover USB and Firewire storage devices, if you have them.
Hmm... P212 is an entry-level SAS SmartArray controller. I haven't had a chance to set up a SAS-attached tape drive, but older SCSI SmartArrays had to be specifically told to accept pass-through connection to non-disk devices.
The command for that used to be:
echo "engage scsi" >/proc/driver/cciss/cciss[0-9]*
Perhaps something similar is required?
MK
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-25-2011 06:52 AM
02-25-2011 06:52 AM
Re: how to list device connected on pci cards
Is it supposed to work with the P212?
A lot of times the tape drives want a non raid card like a SC08ge or 11 or whatever they are called.
This is from the G2 quickspecs:
NOTE: The 1/8 G2 Tape Autoloader requires an HBA with multiple LUN support and should not be used with RAID or Array controllers.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-26-2011 07:42 AM
02-26-2011 07:42 AM
Re: how to list device connected on pci cards
its worked with "lsmod" and "dmesg" command.
Problem was with array ctrl driver. Issue resolved now.
Regards,
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP