[ceph-users] CentOS 8, Ceph Octopus, ssh private key

2020-11-18 Thread Mika Saari
Hi, Installing Ceph Octopus using cephadm. I managed to install ceph-common with cephadm and when trying to add new hosts with "ceph orch host add ceph2" I get error "Error EINVAL: Failed to connect to ceph2 (ceph2). Check that the host is reachable and accepts connection using the cephadm SSH

[ceph-users] Re: CentOS 8, Ceph Octopus, ssh private key

2020-11-18 Thread Mika Saari
m set-ssh-config -i ssh-config > ``` > > Then try to add host again. > > > Tony > > -Original Message- > > From: Mika Saari > > Sent: Wednesday, November 18, 2020 11:28 AM > > To: ceph-users@ceph.io > > Subject: [ceph-users] CentOS 8, Ceph Oc

[ceph-users] Re: CentOS 8, Ceph Octopus, ssh private key

2020-11-18 Thread Mika Saari
ov 18, 2020 at 11:44 PM Mika Saari wrote: > Hi, > > Thanks for help. Tested creating new ssh config file, and added it to > ceph. Unfortunately this didn't make any change to the current behaviour of > the "ceph orch host add ceph2" command. (Tested restarting sshd,

[ceph-users] Ceph rgw & dashboard problem

2020-12-22 Thread Mika Saari
Hi, Using Ceph Octopus installed with cephadm here. Version running currently is 15.2.6. There are 3 machines running the cluster. Machine names are introduced in /etc/hosts in long(FQDN) & short forms but ceph hostnames of the servers are in short form (not sure if this affects anyway). rdb sid

[ceph-users] Re: Ceph rgw & dashboard problem

2020-12-23 Thread Mika Saari
` > > I think you can use `radosgw-admin user modify ...` command to modify the > existing user. > > -- > Kiefer > > > > > On 2020/12/22, 10:56 PM, "Mika Saari" wrote: > > Hi, > > Using Ceph Octopus installed with cephadm here. Version runnin

[ceph-users] Ceph RadosGW & OpenStack swift problem

2021-01-05 Thread Mika Saari
Hi, Using Ceph 15.2.8 installed with cephadm. Trying to get RadosGW to work. I have managed to get the RadosGW working. I can manage it through a dashboard and use aws s3 client to create new buckets etc. When trying to use swift I get errors. Not sure how to continue to track the problem her

[ceph-users] Re: Ceph RadosGW & OpenStack swift problem

2021-01-05 Thread Mika Saari
do it via setting directly > . Also , I noticed you did this ==> 3) ceph config set mgr > rgw_keystone_accepted_admin_roles || I think , you should use the > option "rgw keystone accepted roles " instead. > > Regards > > -Message d'origine

[ceph-users] Re: Ceph RadosGW & OpenStack swift problem

2021-01-07 Thread Mika Saari
On Tue, Jan 5, 2021 at 8:00 PM Mika Saari wrote: > Hi, > > I am using indeed OpenStack Ussuri release. I changed the "gw swift > account in url = true" directly with ceph config set ... command. Also > checked that rgw_keystone_accepted_roles is correctly se

[ceph-users] Re: Ceph RadosGW & OpenStack swift problem

2021-01-07 Thread Mika Saari
; and > you should also add the role "_member_" in the rgw_keystone_accepted_roles. > > Regards > > -Message d'origine- > De : Mika Saari > Envoyé : jeudi 7 janvier 2021 11:35 > À : ceph-users@ceph.io > Objet : [ceph-users] Re: Ceph RadosGW & OpenStack swift problem

[ceph-users] Re: Ceph RadosGW & OpenStack swift problem

2021-01-07 Thread Mika Saari
he default project to admin > ( os_project_name ) . > > > > Rgds > > > > *De :* Mika Saari > *Envoyé :* jeudi 7 janvier 2021 12:45 > *À :* Wissem MIMOUNA > *Cc :* ceph-users@ceph.io > *Objet :* Re: [ceph-users] Re: Ceph RadosGW & OpenStack swift problem > > > &

[ceph-users] Re: Ceph RadosGW & OpenStack swift problem

2021-01-07 Thread Mika Saari
ng command show : > > openstack role assignment list –user rgwswift --project service –names > > > > Rgds > > > > *De :* Mika Saari > *Envoyé :* jeudi 7 janvier 2021 16:02 > *À :* Wissem MIMOUNA > *Cc :* ceph-users@ceph.io > *Objet :* Re: [ceph-users] Re: Ceph Rad

[ceph-users] Re: Ceph RadosGW & OpenStack swift problem

2021-01-07 Thread Mika Saari
t; Is swift service endpoint created in OpenStack? > > Tony > > -Original Message- > > From: Mika Saari > > Sent: Thursday, January 7, 2021 3:45 AM > > To: Wissem MIMOUNA > > Cc: ceph-users@ceph.io > > Subject: [ceph-users] Re: Ceph RadosGW