proxmox: example for size operator

master
Marten 4 years ago committed by GitHub
parent d953429782
commit e7e79a147e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save