hi, I'm working with ceph for a while. I just follow by the ceph.com step by step, but it still not work with restful. There're a few problem with it. here is my ceph.conf [client.radosgw.gateway] host = node71 keyring = /etc/ceph/keyring.radosgw.gateway rgw socket path = /tmp/radosgw.sock log file = /var/log/ceph/radosgw.log and all other conf are all the same with website http://ceph.com/docs/master/radosgw/config/ by the way , what's the fqdn mean? I just set it the same with hostname(node71) first I use the cmd #radosgw it reply radosgw: must specify 'rgw socket path' to run as a daemon but the rgw socket path is already have and set second I don't understand how to get in ceph radosgw with swift i use the cmd swift -A http://node71 -U richard -K 8ni1ubMgQ\/Jxgnh9z\/QurcZ9v2EUpGoSWEk9wIT9 post test it just client to apache server then i tried to use swift -A http://node76:6789/auth -U richard -K 8ni1ubMgQ\/Jxgnh9z\/QurcZ9v2EUpGoSWEk9wIT9 post test node76 is my mon node and it can not reach by this cmd how can I let my radosgw works? i really need to fix this problem as soon as possible. please help me to solve the problems. thx -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html