Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 2003 11:54:54 +0400 (MSD)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        doc@freebsd.org
Cc:        jwd@freebsd.org
Subject:   Rtp cluster diff
Message-ID:  <20030701114428.E92265@news1.macomnet.ru>

next in thread | raw e-mail | index | archive | help
Hello -doc,

Here is a separate page for Rtp cluster.  I will going to commit it in
two days, please review.  It was prepared by John mostly, all bugs are
mine.  Thanks!

Index: Makefile
===================================================================
RCS file: /home/ncvs/www/en/internal/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- Makefile	8 Mar 2003 10:27:18 -0000	1.36
+++ Makefile	1 Jul 2003 07:28:37 -0000
@@ -22,6 +22,7 @@
 DOCS+=	core-vote.sgml
 DOCS+=	trb-dispute.sgml
 DOCS+=	doceng.sgml
+DOCS+=	rtp.sgml

 INDEXLINK=	internal.html

Index: internal.sgml
===================================================================
RCS file: /home/ncvs/www/en/internal/internal.sgml,v
retrieving revision 1.24
diff -u -r1.24 internal.sgml
--- internal.sgml	9 Feb 2003 00:17:12 -0000	1.24
+++ internal.sgml	1 Jul 2003 07:28:37 -0000
@@ -15,6 +15,11 @@
 network, just what machine resources are currently available and the
 sorts of jobs they are being provided for.</p>

+<h2><a href="rtp.html">The Rtp.FreeBSD.org Network</a></h2>
+<p>This page documents, for those with accounts on the Rtp.FreeBSD.org
+network, just what machine resources are currently available and the
+sorts of jobs they are being provided for.</p>
+
 <h2><a href="developer.html">Resources for FreeBSD Committers</a></h2>
 <p>This page documents resources for FreeBSD committers.</p>

Index: rtp.sgml
===================================================================
RCS file: rtp.sgml
diff -N rtp.sgml
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ rtp.sgml	1 Jul 2003 07:47:28 -0000
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
+<!ENTITY base CDATA "..">
+<!ENTITY date "$FreeBSD$">
+<!ENTITY title "The Rtp.FreeBSD.org Network">
+<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
+]>
+
+<html>
+&header;
+
+<p>This page documents the machine resources currently
+available in the Rtp.FreeBSD.Org network for use by
+the FreeBSD committers.
+
+<p>For a list of SSH host keys and their fingerprints for the
+Rtp.FreeBSD.org machines, please see <a
+href="http://people.freebsd.org/~jwd/rtp/ssh-keys.asc">;
+this file</a>.</p>
+
+<h2>All host names in the Rtp.FreeBSD.org domain</h2>
+
+<p>The following systems are visible on the external network:</p>
+
+<table width="100%">
+<thead>
+<tr>
+<th align="left">Host</th>
+<th align="left">OS</th>
+<th align="left">Purpose</th>
+<th align="left">Owner(s)</th>
+</tr>
+</thead>
+
+<tbody>
+
+<tr>
+<td>Triangle</td>
+<td>4-STABLE</td>
+<td>Admin/Email/Web/releng4 snapshot builder</td>
+<td>committers</td>
+</tr>
+
+<tr>
+<td>8ball</td>
+<td>4-STABLE</td>
+<td>Ports/INDEX verification builds</td>
+<td>committers</td>
+</tr>
+
+<tr>
+<td>9ball</td>
+<td>CURRENT</td>
+<td>periodic -current isos showing up on releng4</td>
+<td>committers</td>
+</tr>
+
+<tr>
+<td>Cueball</td>
+<td>CURRENT</td>
+<td>tinderbox</td>
+<td>committers</td>
+</tr>
+
+</tbody>
+</table>
+
+<p>The following systems are only visible after first logging in
+to one of the above systems:</p>
+
+<table width="100%">
+<thead>
+<tr>
+<th align="left">Host</th>
+<th align="left">OS</th>
+<th align="left">Purpose</th>
+<th align="left">Owner(s)</th>
+</tr>
+</thead>
+<tbody>
+
+<tr>
+<td>bankshot</td>
+<td>CURRENT</td>
+<td>available</td>
+<td>committers</td>
+</tr>
+
+</tbody>
+</table>
+
+
+<h2>Hardware configurations</h2>
+
+<table width="100%">
+<thead>
+<tr>
+<th align="left">Host</th>
+<th align="left">Type</th>
+<th align="left">Hardware</th>
+</tr>
+</thead>
+
+<tbody>
+
+<tr valign="top">
+<td>Triangle</td>
+<td>AMD Athlon</td>
+<td>MP 2200+, 2GB mem, <a
+href="http://rtp.freebsd.org/~jwd/dmesg/dmesg.triangle">dmesg.boot</a></td>;
+</tr>
+
+<tr valign="top">
+<td>8ball</td>
+<td>AMD Athlon</td>
+<td>MP 1900+, 2GB mem, <a
+href="http://rtp.freebsd.org/~jwd/dmesg/dmesg.8ball">dmesg.boot</a></td>;
+</tr>
+
+<tr valign="top">
+<td>9ball</td>
+<td>Intel x86</td>
+<td>P4 HT-enabled 2.8GHz, 1GB mem, <a
+href="http://rtp.freebsd.org/~jwd/dmesg/dmesg.9ball">dmesg.boot</a></td>;
+</tr>
+
+<tr valign="top">
+<td>cueball</td>
+<td>Intel x86</td>
+<td>Dual Xeon HT enabled 2.8GHz, 3GB mem, <a
+href="http://rtp.freebsd.org/~jwd/dmesg/dmesg.cueball">dmesg.boot</a></td>;
+</tr>
+
+<tr valign="top">
+<td>bankshot</td>
+<td>Intel x86</td>
+<td>Dual Xeon HT enabled 2.8GHz, 4GB mem, <a
+href="http://rtp.freebsd.org/~jwd/dmesg/dmesg.bankshot">dmesg.boot</a></td>;
+</tr>
+
+</tbody>
+</table>
+
+<p>Home directory services are provided by a dedicated NFS/Raid5
+protected server mounted on /home. Each machine contains a ccd scratch
+area mounted on /vol/vol0 also available via the /users symlink.
+These machines are inter-connected at 100Mbit/sec
+full-duplex.  All systems have serial consoles and remote power
+capability. Currently, full console and power control is available
+on bankshot.rtp to the developer community on a first come, first
+serve basis.
+</p>
+
+<h2>Administrative Policies</h2>
+
+<p>All requests should be sent to admins AT Rtp.FreeBSD.Org.
+</p>
+
+<p>User account creation is based on access to the FreeBSD.Org
+cluster and commit bit validity.
+</p>
+
+<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
+&footer;
+</body>
+</html>
%%%

-- 
Maxim Konovalov, maxim@macomnet.ru, maxim@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030701114428.E92265>