vIDM 3.3.7
passwd sshuser on the all nodes to create a new SSH User password.Run below command on primary node to increase the OpenSearch max shards count to 6500/8200:
curl -X PUT localhost:9200/_cluster/settings -H "Content-Type: application/json" -d '{ "persistent":{ "cluster.max_shards_per_node": "8200" }}'
watch curl http://localhost:9200/_cluster/health?pretty=true . Note: In the above command output, Elasticsearch/Opensearch cluster status can be: Red, Yellow, Green.
The health status will flag as Red, If there are a number of UNASSIGNED shards within the cluster. Try steps 3,4,5,6, from KB After upgrading to vIDM 3.3.7, user dashboard reporting and Active Directory sync log are not updating: the cluster currently has the maximum number of shards open
Sync the groups in vIDM