Im having this on my testing-cluster:
How can I get this error removed? I restarted the osd.3 and I also deleted it and set it up again but errors still active.
Code:
Reduced data availability: 1 pg inactive, 1 pg stalepg 1.0 is stuck stale for 29h, current state stale+undersized+degraded+peered, last acting [3]
How can I get this error removed? I restarted the osd.3 and I also deleted it and set it up again but errors still active.
Code:
[global]
auth_client_required = cephx
auth_cluster_required = cephx
auth_service_required = cephx
cluster_network = 10.100.100.231/24
fsid = b0fabee0-fa12-403e-97a3-b3d6009479fa
mon_allow_pool_delete = true
mon_host = 10.100.100.231 10.100.100.233 10.100.100.232
osd_pool_default_min_size = 2
osd_pool_default_size = 3
public_network = 10.100.100.231/24
[client]
keyring = /etc/pve/priv/$cluster.$name.keyring
[mds]
keyring = /var/lib/ceph/mds/ceph-$id/keyring
[mds.pve01]
host = pve01
mds_standby_for_name = pve
[mds.pve02]
host = pve02
mds_standby_for_name = pve
[mds.pve03]
host = pve03
mds standby for name = pve
[mon.pve01]
public_addr = 10.100.100.231
[mon.pve02]
public_addr = 10.100.100.232
[mon.pve03]
public_addr = 10.100.100.233