mount point

  1. onlime

    Change default mountpoint/volume name for LXC container on ZFS storage

    I have setup a ZFS local storage on latest ProxmoxVE 4.2 with the following options: ID: zfs-containers ZFS Pool: rpool/ROOT Content: Container When creating a new LXC container via ProxmoxVE WebUI Create CT, it get's mounted and name as follows: $ zfs list NAME USED AVAIL REFER...
  2. 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.
  3. 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...