Update mergerfs + snapraid
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user