/etc/init.d/ceph: how do you pass --cluster myname at system startup?
systemd service file uses EnvironmentFile.What about
. /etc/sysconfig/ceph #near the top
and /etc/sysconfig/ceph contains
cluster=mynameFor ceph-radosgw even this does not work.
You need
export CEPH_CONF=/etc/ceph/myname.confAnthony
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com