-
Notifications
You must be signed in to change notification settings - Fork 6
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
The trident try to use CHAP authentication, but the target is created without the CHAP #24
Comments
Hi @wycc, CHAP authentication is not currently supported. It seems there is another issue. First of all, please check that the iSCSI tool is properly installed on each node. I need more information to identify the issue: (1) Firmware version
|
I found that the issue is in the network adaptor card. The device is mounted. However, it block when it is formmatted. We see lots of message in the demsg. Therefore, we install in the other computers and it works well. Actually, the same server(Dell R740) does not work when we use NFS as well. This is why we try CSI driver. It looks like that this is an issue related to the network adaptor instead of CSI driver. 9586.993661] I/O error, dev sdd, sector 8702976 op 0x1:(WRITE) flags 0x0 phys_seg 128 prio class 0 |
After create the PV, the target is created correct at the NAS.
and the CHAP is off
However, we see lots of login fail
It looks like the trident try to connect to the NAS, but the target does not need it.
How can we change the trident to connect to ISCSI without authentication?
The text was updated successfully, but these errors were encountered: