Andrei Borzenkov composed on 2015-02-01 09:13 (UTC+0300):
Thank you for your response.
Felix Miata wrote: ...
md118 = sda8 + sdb8 label: 1md08tmp md119 = sda9 + sdb9 label: 1md09root1 ...
After completing the YaST2 build process, I installed 13.1 on 1md09root1. This is the (condensed) mdadm.conf installation created, with appended
On Sun, 1 Feb 2015 02:40:34 Felix Miata wrote: the
2 sda/sdb partitions making up each device:
DEVICE containers partitions ARRAY /dev/md/srv10:md-home UUID=99e6... ARRAY /dev/md/srv10:md-isos UUID=637f... # P17 ...
I'd like to get back the orderly simplicity of md0-md9
Stop the arrays and recreate them via the CLI, explicitly specifying the device numbers you want them to use. It really isn't all that hard to use mdadm. You won't even have to reformat the RAID arrays, although they may do a resync. You can control the order in which that happens too, by creating a degraded array with one device, then adding the second device to the array. I've never used Yast to set up raid. I prefer the control of the process provided by mdadm on the command line. The man page and the help command should give you all you need to do it. Regards, Rodney. -- ============================================================== Rodney Baker VK5ZTV rodney.baker@iinet.net.au ============================================================== -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org