mirror of
https://github.com/tiyn/wiki.git
synced 2025-10-09 17:38:14 +02:00
proxmox: example for size operator
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user