Ceph installation fails with "msg": "No package matching 'ceph-(mon, osd)' found available, installed or updated",
Issue
- Evaluating Ceph package installation issues
- Ceph installation fails on OSD or MON nodes with message:
<snippet>
"msg": "No package matching 'ceph-osd' found available, installed or updated",
"rc": 126,
"results": [
"No package matching 'ceph-osd' found available, installed or updated"
]
}
NO MORE HOSTS LEFT ******************************************************
PLAY RECAP *****************************************************************
192.92.1.2 : ok=53 changed=2 unreachable=0 failed=1
192.92.1.3 : ok=50 changed=2 unreachable=0 failed=1
192.92.1.4 : ok=51 changed=2 unreachable=0 failed=0
192.92.1.5 : ok=157 changed=15 unreachable=0 failed=0
INSTALLER STATUS **********************************************************
Install Ceph Monitor : Complete (0:01:05)
Install Ceph Manager : Complete (0:00:30)
Install Ceph OSD : In Progress (0:00:35)
This phase can be restarted by running: roles/ceph-osd/tasks/main.yml
Environment
- Red Hat Ceph Storage 3.x
- Red Hat Ceph Storage 2.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.