[AC web] Record occurrance and resolution of service outage

Stephen J. Turnbull stephen at xemacs.org
Wed Oct 10 20:18:41 EDT 2007


APPROVE COMMIT web

Index: About/ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/About/ChangeLog,v
retrieving revision 1.212
diff -u -U0 -r1.212 ChangeLog
--- About/ChangeLog	15 Sep 2007 19:31:58 -0000	1.212
+++ About/ChangeLog	11 Oct 2007 00:13:09 -0000
@@ -0,0 +1,5 @@
+2007-10-10  Stephen J. Turnbull  <stephen at xemacs.org>
+
+	* XEmacsServices.content: Record occurrance and resolution of
+	issue 34.
+

Index: About/XEmacsServices.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/About/XEmacsServices.content,v
retrieving revision 1.65
diff -u -r1.65 XEmacsServices.content
--- About/XEmacsServices.content	15 Sep 2007 19:31:59 -0000	1.65
+++ About/XEmacsServices.content	11 Oct 2007 00:13:12 -0000
@@ -63,6 +63,36 @@
         -- in the name and id attributes of the anchor         -->
       <tr>
         <!-- one of (td th) -->
+        <td rowspan="4" valign="top"><a id="issue34" name="issue34">34</a></td>
+        <td>All xemacs.org services unavailable.</td>
+        <td nowrap="nowrap">2007-10-09 22:17:00 UTC</td>
+        <td nowrap="nowrap">2007-10-10 18:21:00 UTC</td>
+      </tr>
+      <tr>
+        <!-- one of (td th) -->
+        <td colspan="3">
+	  All services requiring connection to an xemacs.org address fail,
+	  either due to failure of name service or connection time out.
+	</td>
+      </tr>
+      <tr>
+        <!-- one of (td th) -->
+        <td colspan="3">
+	  <p>System reboot after power restored.</p>
+	</td>
+      </tr>
+      <tr>
+        <!-- one of (td th) -->
+        <td colspan="3">
+	  <p>The main XEmacs services hosted at gwyn.tux.org were
+	  unavailable due to loss of power to the host.  Since this
+	  host provides name service, other hosts became unavailable
+	    by their xemacs.org aliases.</p>
+	</td>
+      </tr>
+      <!-- End of section to copy. -->
+      <tr>
+        <!-- one of (td th) -->
         <td rowspan="4" valign="top"><a id="issue33" name="issue33">33</a></td>
         <td>CVS down for cvs.xemacs.org, HTTP unavailable for http://www.dk.xemacs.org/</td>
         <td nowrap="nowrap">2007-09-08</td>
@@ -97,7 +127,6 @@
 	  href="http://dotsrc.org/">dotsrc.org</a> broke down.</p>
 	</td>
       </tr>
-      <!-- End of section to copy. -->
       <tr>
         <!-- one of (td th) -->
         <td rowspan="4" valign="top"><a id="issue32" name="issue32">32</a></td>




More information about the XEmacs-Patches mailing list