[ceph-users] After dockerized ceph cluster to Pacific, the fsid changed in the output of 'ceph -s'

2024-05-01 Thread wjsherry075
Hello, I had a problem after I finished the 'cephadm adopt' from services to docker containers for mon and mgr. The fsid of `ceph -s` is not the same as the /etc/ceph/ceph.conf. The ceph.conf is correct, but `ceph -s` is incorrect. I followed the https://docs.ceph.com/en/quincy/cephadm/adoption/

[ceph-users] ingress of haproxy is down after I specify the haproxy.cfg in quincy

2023-10-03 Thread wjsherry075
Hello, I have a haproxy problem in ceph quincy 17.2.6. Ununtu 22.04 The haproxy image can't be up after I specify the haproxy.cfg, and there is no error in the logs. I set the haproxy.cfg: ceph config-key set mgr/cephadm/services/ingress/haproxy.cfg -i haproxy.cfg If I remove the haproxy, and le