CEPH - TIMEOUT

stylus

Member
Jul 8, 2020
18
0
6
32
Hi,

I have a problem during the installation :

1625733672800.png
CEPH.CONF :

[global]
auth_client_required = cephx
auth_cluster_required = cephx
auth_service_required = cephx
cluster network = 10.10.0.0/16
fsid = f5af2d97-39ad-4928-87d3-c553919eecc2
mon_allow_pool_delete = true
mon_host = 10.10.3.10 10.10.3.12 10.10.3.14
osd_pool_default_min_size = 2
osd_pool_default_size = 3
public network = 10.10.0.0/16

[client]
keyring = /etc/pve/priv/$cluster.$name.keyring

[pvi-pve-01]
public_addr = 10.10.3.10

[pvi-pve-02]
public_addr = 10.10.3.12

[pvi-pve-03]
public_addr = 10.10.3.14


root@psi-pve-01:~# ceph status
2021-07-08T10:58:14.374+0200 7fc54bfff700 0 monclient(hunting): authenticate timed out after 300
2021-07-08T11:03:14.370+0200 7fc54bfff700 0 monclient(hunting): authenticate timed out after 300

have you ever had this problem?
THX
 
Last edited:
This happens directly after installing Ceph?

Please provide the output of pveversion -v and cat /etc/network/interfaces.