Re: Cephadm orchestrator and special label _admin in 17.2.7

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

 



Le 18/01/2024 à 11:58:47+0100, Robert Sander a écrit
Hi, 

> 
> According to the documentation¹ the special host label _admin instructs the
> cephadm orchestrator to place a valid ceph.conf and the
> ceph.client.admin.keyring into /etc/ceph of the host.
> 
> I noticed that (at least) on 17.2.7 only the keyring file is placed in
> /etc/ceph, but not ceph.conf.
> 
> Both files are placed into the /var/lib/ceph/<fsid>/config directory.
> 
> Has something changed?
> 

Just like to known if it's a very bad idea to do a rsync of /etc/ceph from
the «_admin» server to the other ceph cluster server.

I in fact add something like 

for host in `cat /usr/local/etc/ceph_list_noeuds.txt`
do
  /usr/bin/rsync -av /etc/ceph/ceph* $host:/etc/ceph/
done

in a cronjob

Regards. 

-- 
Albert SHIH 🦫 🐸
France
Heure locale/Local time:
mar. 23 janv. 2024 18:18:39 CET
_______________________________________________
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