Error: Failed to allocate new volume: No space;command terminated with exit code 255
Issue
- OCP 3.9 Advance installation with OpenShift_storage_glusterfs_is_native=true" failed with below error message
TASK [openshift_storage_glusterfs : Create heketi DB volume] *******************************************
fatal: [openshift-master.example.com]: FAILED! => {"changed": true, "cmd": ["oc", "--config=/tmp/openshift-glusterfs-ansible-LPArfM/admin.kubeconfig", "rsh", "--namespace=app-storage", "deploy-heketi-storage-1-6km6d", "heketi-cli", "-s", "http://localhost:8080", "--user", "admin", "--secret", "qAFl31DWgnyi+nyjsQG3GVNc0CTmRTkPzdFW7weBxow=", "setup-openshift-heketi-storage", "--image", "rhgs3/rhgs-volmanager-rhel7:latest", "--listfile", "/tmp/heketi-storage.json"], "delta": "0:00:00.371312", "end": "2018-05-30 08:05:06.591313", "failed": true, "msg": "non-zero return code", "rc": 255, "start": "2018-05-30 08:05:06.220001", "stderr": "Error: Failed to allocate new volume: No space\ncommand terminated with exit code 255", "stderr_lines": ["Error: Failed to allocate new volume: No space", "command terminated with exit code 255"], "stdout": "", "stdout_lines": []}
to retry, use: --limit @/usr/share/ansible/openshift-ansible/playbooks/openshift-glusterfs/config.retry
Environment
- OpenShift Container Platform 3.9
- Cluster environment is in AWS
- Gluster Storage
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.