Re: USB and raid... Device names change
From: dean gaudet <hidden>
Date: 2006-09-18 23:43:27
From: dean gaudet <hidden>
Date: 2006-09-18 23:43:27
On Tue, 19 Sep 2006, Eduardo Jacob wrote:
DEVICE /dev/raid111 /dev/raid121 ARRAY /dev/md0 level=raid1 num-devices=2 UUID=1369e13f:eb4fa45c:6d4b9c2a:8196aa1b
try using "DEVICE partitions"... then "mdadm -As /dev/md0" will scan all available partitions for raid components with UUID=1369e13f:eb4fa45c:6d4b9c2a:8196aa1b. so it won't matter which sdX they are. -dean