On Wed, 12 Feb 2003, Neil Brown wrote: > - If the config file is called 'partitions' then it will be treated > as though it contained exactly 'device partitions' so e.g. > mdadm -Ebsc partitions > will fill all raid partitions easily. So the difference between this and mdadm -Dbs is that it generates config entries for arrays that are online, but -Ebcs partitions gets a list of all the block devices from /proc/partitions and generates array lines based on those. How come -Dbs lists only num-device, and UUID while -Ebsc lists both of those as well as the devices list? This -Ebsc partitions is a nice feature by the way. -- Derek Vadala, derek@cynicism.com, http://www.cynicism.com/~derek - 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