Hello Raiders! This is special for ARM linux with Debian package. I tried with linux2418 on pc without any problem. I am running linux2.4.18 with debian2.0 on ARM based system. The system will be hang if I try to run "mkfs" on the md device which is now resyncing on reboot after crash. Does the SMP compile option make any difference on this problem? Here are some clues and symptoms from my test on this hang case; >From " raid1_sync_request" in raid1.c, It hangs while it is looping in " while (sector_nr >= conf->start_pending)". If it has 0 on conf->cnt_pending it should be OK. However, it is non-zero on conf->cnt_pending when we do "mkfs" while it is resyncing. Do you have any idea to solve or to work around this problem? Are there anyone who tried the ARM linux with SMP option? How? THanks in advance, BO - 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