RAID your LSpro (v.1) mnt partition functioning like a Duo
From NAS-Central Buffalo - The Linkstation Wiki
(Difference between revisions)
| Line 15: | Line 15: | ||
*2. Purchase external eSATA case to house second drive. You can go cheap (like I do) by use an external USB to PATA case with the USB to ATA PCB removed, and connect the SATA directly into the drive via the case cut out or hole. | *2. Purchase external eSATA case to house second drive. You can go cheap (like I do) by use an external USB to PATA case with the USB to ATA PCB removed, and connect the SATA directly into the drive via the case cut out or hole. | ||
| + | |||
[[Image:External Case.JPG]] | [[Image:External Case.JPG]] | ||
| + | |||
*3. Move the internal working bootable hard disk into the external case. When 2 hard drives are installed, the external hard disk becomes the boot drive /dev/sda. | *3. Move the internal working bootable hard disk into the external case. When 2 hard drives are installed, the external hard disk becomes the boot drive /dev/sda. | ||
*4. Install new hard drive (of the same size or larger) into the LSPro, replacing the origin drive. | *4. Install new hard drive (of the same size or larger) into the LSPro, replacing the origin drive. | ||
| + | |||
| + | |||
| + | [[Image:LSPRO RAID.JPG]] | ||
Revision as of 08:56, 26 July 2008
Preface & disclaimer
After reading Kuroguy's Hardware Hacks for the LS Pro article on Adding an eSATA port, I decided to take it further and have successfully add a second external SATA drive to my LSPro, and have successfully RAID protect the data drive (or /mnt/disk1), and like to share my experience here, hope it will be useful to others. This hack or modification does require both hardware and software skill. And is relatively safe, but still there is a risk of bricking your LSPro. Do it at your own risk.
Prequisite
LSPro running FreeLink Kernel 2.16.16 (one I am using)or above with mdadm support.
Hardware Modification
- 1. Add second SATA port connector and chassis cut out as described in Hardware Hacks for LSpro
- 2. Purchase external eSATA case to house second drive. You can go cheap (like I do) by use an external USB to PATA case with the USB to ATA PCB removed, and connect the SATA directly into the drive via the case cut out or hole.
- 3. Move the internal working bootable hard disk into the external case. When 2 hard drives are installed, the external hard disk becomes the boot drive /dev/sda.
- 4. Install new hard drive (of the same size or larger) into the LSPro, replacing the origin drive.

