perfsonar-user - [perfsonar-user] Opensearch failing in a fresh installation of perfSONAR toolkit
Subject: perfSONAR User Q&A and Other Discussion
List archive
[perfsonar-user] Opensearch failing in a fresh installation of perfSONAR toolkit
Chronological Thread
- From: Virginia Martin Rubio <>
- To: "" <>
- Subject: [perfsonar-user] Opensearch failing in a fresh installation of perfSONAR toolkit
- Date: Mon, 8 Jul 2024 08:41:54 +0000
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ext.esa.int; dmarc=pass action=none header.from=ext.esa.int; dkim=pass header.d=ext.esa.int; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; 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=ucXjZX7l+5QKmXtkOuEYWowvyTrw9io2Tf5wSVgYeO0=; b=Z+ao8kPOeWLVjGlxgYbHJFVqjctciPKcvZStiMxX/2cFw9Sgw7Q/ZGgHlu7ISyx2AfwttBCRaplxOoTkQTAzyyjY4LwhPbC2kVmRMx3LTvSNCxqd0+/cW8Lu/ATPLb0PylnLeOc4QBAaqr0XwbRCB2tKgGKNuWyW3orSwbDCsAjrgm2LGkgD3L45mUekjgM+JhFHVEd8qhBqK7p0QULZIOE0tk2ErKQzp1rMODgdpnWWVIrc2F8BfRfs7uxmiM/tyFJ6gsc9SBIfZaZiqbsOzB5IIV74jY7SBjsWWjTp/P8xQr7CjwtkJ3L5VbJYq8dfXUCgpyfxLETBAPNL7KVwOQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=F/JWUjBMdCJGEQVSSKu/iOxje1uy2MDHgNylIinaEbeXXIFO2BRy5skkdNroNLynX4FAU525ONzgq+tlDeHzUN2tRX6BhXOGMw2IAdbleyd9bt3lgHAfvTVV/+lhgRRluMxYpywcRtq+/dC0wuCaP7UKyj6+Op61yoIw6xl/JP9zNg6e7xq3skdP4xJ1M0N0UTHMIYuieZGhkH1Dq2+cLFVR1No6hnBpBPjRBDdao9MVhmLTeKbeajQD9DSY1mBR7qXaZVbt7vj34mIm65GLDDrYW8Nl3531z9xV3hY99fM1DRHgufJmO+PzvlA1DicHV8d/Yj0HViFXVKuxRcb0yA==
- Msip_labels: MSIP_Label_3976fa30-1907-4356-8241-62ea5e1c0256_Enabled=true;MSIP_Label_3976fa30-1907-4356-8241-62ea5e1c0256_Name=For ESA Official Use Only (ESA UNCLASSIFIED);MSIP_Label_3976fa30-1907-4356-8241-62ea5e1c0256_Enabled=true;MSIP_Label_3976fa30-1907-4356-8241-62ea5e1c0256_ActionId=36e3e01f-038a-42b8-b405-1d133aec9a0f;MSIP_Label_3976fa30-1907-4356-8241-62ea5e1c0256_SiteId=9a5cacd0-2bef-4dd7-ac5c-7ebe1f54f495;MSIP_Label_3976fa30-1907-4356-8241-62ea5e1c0256_ContentBits=0;MSIP_Label_3976fa30-1907-4356-8241-62ea5e1c0256_SetDate=2024-07-08T08:29:54Z;MSIP_Label_3976fa30-1907-4356-8241-62ea5e1c0256_Method=Standard;
Dear all,
We have just installed perfSONAR 5.1.1, following the steps described in the documentation, in a new VM but OpenSearch is failing to start with the following errors:
[root@sciperf ~]# grep ERROR /var/log/opensearch/opensearch.log [2024-07-08T09:15:34,903][ERROR][o.o.p.c.j.GCMetrics ] [sciperf.esac.esa.int] MX bean missing: G1 Concurrent GC [2024-07-08T09:15:34,906][ERROR][o.o.p.c.o.OSGlobals ] [sciperf.esac.esa.int] Error in reading/parsing clk.tck value: java.lang.NumberFormatException: Cannot parse null string [2024-07-08T09:15:40,399][ERROR][o.o.i.i.ManagedIndexCoordinator] [sciperf.esac.esa.int] Failed to get ISM policies with templates: Failed to execute phase [query], all shards failed [2024-07-08T09:15:41,765][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [sciperf.esac.esa.int] Failure No shard available for [org.opensearch.action.get.MultiGetShardRequest@35d6f316] retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security) [2024-07-08T09:15:41,766][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [sciperf.esac.esa.int] Failure No shard available for [org.opensearch.action.get.MultiGetShardRequest@35d6f316] retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security) [2024-07-08T09:15:41,766][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [sciperf.esac.esa.int] Failure No shard available for [org.opensearch.action.get.MultiGetShardRequest@35d6f316] retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security) [2024-07-08T09:15:41,766][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [sciperf.esac.esa.int] Failure No shard available for [org.opensearch.action.get.MultiGetShardRequest@35d6f316] retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security) [2024-07-08T09:15:41,766][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [sciperf.esac.esa.int] Failure No shard available for [org.opensearch.action.get.MultiGetShardRequest@35d6f316] retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security) [2024-07-08T09:15:41,767][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [sciperf.esac.esa.int] Failure No shard available for [org.opensearch.action.get.MultiGetShardRequest@35d6f316] retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security) [2024-07-08T09:15:41,767][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [sciperf.esac.esa.int] Failure No shard available for [org.opensearch.action.get.MultiGetShardRequest@35d6f316] retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security) [2024-07-08T09:15:41,767][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [sciperf.esac.esa.int] Failure No shard available for [org.opensearch.action.get.MultiGetShardRequest@35d6f316] retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security) [2024-07-08T09:15:41,767][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [sciperf.esac.esa.int] Failure No shard available for [org.opensearch.action.get.MultiGetShardRequest@35d6f316] retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security) [2024-07-08T09:15:41,767][ERROR][o.o.s.c.ConfigurationLoaderSecurity7] [sciperf.esac.esa.int] Failure No shard available for [org.opensearch.action.get.MultiGetShardRequest@35d6f316] retrieving configuration for [INTERNALUSERS, ACTIONGROUPS, CONFIG, ROLES, ROLESMAPPING, TENANTS, NODESDN, WHITELIST, ALLOWLIST, AUDIT] (index=.opendistro_security)
We had the default OpenSearch configuration because we have not seen anything on the perfSONAR documentation about opensearch configuration. Are we missing anything?
Could you please help us to start working with perfSONAR 5.1.1?
Many thanks in advance. Best regards, Virginia. ----------------------------------------------------------------------------- Aurora Technology B.V. for
ESA - European Space Agency
SCO-11: Science and Operations IT – Infrastructure and Operations Service Science and Operations IT Unit - SITU
European Space Astronomy Centre (ESAC) Camino bajo del Castillo s/n, Urb. Villafranca del Castillo
-----------------------------------------------------------------------------
|
- [perfsonar-user] Opensearch failing in a fresh installation of perfSONAR toolkit, Virginia Martin Rubio, 07/08/2024
Archive powered by MHonArc 2.6.24.