VMware
 

Knowledge Base

Search the Knowledge Base:

Products:
Search In:
 

Certain Special Characters Cause Software iSCSI Initiator CHAP Configuration Corruption

Details

If you set up CHAP using a "$" character, target discovery fails and disabling or resetting CHAP does not work properly. Other special characters, such as () @ # $ % ^ & and *, might cause the same problem.

Solution

Follow these steps:
  1. Open a remote shell or local terminal to the host.
  2. Log in as root.
  3. Open the file /etc/vmkiscsi.conf in an editor.
  4. To disable CHAP:
    1. Remove the lines starting with
      OutgoingUsername=
      OutgoingPassword=
      These lines might be corrupted.
    2. Add the following lines:
      #OutgoingUsername=
      #OutgoingPassword=
      Be sure to include the comment indicator (#)
  5. Save the file.
  6. Re-enable CHAP without using special characters in the username and password. Escaping special characters does not work reliably.

Feedback

Rating: 1 - Lowest 2 3 4 5 - Highest (2 Ratings)   

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (2000 or fewer characters)
Submit
Rating: 1 - Lowest 2 3 4 5 - Highest (2 Ratings)   
Actions