[pve-devel] [PATCH] Enable thin storage type for LXC and snapshots.

Gerrit Venema gmoniker at gmail.com
Sun Jan 10 10:45:29 CET 2016


pve-container (depends on pve-storage changes)

These fixes give the ability to use a configured thin LVM store
as backing store for LXC containers. It also fixes some logic in
the handling of snapshots and their tree in the LXC module.

This will only work in cohesion with changes to the Lvm plugins in
pve-storage.

Extra: For using thin LVM on Proxmox Jessie you have to install the
'thin-provisioning-tools' package.

Gerrit Venema (1):
  [FIX] Fix snapshot logic and enable lvmthin storage type.

 src/PVE/LXC.pm | 54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

-- 
2.1.4




More information about the pve-devel mailing list