mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-10 18:47:45 +02:00
proxmox: example for size operator
This commit is contained in:
parent
d953429782
commit
e7e79a147e
@ -13,7 +13,7 @@ Enlarge a disk by using:
|
|||||||
qm resize <vmid> <vm-disk-to-enlarge> <size>
|
qm resize <vmid> <vm-disk-to-enlarge> <size>
|
||||||
```
|
```
|
||||||
|
|
||||||
For example:
|
For example (100G is 100GibiByte):
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
qm resize 100 ide0 +100G
|
qm resize 100 ide0 +100G
|
||||||
|
Loading…
x
Reference in New Issue
Block a user