PerfSonar Installation Notes.
Description
rpm --import http://software.internet2.edu/rpms/RPM-GPG-KEY-Internet2
wget http://software.internet2.edu/Internet2-repo-0.1-2.noarch.rpm
rpm -ivh Internet2-repo-0.1-2.noarch.rpm
cd /etc/yum.repos.d/
vim dries.repo
[dries]
name=Extra Fedora rpms dries - $releasever - $basearch
baseurl=http://ftp.belnet.be/packages/dries.ulyssis.org/redhat/el4/en/i386/dries/RPMS
rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
wget -c http://software.internet2.edu/Internet2-repo-0.1-2.noarch.rpm
wget http://software.internet2.edu/rpms/i386/main/RPMS/perl-perfSONAR_PS-LookupService-3.1-8.pSPS.noarch.rpm
yum localinstall perl-perfSONAR_PS-LookupService-3.1-8.pSPS.noarch.rpm
vim /opt/perfsonar_ps/lookup_service/etc/daemon.conf
/etc/init.d/lookup_service start
tail -f /var/log/perfsonar/lookup_service.log
wget http://software.internet2.edu/rpms/i386/main/RPMS/perl-perfSONAR_PS-SNMPMA-3.1-9.pSPS.noarch.rpm
yum localinstall perl-perfSONAR_PS-SNMPMA-3.1-9.pSPS.noarch.rpm
yum install rrdtool-devel perl-rrdtool
yum install libxml2-devel
vim /opt/perfsonar_ps/snmp_ma/etc/daemon.conf
/etc/init.d/snmp_ma start
tail -f /var/log/perfsonar/snmp_ma.log
perl bin/client.pl http://access.sprace.org.br:9995/perfSONAR_PS/services/hLS etc/requests/EchoRequest.xml
*OWAMP, BWCTL and LS registration daemon
yum install owamp-client.i386 owamp-server.i386
yum install bwctl-client bwctl-server
wget http://software.internet2.edu/rpms/i386/main/RPMS/perl-perfSONAR_PS-LSRegistrationDaemon-3.1-3.pSPS.noarch.rpm
yum localinstall perl-perfSONAR_PS-LSRegistrationDaemon-3.1-3.pSPS.noarch.rpm
vim /opt/perfsonar_ps/ls_registration_daemon/
vim /opt/perfsonar_ps/ls_registration_daemon/etc/ls_registration_daemon.conf
/etc/init.d/ls_registration_daemon start
yum install iperf
wget http://www.lcp.nrl.navy.mil/nuttcp/stable/rpm/nuttcp-5.3.1-1.i386.rpm
yum localinstall nuttcp-5.3.1-1.i386.rpm
bwctld -c /etc/bwctld
owampd -c /etc/owampd/
/etc/init.d/ls_registration_daemon restart
tail -f /var/log/perfsonar/ls_registration_daemon.log
wget http://software.internet2.edu/rpms/i386/main/RPMS/perl-perfSONAR_PS-Status-3.1-3.pSPS.noarch.rpm
yum localinstall perl-perfSONAR_PS-Status-3.1-3.pSPS.noarch.rpm
vim /opt/perfsonar_ps/status/etc/database.conf
vim /opt/perfsonar_ps/status/etc/service.conf
/etc/init.d/perfsonar-status-service start
yum install mod_perl-devel
wget http://software.internet2.edu/rpms/i386/main/RPMS/perl-perfSONAR_PS-PingER-server-3.1-8.pSPS.noarch.rpm
perl -MCPAN -e shell
install Carp::Clan
install Class::Accessor
install Class::Fields
install DateTime
install DateTime::Format::Builder
install IO::Interface
install Readonly
install Statistics::Descriptive
install Text::CSV_XS
install aliased
Trying to install
perfSONAR_PS::Datatypes::Message
we got some problems. Using the source:
cd /root/.cpan/build/perfSONAR_PS-Services-PingER-0.09
make
make install
rpm -i perl-perfSONAR_PS-PingER-server-3.1-8.pSPS.noarch.rpm --force --nodeps
/etc/init.d/PingER configure
/etc/init.d/PingER start
Updates
Fulano em dd/mm/aaaa
Coloca o que fez.
Ciclano em dd/mm/aaaa
Mais comentarios
--
MarcoAndreFerreiraDias - 02 Dec 2009