[ceph-users] Re: Adding a RGW realm to a single cephadm-managed ceph cluster

2021-11-17 Thread Eugen Block
This lab environment runs on: "ceph version 15.2.14-84-gb6e5642e260 (b6e5642e2603d3e6bdbc158feff6a51722214e72) octopus (stable)": 3 Zitat von J-P Methot : Yes, the single realm config works without issue. Same with the rgw container. It's with the second realm that everything stop

[ceph-users] Re: Adding a RGW realm to a single cephadm-managed ceph cluster

2021-11-16 Thread Eugen Block
Hi, I retried it with your steps, they worked for me. The first non-default realm runs on the default port 80 on two RGWs, the second realm is on the same hosts on port 8081 as configured in the spec file. The period commit ran successfully, though, so maybe there's something wrong with you

[ceph-users] Re: Adding a RGW realm to a single cephadm-managed ceph cluster

2021-11-15 Thread Eugen Block
Hi, Couldn't init storage provider (RADOS) I usually see this when my rgw config is wrong, can you share your rgw spec(s)? Zitat von J-P Methot : After searching through logs and figuring out how cephadm works, I've figured out that when cephadm tries to create the new systemd servic

[ceph-users] Re: Adding a RGW realm to a single cephadm-managed ceph cluster

2021-11-15 Thread Eugen Block
Hi, it's not entirely clear how your setup looks like, are you trying to setup multiple RGW containers on the same host(s) to serve multiple realms or do you have multiple RGWs for that? You can add a second realm with a spec file or via cli (which you already did). If you want to create mu