Helper function to debug SSH mode.
Useful in case of configuration problems. Tries different operations of increasing difficulty and provides debug output on the console.
Note that this function does not access nor use information specified for your cluster functions in your configuration.
debugSSH(nodename, ssh.cmd = "ssh", ssh.args = character(0L), rhome = "", r.options = c("--no-save", "--no-restore", "--no-init-file", "--no-site-file"), dir = getwd())
nodename |
[ |
ssh.cmd |
[ |
ssh.args |
[ |
rhome |
[ |
r.options |
[ |
dir |
[ |
Nothing.
Other debug: debugMulticore
,
getErrorMessages
, getJobInfo
,
getLogFiles
, grepLogs
,
killJobs
, resetJobs
,
setJobFunction
, showLog
,
testJob
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.