Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Owping test failed for a specific node

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Owping test failed for a specific node


Chronological Thread 
  • From: Michael Johnson <>
  • To: Tao Zhang <>
  • Cc: "" <>
  • Subject: Re: [perfsonar-user] Owping test failed for a specific node
  • Date: Mon, 19 Mar 2018 14:22:30 -0400
  • Ironport-phdr: 9a23:0C+BShVjQI6l54s5xTXAtOnNdLnV8LGtZVwlr6E/grcLSJyIuqrYbBCEt8tkgFKBZ4jH8fUM07OQ7/i7HzRYqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjWwba98IRmssQndqtQdjJd/JKo21hbHuGZDdf5MxWNvK1KTnhL86dm18ZV+7SleuO8v+tBZX6nicKs2UbJXDDI9M2Ao/8LrrgXMTRGO5nQHTGoblAdDDhXf4xH7WpfxtTb6tvZ41SKHM8D6Uaw4VDK/5KpwVhTmlDkIOCI48GHPi8x/kqRboA66pxdix4LYeZyZOOZicq/Ye94RWGhPUdtLVyFZDI2yb5UBAfcCM+ZWoIbyu0YBohmlCAmjGO/i0CVFimPq0aA41ekqDAHI3BYnH9ILqHnaq9T1O7sSUe+v0qbIySjIYfdR2Tf97ojIaRchofeRVr93dMrRy0oiGx3eg1WfrYzlOCia2f4Js2id6OpvSfiji286qw1rvDeg29osh5DPi4kIxF7E8iB5z5w0Jd2+UEN7fMakH4VRty2AK4R5WNsuTH1ytyY80LIGo5+7czYQxJs73RHSbeGMfYuQ4h/7SeqcLjN1iGh4dL++hxu+61Wsx+PzW8Wu0ltHrixImcTWuH8XzRzc8M2HR+N9/ki/3TaP0Bje6uReLkA1karXMYIuwqIsmZYJvkTDBCn2mELqg6OMd0Uk5/Kk5Pr6bbX7vpOcNol0hR/iMqk2h8CyDuA1PhITU2Wa+emwzqDv8EP2TblQjPA7krHVsJXAKsQaoq65DRVV0oEm6xunCjem0tcVkWccIVJKfBKHiJPmNEvKIPD+Cvewn06gkDZ2x/zcILLuH4jNImDZkLj9ZbZ991JcyA0rwNBH+Z1UEL8BIOn0Wk/3rtPYFAY1MxGvw+n5EtVwzYceWWOUAq+FK6Per0WE5uMpI+mQeoAVojD9JOY55/Lwl3M2h0ISfbT6lacQPUyxGbxUI0yfbjK4vt4GV1UKtwwxZOfjjlSYUDMVbH/kDIwm4TRuLYOtDY7OQsiPh7yHxyC9VslTZDAcIl+IFn3hc4ODULENdWSfLtI3wW9MbqSoV4J0jULmjwT90bcya7OMoiA=

Hi Tao,

On Fri, Mar 16, 2018 at 06:01:00PM +0000, Tao Zhang wrote:
Hi team,
I have been struggling with a weird OWPING problem related to two perfSONAR
nodes:
http://lat-pe.upei.ca/toolkit/ (UPEI) and
http://lat-vctr3pfs1.canarie.ca/toolkit/ (Victoria)

The weird thing is that both nodes are working well with other nodes. The
problem only happens in one direction when doing the OWPING test from UPEI
node.

I did some curl testing from the UPEI node, apparently, it cannot access the
archive of Victoria node. But it doesn’t have any problem accessing other
nodes’ archives.


owping: FILE=protocol.c, LINE=1270, _OWPReadTestRequest: Unable to read from
socket.
owping: FILE=owping.c, LINE=1838, Unable to fetch data for
sid(cdbd209ede567ff0087b7aca7ccba298)

I'm not sure what those owping errors mean. You could try restarting the
owamp server or checking the owamp-server logs:

/var/log/perfsonar/owamp_bwctl.log

curl -v http://lat-vctr3pfs1.canarie.ca/esmond/perfsonar/archive/
* About to connect() to lat-vctr3pfs1.canarie.ca port 80 (#0)
* Trying 205.189.32.158...
* Connected to lat-vctr3pfs1.canarie.ca (205.189.32.158) port 80 (#0)
GET /esmond/perfsonar/archive/ HTTP/1.1
User-Agent: curl/7.29.0
Host: lat-vctr3pfs1.canarie.ca
Accept: */*

* Recv failure: Connection reset by peer
* Closing connection 0
curl: (56) Recv failure: Connection reset by peer

Any ideas?

I am able to run the same curl command:
curl -v http://lat-vctr3pfs1.canarie.ca/esmond/perfsonar/archive/

on a couple of my nodes and reach the archive, so I think that the Victoria
archive is wide open (unless it's somehow open to my organization, but not
yours).

Could there be something blocking you from reaching it (firewall, router ACL,
etc)? Either that, or some other local network config issue -- routes, DNS,
...?

You could try running curl with this flag to enable debug logging:
--trace-ascii debug.log

And then see if the log file gives you more information.

It looks like both hosts are set to MTU 9000, but I wonder if the path
between them is all 9000-capable.

Let me know if that gets you anywhere.

Thanks,
Michael

Attachment: smime.p7s
Description: S/MIME cryptographic signature




Archive powered by MHonArc 2.6.19.

Top of Page