Hi!

On CentOS 6.6 I have installed CEPH and ceph-radosgw

When I try to (re)start the ceph-radosgw service I am getting the following:


# service ceph-radosgw restart
Stopping radosgw instance(s)...                            [  OK  ]
Starting radosgw instance(s)...
/usr/bin/dirname: extra operand `-n'
Try `/usr/bin/dirname --help' for more information.
bash: line 0: ulimit: open files: cannot modify limit: Operation not permitted
Starting client.radosgw.gateway...                         [  OK  ]
/usr/bin/radosgw is running.
#



Why is it happening? Is this normal??


If I change /etc/security/limits.conf and I add

apache           hard    nofile          32768


then the error of ulimit dissapears.


Is this the correct way? Should I do something else??


Regards,


George
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to