![]() |
|
|
grep unix.com with google
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Our Members | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|||
|
[Joy Share]Replace an unknown status controller on HP FC60 disk array
Replace an unknown status controller on HP FC60 disk array Author:JoyOnline JoyChangLu@gmail.com The users detected that the status of controller at A is unknown. Analysis and diagnostic: Physical observed all leds on enclosure of disk array is normal. The controller may be causing problem but can not return the true state itself. Recommendation: Replace a new controller. Announcement: ===================================================================== According to HP official Service Guide, the controller of HP FC60 is a Hot-Swappable component,so it could be replaced online. To maintain data integrity and reduce risk during array controller replacement, we highly recommend that the users backup the whole data of array before replacement. ===================================================================== THE PROCEDURE OF HP FC60 CONTROLLER REPLACEMENT: 1. Check the states of array and locate the unknown or failed controller # su - root # amdsp -i /* get array id*/ # amdsp -a <array id> 2. Change the LUNs ownership to the normal controller If the controller state is unknown,you must change LUN ownership to the normal controller. # amdsp -l <array id> /*list status of all LUNs on array*/ # amcfg -M <LUN id> -c <controller id> <array id> /*To change LUN ownership to another controller*/ 3. Set state of unknown controller to failed # amutil -C <controller id> <Array id> /*To change a controller state to failed*/ 4. Physical remove and replace the failed controller 5. Change Failed controller to Unfailed # amutil -c A <array id> 6. Change the LUNs ownership to the replaced controller # amcfg -M <LUN id> -c <controller id> <array id> /*To change Lun ownership to the replaced controller*/ |
|
|||
|
thankyou vbe!
i have a question about why I checked LUNs status after replaced that all luns only run on the controller A,no LUN runs on the controller B. Can FC60 transfer LUNs to a normal controller when detected another controller failed or not normal itself. Thank you! |
|
||||
|
Not sure I understood...
If you were thinking of High availability capacities, though I dont dont know how (I always used XP/HDS subsystems...) it can be done If you believe (extract...): Quote:
page 104. |
|
|||
|
Thank you VBE!
i've discussed this topic with my team mates. Thanks again! |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Warning HD: no root disk controller was found | mselvaprakash | SCO | 18 | 10-09-2009 12:17 AM |
| awk - replace number of string length from search and replace for a serialized array | otrotipo | Shell Programming and Scripting | 1 | 07-10-2009 01:04 PM |
| test: unknown operator status | melanie_pfefer | Shell Programming and Scripting | 3 | 12-05-2008 12:45 PM |
| Controller target disk? | sudhir_shet | SUN Solaris | 1 | 01-19-2008 06:24 PM |
| how to get status array for the commands in eval | pankai | Shell Programming and Scripting | 2 | 01-10-2008 10:26 PM |