Search results

  1. O

    Move partitions after backup on lxc

    You don't seem to have a lvm-thin pool on your SSD. I mention this because without this, you won't be able to backup your containers without downtime because snapshot mode in backup is only possible when your container rootfs is stored this way. If you somehow get the lvm-thin pool on your SSD...
  2. O

    LXC Snapshot no available yet ? Will it work on LVM ?

    Hi, again. I'm back not for snapshot mode in backups, which works, but because for the "take a snapshot" feature just to go back to a previous state. While all containers are stored and backup snapshots working in a lvm thin pool, there are just a few where the "take a snapshot" feature is...
  3. O

    LXC Snapshot no available yet ? Will it work on LVM ?

    Sorry for the delay. Taking a look at your answer, I found one thing that didn't think as a part of the problem: the config. So, as rootfs I was using /dev/pve/vm-XXX, which worked for running the container, but vzdump seems to expect a <storage>:<disk> notation (and <disk> can't be "vm-XXX"...
  4. O

    LXC Snapshot no available yet ? Will it work on LVM ?

    Hi. I'm testing for upgrading from 3.x to 4.x in a vm. I've migrated the containers and now the only problem is the snapshot mode in backups not working, falling back to suspend. I'm using a single node, and these are the current versions: proxmox-ve: 4.2-60 (running kernel: 4.4.15-1-pve)...