[ceph-users] Ceph (version 14.2.7) RGW STS AccessDenied

2020-03-08 Thread 曹 海旺
Hi ,I want to use the sts to get a temporary credentials,but I got 403 . The user info : { "user_id": "sr", "display_name": "shiran", "email": "", "suspended": 0, "max_buckets": 1000, "subusers": [], "keys": [ { "user": "sr", "access_ke

[ceph-users] Re: ceph rbd volumes/images IO details

2020-03-08 Thread M Ranga Swami Reddy
Iam using the Luminous 12.2.11 version with prometheus. On Sun, Mar 8, 2020 at 12:28 PM XuYun wrote: > You can enable prometheus module of mgr if you are running Nautilus. > > > 2020年3月8日 上午2:15,M Ranga Swami Reddy 写道: > > > > On Fri, Mar 6, 2020 at 1:06 AM M Ranga Swami Reddy > > > wrote: > >

[ceph-users] Re: RGW jaegerTracing

2020-03-08 Thread Brad Hubbard
+d...@ceph.io On Sun, Mar 8, 2020 at 5:16 PM Abhinav Singh wrote: > > I am trying to implement jaeger tracing in RGW, I need some advice > regarding on which functions should I actually tracing to get a good actual > performance status of clusters > > Till now I am able to deduce followings : > 1

[ceph-users] Hardware feedback before purchasing for a PoC

2020-03-08 Thread Ignacio Ocampo
Hi team, I'm planning to invest in hardware for a PoC and I would like your feedback before the purchase: The goal is to deploy a *16TB* storage cluster, with *3 replicas* thus *3 nodes*. System configuration: https://pcpartpicker.com/list/cfDpDx ($400 USD per node) Some notes about the configur

[ceph-users] ceph df hangs

2020-03-08 Thread Rebecca CH
Hello When I run 'ceph df' on one of osd nodes, the command get hanged and no output to the screen. How to resolve it? Thanks. ___ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-le...@ceph.io

[ceph-users] Re: Ceph (version 14.2.7) RGW STS AccessDenied

2020-03-08 Thread Pritha Srivastava
Hi, Is the ACCESSKEY_STRING and SECRETKEY_STRING of user trying to assume role 'S3Access' same as that of user 'sr'? (that is the user specified in the assume_role_policy_document) Thanks, Pritha On Sun, Mar 8, 2020 at 7:54 PM 曹 海旺 wrote: > Hi ,I want to use the sts to get a temporary credent