Cluster: New BobSCEd Install Log
Jump to navigation
Jump to search
Green color indicates something that still needs to be done.
Yum installed:
- gcc.x86_64
- apr.x86_64 (for Ganglia)
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
- See C3 Tools README and C3 Tools INSTALL
- /etc/c3.conf still needs to be created and configured
Ganglia
- On hopper, added the data_source line for bs0 to
/usr/local/etc/gmetad.conf
and restarted it with/usr/local/etc/rc.d/gmetad restart
- Downloaded tar ball from http://sourceforge.net/projects/ganglia/
- See Ganglia README