Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] localhost pscheduler failing

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] localhost pscheduler failing


Chronological Thread 
  • From: Mark Feit <>
  • To: "Uhl, George D. (GSFC-423.0)[SGT INC]" <>, "" <>
  • Subject: Re: [perfsonar-user] localhost pscheduler failing
  • Date: Tue, 26 Feb 2019 00:39:56 +0000

"Uhl, George D. (GSFC-423.0)[SGT INC]" writes:



# pscheduler ping localhost

localhost: Request timed out

 

# pscheduler troubleshoot

Performing basic troubleshooting of localhost.

 

localhost:

 

  Checking path MTU... Unsafe or unknown: Found only one MTU in trace to localhost

  Checking for pScheduler... Failed.

Request timed out

 

# pscheduler clock

clock      2019-02-24T11:38:39.744653-05:00 synchronized   localhost

 

# curl -k https://localhost/pscheduler

"This is the pScheduler API server on localhost (wsgt-ps)."

 

There’s a lot of overlap in those:  The cURL, “pscheduler ping”,   and the “Checking for pScheduler” phase of troubleshooting all fetch the same URL (https://localhost/pscheduler) through the API.  The clock command does something marginally less trivial, fetching https://localhost/pscheduler/clock.  Neither does anything particularly taxing.

 

You mention that DNS is blocked, so there’s always the possibility that something is holding up queries and gumming up the works.  Does /etc/resolv.conf still point at a blocked server?

 

--Mark

 




Archive powered by MHonArc 2.6.19.

Top of Page