Bug 1489835
| Summary: | [ceph-container] - OSD not getting activated - entrypoint.sh: static: does not generate config | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Vasishta <vashastr> |
| Component: | Container | Assignee: | Sébastien Han <shan> |
| Status: | CLOSED NOTABUG | QA Contact: | Harish NV Rao <hnallurv> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.0 | CC: | dang, hchen, jim.curtis, pprakash, seb |
| Target Milestone: | rc | ||
| Target Release: | 3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-09-15 13:12:06 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Attachments: | |||
|
Description
Vasishta
2017-09-08 12:47:17 UTC
please edit /usr/share/ceph-osd-run.sh and add -e DEBUG=verbose \ Then look at journald logs and write it here, thanks. Created attachment 1323752 [details]
File contains journald logs of an osd serivce
Also could you use the latest image available? Looks like ceph-3.0-rhel-7-docker-candidate-21213-20170908140758 is the latest. Thanks! Created attachment 1323772 [details]
File contains journald logs of an osd serivce
Hi Sebastien,
I upgraded only one OSD node, Here's the log snippet -
raise Error('%s does not exist' % args.path)
ceph-osd-run.sh[32644]: ceph_disk.main.Error: Error: /dev/sdb1 does not exist
Larger log snippet is in the attachment.
Regards,
Vasishata
Please add osd_scenario: collocated
Also leave ceph_osd_docker_extra_env empty and set ceph_osd_docker_prepare_env: -e OSD_JOURNAL_SIZE={{ journal_size }}
Thanks.
I'm closing this since this was due to a misconfiguration. We will address the doc in another BZ. |