Message boards : Number crunching : Minor cvmfs configuration error?
Message board moderation

To post messages, you must log in.

AuthorMessage
computezrmle
Volunteer moderator
Volunteer developer
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 15 Jun 08
Posts: 2401
Credit: 225,517,454
RAC: 124,750
Message 30098 - Posted: 28 Apr 2017, 6:01:58 UTC

When a VM starts and configures it´s cvmfs the VM sends requests to a couple of cvmfs servers.
One of them is cvmfs02.grid.sinica.edu.tw.
The VM tries to connect to port 80 but will never get an answer as the server does not listen on that port.

nc -z -v -w 5 cvmfs02.grid.sinica.edu.tw 80
nc: connect to cvmfs02.grid.sinica.edu.tw port 80 (tcp) timed out: Operation now in progress



Instead the server responds on port 8000.

nc -z -v -w 5 cvmfs02.grid.sinica.edu.tw 8000
Connection to cvmfs02.grid.sinica.edu.tw 8000 port [tcp/irdmi] succeeded!



telnet cvmfs02.grid.sinica.edu.tw 8000
Trying 117.103.105.218...
Connected to cvmfs02.grid.sinica.edu.tw.
Escape character is '^]'.
GET http://cvmfs02.grid.sinica.edu.tw/cvmfs/atlas.cern.ch/api/v1.0/geo/6285a5b1-4ed7-9447-afaf-c9cd46297c20/cernvmfs.gridpp.rl.ac.uk,cvmfs-stratum-one.cern.ch,cvmfs.fnal.gov,cvmfs.racf.bnl.gov,cvmfs02.grid.sinica.edu.tw HTTP/1.0

HTTP/1.0 200 OK
Date: Fri, 28 Apr 2017 05:48:34 GMT
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_wsgi/3.4 Python/2.7.5
Cache-Control: max-age=3600
Content-Length: 10
Content-Type: text/plain; charset=UTF-8
X-Cache: MISS from cvmfs02.grid.sinica.edu.tw
Via: 1.1 cvmfs02.grid.sinica.edu.tw:8000 (squid/frontier-squid-2.7.STABLE9-24.2)
Connection: close

2,1,4,3,5
Connection closed by foreign host.
ID: 30098 · Report as offensive     Reply Quote

Message boards : Number crunching : Minor cvmfs configuration error?


©2024 CERN