This commit is contained in:
2025-07-26 11:37:15 +02:00
parent a1b1614e53
commit b9d63c4bb1

View File

@@ -134,6 +134,12 @@ Read ahead sectors     auto
Block device           254:0
```
#### Format LV
```bash
sudo mkfs.ext4 /dev/hdds/datas
```
### NFS
```
# mkdir -p /mnt/data/cloud
# mkdir -p /mnt/data/gitea