Surface8: 2024-11-16 10:16:30
This commit is contained in:
parent
73bd575476
commit
205f46f599
@ -260,3 +260,15 @@ Da kann man Partitionen erstellen,
|
||||
Danach kann man in der GUI auf der ersten Partition einem Directory machen.
|
||||
Auf dem Rest wird dann ein LVM oder ein LVM-Thin erzeugt
|
||||
|
||||
|
||||
|
||||
Disable storage pools
|
||||
```bash
|
||||
pvesm set <STORAGE_ID> --disable 1
|
||||
|
||||
```
|
||||
|
||||
Enable storage pools
|
||||
```bash
|
||||
pvesm set PBSSynology --disable 0
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user