From Bugzilla Helper: User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.6-xfs i686) Description of problem: When defining raid sets, disk druid now seems to insert new raid sets at the front of the queue. For example, the first thing I defined the partition for my /boot filesystem. With nothing else, this was /dev/md0. Then I defined the partition for my root filesystem. After this, /boot became /dev/md1 and root was not /dev/md0. This is different from previous behavior. I prefer having the first raid set I define be /dev/md0 and stay that way. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: create more than one software raid set Additional info:
The numbers are pretty arbitrary, so anaconda picks them for the user now.
I believe that this is fixed. I did an install with 2 raid0 drives. I defined / first, it became md0. I defined /usr second, it became md1.
I concur. Looks fixed in rc2.