From b9ca8e3cd1f9aabf8eb5260e6b6a59baac700981 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Thu, 20 Jun 2013 13:19:23 +0000 Subject: [PATCH] Tweaked the help message a bit (this is the end result of iterating on the message in email between Mike, Ralph, Jeff). Add this to CMR #3642 and #3643. This commit was SVN r28662. --- orte/runtime/help-orte-runtime.txt | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/orte/runtime/help-orte-runtime.txt b/orte/runtime/help-orte-runtime.txt index 169fbb5935..86aa1dbcee 100644 --- a/orte/runtime/help-orte-runtime.txt +++ b/orte/runtime/help-orte-runtime.txt @@ -43,15 +43,14 @@ a different location to be used (use -h to see the cmd line option), or simply let the system pick a default location. # [orte:session:dir:nopwname] -Open MPI was unable to obtain the username in order to -create a path for its required temporary directories. This -is usually caused by either the UID being removed from the -passed file, or from use of network-based authentication -service (e.g., NIS) on a large cluster that might suffer -from congestion. +Open MPI was unable to obtain the username in order to create a path +for its required temporary directories. This type of error is usually +caused by a transient failure of network-based authentication services +(e.g., LDAP or NIS failure due to network congestion), but can also be +an indication of system misconfiguration. -Please consult your system administrator about these -conditions and try again. +Please consult your system administrator about these issues and try +again. # [orte_nidmap:too_many_nodes] An error occurred while trying to pack the information about the job. More nodes