raid
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
raid [2009/11/18 13:54] – 172.26.0.166 | raid [2010/09/19 23:58] (current) – aorth | ||
---|---|---|---|
Line 2: | Line 2: | ||
We have two RAIDs on the HPC | We have two RAIDs on the HPC | ||
* Linux kernel software RAID | * Linux kernel software RAID | ||
- | * 3mware | + | * 3ware hardware RAID |
==== Drive numbering ==== | ==== Drive numbering ==== | ||
Line 51: | Line 51: | ||
unused devices: < | unused devices: < | ||
==== Repair RAID ==== | ==== Repair RAID ==== | ||
- | When a disk is failing | + | When a disk is failing you need to replace the drive. |
- | < | + | |
- | In that case you need to replace the drive. | + | |
< | < | ||
Personalities : [raid1] [raid0] | Personalities : [raid1] [raid0] | ||
Line 73: | Line 71: | ||
unused devices: < | unused devices: < | ||
- | Because it is ''/ | + | If ''/ |
< | < | ||
# mdadm /dev/md1 --fail /dev/hda3 --remove /dev/hda3 | # mdadm /dev/md1 --fail /dev/hda3 --remove /dev/hda3 | ||
# mdadm /dev/md3 --fail /dev/hda1 --remove /dev/hda1 | # mdadm /dev/md3 --fail /dev/hda1 --remove /dev/hda1 | ||
- | # mdadm /dev/md4 --fail /dev/hda6 --remove /dev/hda6 | + | # mdadm /dev/md4 --fail /dev/hda6 --remove /dev/hda6</ |
+ | ''/ | ||
+ | < | ||
# mdadm --stop / | # mdadm --stop / | ||
<note warning> You must Shutdown the server before you physically remove the drive! </ | <note warning> You must Shutdown the server before you physically remove the drive! </ | ||
Line 120: | Line 120: | ||
| | ||
unused devices: < | unused devices: < | ||
- | Clearing any previous raid info on a disk (eg. reusing a disk from another decommissioned raid array) | ||
- | |||
- | # mdadm --zero-superblock /dev/hdc1 | ||
- | Adding a disk to an array | ||
- | |||
- | # mdadm --add /dev/md0 /dev/hdc1 | ||
- | |||
- | |||
- | === To Do list: === | ||
- | |||
- | |||
- | Prepare written instructions on how to repair disk arrays. | ||
- | |||
- | What disks to we have? | ||
- | |||
- | Add extra spare disks? | ||
- | |||
- | How do you know which physical disk is broken to replace it? | ||
- | |||
- | f | ||
- | |||
===== Hardware RAID ===== | ===== Hardware RAID ===== | ||
- | A 3ware 9500S SATA RAID card using the 3w-9xxx kernel module. | + | A 3ware 9500S-12 SATA RAID card using the 3w-9xxx kernel module. |
==== Physical Disk Layout ==== | ==== Physical Disk Layout ==== | ||
- | We have one RAID controller, ' | + | We have one RAID controller, ' |
| Port 8 | Port 9 | Port 10 | Port 11 | | | Port 8 | Port 9 | Port 10 | Port 11 | | ||
Line 155: | Line 134: | ||
==== Repairing ' | ==== Repairing ' | ||
- | There is a utility, tw_cli, which can be used to control/ | + | There is a utility, |
Study the output of '' | Study the output of '' | ||
Line 182: | Line 161: | ||
3w-9xxx: scsi1: AEN: ERROR (0x04: | 3w-9xxx: scsi1: AEN: ERROR (0x04: | ||
- | < | + | < |
Password: | Password: | ||
// | // |
raid.1258552447.txt.gz · Last modified: 2010/05/22 14:19 (external edit)