I tried using quotes before, which doesn't suffice. Turns out you just
need to escape the dollar-sign:

radosgw-admin metadata get user:<tenant>\$<uid>


On Thu, Aug 17, 2017 at 10:38 PM, Sander van Schie
<sandervansc...@gmail.com> wrote:
> Hello,
>
> I'm trying to modify the metadata of a RGW user in a multi-tenant
> setup. For a regular user with the default implicit tenant it works
> fine using the following to get metadata:
>
> # radosgw-admin metadata get user:<user>
>
> I however can't figure out how to do the same for a user with an
> explicit tenant. How would I go about doing this, if this is possible
> at all?
>
> What I'm trying to do is change the default_placement and
> placement_tag options. If there's other ways to do this that'd be
> great too.
>
> Running the latest version of Jewel.
>
> Thanks!
>
> - Sander
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to