- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: rx3600 is not detecting hard disk
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-25-2008 01:02 AM
06-25-2008 01:02 AM
rx3600 is not detecting hard disk
I installed Hp UX 11.23 on rx3600 . After that I added another hard disk to slot 2 but the OS not detecting that HDD. Even changed slot and HDD no luck!!
Can anybody suggest a solution???
Here is ioscan output
ioscan -funC disk
Class I H/W Path Driver S/W State H/W Type Description
====================================================================================
disk 0 0/0/2/1.0.16.0.0 sdisk CLAIMED DEVICE TEAC DV-28E-V
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
disk 1 0/4/1/0.0.0.0.0 sdisk CLAIMED DEVICE HP IR Volume
/dev/dsk/c1t0d0 /dev/dsk/c1t0d0s2 /dev/rdsk/c1t0d0 /dev/rdsk/c1t0d0s2
/dev/dsk/c1t0d0s1 /dev/dsk/c1t0d0s3 /dev/rdsk/c1t0d0s1 /dev/rdsk/c1t0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2008 01:09 AM
06-25-2008 01:09 AM
Re: rx3600 is not detecting hard disk
did you ioscan without u option:
ioscan -fnC disk ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2008 01:27 AM
06-25-2008 01:27 AM
Re: rx3600 is not detecting hard disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2008 01:31 AM
06-25-2008 01:31 AM
Re: rx3600 is not detecting hard disk
#insf
and then apply command
#ioscan -fnC disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2008 01:40 AM
06-25-2008 01:40 AM
Re: rx3600 is not detecting hard disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2008 03:51 AM
06-25-2008 03:51 AM
Re: rx3600 is not detecting hard disk
#insf -e
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2008 05:51 AM
06-25-2008 05:51 AM
Re: rx3600 is not detecting hard disk
What you see is a internal hardware RAID 1 managed by the LSI SAS chip.
"HP IR Volume" indicates this.
Run this command (adjust sasd0 if needed) to get more information:
# sasmgr get_info -D /dev/sasd0 -q raid
you will see physical and logical drives.
Consider to post the output.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2008 06:07 AM
06-25-2008 06:07 AM
Re: rx3600 is not detecting hard disk
Your system is configured to have a *hardware* mirror.
If you pull out one of these disks, you have a still working, but degraded mirror.
If you now insert a (new) disk to this slot, the controller detects a drive replacement and is going to rebuild the mirror.
I guess you see activity on both disks, right?
If you now pull this disk again and insert it to another slot, IMHO the controller "remembers" this disk (by the SAS-ID) and is starting the rebuild again.
Since it is part of this hardware RAID, you won't see it in ioscan.
Use the command above to get the details.
Don't worry, everything is totally normal.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2008 03:19 AM
06-26-2008 03:19 AM
Re: rx3600 is not detecting hard disk
Thanks for the help. It could solve the issue.. Thanks once again.. Also i need to know one things that Is there any way to remove the secondary disk from raid without loosing my data..? I don't want to use hardware mirror any more..???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2008 03:41 AM
06-26-2008 03:41 AM
Re: rx3600 is not detecting hard disk
Hardware RAIDs are really nice to use - why you don't want it?
IMHO a disk replacement on a SAS controller without RAID is much too difficult ...
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
