Re: [ceph-users] radosgw did not create auth url for swift

2015-06-22 Thread Vickie ch
Dear Venkat, Finally, create user and make sure subuser created that I can upload files and test on Hammer. But I still need to find out why not working on apache and how to make this work on Firefly. I wrote a simple steps, FYR. Hope it helps! Dear Best wishes, Mika 2015-06-22 14:34

Re: [ceph-users] radosgw did not create auth url for swift

2015-06-21 Thread Vickie ch
Dear all, I tried another way that use command ceph-deploy to create radosgw. After that I can get list or create container finally. But new problem is if I tried to upload files or delete container that radosgw will return the message "Access denied". Totally have no idea. Any help will be ap

Re: [ceph-users] radosgw did not create auth url for swift

2015-06-18 Thread venkat
can you please let me know if you solved this issue please ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[ceph-users] radosgw did not create auth url for swift

2015-06-17 Thread Vickie ch
Hi all, I want to use swift-client to connect ceph cluster. I have done s3 test on this cluster before. So I follow the guide to create a subuser and use swift client to test it. But always got an error "404 Not Found" How can I create the "auth" page?Any help will be appreciated. -