* Problem with a dgaded array (not related to my last question)
@ 2014-10-21 20:22 Hans Kraus
0 siblings, 0 replies; only message in thread
From: Hans Kraus @ 2014-10-21 20:22 UTC (permalink / raw)
To: linux-raid
Hi,
At first: thanks Neil for your answer about tbe bitmap question.
I have another problem: I tried to rebuild an array, raid 6,
with two drives missing of five. Adding a fourth drive worked
well. But not adding a fith drive. I got following messages:
----------------------------------------------------------------
root@nashorn:/home/kraush/work/mdadm# ./mdadm --stop /dev/md126
mdadm: stopped /dev/md126
root@nashorn:/home/kraush/work/mdadm# ./mdadm --assemble --update=bbl
/dev/md126
mdadm: /dev/md126 has been started with 4 drives (out of 5).
root@nashorn:/home/kraush/work/mdadm# mdadm --add /dev/md126 /dev/sdj1
mdadm: add new device failed for /dev/sdj1 as 7: Invalid argument
root@nashorn:/home/kraush/work/mdadm# ./mdadm --stop /dev/md126
mdadm: stopped /dev/md126
root@nashorn:/home/kraush/work/mdadm# ./mdadm --assemble --update=bbl
/dev/md126
mdadm: superblock on /dev/sdj1 doesn't match others - assembly aborted
root@nashorn:/home/kraush/work/mdadm# ./mdadm --assemble --update=bbl
/dev/md126
mdadm: superblock on /dev/sdj1 doesn't match others - assembly aborted
root@nashorn:/home/kraush/work/mdadm# ./mdadm --assemble /dev/md126
mdadm: superblock on /dev/sdj1 doesn't match others - assembly aborted
root@nashorn:/home/kraush/work/mdadm# ./mdadm --detail /dev/sdh4
mdadm: /dev/sdh4 does not appear to be an md device
root@nashorn:/home/kraush/work/mdadm# mdadm --assemble /dev/md126
mdadm: superblock on /dev/sdj1 doesn't match others - assembly aborted
----------------------------------------------------------------
How do I get my array back up and the fith drive added? The size of the
drive partition sdj1 should be sufficient for the array.
Thanks in advance, Hans
PS: I do know the names of the other partitions in the array but not
their position.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-10-21 20:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-21 20:22 Problem with a dgaded array (not related to my last question) Hans Kraus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox