Hello Ceph users,
I've been playing with Ceph using Ceph-Docker. It's a very nice project to get started using Ceph. However I hit a problem getting S3 and Swift access via RGW. The problem is described here
Everything (mon, osd, mds and rgw) runs in the same container.
You can get an idea how things are setup by inspecting the entrypoint script
The container does not run apache so the access goes through civetweb port 80.
Is this a problem?
The container exposes the following ports
6789 6800 6801 6802 6803 6804 6805 80
More here
It's not just bucket creation which fails but listing buckets does not work too and so I guess authentication is broken. Perhaps I'm missing something simple.
Any help debugging and troubleshooting this will be much appreciated. Thanks
Igor
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com