Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] BWLStartSessions: Failed

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] BWLStartSessions: Failed


Chronological Thread 
  • From: Aaron Brown <>
  • To: Andi Bergen <>
  • Cc: "" <>
  • Subject: Re: [perfsonar-user] BWLStartSessions: Failed
  • Date: Tue, 2 Sep 2014 18:13:47 +0000
  • Accept-language: en-US

Hi Andi,

I see this error in the server logs:

> Sep 2 13:01:05 centos bwctld[122131]: FILE=endpoint.c, LINE=319,
> bind([142.104.17.140]:6019): Cannot assign requested address


Does the 142.104.17.140 host have the address 142.104.17.140 configured on
it, or is it behind a NAT or something? I’m not sure why it wouldn’t be able
to bind to that address.

Cheers,
Aaron

On Sep 2, 2014, at 1:40 PM, Andi Bergen
<>
wrote:

> Hi,
> I am having problems getting the bwctl to run successfully between two
> of my install locations.
>
> I followed the steps outlined here:
> https://fasterdata.es.net/performance-testing/perfsonar/ps-howto/level-1/
> and have this installed on two VMs.
>
> I downloaded the limits file from:
> http://stats.es.net/sample_configs/bwctld.limits
> (which does include a /16 address for our institution).
>
> What doesn't work is running
> bwctl -vv -c 142.104.17.140:4823 -f m -x -a 100
> or bwctl -vv -c 142.104.17.140 -f m -x -a 100
>
> However, running this TO any other machine (I found listed here
> http://stats.es.net/ServicesDirectory/#search=es) works.
>
> It also works just fine when using the internal IP addresses of these
> machines since they are on the same network.
>
> I checked that bwctl is bound on the external interface. And
> connections are going through, but then fail (please see attached
> /var/log/messages files for both machines).
>
> All UDP and TCP ports are open for machines in the same security
> group, as well as all ports I could find in the docs are open
> otherwise. The ports mentioned in the log files are opened.
>
> Attached are the /var/log/messages from the VM that is running the
> test (client.log) and the machine that functions as the "server"
> (server.log).
>
> Did I follow the wrong instructions, or am I missing something
> obvious? I am somewhat at a loss for what to check next...
>
> Thank you,
> Andi
> ps.
> Command line output from "client" bwctl -vv -c 142.104.17.140:4823 -f
> m -x -a 100
> (at a different time than the attached log files, but it is always the
> same except the time stamps of course):
> bwctl[122582]: FILE=bwctl.c, LINE=2931, Using 10.6.9.19 as the address
> for local sender
> bwctl[122582]: FILE=bwctl.c, LINE=2931, Using 142.104.17.140:4823 as
> the address for remote receiver
> bwctl[122582]: FILE=bwctl.c, LINE=2977, Available in-common: iperf nuttcp
> iperf3
> bwctl[122582]: FILE=bwctl.c, LINE=3002, Using tool: iperf
> bwctl[122582]: FILE=bwctl.c, LINE=3117, Requested Time: 1409679438.153914
> bwctl[122582]: FILE=bwctl.c, LINE=3119, Latest Acceptable Time:
> 1409680038.153914
> bwctl[122582]: FILE=bwctl.c, LINE=3292,
> Reservation(142.104.17.140:4823): 1409679448.061957
> bwctl[122582]: FILE=bwctl.c, LINE=3156, Server '142.104.17.140:4823'
> accepted test request at time 1409679448.061957
> bwctl[122582]: FILE=bwctl.c, LINE=3292, Reservation(localhost):
> 1409679448.061957
> bwctl[122582]: FILE=bwctl.c, LINE=3185, Client 'localhost' accepted
> test request at time 1409679448.061957
> bwctl[122582]: FILE=bwctl.c, LINE=3359, BWLStartSessions: Failed
> <server.log><client.log>




Archive powered by MHonArc 2.6.16.

Top of Page