Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] No data in MA

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] No data in MA


Chronological Thread 
  • From: Szymon Trocha <>
  • To: John Hicks <>
  • Cc: Dima Mishin <>, "" <>
  • Subject: Re: [perfsonar-user] No data in MA
  • Date: Thu, 13 May 2021 14:09:58 +0200
  • Organization: PCSS

Hi John,

W dniu 12.05.2021 o 21:12, John Hicks pisze:
Hi Szymon,
Thanks for helping with this.  To answer your question, yes -
(all of the following are performed on a test point machine in the mesh) 
$ psconfig remote list
=== pScheduler Agent ===
[
   {
      "url" : "https://meshconfig.nautilus.optiputer.net/configs/osg-origins.json"    },
   {
      "url" : "https://perfsonar.nautilus.optiputer.net/esmond/perfsonar/archive/",       "configure-archives" : true
   }
]

Something is wrong here maybe because of confusing archive and psconfig file. In a testpoint it should look like (so pscofig points to remote JSON only. And JSON contains archive definition inside):

$ psconfig remote list
=== pScheduler Agent ===
[
   {
      "url" : "https://meshconfig.nautilus.optiputer.net/configs/osg-origins.json",
      "configure-archives" : true
   }
]

So just to refresh things please do:

$ psconfig remote delete "https://perfsonar.nautilus.optiputer.net/esmond/perfsonar/archive/"

$ psconfig remote add --configure-archives  "https://meshconfig.nautilus.optiputer.net/configs/osg-origins.json"

And then check again

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.

Attachment: smime.p7s
Description: Kryptograficzna sygnatura S/MIME




Archive powered by MHonArc 2.6.24.

Top of Page