Hi guys! Today I noticed a problem with displaying the list of disks. I got error rbd error: rbd: listing images failed: (2) No such file or directory (500)
ceph -s:
Am I right that I have to copy
ceph -s:
Code:
cluster:
id: 77161c77-31b0-4f07-a29d-d65f7bd6e18e
health: HEALTH_OK
services:
mon: 3 daemons, quorum 220pve01,2530pve01,2530pve02 (age 2w)
mgr: 220pve01(active, since 6w)
osd: 30 osds: 30 up (since 2w), 30 in (since 4M)
data:
pools: 2 pools, 1025 pgs
objects: 1.74M objects, 6.5 TiB
usage: 20 TiB used, 13 TiB / 33 TiB avail
pgs: 1025 active+clean
io:
client: 0 B/s rd, 0 B/s wr, 0 op/s rd, 0 op/s wr
Am I right that I have to copy
/etc/pve/priv/ceph.client.admin.keyring
to all nodes? Because I have this file only on 1 node
Last edited: