- Community Home
- >
- Storage
- >
- Entry Storage Systems
- >
- Disk Enclosures
- >
- trace AUTOSPARE disk on HSG80 controller
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
02-12-2004 08:42 PM
02-12-2004 08:42 PM
I have a mirrorset in which a disk failed overnight, and one of my spareset disks jumped in. The only problem is, I cant tell which one!!
All I know is that the original disk has been moved to the failed set. Is there any way I can tell where a spareset disk has moved to or where a failedset disk has come from, as I am anxious to know which mirrorset had the problem.
I know I could just replace the failedset disk, and make that the new spare, but I would prefer to be able to track the locations of my storage.
any help would be great
thanks
Matt
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2004 11:56 PM
02-12-2004 11:56 PM
Re: trace AUTOSPARE disk on HSG80 controller
do you have a documentation of the location of the spare disks before the failure of the disk or were the mirror sets in a symmetric fashion in the enclosures?
What host and os version are you running?
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2004 11:58 PM
02-12-2004 11:58 PM
Re: trace AUTOSPARE disk on HSG80 controller
HSG80>show spareset
HSG80>show failedset
You can use CLI's LOCATE comand to physicaly locate you disk in storage (disks will flash failure LED)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2004 12:14 AM
02-13-2004 12:14 AM
Re: trace AUTOSPARE disk on HSG80 controller
I have spoken to HP and they have said that there is really not an easy way to reverse trace the swapping-in of the spareset, unless you catch the spareset replacement whilst the mirror is normalizing.
thanks for the advice though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2004 12:15 AM
02-13-2004 12:15 AM
Re: trace AUTOSPARE disk on HSG80 controller
as enemy suggested you can locate each mirror set by locate mirrorname and see, if there is any irregularity in the positioning. Othewise if you have a monitor attached to the console port of the hsg80, you may find the event on screen. But other than that I don't know. So for the future make a printout of:
show disk full
show spare
show mirror full
show raid full
Michael
show unit full
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2004 12:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2004 09:31 PM
02-16-2004 09:31 PM
Re: trace AUTOSPARE disk on HSG80 controller
I also suggest to try a 'LOCATE ALL' after any changes have been made - I once had a disk drive enclosure where one bay was missing all LEDs!
--
I have just checked, but unfortunately disk replacements seem not to be logged in the last_failure array of the controller:
HSG-A> run fmu
Fault Management Utility
FMU> show last_fail all
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 04:22 AM
05-14-2004 04:22 AM
Re: trace AUTOSPARE disk on HSG80 controller
How do you get out of the FMU utility? After I type 'run fmu' I can't get back out of FMU. I try exit and it exit's me out of the whole controller and when I connect again it still has me in the fmu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 05:16 AM
05-14-2004 05:16 AM
Re: trace AUTOSPARE disk on HSG80 controller
how (which way) did you connect to the controller?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 06:24 AM
05-14-2004 06:24 AM
Re: trace AUTOSPARE disk on HSG80 controller
I connected to the controller via hsxterm5 on a tru64 server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 07:46 AM
05-14-2004 07:46 AM
Re: trace AUTOSPARE disk on HSG80 controller
- connect in interactive mode and send a CONTROL-C or CONTROL-Y
- send the 'exit' command with some space characters surrounded, like " exit " in the hope that hsxterm5 can be fooled that easily.
- send it as a one-time command like:
# hsxterm -fccl_device "exit"
or in variations like " exit" or " EXIT"
- put the string 'exit' in a file and send it as a script:
# hsxterm -fccl_device -sexit.txt -lexit.log
If that does not work I am afraid you have to restart the controller to get rid of the program.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 08:06 AM
05-14-2004 08:06 AM
Re: trace AUTOSPARE disk on HSG80 controller
Then you can run whatever you want of tests and you can see the drive's leds while working
Mohamed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 08:22 AM
05-14-2004 08:22 AM
Re: trace AUTOSPARE disk on HSG80 controller
If you have a BA-370 enclosure, then the controllers go in at the front and you can easily see the disk drive LEDs.
If it is a modular array with an M2200 enclosure, then the controllers stick in the back and you have to walk round the cabinet or route the cable to the front so that you can see the disk drive LEDs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 09:39 AM
05-14-2004 09:39 AM
Re: trace AUTOSPARE disk on HSG80 controller
once I fell into that trap myself. When you type exit, you are on the shell again. :-(
I solved the problem with the cli of the storage works command console. There I could type exit leave the fmu. Of course using the serial link as suggested is the same.
hth,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2006 06:03 AM
09-19-2006 06:03 AM