Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] Three questions

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] Three questions


Chronological Thread 
  • From: Phil Reese <>
  • To: "" <>
  • Subject: [perfsonar-user] Three questions
  • Date: Wed, 2 Oct 2024 15:32:30 -0700
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=stanford.edu; dmarc=pass action=none header.from=stanford.edu; dkim=pass header.d=stanford.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=enT4ekR4RqiDKct+H+lS3TzdP6ieE2yZ3oV1iabPHvU=; b=tV/PHWvzYE8TcbmpxFa7zBRx+Zq0tnLHdv7+YABRF6brCyBkFkaCXfrE4Y/GQziBlsJ9yb7uwF6E0gFbkxoPS46rczUFBcraE87vBMDGuTmH1F8RECa7Cu8NM+69gNJXO4+EnIDBUAMjASubxh7ywFTt0aHgOp8WSLwVraciYFKLi2Fz06Q05u6M7xuA6JYEXvtTmlMs2rfSruu18pauHZZFVpb2PSKqNhpZLM8TqzurNhBoW3MB/VxVyRdimyFmO2FQlnzinR1jpHH32dImRzFWJOry6r4LcwE2TV4EgsdgT5rMmiZ+78eXrnnk4dHoZP4UTHTSXDFpkdjXWwN6MA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=QaC9VCbDozWwxyXo6/IeQAHDdMyGGq0aHQL0a8ruHNEuazFl2A82TjWT3LN8AYhnjHe2feO3nCgYjPTJMjmXe+Nw2NWlAeFW38vkJD9bFxhvyFW/oVYlMguIDRirddWnPAvRB8JWWAiHt6g1894TTbo2gc91eSnODEfLlfD2er88kxinGf7PzAF+zQyFdS49u2HfkMvxvLEep1STmhQXAXtlRViOR53JPFsWWzJ0gA5LEYpuDm4PQe2eaxDiybIdEuoF2HnhlZvNGJEELWdKLnHoqoFdBFmZPlbR6sx1Wimr8/tQQnXEx8pJUQThpxq2lnDKHnLsiL6eTDfGqC+TQQ==

Hi,

As I've worked more and more with 5.1.3 json files these questions arose:

1. In the 4.x maddash json grid, the json file needed and used the info from the initial Meta section:
{
  "_meta": {
    "display-name": "1:XXXXX-XXX"
  },
This doesn't seem to be used any more, is it still needed?


2. Similarly, this  section was important during the transition between v4 and v5:
    "_meta": {
       "esmond_url": "https://xxx.sssss.edu/esmond/perfsonar/archive/";
      }
If there is no need for anything 'esmond' or 'elmond' any more, is this section needed?
It is still in the docs here:
https://docs.perfsonar.net/multi_ma_install.html#scenario-2-writing-to-a-remote-archive-with-username-and-password-authentication


3. In recent days, I've built some 3by3 grids, three testpoint nodes and an archive node.

I've not been able to get more than one host to start testing, no matter how long I wait.

The docs suggest the json file can be placed locally:
https://docs.perfsonar.net/psconfig_pscheduler_agent.html#local-templates

But putting the file 3by3.json in /etc/perfsonar/psconfig/pscheduler.d/  owned by root with 644 permission doesn't work.

Ideas for troubleshooting?

Thanks,
Phil




Archive powered by MHonArc 2.6.24.

Top of Page