Cluster: C3 Tools INSTALL: Difference between revisions

From Earlham CS Department
Jump to navigation Jump to search
Kay (talk | contribs)
Replacing page with '<pre><nowiki> </nowiki></pre>'
Kay (talk | contribs)
No edit summary
Line 1: Line 1:
<pre><nowiki>
<pre><nowiki>
        C3 version 4.0:  Cluster Command & Control Suite
          Oak Ridge National Laboratory, Oak Ridge, TN,
    Authors: M.Brim, R.Flanery, G.A.Geist, B.Luethke, S.L.Scott
                (C) 2001 All Rights Reserved
                            NOTICE
Permission to use, copy, modify, and distribute this software and
its documentation for any purpose and without fee is hereby granted
provided that the above copyright notice appear in all copies and
that both the copyright notice and this permission notice appear in
supporting documentation.
Neither the Oak Ridge National Laboratory nor the Authors make any
representations about the suitability of this software for any
purpose.  This software is provided "as is" without express or
implied warranty.
The C3 tools were funded by the U.S. Department of Energy.
I. REQUIRED SOFTWARE
--------------------
Before C3 can be installed on a system, you must ensure that the following
software is installed on your system. The following seven software packages
are required:  the C3 tools suite, Rsync, SSH (or OpenSSH), Python, and Perl.
You must also configure that system to support host name resolution of the
machines listed in the configuration file (either through DNS or /etc/hosts).
Finally, if you wish to use the C3 pushimage command, which pushes system
images across a cluster, you must install SystemImager.




</nowiki></pre>
</nowiki></pre>

Revision as of 16:40, 3 August 2009

         C3 version 4.0:   Cluster Command & Control Suite
           Oak Ridge National Laboratory, Oak Ridge, TN,
     Authors: M.Brim, R.Flanery, G.A.Geist, B.Luethke, S.L.Scott
                 (C) 2001 All Rights Reserved

                             NOTICE

 Permission to use, copy, modify, and distribute this software and
 its documentation for any purpose and without fee is hereby granted
 provided that the above copyright notice appear in all copies and
 that both the copyright notice and this permission notice appear in
 supporting documentation.

 Neither the Oak Ridge National Laboratory nor the Authors make any
 representations about the suitability of this software for any
 purpose.  This software is provided "as is" without express or
 implied warranty.

 The C3 tools were funded by the U.S. Department of Energy.


I. REQUIRED SOFTWARE
--------------------

Before C3 can be installed on a system, you must ensure that the following
software is installed on your system. The following seven software packages
are required:  the C3 tools suite, Rsync, SSH (or OpenSSH), Python, and Perl.
You must also configure that system to support host name resolution of the
machines listed in the configuration file (either through DNS or /etc/hosts).
 Finally, if you wish to use the C3 pushimage command, which pushes system
images across a cluster, you must install SystemImager.