On Tue, 2003-11-11 at 15:29, Juri Haberland wrote: > Jean-Rene Cormier <jrc@vgmidi.com> wrote: > > I just moved my RAID 1 array to a new server and I did the mistake of > > moving only one disk at first to make sure that I would still have a > > copy on the other server in case the new one couldn't read the array for > > some reason. When I added the second disk it mark it as faulty or > > something so I tried to remove it from the array and re-add it but it > > added a spare drive instead. So now my array is running in degraded > > mode, what can I do to so the second drive resync with the other one? > > It should work work with something like this: > > mdadm --manage /dev/md0 --add /dev/hdXy > > where hdXy ist the partition you want to add. I believe that's what I did but it added it as a spare drive. I'll try it again tomorrow and see what it does. Jean-Rene Cormier - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html