You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use targetcli to create iscsi target, everything is OK. However, I get the above error when using gwcli.
And I get following error in /var/log/tcmu-runner.log
2017-11-21 09:58:09.601 894 [WARN] timer_check_and_set_def:229 rbd/rbd.iscsi-test-16T: osd op timeout ((null)) must be larger than osd heartbeat grace (20) + interval (6)!
2017-11-21 09:58:09.601 894 [WARN] timer_check_and_set_def:248 rbd/rbd.iscsi-test-16T: Will set the osd op timeout to 31 instead!
2017-11-21 09:58:09.641 894 [ERROR] tcmu_rbd_image_open:298 rbd/rbd.iscsi-test-16T: Could not open image iscsi-test-16T/osd_op_timeout=30. (Err -2)
2017-11-21 09:58:09.645 894 [ERROR] add_device:496: handler open failed for uio0
What is it? How could I solve the problem? Thanks!
The text was updated successfully, but these errors were encountered:
After creating iSCSI gateways successfully, I add RBD disk by using
Then, I got the following error
The rbd-target-api daemon is
And the log file: /var/log/rbd-target-api.log
When I use
targetcli
to create iscsi target, everything is OK. However, I get the above error when usinggwcli
.And I get following error in
/var/log/tcmu-runner.log
What is it? How could I solve the problem? Thanks!
The text was updated successfully, but these errors were encountered: