Mdadm: Difference between revisions
Line 21: | Line 21: | ||
# Now you have a block device /dev/md0 on which you can add LUKS, LVM, or a filesystem. | # Now you have a block device /dev/md0 on which you can add LUKS, LVM, or a filesystem. | ||
# Check sync progress | |||
cat /proc/mdstat | |||
</syntaxhighlight> | </syntaxhighlight> | ||