1
0
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:
Marten
2020-12-22 17:31:50 +01:00
committed by GitHub
parent d953429782
commit e7e79a147e

View File

@@ -13,7 +13,7 @@ Enlarge a disk by using:
qm resize <vmid> <vm-disk-to-enlarge> <size>
```
For example:
For example (100G is 100GibiByte):
```shell
qm resize 100 ide0 +100G