diff --git a/mergerfs-%2B-snapraid.md b/mergerfs-%2B-snapraid.md index 928c203..9620c62 100644 --- a/mergerfs-%2B-snapraid.md +++ b/mergerfs-%2B-snapraid.md @@ -37,7 +37,7 @@ sdc /dev/sdc ZA2BNCBQ ``` -### Criando os diretorios +### Criando os diretorios https://trapexit.github.io/mergerfs/latest/config/branches/#mount-points ``` while read DEVICE COMMENT; do @@ -55,7 +55,7 @@ EOF setfattr -n user.mergerfs.branch_mounts_here /mnt/storage/data; ``` -### Formatando +### Formatando https://trapexit.github.io/mergerfs/latest/config/branches/#formatting ``` mkfs.xfs -L WD-BC0AV53J /dev/sda mkfs.xfs -L ZA2BNCBQ /dev/sdc