Bug 1306048

Summary: package ceph-installer and create systemd config to start the service and its dependencies
Product: [Red Hat Storage] Red Hat Storage Console Reporter: Christina Meno <gmeno>
Component: ceph-installerAssignee: Ken Dreyer (Red Hat) <kdreyer>
Status: CLOSED ERRATA QA Contact: Martin Bukatovic <mbukatov>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2CC: ceph-eng-bugs, flucifre, hnallurv, icolle, mkudlej, nthomas, sankarshan
Target Milestone: ---   
Target Release: 2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ceph-installer-1.0.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-23 19:46:49 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:
Bug Depends On:    
Bug Blocks: 1305198    

Description Christina Meno 2016-02-09 23:20:48 UTC
Description of problem:
Mariner installer has changed somewhat since we did the initial packing effort

new requirements: https://github.com/ceph/mariner-installer/blob/master/setup.py#L15

enabling the service should start these

systemd support

on service start we'll need an ssh-keypair see https://bugzilla.redhat.com/show_bug.cgi?id=1305198

feel free to break this up a bit.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 5 Ken Dreyer (Red Hat) 2016-02-16 17:43:03 UTC
Currently the daemon stuff is in a Circus template: https://github.com/ceph/ceph-installer/blob/master/deploy/playbooks/roles/common/templates/circus.ini.j2

We'll want to re-construct that in the form of individual systemd unit files.

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

Comment 15 Martin Bukatovic 2016-08-08 19:53:08 UTC
Checking ceph-installer-1.0.14-1.el7scon.noarch

~~~
# rpm -ql ceph-installer | grep systemd
/usr/lib/systemd/system-preset/80-ceph-installer.preset
/usr/lib/systemd/system/ceph-installer-celery.service
/usr/lib/systemd/system/ceph-installer.service
~~~

Ceph installer has proper systemd service unit files:

* start, stop and restart is possible
* enable/disable of the services works
* checking logs via journal works
* dependencies of ceph-installer are specified

Note that ceph-installer service is enabled by default (vendor preset).

Comment 17 errata-xmlrpc 2016-08-23 19:46:49 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2016:1754