| Bug ID Number |
BUG-000180167 |
| Submitted | October 14, 2025 |
| Last Modified | October 15, 2025 |
| Applies to | ArcGIS Enterprise on Kubernetes |
| Version found | 11.5 |
| Operating System | AWS EKS |
| Operating System Version | 1.30 |
| Status | In Review
The issue is being reviewed. The review process ensures that the issue contains all necessary information and is easy to understand, that it is not a duplicate of an existing issue, and that it is a valid bug or enhancement request. During this phase, it is possible that you are contacted for clarification or additional information.
|
Workaround
Steps to resolve the issue:
- Expand storage for the object storeĀ
- Restart the ArcGIS Enterprise Admin API deployment: This provides some time to scale down and up the stateful sets before a health check does not allow scaling.
- Scale down coordinator and data pods to 0.
- Scale up coordinator to 3 and data to 5.
https://esri.lightning.force.com/articles/en_US/Knowledge/Object-store-fails-to-restart-after-storage-expanded-disk-exhaustion
Steps to Reproduce