Mdadm: Difference between revisions

No edit summary
Line 38: Line 38:
cat /sys/block/md0/md/mismatch_cnt
cat /sys/block/md0/md/mismatch_cnt
</pre>
</pre>
==Changing Raid Levels==
Note: I haven't tested this.
===Raid 1 to Raid 5===
https://unix.stackexchange.com/questions/610100/is-it-possible-to-keep-data-in-procedure-raid1-growing-to-raid5
===Raid 5 to Raid 6===