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
Next revisionBoth sides next revision
vm:proxmox:ceph:issues [2022/04/22 05:52] – created niziakvm:proxmox:ceph:issues [2022/09/26 14:24] niziak
Line 1: Line 1:
 ====== Issues ====== ====== Issues ======
 +
 +===== can't map rbd volume =====
 +
 +
 +can't map rbd volume vm-100-disk-0: rbd: sysfs write failed
 +
 +===== lock on rbd =====
 +
 +<code bash>
 +root@pve1:~# rbd lock ls vm-201-disk-0
 +
 +There is 1 exclusive lock on this image.
 +Locker            ID                         Address                    
 +client.310904979  auto 18446462598732841336  192.168.28.237:0/4057457529
 +
 +root@pve1:~# rbd lock remove vm-201-disk-0 "auto 18446462598732841336" client.310904979
 +</code>
  
 ===== mons are allowing insecure global_id reclaim ===== ===== mons are allowing insecure global_id reclaim =====