Ansible playbook for Openshift Container Platform 3 with CNS fails with error "Message: Failed without returning a message"
Issue
- Environment uses Sattelite to pull the images and when running the playbook
deploy_cluster.yamlto deploy the cluster with CNS, fails at the following task:
Failure summary:
1. Hosts: node.example.com
Play: Configure GlusterFS
Task: Wait for GlusterFS pods
Message: Failed without returning a message.
At Gluster nodes log:
node.example.com atomic-openshift-node[18361]:kuberuntime_manager.go:647] createPodSandbox for pod "glusterfs-storage-rcp69_app-storage" failed: rpc error: code = Unknown desc = failed pulling image "registry-hostname/openshift3/ose-pod:v3.9.33": Get https://registry-hostname/v1/_ping: x509: certificate signed by unknown authority
node.example.com atomic-openshift-node[18361]: pod_workers.go:186] Error syncing pod ("glusterfs-storage-rcp69_app-storage "), skipping: failed to "CreatePodSandbox" for "glusterfs-storage-rcp69_app-storage " with CreatePodSandboxError: "CreatePodSandbox for pod \"glusterfs-storage-rcp69_app-storage \" failed: rpc error: code = Unknown desc = failed pulling image \"registry-hostname/openshift3/ose-pod:v3.9.33\": Get https://registry-hostname/v1/_ping: x509: certificate signed by unknown authority"
Environment
- Red Hat Openshift Container Platform 3.X
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
