[ceph-users] Dashboard Object Gateway

2018-09-18 Thread Hendrik Peyerl
Hello all, we just deployed an Object Gateway to our CEPH Cluster via ceph-deploy in an IPv6 only Mimic Cluster. To make sure the RGW listens on IPv6 we set the following config: rgw_frontends = civetweb port=[::]:7480 We now tried to enable the dashboard functionality for said gateway but w

Re: [ceph-users] Dashboard Object Gateway

2018-09-18 Thread Hendrik Peyerl
Hi Lenz, Would you mind sharing the commands that you used to configure the RGW connection details? The RGW Node was installed like documented: ceph-deploy install --rgw $SERVERNAME ceph-deploy rgw create $SERVERNAME After the installation the server was only listening on 0.0.0.0. I then a

[ceph-users] CephFS Quotas on Subdirectories

2019-02-26 Thread Hendrik Peyerl
Hello All, I am having some troubles with Ceph Quotas not working on subdirectories. I am running with the following directory tree: - customer - project - environment - application1 - application2 - applicationx I set a quota on environment which works perfectly fine, t

Re: [ceph-users] CephFS Quotas on Subdirectories

2019-02-26 Thread Hendrik Peyerl
can see from the Client Caps I sent aswell. Thanks and best regards, Hendrik > On 26. Feb 2019, at 11:11, Luis Henriques wrote: > > On Tue, Feb 26, 2019 at 03:47:31AM -0500, Ramana Raja wrote: >> On Tue, Feb 26, 2019 at 1:38 PM, Hendrik Peyerl >> wrote: >>>

Re: [ceph-users] CephFS Quotas on Subdirectories

2019-02-26 Thread Hendrik Peyerl
Thank you Luis, I’m looking forward to a solution. > On 26. Feb 2019, at 13:10, Luis Henriques wrote: > > Hendrik Peyerl writes: > >> Thank you Ramana and Luis for your quick reply. >> >> @ Ramana: I have a quota for 300G for this specific environment, I dont