nfs mount w/ diff user and group values
On oracle application servers we have a nfs mount that is owned by oracle. On said server oracle id is 54321 but on our Exadata we have same user, oracle, but the id is 1001 so the permissions fail.
I did not build any of the accounts, the pre-install package built the users on the application servers and Exadata is managed.
so, nfs mounts on application servers are flawless, all uid/gid match. On exadata the uid/gid differ so permissions are broken.
The nfs is on netapp and is presented as nfs v3 so mapping users w/ v4 is out of the question.