W dniu 21.11.2018 o 19:22, Murilo
Vetter pisze:
Hi,
I am trying to configure 2 perfSONAR nodes using Docker
Containers and I am having trouble to setup this environment.
I configure a set of tests using pSConfig, configuring my
hosts using hostnames.
{"organizations":[{"sites":[{"hosts":[{"addresses":["monipe-sc-atraso.rnp.br"],"measurement_archives":[{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"perfsonarbuoy/owamp"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"perfsonarbuoy/bwctl"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"traceroute"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"pinger"}],"description":"POP-SC-ATRASO","toolkit_url":"auto"}],"location":{}},{"hosts":[{"addresses":["monipe-rs-atraso.rnp.br"],"measurement_archives":[{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"perfsonarbuoy/owamp"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"perfsonarbuoy/bwctl"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"traceroute"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"pinger"}],"description":"POP-RS-ATRASO","toolkit_url":"auto"}],"location":{}},{"hosts":[{"addresses":["monipe-sc-banda.rnp.br"],"measurement_archives":[{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"perfsonarbuoy/owamp"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"perfsonarbuoy/bwctl"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"traceroute"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"pinger"}],"description":"POP-SC-BANDA","toolkit_url":"auto"}],"location":{}},{"hosts":[{"addresses":["monipe-rs-banda.rnp.br"],"measurement_archives":[{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"perfsonarbuoy/owamp"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"perfsonarbuoy/bwctl"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"traceroute"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"pinger"}],"description":"POP-RS-BANDA","toolkit_url":"auto"}],"location":{}}]}],"tests":[{"members":{"type":"mesh","members":["monipe-sc-atraso.rnp.br","monipe-rs-atraso.rnp.br"]},"parameters":{"ipv4_only":true,"bucket_width":0.001,"sample_count":600,"packet_interval":0.1,"type":"perfsonarbuoy/owamp"},"description":"ATRASO"},{"members":{"type":"mesh","members":["monipe-sc-banda.rnp.br","monipe-rs-banda.rnp.br"]},"parameters":{"tool":"bwctl/iperf3","protocol":"tcp","interval":14400,"duration":20,"random_start_percentage":10,"omit_interval":5,"ipv4_only":true,"type":"perfsonarbuoy/bwctl"},"description":"BANDA"},{"members":{"type":"mesh","members":["monipe-sc-atraso.rnp.br","monipe-rs-atraso.rnp.br"]},"parameters":{"timeout":60,"ipv4_only":true,"packet_size":1200,"first_ttl":1,"protocol":"icmp","random_start_percentage":10,"test_interval":600,"tool":"traceroute","type":"traceroute"},"description":"TRACEROUTE"},{"members":{"type":"mesh","members":["monipe-sc-atraso.rnp.br","monipe-rs-atraso.rnp.br"]},"parameters":{"packet_count":10,"ipv4_only":true,"test_interval":300,"type":"pinger"},"description":"ATRASOBIDIRECIONAL"}],"description":"matriz: MonIPE - perfSONAR Matriz","measurement_archives":[{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"perfsonarbuoy/owamp"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"perfsonarbuoy/bwctl"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"traceroute"},{"read_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","write_url":"http://monipe-central.rnp.br/esmond/perfsonar/archive/","type":"pinger"}],"administrators":[{"name":"admin","email":"admin@localhost"}]}
When I try to see the schedules in my nodes, it is empty.
It is not scheduling on my perfsonar nodes.
Hi Murilo,
When you say "see the schedules" does it mean the list shown with
"pscheduler schedule" is empty?
What does "psconfig pschedule-stats" provide?
Can you also have a look at
/var/log/perfsonar/psconfig-pscheduler-agent.log ?
Regards,
--
Szymon Trocha
Poznań Supercomputing & Networking Center
|
General
NOC phone +48 61-858-2015 | noc.pcss.pl
Personal desk phone +48
61-858-2022
|
Wysłaliśmy
do Ciebie ten e-mail w odpowiedzi na Twoje zapytanie lub
w związku z oferowaną usługą. Przesłanie korespondencji
do Centrum Zarządzania PCSS lub zgłoszenie telefoniczne
jest równoznaczne z wyrażeniem zgody na przetwarzanie
danych osobowych przez Instytut Chemii Bioorganicznej
Polskiej Akademii Nauk w Poznaniu adres: ul. Z.
Noskowskiego 12/14, 61-704 Poznań. Szczegółowe
informacje znajdują się w naszej Polityce
prywatności. |
This message has been sent as a part of communication
with PSNC NOC or your service request sent to us. For
more information read our Privacy
Policy.
|
|