diskimage-builder/releasenotes/notes/thin-provision-c57db8003acec386.yaml
Steve Baker 833c5b8ceb Support LVM thin provisioning
This change extends the block device lvs attributes to allow creating
a volume which represents a thin pool, and to create volumes which are
allocated from this pool.

Change-Id: Ic58f55c36236cc8c6279fbcb708e27dc2982f2d5
2022-08-24 10:34:42 +12:00

6 lines
171 B
YAML

---
features:
- |
LVM thin provisioning is now supported in the block device `lvs` node. Thin
pools can be defined and thin volumes associated with those pools.