Hello,
Trying to install Oracle 19c RAC on a development environment but having an issue post-installation of Grid infra. For info, I have 2 nodes which has OEL 7.9 as OS. See error message below:

Last entry on the logfile below:
INFO: [Dec 20, 2023 1:20:03 PM] Verifying VIP Subnet configuration check ...PASSED
INFO: [Dec 20, 2023 1:20:03 PM] Verifying Network configuration consistency checks ...PASSED
INFO: [Dec 20, 2023 1:20:04 PM] Verifying File system mount options for path GI_HOME ...PASSED
INFO: [Dec 20, 2023 1:20:04 PM] Verifying Access control attributes for /var/tmp/.oracle ...FAILED (PRVE-0007)
INFO: [Dec 20, 2023 1:20:04 PM] Post-check for cluster services setup was unsuccessful.
INFO: [Dec 20, 2023 1:20:04 PM] Checks did not pass for the following nodes:
INFO: [Dec 20, 2023 1:20:04 PM] ol7-19c-can-rac2,ol7-19c-can-rac1
INFO: [Dec 20, 2023 1:20:04 PM] Failures were encountered during execution of CVU verification request "stage -post crsinst".
INFO: [Dec 20, 2023 1:20:04 PM] Verifying Access control attributes for /var/tmp/.oracle ...FAILED
INFO: [Dec 20, 2023 1:20:04 PM] ol7-19c-can-rac2: PRVE-0007 : Could not find executable
INFO: [Dec 20, 2023 1:20:04 PM] "/tmp/CVU_19.0.0.0.0_oracle/check_path_acl_attributes.sh"
INFO: [Dec 20, 2023 1:20:04 PM] ol7-19c-can-rac1: PRVE-0007 : Could not find executable
INFO: [Dec 20, 2023 1:20:04 PM] "/tmp/CVU_19.0.0.0.0_oracle/check_path_acl_attributes.sh"
INFO: [Dec 20, 2023 1:20:04 PM] ol7-19c-can-rac2: PRVE-0007 : Could not find executable
INFO: [Dec 20, 2023 1:20:04 PM] "/tmp/CVU_19.0.0.0.0_oracle/check_path_acl_attributes.sh"
INFO: [Dec 20, 2023 1:20:04 PM] ol7-19c-can-rac1: PRVE-0007 : Could not find executable
INFO: [Dec 20, 2023 1:20:04 PM] "/tmp/CVU_19.0.0.0.0_oracle/check_path_acl_attributes.sh"
INFO: [Dec 20, 2023 1:20:04 PM] CVU operation performed: stage -post crsinst
INFO: [Dec 20, 2023 1:20:04 PM] Date: Dec 20, 2023 1:18:07 PM
INFO: [Dec 20, 2023 1:20:04 PM] CVU home: /u01/app/19c/grid/
INFO: [Dec 20, 2023 1:20:04 PM] User: oracle
INFO: [Dec 20, 2023 1:20:04 PM] Completed Plugin named: cvu
INFO: [Dec 20, 2023 1:20:04 PM] Setup completed with overall status as Failed
Question is how do I get the file “/tmp/CVU_19.0.0.0.0_oracle/check_path_acl_attributes.sh”? As per the setup from my screnshot above it seems I didn't miss anything (or if I do can anyone point out what it is).
Thank you in advance to anyone who can point me in the right direction!