Difference between revisions of "Cluster: New BobSCEd Install Log"

From Earlham CS Department
Jump to navigation Jump to search
m
Line 1: Line 1:
 +
== Scratch Space ==
 +
 +
== Log ==
 +
 
<font color="green">Green color</font> indicates something that still needs to be done.
 
<font color="green">Green color</font> indicates something that still needs to be done.
  
Line 18: Line 22:
 
** See [[Cluster: Ganglia README | Ganglia README]]
 
** See [[Cluster: Ganglia README | Ganglia README]]
 
** <code>./configure --prefix=/cluster</code>
 
** <code>./configure --prefix=/cluster</code>
 
'''DHCP'''
 
* <code>yum install dhcp.x86_64</code>
 

Revision as of 13:22, 5 August 2009

Scratch Space

Log

Green color indicates something that still needs to be done.

Yum installed:

  • gcc.x86_64
  • for Ganglia:
    • apr.x86_64 and apr-devel.x86_64
    • libconfuse-2.5-4.el5.x86_64.rpm, libconfuse-devel-2.5-4.el5.x86_64.rpm (from Fedora repositories)
    • expat-devel.x86_64

Install C3 tools from http://www.csm.ornl.gov/torc/C3/C3softwarepage.shtml

  • Downloaded full install rpm on bs0, installed with yum --nogpgcheck localinstall c3-4.0.1-1.noarch.rpm
  • /etc/c3.conf still needs to be created and configured

Ganglia