I've made sure the 500G drive is the first in the external box. And
excluded it in the array.

I've started creating a new array using the following;

/sbin/mdadm --create --verbose /dev/md0 --level=5
--raid-devices=3  /dev/sdc1 /dev/sdd1 /dev/sde1 mdadm: layout defaults
to left-symmetric mdadm: layout defaults to left-symmetric
mdadm: chunk size defaults to 512K
mdadm: size set to 976630272K
mdadm: automatically enabling write-intent bitmap on large array
mdadm: Defaulting to version 1.2 metadata
mdadm: array /dev/md0 started.

and formatted to ext4;

mkfs.ext4 /dev/md0
mke2fs 1.42.10 (18-May-2014)
Creating filesystem with 488315136 4k blocks and 122085376 inodes
Filesystem UUID: f676c6bd-bcb4-4ccc-b2c4-77c7a1aff44c
Superblock backups stored on blocks: 
        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632,
2654208, 4096000, 7962624, 11239424, 20480000, 23887872, 71663616,
78675968, 102400000, 214990848

Allocating group tables: done                            
Writing inode tables: done                            
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done  

I'm hoping to simplify the setup by removing the smaller driver

-- 
Rodney D. Myers <rod_dmy...@fastmail.fm>

They that can give up essential liberty to obtain a
little temporary safety deserve neither liberty nor safety.
        Ben Franklin - 1759

Attachment: signature.asc
Description: PGP signature

Reply via email to