Truzzone Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/107872668440826e22bc758.gif)
Joined: 16 Oct 2003 Posts: 492 Location: Italy
|
Posted: Tue Mar 21, 2006 7:26 pm Post subject: Md at boot: already running, cannot run... |
|
|
Hi,
I have a strange problem at boot with md, this is the output:
Quote: | raid0 : nb_zone is 1.
raid0 : Allocating 8 bytes for hash.
md: considering sdd2 ...
md: adding sdd2 ...
md: sdd1 has different UUID to sdd2
md: adding sdc2 ...
md: sdc1 has different UUID to sdd2
md: sdb2 has different UUID to sdd2
md: sdb1 has different UUID to sdd2
md: sda2 has different UUID to sdd2
md: sda1 has different UUID to sdd2
md: hdc2 has different UUID to sdd2
md: hda3 has different UUID to sdd2
md: md3 already running, cannot run sdd2
md: export_rdev(sdc2)
md: export_rdev(sdd2)
md: considering sdd1 ...
md: adding sdd1 ... |
I running a lot of raid0 but this don't start at boot.
After boot I launch:
Quote: | mdadm --assemble /dev/md4 --auto=yes /dev/sdc2 /dev/sdd2 |
and start the raid without problems on md4.
I try to create /etc/mdadm.conf but at boot won't read
What is the solution? or workaround?
Best regards,
Truzzone ![Smile :)](images/smiles/icon_smile.gif) |
|