Hello experts,
I've a HP DL380 G4 which has 4 disks(2x18.2G and 2x72.8G),the OS is Ubuntu 8.04.3 with OpenVZ(has 10 VM running)
Following are disks info when I do
#cat /proc/driver/cciss/cciss0
cciss0: HP Smart Array 6i Controller Board ID: 0x40910e11 Firmware Version: 2.58 IRQ: 51 Logical drives: 2 Max sectors: 2048 Current Q depth: 0 Current # commands on controller: 0 Max Q depth since init: 20 Max # commands on controller since init: 53 Max SG entries since init: 31 Sequential access devices: 0
cciss/c0d0: 18.20GB RAID 1(1+0)
cciss/c0d1: 72.83GB RAID 1(1+0)
From the front panel light status, one of 18.2G(15k) disk has failed(which is located at slot 0).
Now I've a replacement disk,which is 72.8G(10k).
My question is :can I just simply remove the broken one(18.2G) from slot 0 and insert this new 72.8G disk? The system will rebuild RAID system?
Many thanks!