Update mergerfs + snapraid

2026-03-08 13:39:45 -03:00
parent 5799b76fda
commit 942cb4ea9f

@@ -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