On Tue, Nov 20, 2012 at 11:48 AM, Boylan, James <james.boy...@orbitz.com> wrote: > There is SELinux on the NFS server and it is marked as permissive. > > The permissions for the directories are: > /export - > drwxr-xr-x. root root unconfined_u:object_r:default_t:s0 . > dr-xr-xr-x. root root system_u:object_r:root_t:s0 .. > drwxr-xr-x. root root unconfined_u:object_r:default_t:s0 primary > drwxr-xr-x. root root unconfined_u:object_r:default_t:s0 secondary >
try chmod 777 for primary --David