Search results

  1. T

    [SOLVED] Firewall rules for Samba (mDNS) Service Discovery for Apple devices

    Hello everyone, I'm having issues with service discovery, after enabling firewall on my LXC (smb with configuration for time machine*). Everything else is working, aside from the server discovery after enabling firewall on the lxc. Service discovery works again, after disabling the firewall on...
  2. T

    [SOLVED] Firewall rules for Samba (mDNS) Service Discovery for Apple devices

    Hello everyone, I'm having issues with service discovery, after enabling firewall on my LXC (smb with configuration for time machine*). Everything else is working, aside from the server discovery after enabling firewall on the lxc. Service discovery works again, after disabling the firewall on...
  3. T

    Issue with arc_summary after upgrading to zfsutils-linux/stable 2.2.0-pve3

    Hello everyone, after upgrading the package `zfsutils-linux/stable 2.2.0-pve3` I get following errors with `arc_summary`: # arc_summary ------------------------------------------------------------------------ ZFS Subsystem Report Sun Nov 19 12:32:54 2023 Linux...
  4. T

    [SOLVED] [pve8] kernel: EDID has corrupt header

    Hello everyone, after upgrading to proxmox 8 (to kernel 6.2.16-3-pve) the syslog is flooded with following messages: ... Jun 23 15:12:42 Proxmox kernel: EDID has corrupt header Jun 23 15:12:42 Proxmox kernel: EDID block 0 is all zeroes ... This is a headless server, no monitor is connected...
  5. T

    [SOLVED] Backup fails with PBS

    After reinstalling my pve I tried to run my backup job, which should backup everything on my pbs. I can't run the job however, I get following error: Some errors have been encountered: Proxmox: Parameter verification failed. (400) next-run: property is not defined in schema and the schema...
  6. T

    Update to 5.11.22-7-pve causes zfs issues

    Hello everyone, I just updated my server from 5.11.22-5-pve to 5.11.22-7-pve , and have issues afterwards with the commands "arcstat" and "arc_summary". They throw following errors now: root@Proxmox:~# arcstat time read miss miss% dmis dm% pmis pm% mmis mm% size c avail...
  7. T

    [TUTORIAL] How to upgrade LXC containers from buster to bullseye

    Solution: Same upgrade process applies here as well. - Backup - Test if backup works - adjust the amount of memory of the containers (I tried with 1024MB) - update the apt sources deb http://ftp.debian.org/debian bullseye main contrib deb http://ftp.debian.org/debian bullseye-updates main...