RAID created by Yast crashes after disabling drive

When I create RAID 1 via Yast (mount it as /) and disconnect one drive (in Virtualbox) I getthis error.

http://www.postfiles.net/images/78185998376767891704.jpg](http://www.postfiles.net/)

In /dev/mdadm.conf I see md UUID instead of drives=/dev/sda1,/dev/sdb1


DEVICE containers partitions
ARRAY /dev/md0 UUID=b7b7f40f:6d037929:53e2fdef:0709ed4c

but I think that it is correct becouse Yast also formated partitions as RAID autodetect.

Is there something wrong in Yast or I done understand something?

No ideas? Does it mean that it is good topic for bugzilla?

rysic wrote:
> No ideas? Does it mean that it is good topic for bugzilla?

No, it means it is a good topic to ask somewhere that people might know
the answer, such as the raid mailing list. But the lack of answers to
your question probably indicates that you asked the question in a poor
way. You really haven’t shown much basic information, or said what
you’re doing or why.

So you might want to read the wiki first:
https://raid.wiki.kernel.org/index.php/Linux_Raid
And try gathering information using the hints there.

For example:

“Firstly it is worth noting that autodetect, whilst useful in simple
situations, can cause real difficulties in more complex environments. It
is now deprecated and although it is unlikely to go away entirely
anytime soon, it should not really be used for new installations.”

it is a good topic to ask somewhere that people might know
the answer, such as the raid mailing list.

Or may be it is good idea to ask SUSE development team why they are using deprecated way :wink:

I’ll check that wiki. Thanks!