Update mergerfs + snapraid
@@ -79,9 +79,10 @@ for D in /mnt/storage/disks/hdd*; do
|
|||||||
getfattr ${D};
|
getfattr ${D};
|
||||||
done;
|
done;
|
||||||
```
|
```
|
||||||
###Finalmente montando o merge
|
### Finalmente montando o merge
|
||||||
```
|
```
|
||||||
|
#fstab
|
||||||
|
/mnt/storage/disks/hdd* /mnt/storage/data mergerfs cache.files=off,category.create=pfrd,func.getattr=newest,dropcacheonclose=false 0 0
|
||||||
```
|
```
|
||||||
|
|
||||||
* SnapRAID
|
* SnapRAID
|
||||||
|
|||||||
Reference in New Issue
Block a user