Tags:
,
view all tags
---+ !PerfSonar Installation Notes. ---++Description * Lookup Service <pre> 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 </pre> * SNMPMA service <pre> 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 </pre> *OWAMP, BWCTL and LS registration daemon <pre> 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 </pre> * !PingER Service <pre> 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 </pre> Trying to install =perfSONAR_PS::Datatypes::Message= we got some problems. Using the source: <pre> cd /root/.cpan/build/perfSONAR_PS-Services-PingER-0.09 make make install </pre> <pre> 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 </pre> ---++Updates ---+++Fulano em dd/mm/aaaa Coloca o que fez. ---+++Ciclano em dd/mm/aaaa Mais comentarios -- Main.MarcoAndreFerreiraDias - 02 Dec 2009
Edit
|
Attach
|
P
rint version
|
H
istory
:
r8
|
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2009-12-02
-
MarcoAndreFerreiraDias
Home
Site map
Main web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback