Operating System - Linux
1829068 Members
2600 Online
109986 Solutions
New Discussion

Re: Adding 2nd hard drive to DL360 for RAID 1 mirroring

 
SOLVED
Go to solution
ccmooretx
Occasional Advisor

Adding 2nd hard drive to DL360 for RAID 1 mirroring

Hi,

I need to add a 2nd hard drive to a DL360 to be used as a mirrored hard drive in a RAID 1 array. The DL360 currently has only 1 hard drive and is running RHEL 3.

Can this mirrored configuration be added without having to re-install the OS and applications?

Can someone post the steps to do this or post a link to some documentation about this?

Thanks,
Casey

12 REPLIES 12
Rob Leadbeater
Honored Contributor

Re: Adding 2nd hard drive to DL360 for RAID 1 mirroring

Hi Casey,

Can you confirm which generation DL360 you're using...

Assuming that your drives are attached to a SmartArray controller, then yes you should be able to do what you want. For example, a DL360 G3 has a 5i SmartArray Controller built in.

The Quickspecs for that controller here:

http://h18000.www1.hp.com/products/quickspecs/11063_div/11063_div.HTML

state that it can do "Online RAID Level Migration (between any RAID level)"


Hope this helps,

Regards,

Rob
ccmooretx
Occasional Advisor

Re: Adding 2nd hard drive to DL360 for RAID 1 mirroring

Thanks. It is a G4. So then is it safe to assume that this machince has the 5i SmartArray controller? Is there an easy way to verify this? I will look at the link you posted.

Thanks,
Casey
Rob Leadbeater
Honored Contributor
Solution

Re: Adding 2nd hard drive to DL360 for RAID 1 mirroring

Hi,

The G4 has a SmartArray 6i controller as standard, so its very likely that it is this that the drive is connected to.

http://h18004.www1.hp.com/products/quickspecs/11937_div/11937_div.html

The 6i controller has the same RAID level migration features as the 5i.

http://h18000.www1.hp.com/products/quickspecs/12030_div/12030_div.HTML

Cheers,

Rob
ccmooretx
Occasional Advisor

Re: Adding 2nd hard drive to DL360 for RAID 1 mirroring

I just wanted to post a follow up to say that I was able to add the 2nd drive and migrate it to RAID 1+0. I used the ACU CLI for linux and it was really straight forward.

Thanks again Rob!

Regards,
Casey
Sac_3
Frequent Advisor

Re: Adding 2nd hard drive to DL360 for RAID 1 mirroring

Hi ccmooretx ,

Good that u were able to add the 2nd disk successfully. Can u pls giv me the steps to

1.) Add the 2nd disk using hpacu cli command line?
2.) Start the data sync process from 1st disk to 2nd disk?

Any other commands that u used..

Thanks,
SaC
skt_skt
Honored Contributor

Re: Adding 2nd hard drive to DL360 for RAID 1 mirroring

it is always good to keep an update of how did we finished it. We are all trying to help each others.Your tips are going to help others.
ccmooretx
Occasional Advisor

Re: Adding 2nd hard drive to DL360 for RAID 1 mirroring

Hi SaC,

I have the commands saved to a text file on another computer that I currently do not have access to since I'm on vacation. I'll post the the text file when I get back home this Saturday, July 14.

From what I remember I ran two commands from the CLI. The first was the command to add the 2nd drive to the array. This took quite a while ~ 4 hours or so, not exactly sure. Once the drive was added to the array I ran the command to change RAID configuration.

Sorry, I'm drawing a blank on the exact commands but will post the details this weekend.

Casey

Sac_3
Frequent Advisor

Re: Adding 2nd hard drive to DL360 for RAID 1 mirroring

Thanks for responding. Pls do not forget to post the commands. I am waiting for that.

Regards,
SaC.
ccmooretx
Occasional Advisor

Re: Adding 2nd hard drive to DL360 for RAID 1 mirroring

Hi,

Attached is text file that shows all of the commands I entered as well as the CLI screen output. I've also added comments.

I hope this helps.

Casey
Sac_3
Frequent Advisor

Re: Adding 2nd hard drive to DL360 for RAID 1 mirroring

Thx for a detailed steps. I learnt something new out of this.

Once again THX A BUNCH........... º¿º

Regards
SaC
skt_skt
Honored Contributor

Re: Adding 2nd hard drive to DL360 for RAID 1 mirroring

so you have adjust with raid 1+0 .You were looking for RAID 1.
ccmooretx
Occasional Advisor

Re: Adding 2nd hard drive to DL360 for RAID 1 mirroring

As I understand it since there are only two drives (both in Array A) then it really is RAID 1 and not RAID 1+0. So, the drives are mirrored. I would need to add two more drives to have the nested striping across the mirrored drives.

Casey