Running into bug 29229839, I need to use the workaround for now which is: srvctl modify filesystem
I'm running on a X5-2 box, GRID=18.3.0.0, DB=12.1.0.2.
To stop the owner/permission changes I need to modify the filesystem(s), all of which are ACFS (datastore, flashdata, cloudfs, emlib, srepo) so only the user can make filesystem changes.
Since I don't want to serious "dork" my systems, what is the proper command line? Below is my thought for 1 filesystem:
# srvctl modify filesystem -path /u01/app/oracle/oradata/datastore -user oracle
Should the user be root instead? what about -fsoption.... is that needed?
Point me in the correct direction please and thank you in advance for the assistance.
Mark D