ACFS Configuration/Certification Questions
Scenario:
We’re looking to setup an Oracle RAC cluster. There’s a file landing zone that’s required as part of this solution.
The plan is make the landing zone an ACFS filesystem, concurrently accessible by both nodes in the cluster, and mounting it at the OS level on both nodes so that it’s visible to those processes that need it.
Files will be sftp’d to the box, and files will be sent from the box using the sftp client (Oracle SSH).
So in the above case, the sshd would be listening and dropping off files onto the ACFS filesystem and the sftp client would be sending files from the ACFS filesystem.