1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-04 07:47:45 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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