- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: How to install and configure differential scsi...
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
11-23-2004 07:00 AM
11-23-2004 07:00 AM
i must to install a differential scsi card on an AlphaServer DS40, TRU64 5.1
The card already has been installed; but when i boot the console show me some CAM_ERROR errors.. that i think there is wrong in my procedure.
Can anyone explain me how to procedure correctly?
i suppose that i'll need to recompile kernel or anything like that..
Thanks in advance.
Regards!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2004 07:43 AM
11-23-2004 07:43 AM
Re: How to install and configure differential scsi on AlphaServer DS40
Be sure to read up on the scsi cabling and termination. It really is critical. Here are a few rules.
The whole bus must be terminated on both sided.
- Those terminators must be fwd terminator... just because they fit does not mean they are right.
- The bus length may be quite long (20m? verify!), but shorter is better.
- The adapter may or might not be at the physical end.
- If the adapter is at the end, you can use the internal resistor packs (5) as the terminator for that end... but then you must not use the Y cable / Trilink + terminator any more on that end.
Please research requirements, possibly in this forum or the storage branch. If you still can not get it to work, then report back with specific on terminator names/numbers, cables used, Y or Trilinks use and maybe a crude picture in an attachment.
Good luck!
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2004 08:07 AM
11-23-2004 08:07 AM
Re: How to install and configure differential scsi on AlphaServer DS40
the physical installation was do it by HP provider, i think that it's ok installed.
Thanks for your note about it.
But i think that the error is about the system configuration.
Can you explain me the first comment that you posted? (about boot -fi genvmunix, etc...)
Thanks a lot!
Saints.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2004 08:14 AM
11-23-2004 08:14 AM
Solutionyou use
boot -fi genvmunix
when on console prompt meaning the machine is down and you boot the generic kernel. This kernel is built to detect new hardware.
Then you create a new kernel with doconfig.
The new kernel will be in
/sys/"HOSTNAME"/
Make a copy of the old kernel and copy the new one over the old.
reboot
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2005 05:28 AM
02-10-2005 05:28 AM
Re: How to install and configure differential scsi on AlphaServer DS40
now the scsi adapter its configured ok.
Thanks to all again.
Saints.