I noticed that in http://bugzilla.openvz.org/show_bug.cgi?id=2133 someone did have an issue with ping -R no longer working (but yes, at least no oops any more) is there anything to be done to get a kernel that allows ping -R?
vzctl set 101 --save --physpages 0:8G --swappages 0:8G --kmemsize unlimited --lockedpages unlimited --privvmpages unlimited --shmpages unlimited --numproc unlimited --vmguarpages unlimited --oomguarpages unlimited --numtcpsock unlimited --numflock unlimited --numpty unlimited --numsiginfo unlimited --tcpsndbuf unlimited --tcprcvbuf unlimited --othersockbuf unlimited --dgramrcvbuf unlimited --numothersock unlimited --dcachesize unlimited --numfile unlimited --numiptent unlimited
downgrade the pve-qemu-kvm package.
Code:wget http://download.proxmox.com/debian/dists/lenny/pve/binary-amd64/pve-qemu-kvm_0.15.0-1_amd64.deb dpkg -i binary-amd64/pve-qemu-kvm_0.15.0-1_amd64.deb
does this help?