My Snap Server 410 Crashed, and while I have good backups it's probably going to be 48hrs+ to get the data off of the tapes.
I've got the arrays built, but I think I'm missing something.
Thoughts? Suggestions, more / different info required? I've never had to do anything like this before.
I've got the arrays built, but I think I'm missing something.
Code:
cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : inactive sde4[2] sdd4[1] sdc4[0] sdb4[3]
2925526528 blocks super 0.91
md100 : inactive sdd2[1] sde2[3] sdc2[0] sdb2[2]
2184448 blocks super 0.91
md101 : inactive sdc5[0] sdd5[3] sde5[2] sdb5[1]
1092096 blocks super 0.91
unused devices: <none>
sudo mdadm -R /dev/md0
mdadm: failed to run array /dev/md0: Invalid argument
Thoughts? Suggestions, more / different info required? I've never had to do anything like this before.