Post OS patch rocky linux 8.10 facing permission denied on NFS mount point

we have ldap proxy server which is running with Rocky linux 8.10 . We have patched the servers post patching unable to access data under NFS mounts .getting permission denied .
NFS shares are coming from Netapp storage ,we can able to mount/remount but unable to access the data .
Post restore the the entire server from snapshot backup issue got fixed ,mean the latest packages realted to ldap proxy ,or etc might have issue with NFS authentication below are the package version before and after patch

Before patching After Patching Status
Kernel 4.18.0-553.16.1.el8_10.x86_64 Kernel 4.18.0-553.50.1.el8_10.x86_64 Minor version change
CentrifyDC-ldapproxy-6.1.0-153.x86_64 CentrifyDC-ldapproxy-6.1.1-332.x86_64 Minor version change
libproxy-0.4.15-5.2.el8.x86_64 libproxy-0.4.15-5.5.el8_10.x86_64 Minor version change
gssproxy-0.8.0-21.el8.x86_64 gssproxy-0.8.0-21.el8.x86_64 No change

Any one came across same type of issue ? any solution /suggestion ?