[ceph-users] Using ceph.conf for CephFS kernel client with Nautilus cluster

2022-02-03 Thread William Edwards
Hi, I need to set options from https://docs.ceph.com/en/nautilus/cephfs/client-config-ref/ . I assume these should be placed in the 'client' section in ceph.conf. The documentation for Nautilus says that ceph.conf should be placed when FUSE is used, see: https://docs.ceph.com/en/nautilus/ce

[ceph-users] Re: Using ceph.conf for CephFS kernel client with Nautilus cluster

2022-02-03 Thread Konstantin Shalygin
Hi, > On 3 Feb 2022, at 14:01, William Edwards wrote: > > - Is it acceptable to use a ceph.conf on the kernel client when using a > Nautilus cluster? If you use kernel client you don't need ceph.conf Just setup fstab like this (this is example for msgr2 cluster only), for example for CentO

[ceph-users] Re: Using ceph.conf for CephFS kernel client with Nautilus cluster

2022-02-03 Thread William Edwards
Hi, Konstantin Shalygin schreef op 2022-02-03 12:09: Hi, On 3 Feb 2022, at 14:01, William Edwards wrote: - Is it acceptable to use a ceph.conf on the kernel client when using a Nautilus cluster? If you use kernel client you don't need ceph.conf That's what the documentation implies, but..

[ceph-users] Re: cephadm picks development/latest tagged image for daemon-base (docker.io/ceph/daemon-base:latest-pacific-devel)

