On 14/10/16 19:32, Peter Sangas wrote:
Do you know why some of your mds were created with bitmaps and others were not? When I installed Ubuntu 16.04 and used the installer to create a RAID1 some of the mds had bitmaps and some did not.
Yes, I do. Phil Turmel answer my initial question: On 14/10/16 13:53, Phil Turmel wrote: > Bitmaps have been available for a long time, but including them on a > new array by default is recent. http://marc.info/?l=linux-raid&m=147644598622369&w=2 You can remove the bitmap while the RAID is running with # mdadm -G /dev/md5 -b none or add it with # mdadm -G /dev/md5 -b internal Regards, Ramon -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html