We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment: Centos7.9 kernel=5.19 VM
/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。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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。
The text was updated successfully, but these errors were encountered: