ceph / ceph-iscsi

Ceph iSCSI tools
GNU General Public License v3.0
62 stars 59 forks source link

HELP: Failed : disk create/update failed on ceph-2. LUN allocation failure #269

Open cf532088799 opened 2 years ago

cf532088799 commented 2 years ago

Environment: Centos7.9 kernel=5.19 VM

gwcli

/disks> create pool=rbd image=disk_1 size=1G Failed : disk create/update failed on ceph-2. LUN allocation failure /disks>

syslog: Sep 30 17:20:40 ceph-2 tcmu-runner: add_device:558: handler open failed for uio0 Sep 30 17:20:40 ceph-2 journal: failed to add rbd/disk_1 to LIO - error([Errno 2] No such file or directory) Sep 30 17:20:40 ceph-2 journal: LUN alloc problem - failed to add rbd/disk_1 to LIO - error([Errno 2] No such file or directory) Sep 30 17:20:40 ceph-2 journal: ::1 - - [30/Sep/2022 17:20:40] "PUT /api/_disk/rbd/disk_1 HTTP/1.1" 500 - Sep 30 17:20:40 ceph-2 journal: _disk change on localhost failed with 500

I check the system service that all is normal ,I don't know why I create disk faied by gwcli。