Help Center/ ModelArts/ Troubleshooting/ Inference Deployment/ Service Deployment/ "pod has unbound immediate PersistentVolumeClaims" Is Displayed During Service Deployment
Updated on 2025-08-22 GMT+08:00

"pod has unbound immediate PersistentVolumeClaims" Is Displayed During Service Deployment

Symptom

The service uses mounted storage. During deployment, you may see "pod has unbound immediate PersistentVolumeClaims", which means there are not enough resources for successful scheduling.

Possible Causes

If storage mounting is configured for the service, there is a delay when PersistentVolumeClaims associate with the PersistentVolume during volume creation. If the system detects that the service has not bound PersistentVolumeClaims, it reports an error.

Solution

No action is usually needed. The problem will fix itself quickly. If the problem continues, contact technical support.