[
https://issues.apache.org/jira/browse/BROOKLYN-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358771#comment-15358771
]
Svetoslav Neykov commented on BROOKLYN-311:
-------------------------------------------
https://github.com/docker-library/docs/tree/master/centos#systemd-integration
> Problems with RiakCluster on Centos 7
> -------------------------------------
>
> Key: BROOKLYN-311
> URL: https://issues.apache.org/jira/browse/BROOKLYN-311
> Project: Brooklyn
> Issue Type: Bug
> Reporter: Geoff Macartney
> Priority: Minor
>
> I tried to get a RiakCluster entity going on a Centos 7 Docker image based on
> centos:7 and ran into problems.
> The immediate cause of failure was in the launch stage
> {code}
> d4HlHNpa ssh: launching RiakNodeImpl{id=t02d2i... Mon Jun 20 04:53:30 CDT
> 2016 Failed env,stderr,stdin,stdout
> ...
> $ br app riak-on-swarm-master ent t02d2ihg3z activity d4HlHNpa stderr
> sh: service: command not found
> {code}
> I worked around that manually by installing 'initscripts' in order to get the
> service command, but Riak still failed to start, with a less immediately
> obvious error:
> {code}
> # service riak start
> Failed to get D-Bus connection: Operation not permitted
> Failed to get D-Bus connection: Operation not permitted
> Starting riak (via systemctl): Failed to get D-Bus connection: Operation not
> permitted
> [FAILED]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)