On proxmox 3.x I use the /dev/pve/root to make snapshot backup of openvz container (because you can't make a backup on the same lvm volume).
Today I try the same thing with proxmox 4b2 and a LXC CT, but it didn't work :
Proxmox's wiki says "Coming soon: snapshot, rollback, clone, linked clone (all these features need storage support)" for Linux Container.
But will it work with a LVM filesystem ? Will it work on the same LVM volume where the CT are located ? (I'm installing multiple proxmos server, and it would be great to know now what filesytem I should use)
Today I try the same thing with proxmox 4b2 and a LXC CT, but it didn't work :
Code:
INFO: mode failure - some volumes does not support snapshots
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
Proxmox's wiki says "Coming soon: snapshot, rollback, clone, linked clone (all these features need storage support)" for Linux Container.
But will it work with a LVM filesystem ? Will it work on the same LVM volume where the CT are located ? (I'm installing multiple proxmos server, and it would be great to know now what filesytem I should use)