Recent content by Croozey

  1. C

    Tag colour and order not retaining override colour or order

    I agree with keeka that changing the side view from server view to folder view and back again temporarily fixes the tag colors, however refreshing the web page (i.e. ctrl-r) will break those tag colors again... I'm using PVE version 8.4.14 in my home lab and thought I'd be clever and try to...
  2. C

    LXC Container Backup Suspend Mode exits with rsync error 23 after upgrade to PVE 7.1

    Hi Fabian, it seems /tmp really is on ZFS (rpool/ROOT/pve-1), which is how the system was set up by the Proxmox installation ISO. But I take your point about /tmp normally being tmpfs, which would be problematic. I might create & change it to /var/tmp/vzdump (also on ZFS), unless someone has a...
  3. C

    LXC Container Backup Suspend Mode exits with rsync error 23 after upgrade to PVE 7.1

    Hi Fabian, you're probably dead-on target. I did set tempdir in /etc/vzdump.conf to /tmp on my Proxmox nodes. However, /tmp is on ZFS so if ACLs are not enabled by default, where should that be done? There's only an entry in /etc/fstab for /proc.
  4. C

    LXC Container Backup Suspend Mode exits with rsync error 23 after upgrade to PVE 7.1

    TLDR: See screenshot below :) I've also experienced the rsync error 23 problem with suspend mode backups for some LXC containers on Proxmox, where the mount point ACLs are set to Default (I assume this means ACL enabled). Setting the container mount point options for ACLs to Disabled (under...