On Thu, 9 Jan 2003 bugzilla@watkins-home.com wrote: > Please help! I can resolve the problem by addressing the new disks so they > will be sde and sdf. But this seems like it could be a major problem for > others in the future. You should be able to add disks to a system without > such problems. Hi, solution is to use mdadm : mdadm -A /dev/md3 --force /dev/sda1 /dev/sdc1 /dev/sde1 /dev/sdf1 (make sure these are the correct disks with mdadm -Q /dev/sda1 (and sdc1...)) - 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