mount point

  1. J

    LXC Bind Mounts and VM Snapshot

    Hello Why when I add shared folder like in https://pve.proxmox.com/wiki/LXC_Bind_Mounts snapshot function becomes not active tor vm. Is some way to fix it. I think, mounted folder shouldn't affect for snapshot, snapshot should work only on lvm storage and vm.conf file.
  2. N

    LXC backup and multiple raw disks

    Hi everyone, We actually face a problem for scheduling backups of lxc containers with a second raw disk as a mountpoint (mp0). vzdump seems to ignore this and only backup the raw rootfs. Even with options like backup=1 or backup=yes specified. Here is the container conf: root@pmx1:~# cat...