- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- how to determine a single-ended / differential scs...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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
06-06-2005 10:31 PM
06-06-2005 10:31 PM
how can i determine if an installed scsi adapter is single-ended or differential type?
i'm trying with hwmgr tool.
ES40 alphaserver, Tru64 5.1
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 01:04 AM
06-07-2005 01:04 AM
Re: how to determine a single-ended / differential scsi?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 02:38 AM
06-07-2005 02:38 AM
SolutionIf the latter, then use the command:
uerf -Rr 300 | more
This will show you the hardware inventory from the most recent boot. Read the output. On our system, I see the following:
IntraServer ROM Version V2.0 (c)1998
scsi0 at itpsa0 slot 0 rad 0
itpsa1 at pci2 slot 1
IntraServer ROM Version V2.0 (c)1998
scsi1 at itpsa1 slot 0 rad 0
These are the two SCSI ports on a KZPCMC-DA, and these ports are SE.
Further on, on our system, I see:
isp0 at pci1 slot 5
isp0: QLOGIC ISP1040B/V2 -
_Differential Mode
isp0: Firmware revision 5.57 (loaded
_by console)
isp0: Fast RAM timing enabled.
This is a KZPCA-CB (I know this, because I just installed that card last week), which is known to be a DIFF port. The commentary above confirms it.
So, if you can't figure out what you have, post the relevant portions of the uerf output, and we might be able to sort it out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 03:52 AM
06-07-2005 03:52 AM
Re: how to determine a single-ended / differential scsi?
i'm not near the host.
i've used uerf -Rr 300 :
isp0 at pci0 slot 3
isp0: QLOGIC ISP1040B/V2 -
_Differential Mode
isp0: Firmware revision 5.57 (loaded
_by console)
isp0: Fast RAM timing enabled.
It's a differential like show the report.
Thanks very much!
Regards,
Santibon!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 03:55 AM
06-07-2005 03:55 AM