[ceph-users] Re: octopus cluster deploy with cephadm failed on bootstrap

2020-05-10 Thread Zhenshi Zhou
has anybody encountered the same problem? Zhenshi Zhou 于2020年5月9日周六 下午3:21写道: > Hi all, > > I'm deploying a new octopus cluster using cephadm, follow docs > . > However it failed on the bootstrap step. According to the logs, key > generating

[ceph-users] RGW crashed

2020-05-10 Thread Zhenshi Zhou
Hi all, I deployed a multi-site cluster in order to sync object from an old cluster to a brand new cluster. It seems good cause I can see the data syncing. However, when I check the cluster health, it shows warn messages "2 daemons have recently crashed". I get the crash info by 'sudo ceph crash

[ceph-users] Elasticsearch Sync module bug ?

2020-05-10 Thread Luca Cervigni
Hello, I have a two zones cluster. Default zone + a ES sync zone where I would like to index metadata and do searches via the ES tier gateway. Struggling to get this service running (documentation is bad and very, very minimal) I thought that in the end I made it work. The requests are getting

[ceph-users] Re: OSD Inbalance - upmap mode

2020-05-10 Thread Ashley Merrick
Have attached crushmap encase anyone can see any issues there: ceph osd df ID  CLASS  WEIGHT   REWEIGHT  SIZE RAW USE  DATA OMAP META AVAIL    %USE   VAR   PGS  STATUS 26    hdd  0.00999   1.0   10 GiB  1.1 GiB  143 MiB   40 MiB  984 MiB  8.9 GiB  11.40  0.16   33  up

[ceph-users] rgw user access questions

2020-05-10 Thread Vishwas Bm
Hi, I am a newbie to ceph. I have gone through the ceph docs, we are planning to use rgw for object storage. >From the docs, what I have understood is that there are two types of users: 1) ceph storage user 2) radosgw user I am able to create user of both the types. But I am not able to understa

[ceph-users] Re: adding block.db to OSD

2020-05-10 Thread Stefan Priebe - Profihost AG
Hi Igor, where to post the logs? Am 06.05.20 um 09:23 schrieb Stefan Priebe - Profihost AG: > Hi Igor, > > Am 05.05.20 um 16:10 schrieb Igor Fedotov: >> Hi Stefan, >> >> so (surprise!) some DB access counters show a significant difference, e.g. >> >> "kv_flush_lat": { >> "avg

[ceph-users] Re: Cluster network and public network

2020-05-10 Thread Wido den Hollander
On 5/8/20 12:13 PM, Willi Schiegel wrote: > Hello Nghia, > > I once asked a similar question about network architecture and got the > same answer as Martin wrote from Wido den Hollander: > > There is no need to have a public and cluster network with Ceph. Working > as a Ceph consultant I've dep