Search results

  1. weehooey-bh

    Getting tons of (broken pipes) now on Backups.

    We are experiencing a similar issue the backup location is Cephfs. Running the individual VM backups they work fine. It is only when they are run part of the scheduled backup do some of them fail with: How would we tell if the issue is that the storage or network is overloaded?
  2. weehooey-bh

    LXC container reboot fails - LXC becomes unusable

    @seneca214 two things: After updating the ip6tables, we do not seem to be having the issue. We are having trouble getting the ip6tables changes to stick after a reboot. Usually, we use ip6tables-save but none of the file names/locations seem to work. Thinking it was the Proxmox firewall, I...
  3. weehooey-bh

    LXC container reboot fails - LXC becomes unusable

    We would be happy to try it on our test node. Can you share the exact ip6tables rules you implemented?
  4. weehooey-bh

    LXC container reboot fails - LXC becomes unusable

    We are having the same issue. Running this code: grep copy_net_ns /proc/*/stack Provides this output: /proc/30588/stack:[<0>] copy_net_ns+0xab/0x220 Our version: pve-manager/5.3-11/d4907f84 (running kernel: 4.15.18-11-pve) Following these steps: Create CentOS-7 LXC Try to log-in via console...