Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] issues with setting up a maddash mesh

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] issues with setting up a maddash mesh


Chronological Thread 
  • From: "Robinson, John-Paul" <>
  • To: "" <>
  • Subject: Re: [perfsonar-user] issues with setting up a maddash mesh
  • Date: Sat, 22 Sep 2018 13:49:45 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Ironport-phdr: 9a23:B2r2ERAggiOXjP8X4m7mUyQJP3N1i/DPJgcQr6AfoPdwSPT8pMbcNUDSrc9gkEXOFd2Cra4c1KyO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglUhjexe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Xymp4aV2Rx/ykCoJNyA3/nzLisJ+j6xbrhCuqBJ+w4HIb4+aO+Fzfr/Gct4AWWZNQshcWi5HD4ihb4UPFe0BPeNAooXzu1UOqgCxBQiqBOP0zT9IgGf61rA+3eQmEQHG2hUsEcgUv3TJqNX5OroZXOe3zKnQ1zXOdO5W1i3m54TSbB8uvOyMUKt2fMHMykcvDxvIg1qMpYD/Ij+ZyuYAv3KZ4uZ8T+6jlnMrpxxprjWt28sgkIbEi4IPxl3G9Ch12pg5KNOmREJjb96rDphduz2fOoZzQs4vQ2FltSk/x7AIopG2eCoHxZE6yxLCdfOIbY2F7QngWeqPOzh1gm9udqiliBao60egz/XxVsmq31ZOqSpIisHCu2wK2RDP5cWLU+Zz8F+81TqW0ADc8f9LLVozlarGN54u2bkwlocVsUveBCP2gF/2jKiKdko65ueo9+XnYrLgppOGMI90lx3+MqApmsy4AuQ0KBQBX2+e+eik1b3j+1P2QKlSg/A5jqXVqo3WKdgZq6KjAQJZzpwv5wuiAzu7yNgYmGMILFNBeBKJlYjpPFTOLej6DfenmVShiypryOrdMbH7HJrCM2XDnK/7fblh805c1BYzzddH6pJMFL4BOvzzWlT2tNzeFBA5KRW4w/v8CNpjzIMTQmaPAq6CMKPOql+E+PgjI+iKZI8Jpjn9Mf4l6ODyjXMng1MSY7Sm3YZEIEy/S75+Ll+Xen3qi81EDHwHpCI/SvDnkluPTWQVanqvFepo/jwhBpmhC47ZA522jaap3SGnE4dQa3wcTF2ADCG7WZ+DXqJGUiWYI8l6lTpAHZqmS4lk7RizsEWyn7h/NMLJ8ydeuJ7+gosmr9bPnA0/oGQnR/+W1HuAGjkuxDEBWiM20aZjoEd01laE1+1ijudFEcBIuqkbSR80YJjbyeEyS8v/XA7MZJ+ocB6nWZ3nSSo0Usp3xtYPZ0hnHND3jAjZ9zejCfkYm6HYTJE=
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99


> Yes, and having the cassandra username and password empty in the
> django config is expected.
>
Thanks for clarifying

> When you run your script, does it give you some output? It is fine to
> use whatever username you want, including a generic one ... you can
> assign multiple IP addresses/CIDR blocks to one username if you want.
>
> When you add the IP, it should say either that it created a record for
> the IP/user, or that it already exists so it won't create it (or some
> error message if it fails). Do you see any output from the script?
> What happens if you manually run the same command on one of the IPs in
> question?
>
> I'm a little confused by your syntax here:
> sudo /usr/sbin/esmond_manage add_user_ip_address example_user $ip
> 143.215.191.0/26
>
> The $ip part makes sense, but what is the purpose of 143.215.191.0/26
> in your script?
>

The loop was just a way to add multiple addresses.  Didn't realize
multiple could be added on the same line.  The CIDR was also argument
confusion from an example.  From the help message thought the IP and
network was needed.

I reran with all the IPs on a single line, same user, and got output
messages that the IPs were already registered.  So I think we can assume
that step succeeded:

Setting timeseries permissions.
IP 143.215.191.14/32 already assigned to example_user, skipping creation
IP 143.215.191.16/32 already assigned to example_user, skipping creation
IP 143.215.191.17/32 already assigned to example_user, skipping creation
etc

The mesh devices had to be torn down because the workshop ended. Still
have my device with any relevant logs and will try to recreate the config.

John-Paul



Archive powered by MHonArc 2.6.19.

Top of Page