- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: bad disk, need to install a new disk but...
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
09-11-2003 08:49 AM
09-11-2003 08:49 AM
My ioscan shows three Segate disks, but in the server there is only one disk. This is in the back of the N-class 9000 server, where you have to open this small door and see the hard disks. I presume the disks are not inside of the server box where you have to delve in the box?
We have EMC storage and Disk Array. I verified with EMC and they said this was not one of their disks, although EMC can host a Segate disk.
Where can this disk be? If it was already removed, should ioscan not show the disk?
To recap, I noticed problems with this disk when I tried to run a make_recovery tape, and the error shows
"vgdisplay: warning: couldn't query physical volume /dev/dsk/c7t15d0"
What I want to know is, is this disk inside the server box where we got to take off components to access the disk, or is it directly on the back of the server, where you only have to remove a small door to get to this drive. Are there any more places in the server box that a disk can be attached to?
Attached is the ioscan disk of the server, if you need to look at it.
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 08:56 AM
09-11-2003 08:56 AM
SolutionYour ioscan output shows two more Seagate disks on channel 1/12. You must have an I/O card in slot 7 (bottom right on the back of the N class). Follow the cable plugged into this card and you should find some sort of external enclosure containing your other two Seagate drives.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 08:57 AM
09-11-2003 08:57 AM
Re: bad disk, need to install a new disk but...
HP can give you the location of the dist once you have the hardware path. You might figure it out if other devices our on the save chain. Also your bad disk will be set to scsi address 15.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 09:01 AM
09-11-2003 09:01 AM
Re: bad disk, need to install a new disk but...
Note the ioscan section that references /dev/dsk/c7t15d0:
disk 4 1/12/0/0.13.0 sdisk CLAIMED DEVICE SEAGATE ST118273WC
/dev/dsk/c7t13d0 /dev/rdsk/c7t13d0
disk 5 1/12/0/0.15.0 sdisk CLAIMED DEVICE SEAGATE ST118273WC
/dev/dsk/c7t15d0 /dev/rdsk/c7t15d0
Pay attention to the hardware path 1/12/0/; that will correspond to a slot in the N-box that hold the SCSI controller. The hardware path to physical slot documentation is usually on the cover labers or Owner's manual. You then simply follow the cable from that controller to your disk. Note that both SCSI ID 13 and 15 are on the same bus. They will differ by DIP switch settings, jumpers, ... to set the SCSI ID on the disk itself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 09:15 AM
09-11-2003 09:15 AM
Re: bad disk, need to install a new disk but...
Then maybe we'll know where to look.
Assuming you have not modified /etc/lvmtab, the attached utility will identify the hardware path to look at, which it seems based on the ioscan is local.
Run it, but change the email address for the output to a local address.
It's probably right next to one of the disks that will show up on the ioscan -fnC disk
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 09:22 AM
09-11-2003 09:22 AM
Re: bad disk, need to install a new disk but...
I did this, followed the cable coming from slot 7 and the cable lead to the storage enclosure. Wetook one of the disk out of the storage enclosures last night, and they were labeled as HP, they looked like HP disks from the front panel of the disks. We did not check all of the disks though, but on the front panel they look like HP disks.
This is a Segate disk. We took out one segate disk that was in the middle of the back of the HP CPU box, and it is labeled Segate on this disk.
Any disk from the enclosure did not look like anything like a Segate. I can check again tonight, but am pretty sure that the HP Storage Enclosure does not contain any Segate disks.
This is becoming interesting!
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 09:49 AM
09-11-2003 09:49 AM
Re: bad disk, need to install a new disk but...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 09:55 AM
09-11-2003 09:55 AM
Re: bad disk, need to install a new disk but...
As Clay says, you're on the right track - just because it says HP on the outside doesn't mean a thing. The other thing you could try is to run a dd against one of the two drives in this enclosure to see if you can spot the activity light blinking ( dd if=/dev/rdsk/c7t13d0 of=/dev/null bs=1024k ). Obviously you try that against the function disk and if you spot the light then the other one is the failed disk.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 10:56 AM
09-11-2003 10:56 AM
Re: bad disk, need to install a new disk but...
Did you mean 1/12/0 is definitely slot 7? You mention 0/12/0 as being slot 7. I think you did a typo, did you?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 11:00 AM
09-11-2003 11:00 AM
Re: bad disk, need to install a new disk but...
I think Clay's reference to 0/12 was a typo.
On my N-class, 1/12 is definitely slot 7 - there's a label right next to the slot which identifies the path. You can double-check the label to be sure.
Pete
Pete