- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- disk not detecting
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
04-05-2005 07:18 PM
04-05-2005 07:18 PM
disk not detecting
We are having two D-class servers with 32 bit
HP 11i os.We are trying to configure MC-service guard on these two nodes.Prior to that we want to check a common storage which can be shared by these above two nodes.
From the above one node we are able to access the storage but when we start another node,
it didn't detect and the other one also get hanged.
The error message what we are getting from dmesg output is attached.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2005 07:25 PM
04-05-2005 07:25 PM
Re: disk not detecting
when you connect shared storage you must set
different SCSI ID for controlers on both nodes.
Ex:
node 1 has default SCSI ID - 7
for node 2 set SCSI ID - 6
If you haven't set scsi id symptoms can be similar to yours.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2005 08:08 PM
04-05-2005 08:08 PM
Re: disk not detecting
One way to test is to disconnect the storgae from the node where it IS visible, and retry with just the connection to the second node. If this all works fine, then you more than likely have both scsi cards set to the same address, or there could be termination issues.
What is the model of the shared storage you are using,?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2005 09:58 PM
04-05-2005 09:58 PM
Re: disk not detecting
You maybe have the same SCSI address in both SCSI adapters, so you have an duplicate SCSI-ID in your SCSI chain. Check the SCSI cards, and change the SCSI-ID in one of them, so it will not match any other device (disk, tape, card,...) in the same SCSI chain. This can be done by an CE by changing the DIP Switches in the card.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2005 10:11 PM
04-05-2005 10:11 PM
Re: disk not detecting
By default all SCSI cards come with an ID of 7.
This works great as you test each machine seperately with the disks you want to use or even one at a time while they are physically connected since only one card is active on the bus in these scenarios.
It is not until everything is hooked together AND booted that you will start to see the problem.
The fix is as described above by the other posters.
Best regards,
Oz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 01:10 AM
04-06-2005 01:10 AM
Re: disk not detecting
As others have said - you must change the scsi id of the card on one of the nodes from the default of 7 to say 6 (or what ever is free and not assigned to a disk).
Rgds...Geoff