perfsonar-user - Re: [perfsonar-user] Minimum packages needed for ad-hoc throughput testing
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Brian Tierney <>
- To: Tim Chown <>
- Cc: "" <>
- Subject: Re: [perfsonar-user] Minimum packages needed for ad-hoc throughput testing
- Date: Thu, 25 May 2017 06:14:51 -0700
- Ironport-phdr: 9a23:NcthYhFkwvoVKtHffA40rp1GYnF86YWxBRYc798ds5kLTJ7zo8ywAkXT6L1XgUPTWs2DsrQf2rWQ6PurBDNIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSijewZbF/IA+4oAjfucUbgYlvIbstxxXUpXdFZ/5Yzn5yK1KJmBb86Maw/Jp9/ClVpvks6c1OX7jkcqohVbBXAygoPG4z5M3wqBnMVhCP6WcGUmUXiRVHHQ7I5wznU5jrsyv6su192DSGPcDzULs5Vyiu47ttRRT1kyoMKSI3/3/LhcxxlKJboQyupxpjw47PfYqZMONycr7Bcd8GQGZMWNtaWS5cDYOmd4YPFegOPehYoYfzpFUAsAWwChW3Cez11jNFnGX70bEm3+kjFwzNwQwuH8gJsHTRtNj4Kb0SUeGvw6nO0D7NcfJW1inn6IjObB8goeyHULVrfsrV1UkvFh3Kjk+WqYP7PzKYzfoCs3OB4+pmS+2vl3cqpgdsqTahwccsj5PGhoMTyl3c6yp525w5JdumR05nedKkH5pQtz2aN4trWcwuWX1nuCE/yrAApJW1fzAKxYw6yxLBaPGLaYaF7gjsWeqMOzt1hXFodKqhixqu9UWs0O7xW8mu3FpUsyZIk8PAum0J2hHX7MWMV+Fz8V272TmV0gDe8uFELl4wlarcM5MhzKA/m5QJvUTHBSD2nF/6jKCRdkU64uSo6uLnbav6ppKEKoN4lALzPr4gl8ClDuk0LxICUmmY9Oik0b3s50z5QLFEjv0slanZtYjXKt8fpq6lAg9azJwj6xChADamy9kXg2IHIEhDeB2Zk4jlI0vOL+zgDfejn1Ssly9mx+jYMb37DJXNNX/DkLH7crZn8kJc1REzws5F559PDrEBIenzWlPqtNDGFBM5Mgq0w/r5B9Vn0IMRR36PDrGDPKzMrFCI+7FnH+7ZWI4Q8B39LOcjr6rSjHp/sl8aYq+B35oMYzaxFbJ7IBPKW3f0hsY9FjIAuhY/QfbshUyqXCUVYXuuDIwm4TRuIpinBIGLeoGgmrqMzW/vFJlKZ21cDF2dOXrzMYOJR6FfO2qpPsZ9n2lcBvCaQIg72ETr7Veixg==
I think this would be useful too.
I created an issue in github to track this: https://github.com/perfsonar/pscheduler/issues/456
On Thu, May 25, 2017 at 1:51 AM, Tim Chown <> wrote:
Hi,
> On 24 May 2017, at 13:27, Mark Feit <> wrote:
>
> (One email in this thread wasn’t sent to the mailing list, so I’m re-adding it.)
>
> Brian Tierney writes:
>
> Mark can confirm is this is correct, but I think that as long as one of the 2 endpoints has the full pScheduler installed, you can use the --assist flag to help with this too.
>
> It depends on what you’re trying to accomplish.
>
> To run any two-participant test (throughput, simplestream) between systems A and B, all both must have a functioning pScheduler. A or B can be tasked remotely by system C that has the pscheduler-core package installed:
>
> [user@C]$ pscheduler task --assist A throughput --source A --dest B
>
> You can also install perfsonar-tools, but that installs more than is needed to talk to pScheduler. The --assist switch points the CLI at a pScheduler server that can be used to carry out functions like converting the command-line arguments to the JSON expected by the pScheduler API. (For reasons I won’t go into here, the CLI can’t do that on its own.)
>
> As I said earlier, we don’t have a lightweight way to do basic non-pScheduler-to-pScheduler tests. It is technically possible and we might consider something like that for a future release if there’s enough demand for it and we have the development cycles.
We’re now deploying perfSONAR nodes on our backbone as reference systems for university sites to test against, and to participate in community meshes. When we explain what perfSONAR is, we do get the question “so can we just run one-off iperf tests directly against it?”, which is not an unreasonable question.
At present we recommend they do a perfsonar-testpoint installation with the optional packages included. It seems intuitive that we should try to avoid tests clashing unnecessarily. But having as clean a way as possible to allow direct iperf tests might be useful, and might help people understand the value of deploying a full perfSONAR system at their site.
Tim
Brian Tierney, http://www.es.net/tierney
Energy Sciences Network (ESnet), Berkeley National Lab
http://fasterdata.es.net
Energy Sciences Network (ESnet), Berkeley National Lab
http://fasterdata.es.net
- [perfsonar-user] Minimum packages needed for ad-hoc throughput testing, Jeff White, 05/23/2017
- Re: [perfsonar-user] Minimum packages needed for ad-hoc throughput testing, Mark Feit, 05/23/2017
- Message not available
- Re: [perfsonar-user] Minimum packages needed for ad-hoc throughput testing, Mark Feit, 05/24/2017
- Re: [perfsonar-user] Minimum packages needed for ad-hoc throughput testing, Tim Chown, 05/25/2017
- Re: [perfsonar-user] Minimum packages needed for ad-hoc throughput testing, Brian Tierney, 05/25/2017
- Re: [perfsonar-user] Minimum packages needed for ad-hoc throughput testing, Mark Feit, 05/25/2017
- Re: [perfsonar-user] Minimum packages needed for ad-hoc throughput testing, Tim Chown, 05/25/2017
- Re: [perfsonar-user] Minimum packages needed for ad-hoc throughput testing, Mark Feit, 05/24/2017
- Message not available
- Re: [perfsonar-user] Minimum packages needed for ad-hoc throughput testing, Mark Feit, 05/23/2017
- Re: [perfsonar-user] Minimum packages needed for ad-hoc throughput testing, Antoine Delvaux, 05/24/2017
Archive powered by MHonArc 2.6.19.