Rocks: Writing the /share/apps from compute nodes
Jump to navigation
Jump to search
- Add no_root_squash to the /etc/exports
- restart the /etc/init.d/nfs daemon
cat /etc/exports
/export 10.0.0.0/255.0.0.0(rw,async,no_root_squash)cat /etc/exports
/export 10.0.0.0/255.0.0.0(rw,async,no_root_squash)