Search results

  1. M

    ARM Support

    Very nice, it also runs on VenusOS.
  2. M

    Proxmox claiming MAC address

    You can also enable the Hetzner Robot Firewall: https://forum.proxmox.com/threads/proxmox-claiming-mac-address.52601/post-419029
  3. M

    Proxmox claiming MAC address

    No, I have reproduced it on 2 hosts, other 2 (after setting echo 0 > /proc/sys/net/ipv4/igmp_link_local_mcast_reports) hosts looks good, no abuse message. We use hetzner (over 10 Years) and proxmox (since pve 5) lots of years, and we hand never a big trouble.
  4. M

    Proxmox claiming MAC address

    @spirit for me net.ipv4.igmp_link_local_mcast_reports = 0 in combination of the Hetzner Robot Firewall it looks good, I tried to restart CTs (and also update from 10.5 to 10.10 ;)) on different hosts. No new Abuse Message.
  5. M

    Proxmox claiming MAC address

    Thanks, I will try it soon. At the moment: # cat /proc/sys/net/ipv4/igmp_link_local_mcast_reports 1 I also have IPv6 enabled, here the /etc/network/interfaces (xxx.xxx -> Public IPs) (yyy.yyy -> Internal (local) IPv4) # interfaces auto lo iface lo inet loopback auto eth0 iface eth0 inet...
  6. M

    Proxmox claiming MAC address

    Now, the problem is back after i upgraded a LXC with Debian 10.5 to 10.10 (and reboot the lxc, reboots on 10.5 makes no problems), I can find the problematic MAC with "ip add" on the fwln100i0@fwpr100p0 bridge. But it's strange with enabled Hetzner Robot Firewall there is no traffic to find with...
  7. M

    Proxmox claiming MAC address

    For us it is working for 8 days, the abuse messages before without the rules cams every 2 days. - Do you now that no of your VM has a wrong MAC ? - Yes, only a in comming rule, because its redirected traffic for other hosts... Read the posts of this thread to understand it. Edit: - Have you...
  8. M

    Proxmox claiming MAC address

    It's very simple, I created a screenshot replace <Your IP 1 - 5> with your public IP that you can find at the first tab "IPs". The name filed is irrelevant choose everything that describe your rule.
  9. M

    Proxmox claiming MAC address

    Hello, we have the same trouble, I tried a lot to drop the traffic with iptables and ebtabels every times the solve check from hetzner results in ok, but after some days the problem war’s back with new MACs. Now, I fixed it by activating the hetzner firewall (in robot) and replaced the default...
  10. M

    PBS / GC Kernel Crash - ZFS Encryption

    I put the arc_max to 24GB the host has 64GB RAM, the disks are 4 x ST10000NM0568 - Seagate Exos x14 10TB.
  11. M

    PBS / GC Kernel Crash - ZFS Encryption

    Hello, we have a PBS datastore on a ZFS encrypted volume. When the garbage collection is running, the kernel is crashing after 31% of the marking process. PBS Log: 2021-09-17T07:22:50+02:00: starting garbage collection on store synflow 2021-09-17T07:22:50+02:00: Start GC phase1 (mark used...
  12. M

    LXC Suspend-mode backup rsync error 23

    I think you mean we should run rsync manual? vzdump does not support the Aruments -v --progress Edit: I get the right log while the backup job was running, I passed a bash file with the arguments and a log output to the original rsync location: 2021/08/31 09:00:54 [3886663] Number of files...
  13. M

    Virtual Disk Gone Missing

    Here I found a new thread: https://forum.proxmox.com/threads/error-backup-container-lxc-code-error-23.94899/#post-413937 Sorry, I would not reopen a thread, when the problem still exists.
  14. M

    Error backup container lxc code error 23

    Hello, same problem here also on an upgrade to PVE 7. () INFO: starting new backup job: vzdump 199 --mode snapshot --remove 0 --storage pvebackup --node host03 INFO: Starting Backup of VM 199 (lxc) INFO: Backup started at 2021-08-31 07:38:44 INFO: status = running INFO: CT Name: M*********...
  15. M

    LXC backup fails with "failed: exit code 23"

    Hello, I have the same problem after upgrading to PVE 7 and PBS 2. Two LXCs there wont backup, ACL enable/disable dosn't fix it.
  16. M

    Virtual Disk Gone Missing

    Hello, I have the same Problem after an upgrade to PVE 7 and PBS 2. Have any one fix this problem?
  17. M

    VM Migration von ESX 4.0 auf Proxmox 6.3

    Hallo, die MergeIDE funktioniert für alle gängigen Microsoft Systeme: https://pve.proxmox.com/wiki/File:Mergeide.zip?? Einfach ausführen und VM Herrunterfahren (nicht noch einmal booten). Anschließend die virtuelle HDD ins Proxmox migrieren. (IDE für den ersten Start nutzen) Viele Grüße, Marvin
  18. M

    Kernel Panic, whole server crashes about every day

    On a Intel S5520UR with two Intel Xeon E5620 the Kernel 5.11.22-6 (and also 5.11.22-7) fixes the problem. (Without the aio=native) Thanks!
  19. M

    Proxmox 7 friert ein nach Upgrade von 6

    Vielen Dank, es scheint das gleiche zu sein. Leider war es mir nicht möglich die Kernel Panic auszugeben.
  20. M

    Kernel Panic, whole server crashes about every day

    Thanks, it seams to fix it. Unfortunately, I was unable to create a kernel panic dump, because I use some nic bonding.