Skip to content

Commit

Permalink
doc: Elaborate on instance volume sizes
Browse files Browse the repository at this point in the history
Signed-off-by: hamistao <[email protected]>
  • Loading branch information
hamistao committed Dec 5, 2024
1 parent 961006b commit e422622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/howto/storage_volumes.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,5 +196,5 @@ To resize a storage volume, set its size configuration:
- Shrinking a storage volume is only possible for storage volumes with content type `filesystem`.
It is not guaranteed to work though, because you cannot shrink storage below its current used size.
- Shrinking a storage volume with content type `block` is not possible.
- Directly resizing a volume is only allowed for custom volumes. Although it can't be manually set, the `size` property on `container` and `virtual-machine` volumes contains the instance's size at any given point in time.
```

0 comments on commit e422622

Please sign in to comment.