Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Testpoints measurement failure

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Testpoints measurement failure


Chronological Thread 
  • From: Tadeja Saje <>
  • To: Szymon Trocha <>
  • Cc:
  • Subject: Re: [perfsonar-user] Testpoints measurement failure
  • Date: Fri, 8 Nov 2019 08:30:03 +0100

Hello!
I solved the problem. I add to default limit.conf our subnet to classifiers: friendlies
"name": "perfsonar",
            "description": "Our perfsonar network",
            "type": "ip-cidr-list",
            "data": {
                "cidrs": [ "2001:100:7000:899::/56","192.168.41.144/24" ]
            }
        },


  "classifiers": [
    {
        "name": "friendlies",
        "description": "Identifiers we find friendly",
        "identifiers": [ "local-interfaces","r-and-e", "r-and-e1","r-and-e2","r-and-e3", "perfsonar"]
    },


Thanks for help.
Best regards,
Tadeja

On 5. 11. 19 11:08, Szymon Trocha wrote:
W dniu 05.11.2019 o 11:04, Tadeja Saje pisze:

Hi Szymon,

No, did not modify limits configuration to use priorities section in /etc/pscheduler/limits.con. I have  psconfig template(json-mesh configuration). No measuments to testpoints with new http://software.internet2.edu/rpms/el7/x86_64/main/RPMS/perfSONAR-repo-0.9-1.noarch.rpm  could be done.

I try on testpoint with repo.0.9.1:

iperf3 -s

and now it works ok.

Running just iperf test ignores pscheduler and all it's configuration. Can you share your limits.conf file?

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.

--
To unsubscribe from this list: https://lists.internet2.edu/sympa/signoff/perfsonar-user



Archive powered by MHonArc 2.6.19.

Top of Page