Hello, I want to configure ceph to use msgr2 and not to use msgr1, to encrypt ceph traffic.
So I firstly set ms_bind_msgr1 = false and ms_bind_msgr2 = true into /etc/ceph/ceph.conf under the section [global], and changed IP addresses into v2-only addresses.
The full configuration is:
[global]...