-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
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
v1.3.0 - unable to get iscsi tgt implementation working #24
Comments
Thank you for the report. To be honest, tgt was not really a big consideration when implementing this feature. The main intent was to allow usage with scst. Of course, it should also work just as well with tgt. I'll investigate. |
Tested it with scst on Ubuntu 22.04 this time, and there seem to be issues with that too. I see the following line in the logs...
Attaching logs... |
That I can probably explain. scst support was only very recently added to resource-agents, with this pull request to be precise: ClusterLabs/resource-agents#1890 That was only released in version 4.13.0 of resource-agents, so you should make sure you are running that version. |
Thanks for this. Sorry for drifting to a different subject from the original, but I installed v4.13.0 of resource-agents and this time it's showing a different error.. Do you think this that this is some kind of misconfiguration on my end ? scst kernel module seems to be loaded. LIO target (i.e without using --implementation argument) is working fine by the way, even with v4.13.0.
|
You need to modprobe Should probably document that somewhere... 🙃 |
I'm testing linstor-gateway v1.3.0 and the new feature for iscsi tgt implementation, however I'm unable to get it working. Another user seem to have reported a similar issue in drbd-user mailing list...
https://lists.linbit.com/pipermail/drbd-user/2023-October/026493.html
Please also see attached log file.
linstor-gateway iscsi create iqn.2019-08.com.linbit:iscsi-lun1 10.10.3.10/24 10G --resource-group iscsi-group --implementation tgt
Resource is moving between the nodes, but never starts properly. HA VIP also does not respond to ping requests.
lgtgterr.log
The text was updated successfully, but these errors were encountered: