Hey all, Hopefully a quick question. I'm going to move the filesystem of a raid 0 mdadm to a single disk. The filesystem is just a data drive, can I just dd if=/dev/md0 of=/dev/sdc ? Or should I rather rsync the files directly? Regards, Alex
Wed Jan 12 01:11:39 UTC 2022
Alexandre Leonenko <alex at esecuredata.com>
Hey all, Hopefully a quick question. I'm going to move the filesystem of a raid 0 mdadm to a single disk. The filesystem is just a data drive, can I just dd if=/dev/md0 of=/dev/sdc ? Or should I rather rsync the files directly? Regards, Alex