mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-10 18:47:45 +02:00
Merge branch 'master' of ssh://github/tiyn/wiki
This commit is contained in:
commit
a82bd98412
@ -13,13 +13,13 @@ 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
|
||||||
```
|
```
|
||||||
|
|
||||||
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
|
## VM passthrough
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user