Bug 1317611 - OSD cannot live on a Mon node
Summary: OSD cannot live on a Mon node
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat
Component: Ceph-Installer
Version: 2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
: 2.0
Assignee: Alfredo Deza
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-14 16:34 UTC by Ken Dreyer (Red Hat)
Modified: 2022-02-21 18:03 UTC (History)
8 users (show)

Fixed In Version: ceph-installer-1.0.1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-22 15:33:09 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Ken Dreyer (Red Hat) 2016-03-14 16:34:40 UTC
Description of problem:
After installing and configuring a monitor on a node, when setting up an OSD on the same node, the ansible run does not succeed.

Version-Release number of selected component (if applicable):
ceph-ansible-1.0.1-1.20160309git1a62a81.el7
ceph-installer-1.0.0-1.el7

How reproducible:
Always

Steps to Reproduce:
1. Pick a RHEL node to serve as a Monitor and OSD.
2. POST to /api/mon/install/ and /api/mon/configure/ using this hostname.
3. POST to /api/osd/install/ to install the OSD packages on this same node.
4. POST to /api/osd/configure/ to configure the OSD on this same node.

Actual results:
The /api/osd/configure/ Ansible task fails during the ceph-common tasks.

Expected results:
The Ansible task succeeds.


Additional info:
Separating the monitor and OSD on to different nodes is a workaround.

Comment 1 Andrew Schoen 2016-03-15 16:19:15 UTC
PR for the fix here: https://github.com/ceph/ceph-installer/pull/121

Comment 3 Neil Levine 2016-03-22 18:58:29 UTC
MON and OSDs on the same nodes are not supported with the product so this is a low prio but giving the PM_ack because I am a nice guy.

Comment 4 Mike McCune 2016-03-28 22:11:59 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 6 Ken Dreyer (Red Hat) 2016-04-22 15:33:09 UTC
If this doesn't matter (Comment 3) then we won't bother testing this case, and I'll close the bug.

Note to QE: please ensure that you're not running Mons on the same host as your OSDs :)


Note You need to log in before you can comment on or make changes to this bug.