1827857 Members
2483 Online
109969 Solutions
New Discussion

HPACUCLI

 
cedber
Occasional Advisor

HPACUCLI

Hello,

Can someone tell me if it's possible to "break" a RAID 1 without to touch the machine : only with the tool hpacucli for exemple ...

Thank's
4 REPLIES 4

Re: HPACUCLI

Hi,

With the few informations you given I think I can answer : "Yes, you can reconfigure raid arrays online."

But what do you mean in "break" ?
Do you want to keep data ang migrating on a standalone disk ? Or just break the mirror to use the two disks elsewhere ?
Give us more informations please.

Regards,
Lionel
Steven E. Protter
Exalted Contributor

Re: HPACUCLI

Shalom,

If the machine has a remote access console, you can boot it and get into the bios without "touching" the machine.

I'm assuming you are talking about hardware raid. Software raid requires interactive access to break it.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
cedber
Occasional Advisor

Re: HPACUCLI

Hi,

I'm sorry : i don't speak a good english (I'm french) ;-)
I have a hardware RAID (RAID 1) and I would like to stop the RAID (2 standalone disks) in order to (for exemple) make modifications on the first disk, boot from the second...
Maybe it's possible to convert it to have a RAID 0 on the first and a RAID 0 on the second ?!?
And all that without datas lost.
I try some manipulations (hpacucli, bios..) but I really think that I will loose datas !

Maybe someone can confirm to me that it's possible or impossible.


Thank's a lot
Alan_152
Honored Contributor

Re: HPACUCLI

According to the procedure I use for CLI operations in Windows, I capture a copy of ACUCAPT.INI, modify the file as needed, rename it ACUINPUT.INI, then pipe the new INI file back through the CLI. I'd bet that the Linux ACUCLI version has something very similar. From a command line, do HPACUCLI --? and see what options there are...