Re: Issue installing radosgw on debian 10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Can you try to update the `mon host` value with brackets ?

mon host = [v2:192.168.1.50:3300,v1:192.168.1.50:6789],[v2:192.168.1.51:3300
,v1:192.168.1.51:6789],[v2:192.168.1.52:3300,v1:192.168.1.52:6789]

https://docs.ceph.com/en/latest/rados/configuration/msgr2/#updating-ceph-conf-and-mon-host

Regards,

Dimitri

On Fri, Aug 27, 2021 at 11:00 AM Francesco Piraneo G. <fpiraneo@xxxxxxxxxxx>
wrote:

>  > Installed radosgw and ceph-common via apt; modified ceph.conf as
> follows on mon1 and propagated the modified file to all hosts and
> obviously to s3.anonicloud.test.
>
>  > Yes, I forgot the ceph.conf, sorry.
>
>
> [global]
> fsid = e79c0ace-b910-40af-ab2c-ae90fa4f5dd2
> mon initial members = mon1, mon2, mon3
> mon host = v2:192.168.1.50:3300,v1:192.168.1.50:6789,
> v2:192.168.1.51:3300,v1:192.168.1.51:6789,
> v2:192.168.1.52:3300,v1:192.168.1.52:6789
> public network = 192.168.1.0/24
> cluster_network = 172.16.0.0/16
> auth cluster required = cephx
> auth service required = cephx
> auth client required = cephx
> osd journal size = 1024
> osd pool default size = 3
> osd pool default min size = 2
> osd pool default pg num = 333
> osd pool default pgp num = 333
> osd crush chooseleaf type = 1
>
> [client.rgw.s3]
> host = s3 # See note (1)
> rgw frontends = "civetweb port=80"
> rgw dns name = s3.anonicloud.test
>
>
> (1) In RedHat doc I found to put here the hostname -s; in other pages on
> the net they indicated the ip address... where is the truth?
>
> _______________________________________________
> ceph-users mailing list -- ceph-users@xxxxxxx
> To unsubscribe send an email to ceph-users-leave@xxxxxxx
>
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux