Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pacific: packaging: require ceph-common for immutable object cache daemon #40665

Merged

Conversation

idryomov
Copy link
Contributor

@idryomov idryomov commented Apr 8, 2021

This daemon has a systemd service which starts it with --setuser ceph
--setgroup ceph.  "ceph" user and group are created by ceph-common and
won't be there unless ceph-common is installed.

Fixes: https://tracker.ceph.com/issues/50207
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit dc55f0b)
@idryomov
Copy link
Contributor Author

idryomov commented Apr 9, 2021

jenkins test make check

1 similar comment
@idryomov
Copy link
Contributor Author

idryomov commented Apr 9, 2021

jenkins test make check

Copy link
Member

@gregsfortytwo gregsfortytwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@idryomov idryomov merged commit f1434cf into ceph:pacific Apr 13, 2021
@idryomov idryomov deleted the wip-require-ceph-common-for-ioc-pacific branch April 13, 2021 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants