[R-sig-hpc] Rmpi -- anyone else seeing this error on a Redhat system? Error: unknown option "--bootproxy"

Whit Armstrong armstrong.whit at gmail.com
Tue Mar 31 21:51:22 CEST 2009


I have two ubuntu systems running this code just fine.  Not quite sure
what is causing the issue on the Redhat box.

Anyone seen this before?

Thanks,
Whit


[warmstrong at linuxsvr ~]$ R
> library(Rmpi)
> library(snow)
> cl <- makeCluster(4,type = "MPI")
[linuxsvr.kls.corp:29467] Error: unknown option "--bootproxy"
input in flex scanner failed

[linuxsvr.kls.corp:29465] [0,0,0] ORTE_ERROR_LOG: Timeout in file
base/pls_base_orted_cmds.c at line 275
[linuxsvr.kls.corp:29465] [0,0,0] ORTE_ERROR_LOG: Timeout in file
pls_rsh_module.c at line 1166
[linuxsvr.kls.corp:29465] [0,0,0] ORTE_ERROR_LOG: Timeout in file
errmgr_hnp.c at line 90
[linuxsvr.kls.corp:29465] ERROR: A daemon on node linuxsvr.kls.corp
failed to start as expected.
[linuxsvr.kls.corp:29465] ERROR: There may be more information available from
[linuxsvr.kls.corp:29465] ERROR: the remote shell (see above).
[linuxsvr.kls.corp:29465] ERROR: The daemon exited unexpectedly with status 2.



More information about the R-sig-hpc mailing list