Hi, everyone.
Recently, I deployed a ceph cluster manually. And I found that, after I start
the ceph osd through "/etc/init.d/ceph -a start osd", the size of the log file
"ceph-osd.log" is 0, and its owner isnot "ceph" which I configured in
/etc/ceph/ceph.conf but the user who actually run the /etc/init.d/ceph script.
I read the /etc/init.d/ceph script, and found that the command "ceph-conf" is
run by the current user with the arguments "-n $type.$id", which makes it
create a ceph-osd.log which is owned by the current user.
How should I deal with this problem? Thank you:-)
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com