SOLO-5014
NoPvcFoundSoloError — System
NoPvcFoundSoloError
| Code | SOLO-5014 |
| Category | System |
| Ownership | User |
| Retryable | No |
Description
Thrown when no PersistentVolumeClaims are found in a namespace where they were expected; the message names the namespace. Some operations require PVCs that are created only when persistent storage is enabled at deployment, so this means PVCs were not enabled for the network — redeploy with PVCs enabled.
Troubleshooting Steps
- Redeploy with PVCs enabled: solo consensus network deploy –pvcs true