StorageGRID ADC nodes reporting Platform Service Unavailable and RSM not starting
- Views:
- 131
- Visibility:
- Public
- Votes:
- 0
- Category:
- storagegrid-webscale
- Specialty:
- sgrid
- Last Updated:
- 9/17/2024, 3:26:21 PM
Applies to
- NetApp StorageGRID
- Bare-metal ADC Nodes
Issue
- RSM service is stuck in error state on ADC storage nodes at site.
- Error observed in
servermanager.log
on the affected storage nodes:| rsm | RSM is not ready because there is no cluster or the cluster has no leader
- The following output from on each ADC storage node indicates no RSM leader:
- Command:
curl --silent http://localhost:8003/v1/raft/status
- Command:
"clusterStatus": {
"XXXXXXXX": {
"IPAddress": "<IP_Address>:18003",
"isLeader": false,
- Error
Platform Service Unavailable. Too few Storage Nodes with the RSM service are running or available at a site
is observed on all ADC storage nodes at site.