On 04/10/2009 03:24 PM, Jacek Danecki wrote:
This patch add activation of MD container and add disk to the container. To make this possible name of devDir was changes to /dev/md. Name of container is created as imsm[number]. Container path can be for example /dev/md/imsm0 Name of the native format array is changed from md[number] to [number] only. Array path can be for example /dev/md/0
Hmm, won't this cause problems with exisiting normal mdraid setups, which have the traditional /dev/md# names ? Or is there some sort of compat between the 2 names ? Dave (Lehman) ? Regards, Hans
Function mdraid.mdadd_no_degraded is use only for adding first member to the array. It is needed for isw format. For the next disks function md_array._addDevice is used in other path. ------------------------------------------------------------------------ _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list