On Mon, Jan 15, 2018 at 8:34 AM, Alexander Peters <[email protected]> wrote: > Hello > > I am currently experiencing a strange issue with my radosgw. It Fails to > start and all tit says is: > [root@ctrl02 ~]# /usr/bin/radosgw --cluster ceph --name client.radosgw.ctrl02 > --setuser ceph --setgroup ceph -f -d > 2018-01-14 21:30:57.132007 7f44ddd18e00 0 deferred set uid:gid to 167:167 > (ceph:ceph) > 2018-01-14 21:30:57.132161 7f44ddd18e00 0 ceph version 12.2.2 > (cf0baeeeeba3b47f9427c6c97e2144b094b7e5ba) luminous (stable), process > (unknown), pid 13928 > 2018-01-14 21:30:57.556672 7f44ddd18e00 -1 ERROR: failed to initialize watch: > (34) Numerical result out of range > 2018-01-14 21:30:57.558752 7f44ddd18e00 -1 Couldn't init storage provider > (RADOS) > > (when started via systemctl it writes the same lines to the logfile) > > strange thing is that it is working on an other env that was installed with > the same set of ansible playbooks. > OS is CentOS Linux release 7.4.1708 (Core) > > Ceph is up and running ( I am currently using it for storing volumes and > images form Openstack ) > > Does anyone have an idea how to debug this?
According to https://access.redhat.com/solutions/2778161 this can happen if your pgp num is higher than the pg num. Check "ceph osd dump" output for that possibility. > > Best Regards > Alexander > > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > -- Cheers, Brad _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
