Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Unknown archiver plugin 'esmond'

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Unknown archiver plugin 'esmond'


Chronological Thread 
  • From: Mark Feit <>
  • To: Tristan Sullivan <>, "" <>
  • Subject: Re: [perfsonar-user] Unknown archiver plugin 'esmond'
  • Date: Thu, 11 Jul 2024 17:11:45 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=internet2.edu; dmarc=pass action=none header.from=internet2.edu; dkim=pass header.d=internet2.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=d13kqqPjPP/3ELEISK4auJpXNyCuZ6bJ5HoExqPepqQ=; b=Abl4waXKSINEZhgQ+nMXMApNEdhz2IYTaEYhvbZTvpH6+SPTeZPlyr9dM34pl2hcQ/aY94uHVsMUjGSRMntGmc0XBFiJAZ4njb6v1thBa5B9xxCxf5vEmvQiN981RrTNkq3/JXRdehR97egRUJZU9eTGVH37xkvKTbrSJn+0Uekb0s9ADIGLRFe9RRwFDl4Lto3dBhTd3Ddggd5sTnxdmvO4x4do48CvJUHhq/ke+AvnTizNeNHrHRQcMJF5g5Rz17TeLcDR4CWGYl+uVBXgT9zIefJI/hCU//EGzN913FAFpaq4kxyJj67rdq6GQVuS013n+QoZfF9dzv935YlGwQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=tyKLmvLIYMoOq7WyFq0XQfoOES5ZiGr74QzlyTpTUB+eN65WyT7YCK7VKMFqgh5NUz4BjrdXVVfpxlDuU42P7AUpZD+NmmD0NRTFdtc96QlPVrIzw+IyJ710jiA+Vn8GVsBgXjb4VEgZoBxhEaOt2XHa5qlqgv4cA/DjtU6SB/gfWePJTZhFrDMcvTrHFhK3cwQm1oYFmxp4b7N3lo9EpBu3RVZ5W/lBeX5xNoAB1S1AElNqIhQXBAMbKpMG07mfoZ983jPn9idSqtFFcahg6TXnwQQMckkwRCwU9NjSkVXnlN6N9OEkmEvaykjo+En4NtYN+R/MGDHH3gj9QABOLw==
  • Msip_labels:

Tristan Sullivan writes:

 

pscheduler-api[246132] ERROR    Internal error 2607:f8f0:c11:700b::60 POST https://ps-latency.hepnetcanada.ca/pscheduler/tasks: Unable to validate test spec: Unknown archiver plugin 'esmond'

 

The strange thing is that if I run psconfig validate on the same file but on a different perfsonar machine (same OS and perfsonar version, but installed several months ago), it doesn't complain. Any idea whether this is a problem with the WLCG test spec, or a perfsonar problem?

 

In 5.1, the bundles stopped installing pScheduler’s Esmond archiver plugin since it’s obsolete.  The plugin is still available in the repository and can be installed using one of the following:

 

  • RPM:                     dnf -y install pscheduler-archiver-esmond
  • Debian:               apt-get -y install pscheduler-archiver-esmond

 

We will stop distributing the plugin entirely in a future release, probably 5.3 and recommend switching to our currently-supported, OpenSeach-based archive.

 

Also note that if there are files installed on the system that force pScheduler or pSConfig to add archives that point to Esmond, those will have to be adjusted or removed.

 

The wording of the error messages will be made clearer in the next bugfix.

 

--Mark

 




Archive powered by MHonArc 2.6.24.

Top of Page