2022-02-03 Thread Adam King
Hi Arun, As you pointed out in your message, those containers whose image name is using a container digest are the same container as the two using the tag (you know for sure because the image ids in "ceph orch ps" don't differ for those daemons). The reason for this difference is that the first mg

[ceph-users] Re: Using ceph.conf for CephFS kernel client with Nautilus cluster

2022-02-03 Thread Jeff Layton
On Thu, 2022-02-03 at 12:01 +0100, William Edwards wrote: > Hi, > > I need to set options from > https://docs.ceph.com/en/nautilus/cephfs/client-config-ref/ . I assume > these should be placed in the 'client' section in ceph.conf. > > The documentation for Nautilus says that ceph.conf should be

[ceph-users] Re: Using ceph.conf for CephFS kernel client with Nautilus cluster

2022-02-03 Thread William Edwards
Hi, Jeff Layton schreef op 2022-02-03 14:45: On Thu, 2022-02-03 at 12:01 +0100, William Edwards wrote: Hi, I need to set options from https://docs.ceph.com/en/nautilus/cephfs/client-config-ref/ . I assume these should be placed in the 'client' section in ceph.conf. The documentation for Nauti

[ceph-users] Re: Using ceph.conf for CephFS kernel client with Nautilus cluster

2022-02-03 Thread Jeff Layton
On Thu, 2022-02-03 at 15:26 +0100, William Edwards wrote: > Hi, > > Jeff Layton schreef op 2022-02-03 14:45: > > On Thu, 2022-02-03 at 12:01 +0100, William Edwards wrote: > > > Hi, > > > > > > I need to set options from > > > https://docs.ceph.com/en/nautilus/cephfs/client-config-ref/ . I assume

[ceph-users] Re: Automatic OSD creation / Floating IP for ceph dashboard

2022-02-03 Thread Ricardo Alonso
Is there at least a way to blacklist certain devices, so ceph won't try to add them ? Or should I completely disable ceph orch to stop it trying to add new devices all the time? On Mon, Jan 31, 2022 at 9:59 AM Ricardo Alonso wrote: > Hey all, > > For more that I'm enjoying this discussion, it's

[ceph-users] Re: Using ceph.conf for CephFS kernel client with Nautilus cluster

2022-02-03 Thread William Edwards
Hi, Jeff Layton schreef op 2022-02-03 15:36: On Thu, 2022-02-03 at 15:26 +0100, William Edwards wrote: Hi, Jeff Layton schreef op 2022-02-03 14:45: > On Thu, 2022-02-03 at 12:01 +0100, William Edwards wrote: > > Hi, > > > > I need to set options from > > https://docs.ceph.com/en/nautilus/cephf

[ceph-users] Re: Using ceph.conf for CephFS kernel client with Nautilus cluster

2022-02-03 Thread Jeff Layton
On Thu, 2022-02-03 at 16:52 +0100, William Edwards wrote: > Hi, > > Jeff Layton schreef op 2022-02-03 15:36: > > On Thu, 2022-02-03 at 15:26 +0100, William Edwards wrote: > > > Hi, > > > > > > Jeff Layton schreef op 2022-02-03 14:45: > > > > On Thu, 2022-02-03 at 12:01 +0100, William Edwards wrot

[ceph-users] Re: cephadm picks development/latest tagged image for daemon-base (docker.io/ceph/daemon-base:latest-pacific-devel)

2022-02-03 Thread Arun Vinod
Hi Adam, Thanks for reviewing the long output. Like you said, it makes total sense now since the first mon and mgr are created by cephamd bootstrap and the rest of the dameons by the mgr module. But, even if I gave --image flag with bootstrap the daemons created by mgr module are using the daemo

[ceph-users] Re: Error-405!! Ceph( version 17.0.0 - Quincy)S3 bucket replication api not working

2022-02-03 Thread Casey Bodley
1.colo.seagate.com:8000/shr-bucket?replication' \ > --header 'X-Amz-Content-Sha256: > beaead3198f7da1e70d03ab969765e0821b24fc913697e929e726aeaebf0eba3' \ > --header 'X-Amz-Date: 20220203T130542Z' \ > --header 'Authorization: AWS4-HMAC-SHA256 > Credenti

[ceph-users] Re: cephadm picks development/latest tagged image for daemon-base (docker.io/ceph/daemon-base:latest-pacific-devel)

2022-02-03 Thread Adam King
> > But, even if I gave --image flag with bootstrap the daemons created by mgr > module are using the daemon-base image, in our case its ' > docker.io/ceph/daemon-base:latest-pacific-devel'. > Which I guess is because, mgr daemon takes into consideration the > configuration parameter 'container_ima

[ceph-users] Re: cephadm picks development/latest tagged image for daemon-base (docker.io/ceph/daemon-base:latest-pacific-devel)

2022-02-03 Thread Arun Vinod
Hi Adam, Thanks for the update. In that case this looks like a bug like you mentioned. Here are the contents of the config file used for bootstrapping. [global] osd pool default size = 2 osd pool default min size = 1 osd pool default pg num = 8 osd pool default pgp num = 8 osd recovery dela

[ceph-users] The Return of Ceph Planet

2022-02-03 Thread Mike Perez
Hi everyone, Ceph Planet was a collection of imported blog posts companies or individuals using Ceph. I'm happy to announce that we're bringing this back to the Ceph website. If you have a Ceph category feed you would like added; please email me your RSS feed URL. The URL should contain a ceph ca

[ceph-users] Re: cephadm picks development/latest tagged image for daemon-base (docker.io/ceph/daemon-base:latest-pacific-devel)

2022-02-03 Thread Adam King
Hi Arun, A couple questions. First, from where did you pull your cephadm binary from (the python file used for bootstrap). I know we swapped everything over to quay quite a bit ago ( https://github.com/ceph/ceph/commit/b291aa47825ece9fcfe9831546e1d8355b3202e4) so I want to make sure if I try to re

[ceph-users] File access issue with root_squashed fs client

2022-02-03 Thread Nicola Mori
Dear Ceph users, I'm facing a problem when setting the root_squash cap for my fs client: # ceph auth get client.wizardfs [client.wizardfs] key = . . . caps mds = "allow rw fsname=wizardfs root_squash" caps mon = "allow r fsname=wizardfs" caps osd = "al