In iManager Roles and Tasks, click Clusters > Cluster Manager.
Select the cluster object that has the cluster pool containing the iFolder shared volume.
Edit the load script for the cluster pool and add the following line at the end of the load script:
exit_on_error /opt/novell/ifolder3/bin/ifolder_start
Similarly, edit the unload script for the cluster pool and add the following line at the beginning of the unload script:
ignore_error /opt/novell/ifolder3/bin/ifolder_shutdown
For information on sample load and unload scripts, see Section 9.6, Sample Load Scripts for iFolder Clusters and Section 9.7, Sample Unload Scripts for iFolder Clusters