Operating System - Linux
1830165 Members
5813 Online
109999 Solutions
New Discussion

hpacucli - Error: Could not delete array

 
roliva
Occasional Advisor

hpacucli - Error: Could not delete array

Hello,

Throught hpacucli tool I try to delete an array with command :
ctrl slot=1 ARRAY C delete forced

and I obtain the following error message :
Error: Could not delete array C

Someone can help me ?


Thanks,
2 REPLIES 2
~sesh
Esteemed Contributor

Re: hpacucli - Error: Could not delete array

I think there is a similar discussion going on under:

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

If it's the same, and controller is on slot 3, then the command is (as Karlo suggests):

controller slot=3 array C delete forced

roliva
Occasional Advisor

Re: hpacucli - Error: Could not delete array

Oh yes, thanks...