Hi there,
I'm new, I have 4 disks and 1 parity enabled.
I have a couple questions, hope you guys know and answer me:
1. Will WRITE directly to /mnt/disk1/share /mnt/disk2/share .. etc have Parity Protected? Or just /mnt/user/share have partity protected?
Because I see when I do dd write test, direct to disk is much faster than go with many layouts of /mnt/user
2. The disk3 is an nvme, and Partity1 is SATA. Will READ Speed of /mnt/user/share be the speed of NVME, or will it limited to read speed of the SATA?
Because when I test with dd, read from direct disk nvme is also aster than a lot compare to /mnt/user/share
Thanks guys