mirror of
https://github.com/tiyn/wiki.git
synced 2025-11-27 05:39:45 +01:00
linux: added further guides for disk management and for raid
This commit is contained in:
@@ -14,6 +14,9 @@ After that follow the instructions and fill in the fields to your liking.
|
||||
|
||||
### Enlarging disk of a VM
|
||||
|
||||
Make sure there is enough disk space available.
|
||||
For further information see [the disk management entry](./disk-management.md)
|
||||
|
||||
SSH into Proxmox.
|
||||
Enlarge a disk by using:
|
||||
|
||||
@@ -27,7 +30,7 @@ For example (100G is 100GibiByte):
|
||||
qm resize 100 ide0 +100G
|
||||
```
|
||||
|
||||
After that grow the filesystem as described in [the disk-management article](disk-management.md).
|
||||
After that grow the filesystem as described in [the disk management article](./disk-management.md).
|
||||
|
||||
## Remove local-lvm and add its size to local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user