Noticed backups freezing guests - LXC and NFS

sahostking

Renowned Member
Been running this for quite some time and backups never froze. Now all of a sudden its freezing.

I did run a full proxmox update last week so may be the cause of this as it certainly did not happen before that.

Oh one more thing KVM guests are on the same server and they don't have this issue at all.

Any ideas?
 
Seems networking changes after pve update were reset which I performed after openvz to lxc is the issue.

redid this as per:https://pve.proxmox.com/wiki/Convert_OpenVZ_to_LXC

  1. Enter to VPS, edit /etc/rc.sysinit
  2. Find /sbin/start_udev then comment out: #/sbin/start_udev
  3. Reboot VPS

And now all VPS server backups work fine -tested some random ones.

Not sure if luck or that does affect it but happy it works now.