Hello, Can I create different pools under radosgw where objects are stored with different replication numbers based on authenticated users? Example:
swift -V 1.0 -A http://radosgw/auth -U foo:swift -K .... upload sample testfile_1.txt swift -V 1.0 -A http://radosgw/auth -U bar:swift -K .... upload jamie coredump.log In the first case ceph creates only 2 replicas, 2nd case 3 replicas.Or can I use only one pool (.rgw.buckets) for objects? Thanks, Mike
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com