meta data for this page
Differences
This shows you the differences between two versions of the page.
| vm:proxmox:kvm:shrink_disc [2020/10/06 11:40] – created niziak | vm:proxmox:kvm:shrink_disc [2022/02/23 13:07] (current) – niziak | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Workaround: | Workaround: | ||
| - | * Shrink disc in guest OS. | + | * Shrink disc in guest OS (i.e. using gparted to a bit smaller than desired block device size) | 
| - |   * '' | + |    | 
| - |   * Set new disk size <code bash> | + | * 1) Clean and safe (but long): | 
| + |      | ||
| + |     * Set new disk size <code bash> | ||
| + | * 2) Directly change ZFS volume size: | ||
| + |     * '' | ||
|   * Edit machine config file and set new size: <file / |   * Edit machine config file and set new size: <file / | ||