Rocks: Writing the /share/apps from compute nodes

From Define Wiki
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)