Problems and solutions for file system permissions
System storage uses a shared file system. All of the components that use storage must have read and write permissions to the shared file system.
Symptoms
Nothing can be written or read from storage.Resolving the problem
Permissions are specific to the shared file system that
is being used (CIFS, NFS, GPFS). Use these guidelines to troubleshoot
file system problems:
- Every machine that's given access to the shared directory must have write, read, delete, and execute access to it.
- Each machine must be able to read and to delete files and directories that are created in the shared directory by every other machine.
- Every machine that AS4 Microservice runs on must access the shared directory though a common path. The machine that Sterling B2B Integratorcan use a different path.