-
Notifications
You must be signed in to change notification settings - Fork 59
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
rbd-target-api / Unable to decode password for iqn.1998-01.com ,,, #242
Comments
What stands out to me here is "Unable to access the configuration object" which probably means your iscsi gateway cant access the RADOS object which stores the IGW state configuration. Do you have the admin keyring in /etc/ceph/ceph.client.admin.keyring ? |
Hi, you can see here that i can do lspools on the broken gateway and i checked already
and here i checked for lock file for the gateway.conf... but all looks good.
|
is the rbd-target-api daemon running? |
i see you have it on a non-default port 5001, is that open between your iscsi gateways |
Hi, i already tried several times to reset the failed service counter and restarted the rbd-target-api service.
|
what does /var/log/rbd-target-api/rbd-target-api.log say ? I wouldnt expect much of anything with gwcli to work if rbd-target-api isnt running. |
|
please add debug = true to iscsi-gateway.cfg as well |
/var/log/rbd-target-api/rbd-target-api.log journalctl log |
|
FYI i already removed booth gateways and configuration and added again i already did that 2 times ... two days ago was the other gw host cd133-ceph-rgw-01 giving me that error or problem |
Wondering if the json of the rados config object is somehow malformed, could you post its contents? |
can you give me the command to download it ? :-) |
|
|
yep thx :-) i found already |
maybe there is a bug in the script and maybe its a special char in the generated password of intiator iqn.1998-01.com.vmware:cd-133-1-4-4a715184 ? is the password encrypted with openssl?
|
FYI the username and the password are all the same on all intiators... |
any ideas or sugestions? i think we have here a bug or something similar? |
Hello together
i have a strange problem on one of my two gateways.
on the second gateway the service rbd-target-api does not start because there are a problem with the password encryption/decryption.
i already removed the node from the gwcli and rebootet the machine and reregistred it in gwcli
but the problem still exists
some idea how to fix that or what is the reason?
thx in advance
here some infos:
OS: Ubuntu 20.04.2
ceph-iscsi 3.5
root@cd88-ceph-rgw-01:~# uname -r
5.4.0-80-generic
The text was updated successfully, but these errors were encountered: