meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
vm:proxmox:ceph:issues:libceph_another_match [2022/09/26 20:47] – created niziakvm:proxmox:ceph:issues:libceph_another_match [2022/09/26 20:56] (current) niziak
Line 1: Line 1:
 +===== can't map rbd volume =====
 +
 +can't map rbd volume vm-100-disk-0: rbd: sysfs write failed
 +
 ====== libceph: another match ====== ====== libceph: another match ======
  
Line 66: Line 70:
 [24196.997584] footer: 00000010: 00 00 00 00 01  [24196.997584] footer: 00000010: 00 00 00 00 01 
 </code> </code>
 +
 +<code bash>
 +ceph mon dump
 +
 +epoch 26
 +fsid 321bdc94-39a5-460a-834f-6e617fdd6c66
 +last_changed 2022-09-26T16:25:08.670521+0200
 +created 2020-04-23T12:17:15.218129+0200
 +min_mon_release 16 (pacific)
 +election_strategy: 1
 +0: [v2:192.168.28.235:3300/0,v1:192.168.28.235:6789/0] mon.pve5
 +1: [v2:192.168.28.233:3300/0,v1:192.168.28.233:6789/0] mon.pve3
 +2: [v2:192.168.28.237:3300/0,v1:192.168.28.237:6789/0] mon.pve7
 +3: [v2:192.168.28.236:3300/0,v1:192.168.28.236:6789/0] mon.pve6
 +4: [v2:192.168.28.234:3300/0,v1:192.168.28.234:6789/0] mon.pve4
 +5: [v2:192.168.28.232:3300/0,v1:192.168.28.232:6789/0,v2:192.168.32.232:3300/0,v1:192.168.32.232:6789/0] mon.pve2
 +dumped monmap epoch 26
 +
 +</code>
 +
 +**Solution**: remove monitor on node with IP 192.168.28.232 and recreate it again.
 +
 +