Search results

  1. I

    [SOLVED] I dread every single time I have to touch any thing related to corosync

    One of my node's IP that is part of the cluster has changed. I read a few threads here and they suggested changing the address in 1. /etc/hosts 2. /etc/network/interfaces(on the machine who's IP was changed) 3. /etc/corosync/corosync.conf and then reboot. I did all that and it still...
  2. I

    Cloudflare ACME validation failing

    Hi, I have two nodes in a cluster. I have configured Cloudflare ACME and HTTPS for both nodes. One node is able to generate fresh certificates and I can access it over HTTPS. The second node fails to get a TLS certificate and I get unknown cert errors when I try to open it's web ui. ACME...
  3. I

    Windows 11 vm keeps getting stuck in Pause state

    Hi, I am running the latest version of proxmox and a windows 11vm in this proxmox cluster. After few minutes of inactivity, windows 11 vm switches to Paused state and I have to stop and start it to get it to work again. I’d like for this to not happen. it should always be immediately accessible...
  4. I

    Issues with MTU and static IPv6 configuration on LXC Containers

    Hi! I have run into some bugs after configuring static IPv6 address and gateway on LXC containers in proxmox. Some details about my network and the proxmox node, My WAN connection uses 1492 MTU (PPPoE). I use a IPv6 tunnel to get IPv6 connectivity. The MTU on this tunnel is 1472. I am...