[ceph-users] How to configure s3 bucket acl so that one user's bucket is visible to another.

2018-04-28 Thread Безруков Илья Алексеевич
Hello, How to configure s3 bucket acl so that one user's bucket is visible to another. I can create a bucket, objects in it and give another user access to it. But another user does not see this bucket in the list of available buckets. ## User1 ``` s3cmd -c s3cfg_user1 ls s3:// 2018-04-28

Re: [ceph-users] Backup LUKS/Dmcrypt keys

2018-04-28 Thread Дробышевский , Владимир
Hi, David! In case of dm-crypt luks (as default) ceph-disk keeps particular OSD partition\partitions key in ceph mon attributes and uses OSD partition uuid as an ID for this key. So you can get all your keys running: /usr/bin/ceph config-key ls You'll get something like: [ ... "dm-crypt/os

Re: [ceph-users] trimming the MON level db

2018-04-28 Thread Wido den Hollander
On 04/27/2018 08:31 PM, David Turner wrote: > I'm assuming that the "very bad move" means that you have some PGs not > in active+clean.  Any non-active+clean PG will prevent your mons from > being able to compact their db store.  This is by design so that if > something were to happen where the d

[ceph-users] Correct way of adding placement pool for radosgw in luminous

2018-04-28 Thread Marc Roos
I was wondering if the steps below are indeed the correct way to add a placement pool for the radosgw. My main concern is if indeed you only change the data_pool and keep the index_pool and data_extra_pool the same. (the data_extra_pool is not mentioned in the old manuals I used) === radosgw

Re: [ceph-users] Correct way of adding placement pool for radosgw in luminous

2018-04-28 Thread David Turner
Correct you do not need to change the index_pool and the data_extra_pool is a non-ec pool that is used by rgw for multi-part uploads. There is no need to change that either for a placement pool. You can additionally change the default placement rule for a zone as well as for a specific user. I fin

Re: [ceph-users] How to configure s3 bucket acl so that one user's bucket is visible to another.

2018-04-28 Thread Marc Roos
I have asked the same, hope someone is able to asist soon. https://www.mail-archive.com/ceph-users@lists.ceph.com/msg45644.html -Original Message- From: Безруков Илья Алексеевич [mailto:bezru...@iaaras.ru] Sent: zaterdag 28 april 2018 10:11 To: ceph-users@lists.ceph.com Subject: *S