1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-04 07:47:45 +02:00

Merge branch 'master' of ssh://github/tiyn/wiki

This commit is contained in:
TiynGER 2020-12-27 19:21:25 +01:00
commit a82bd98412

View File

@ -13,13 +13,13 @@ 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
```
After that grow the filesystem as described in [the disk-management article](linux/disk-management.md).
After that grow the filesystem as described in [the disk-management article](disk-management.md).
## VM passthrough