| 12 | === Unable to submit jobs === |
| 13 | |
| 14 | The following error in the {{{log/suite/err}}} file: |
| 15 | {{{ |
| 16 | Host key verification failed. |
| 17 | 2015-01-21T14:56:23Z ERROR - [fcm_make.1] -Failed to construct job submission command |
| 18 | 2015-01-21T14:56:23Z WARNING - Command '['ssh', '-oBatchMode=yes', '-oConnectTimeout=10', 'exvmsrose |
| 19 | .monsoon-metoffice.co.uk', 'mkdir -p "$HOME/cylc-run/nemovar_build" "$HOME/cylc-run/nemovar_build/lo |
| 20 | g/job"']' returned non-zero exit status 255 |
| 21 | 2015-01-21T14:56:23Z ERROR - [fcm_make.1] -submission failed |
| 22 | }}} |
| 23 | |
| 24 | This is because of an inability to ssh into the Rose VM from the Cylc VM. |
| 25 | |
| 26 | To solve log in to the Cylc VM and then back to the Rose VM specifying the full path, to add these to the known_hosts file. |
| 27 | |
| 28 | |
| 29 | |