I have created a raid array say RAID5 or RAID10 with four drives. I wish to force resync of the same array, Please let me know the mdadm command for the same.
Also, in case of RAID1 (mirroring) what is being done as part of resync. Is it basically replication of same chunk of data in two drives? Linux is the OS used.
Thanks.