Hi everybody, I am trying to start swift gateway unfortunately I get message in /var/log/messages unable to stat setuser_match_path /var/lib/ceph/$type/$cluster-$id: (2) No such file or directory [ceph@ceph-swift-gateway ~]$ sudo systemctl status ceph-radosgw@xxxxxxxx-swift-gateway ● ceph-radosgw@xxxxxxxx-swift-gateway.service - Ceph rados gateway Loaded: loaded (/usr/lib/systemd/system/ceph-radosgw@.service; enabled; vendor preset: disabled) Active: failed (Result: start-limit) since Fri 2016-11-25 12:54:11 MSK; 1s ago Process: 21031 ExecStart=/usr/bin/radosgw -f --cluster ${CLUSTER} --name client.%i --setuser ceph --setgroup ceph (code=exited, status=1/FAILURE) Main PID: 21031 (code=exited, status=1/FAILURE) Nov 25 12:54:10 ceph-swift-gateway.pnpi.spb.ru systemd[1]: Unit ceph-radosgw@xxxxxxxx-swift-gateway.service entered failed state. Nov 25 12:54:10 ceph-swift-gateway.pnpi.spb.ru systemd[1]: ceph-radosgw@xxxxxxxx-swift-gateway.service failed. Nov 25 12:54:11 ceph-swift-gateway.pnpi.spb.ru systemd[1]: ceph-radosgw@xxxxxxxx-swift-gateway.service holdoff time over, scheduling restart. Nov 25 12:54:11 ceph-swift-gateway.pnpi.spb.ru systemd[1]: start request repeated too quickly for ceph-radosgw@xxxxxxxx-swift-gateway.service Nov 25 12:54:11 ceph-swift-gateway.pnpi.spb.ru systemd[1]: Failed to start Ceph rados gateway. Nov 25 12:54:11 ceph-swift-gateway.pnpi.spb.ru systemd[1]: Unit ceph-radosgw@xxxxxxxx-swift-gateway.service entered failed state. Nov 25 12:54:11 ceph-swift-gateway.pnpi.spb.ru systemd[1]: ceph-radosgw@xxxxxxxx-swift-gateway.service failed. Actually I am not sure that I understand what does mean the $id: in message line In the directory /var/lib/ceph/ I have [ceph@ceph-swift-gateway ~]$ ls -l /var/lib/ceph/ total 0 drwxr-x--- 2 ceph ceph 6 Sep 21 14:35 bootstrap-mds drwxr-x--- 2 ceph ceph 6 Sep 21 14:35 bootstrap-osd drwxr-x--- 2 ceph ceph 25 Nov 21 19:06 bootstrap-rgw drwxr-x--- 2 ceph ceph 6 Sep 21 14:35 mds drwxr-x--- 2 ceph ceph 6 Sep 21 14:35 mon drwxr-x--- 2 ceph ceph 6 Sep 21 14:35 osd drwxr-xr-x 8 ceph ceph 135 Nov 23 21:36 radosgw drwxr-x--- 2 ceph ceph 6 Sep 21 14:35 tmp and in radosgw I have [ceph@ceph-swift-gateway ~]$ ls -l /var/lib/ceph/radosgw/ total 0 drwxr-xr-x 2 ceph ceph 6 Nov 23 21:30 ceph-0 drwxrwxr-x 2 ceph ceph 6 Nov 23 21:36 ceph-gw0 drwxr-xr-x 2 ceph ceph 6 Nov 23 21:20 ceph-radosgw drwxrwxr-x 2 ceph ceph 6 Nov 23 21:33 ceph-radosgw0 drwxr-xr-x 2 ceph ceph 6 Nov 23 21:20 ceph-rgw.ceph-radosgw drwxr-xr-x 2 ceph ceph 45 Nov 21 19:17 ceph-rgw.ceph-swift-gateway [ceph@ceph-swift-gateway ~]$ ceph -v ceph version 10.2.3 (ecc23778eb545d8dd55e2e4735b53cc93f92e65b) [ceph@ceph-swift-gateway ~]$ hostname -s ceph-swift-gateway Thanks in advance to anybody who can give an idea -- Andrey Y Shevel _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com