I'm building a home NAS / with remote automatic daily backup from my daughters laptop while she is at uni.
I will use an old PenIV with two 2TB sata drives and a cheap raid card from Amazon
Neewer 4 Port Serial ATA SATA to RAID PCI Card Adapter: Amazon.co.uk: Electronics
It will be booted from an SD card/IDE adapter with PCLinuxOS Minime on it.
It will run 24/7.
I have used info from
Linux Software Raid 1 Setup
Create RAID 1
Linux Create Software RAID 1 (Mirror) Array
After 11 hours the drive md0 was formed but I can not see it in 'Dolphin'
It does show up in PCC>diskdrake.
Mount point: /raid1
Device: md0
Type: Journalised FS: XFS
Size: 1.8TB
Formatted
Level 1
Chunk size 64 KiB
RAID-disks sdb1, sdc1
[root@localhost ~]# fdisk -l
Disk /dev/sda: 7948 MB, 7948206080 bytes
255 heads, 63 sectors/track, 966 cylinders, total 15523840 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00085ba0
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 10233404 5115678+ 83 Linux
/dev/sda2 10233405 15518789 2642692+ 5 Extended
/dev/sda5 10233468 10426184 96358+ 82 Linux swap / Solaris
/dev/sda6 10426248 15518789 2546271 83 Linux
Disk /dev/sdb: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00045fe6
Device Boot Start End Blocks Id System
/dev/sdb1 2048 3907028991 1953513472 83 Linux
Disk /dev/sdc: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x000348a1
Device Boot Start End Blocks Id System
/dev/sdc1 2048 3907028991 1953513472 83 Linux
Disk /dev/md0: 2000.4 GB, 2000397729792 bytes
2 heads, 4 sectors/track, 488378352 cylinders, total 3907026816 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000
Disk /dev/md0 doesn't contain a valid partition table
[root@localhost ~]# mdadm --detail /dev/md0
/dev/md0:
Version : 0.90
Creation Time : Sun Jun 24 22:09:48 2012
Raid Level : raid1
Array Size : 1953513408 (1863.02 GiB 2000.40 GB)
Used Dev Size : 1953513408 (1863.02 GiB 2000.40 GB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Persistence : Superblock is persistent
Update Time : Tue Jun 26 14:50:03 2012
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
UUID : 8e1d6643:1239dd50:bfe78010:bc810f04 (local to host localhost.localdomain)
Events : 0.18
Number Major Minor RaidDevice State
0 8 17 0 active sync /dev/sdb1
1 8 33 1 active sync /dev/sdc1
Any help getting this going please.


LinkBack URL
About LinkBacks




