Updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user