I tried mounting a large number of NFS Gateway volumes through gystart.ncf. However, only a few volumes are mounted and error messages are displayed for remaining volumes. How do I mount all the volumes?

Action:  Mount the NFS Gateway volumes manually using the system console, or edit gystart.ncf and introduce a delay between each gymount command. For example,

gymount gwvol1 222.223.224.225 /home1

delay 6 (This introduces a delay of 6 seconds)

gymount gwvol2 222.223.224.225 /home2