From 47ceec41c5ff5f635889f34dd96276b96ccdc4ea Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Wed, 18 May 2005 21:07:12 +0000
Subject: [PATCH] Explain mis-leading node name references on BGL due to
 front-end architecture.

---
 doc/html/bluegene.html | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/html/bluegene.html b/doc/html/bluegene.html
index a6b31604e3a..b24b72e3521 100644
--- a/doc/html/bluegene.html
+++ b/doc/html/bluegene.html
@@ -419,6 +419,12 @@ On Blue Gene systems, there is also a <b>BridgeAPILogFile</b> defined
 in <b>bluegene.conf</b> which can be configured to contain detailed 
 information about every Bridge API call issued.</p>
 
+<p>Note that slurmcltld log messages of the sort 
+<i>Nodes bgl[000x133] not responding</i> are indicative of the slurmd 
+daemon serving as a front-end to those nodes is not responding (on 
+non-Blue Gene systems, the slurmd actaully does run on the compute 
+nodes, so the message is more meaningful there). </p>
+
 <p class="footer"><a href="#top">top</a></p></td>
 
 </tr>
-- 
GitLab