log from container without specified apparmor profile (no lxc.aa_profile: in container conf). I upgraded proxmox at 18:00 today
Aug 9 06:26:29 dreadnought kernel: [1548710.957186] audit: type=1400 audit(1470716789.218:485): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxc-container-default" name="/" pid=56160 comm="mount" flags="ro, remount, relatime"
in new version we see:
Aug 9 23:17:03 dreadnought kernel: [10334.313232] audit: type=1400 audit(1470777423.458:44): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="lxc-container-default-cgns" name="/" pid=8603 comm="mount" flags="ro, remount, relatime"
it looks like last update changed default apparmor profile from lxc-container-default to lxc-container-default-cgns. You wrote that you have nfs option in lxc-container-default but nfs stop working and in your logs we see the change of the profile name.
Why my nfs wasn't affected - beacuse i have my additional profile and option in container config overriding the default profile:
lxc.aa_profile: lxc-container-default-cifs-nfs