Disk Enclosures
1748128 Members
3560 Online
108758 Solutions
New Discussion юеВ

AutoRAID 12H remote shutdown...

 
SOLVED
Go to solution
nkkorhaz
Advisor

AutoRAID 12H remote shutdown...

I have HP9000 D390 and AutoRAID 12H...
I'd like shutdown the autoraid from d390s shell... how can i do this?

--
mezi@
4 REPLIES 4
Ranjith_5
Honored Contributor
Solution

Re: AutoRAID 12H remote shutdown...

Hi,

Login as root.

To Shutdown the disk array, type:

arraymgr -s shut

Restarting the Disk Array
Following Shutdown, the disk array can be brought back on line by performing a restart. This makes the
data on the disk array available to the host once again.
To restart the disk array, type:
arraymgr -s start


The array-id / serial numbers of all disk arrays connected to the host can be displayed by typing:

arraydsp -i


Regards,
Syam
Yew Lee
Advisor

Re: AutoRAID 12H remote shutdown...

Just a reminder to unmount FS and/or deactivate VGs on that AutoRAID before shutting it down. :)
On the move....
nkkorhaz
Advisor

Re: AutoRAID 12H remote shutdown...

finefinefine :)

,but...

# arraydsp -i
output:
ARM StringCatalog::GetStringCommonBuf(13,113): No such string.
ARM StringCatalog::GetStringCommonBuf(13,114): No such string. 00000025C3C0

:(

why this "no such string" messages?

--
mezi@
Ranjith_5
Honored Contributor

Re: AutoRAID 12H remote shutdown...

hI Mez,

See this thread.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=63594

Your Array-ID could be 00000025C3C0.

Now, first give a proper shutdown to the server.

then do the following to shutdown the array.

#arraymgr -s shut 00000025C3C0

reply with your results.

Have a nice day.

regards,
Syam