perfsonar / mesh-config

Centralized configuration framework for measurement points and GUIs
Apache License 2.0
2 stars 0 forks source link

powstream services not reinitiated #54

Closed igarny closed 7 years ago

igarny commented 7 years ago

Hi Andy,

It is my understanding that meschconfig takes care for powstream tests to run and if not these are reinitiated through pscheduler. Currently my system has no powstream processes. I have restarted several times the meshconfig-agent. I have also started debug level on my host. But there is no evidence, that pscheduler has been assigned with latency tasks and there are no powstream processes started.

<test>
    added_by_mesh   1
    description   Latency Test Between Testbeds
    <schedule>
        type   streaming
    </schedule>
    <parameters>
        type   powstream
        force_ipv4   1
    </parameters>
    target   perfsonar-dev5.grnoc.iu.edu
    target   ps-deb.es.net
    target   antg-dev.es.net
    target   antg-staging.es.net
    target   perfsonardev0.internet2.edu
    target   ma-dev2.bldc.grnoc.iu.edu
    target   perfsonar-dev.grnoc.iu.edu
    target   ps-deb-2.es.net
    target   perfsonar-lab-vm.ilab.umnet.umich.edu
    target   ps-4-0.qalab.geant.net
    target   pstest.geant.carnet.hr
    target   test-owamp1.es.net
    local_address   ps-owdtst.rrze.uni-erlangen.de
arlake228 commented 7 years ago

See perfsonar/pscheduler#300