Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] parallel test via cli pschd or psconfig publish temp

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] parallel test via cli pschd or psconfig publish temp


Chronological Thread 
  • From: Doug Southworth <>
  • To: Kirill Smirnov <>, Szymon Trocha <>
  • Cc: "" <>
  • Subject: Re: [perfsonar-user] parallel test via cli pschd or psconfig publish temp
  • Date: Wed, 11 Jan 2023 16:07:28 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=tacc.utexas.edu; dmarc=pass action=none header.from=tacc.utexas.edu; dkim=pass header.d=tacc.utexas.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=JRulsHHXkJU+4aE2antv2BPINhEvgQFfGYded/egDz4=; b=aNF03JWUHYqwlKkRngPpvRYadTgoC8cibjdYeB5x4Lw7qpgUrwfIw0ktasDqEhrgS73ckRL1zJFDaJ+0hTUT1hc4H7hBc4kzDtscnABbFDvt5apZhEKFr5OKFAgjMO9DLilOKFn0MklyiWrnhu2n0uZHNDc9xVP7BlGi7n6ABcdj9k4Hdt9NCL3DN0C01D+NrRb7ItO8IhhYfKrscon26jVc7H6w3L/rRaapcPIjq13jK2IMUPXnb7n8XIbig7Z9QcogZ/T7ZrRDnJm1tTgvRFzT//fhEW2tXTHR9dleCDr0YgTojZtr/vvHf5yDhdfoqcCogLWWc2WZuF+8lI7h4w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=hC4WojcFQ1yjU1eIF/ad6xy7fun+n/9oEvml6TbeADcdVc4ZuDv8LM7Vz3kvfKpg1NviUsDfz6NKgMXF+Hyxe+h244+nrrGGGZ/BNZ77E9JNgEarhrGMLnZv/x2dDr1GU8IQSxHHFz/42kremqXFdxzKzt1I7nh8wOu37W4sCupM5KuSZVy6Vz7qn3X8AL4wlw/PhQF0lTDaJ9P9Up8eou+3BNquWHuUsmpK8b5OtUvSR5iWKqAsoq28VxxERFU7SuUT3h8JHaJDJ/ZX/HNhvV27cCuaBa0/i2k1INsgP5v+Xak826cjgpvPs0ElvbgFORbL+yCBRSlY9A9K5VZIXQ==
  • Msip_labels:

Greetings all,

--parallel is the flag you need, but you'll also need to specify iperf2 as the tool since iperf3 is the default. So, your command would look something like:

$ pscheduler task --tool iperf2 throughput --dest foo.bar --parallel 2 (or more, if you want more streams)

Cheers,
Doug Southworth



From: on behalf of Szymon Trocha
Sent: Wednesday, January 11, 2023 10:52 AM
To: Kirill Smirnov
Cc:
Subject: Re: [perfsonar-user] parallel test via cli pschd or psconfig publish temp

W dniu 11.01.2023 o 13:29, Kirill Smirnov pisze:
Hi

I can't find how to run a parallel throughput test. 
I know there is a special key in iperf2 --dualtest for parallel test, but I can't find a use for perfsonar.

Hi Kirill,

I think you're looking for "--parallel" option for pscheduler.

$ pscheduler task throughput --dest foo.bar --parallel 2

in pSConfig file use "parallel: <number_of_streams>" in tests spec

Please note that iperf3 is single-threaded

https://docs.perfsonar.net/pscheduler_ref_tests_tools.html#throughput

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.



Archive powered by MHonArc 2.6.24.

Top of Page