However I think that you have an issue with two disks (sdc and sde).
Did you try this?
Jocko wrote:Can you try to do a raid5 with 3 devices with one missing: missing(sda8)-sdb8 and sde8 and see what happens when you format it
Jocko wrote:Can you try to do a raid5 with 3 devices with one missing: missing(sda8)-sdb8 and sde8 and see what happens when you format it
Jocko wrote:Did you try this?Jocko wrote:Can you try to do a raid5 with 3 devices with one missing: missing(sda8)-sdb8 and sde8 and see what happens when you format it
root@fvdwsl-base:/ # mdadm --create /dev/md0 --level=5 --raid-devices=3 missing
/dev/sdb8 /dev/sde8
mdadm: /dev/sdb8 appears to contain an ext2fs file system
size=973474740K mtime=Mon Apr 20 22:07:41 2015
mdadm: /dev/sde8 appears to contain an ext2fs file system
size=973474740K mtime=Mon Apr 20 22:07:41 2015
Continue creating array? y
mdadm: array /dev/md0 started.
root@fvdwsl-base:/ # cat /proc/mdstat
Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid5 sde8[2] sdb8[1]
1946949248 blocks level 5, 64k chunk, algorithm 2 [3/2] [_UU]
unused devices: <none>
root@fvdwsl-base:/ # cat /etc/mdadm.0 > /etc/mdadm.conf
root@fvdwsl-base:/ # mdadm --detail --scan >> /etc/mdadm.conf
root@fvdwsl-base:/ # mke2fs -t ext3 -j -m 1 /dev/md0
mke2fs 1.42.11 (09-Jul-2014)
Creating filesystem with 486737312 4k blocks and 121692160 inodes
Filesystem UUID: 2d23765d-2b22-431a-a2dd-b4cf98c82942
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
ext2fs_mkdir: Attempt to read block from filesystem resulted in short read while creating root dir
mdadm --detail /dev/md0
1946949248 blocks super 1.0 level 5,....
1946949248 blocks level 5,.....
mkdir /lib/modules/3.14.2
(check if it is here )
ls -l /lib/modules
tar -xf /share/1000/fvdw/5big1-3142-1.tar -C /lib/modules/3.14.2
dd if=/share/1000/fvdw/lib/modules/UIMAGE-3142-5big1-1 of=/dev/sda6
Return to Lacie 5Big Network vs1
Users browsing this forum: No registered users and 7 guests