Difference between revisions of "VERA"
Jump to navigation
Jump to search
(Created page with " To use VERA, load the necessary module: <code>module load VERA</code> If you want to use VERA in MPI mode over several nodes (nodes>1), you have to add this line to your ~/....") |
|||
Line 3: | Line 3: | ||
If you want to use VERA in MPI mode over several nodes (nodes>1), you have to add this line to your ~/.ssh.config: <code>StrictHostKeyChecking no</code> | If you want to use VERA in MPI mode over several nodes (nodes>1), you have to add this line to your ~/.ssh.config: <code>StrictHostKeyChecking no</code> | ||
+ | |||
+ | If VERA fails with "unable to lock file, errno = 37, error message = 'No locks available'", restart rps-statd on nefiles. |
Latest revision as of 19:48, 17 February 2020
To use VERA, load the necessary module: module load VERA
If you want to use VERA in MPI mode over several nodes (nodes>1), you have to add this line to your ~/.ssh.config: StrictHostKeyChecking no
If VERA fails with "unable to lock file, errno = 37, error message = 'No locks available'", restart rps-statd on nefiles.