Does anyone have issues with the iSCSI initiator n...
# harvester
v
Does anyone have issues with the iSCSI initiator name? I’m encountering a problem with my deployment where, strangely, all hosts running Harvester have the same initiator name. This is not allowed and is causing issues with using CSI drivers.
Copy code
sudo cat initiatorname.iscsi
##
## /etc/iscsi/initiatorname.iscsi
##
## Default iSCSI Initiatorname.
##
## DO NOT EDIT OR REMOVE THIS FILE!
## If you remove this file, the iSCSI daemon will not start.
## If you change the InitiatorName, existing access control lists
## may reject this initiator. The InitiatorName must be unique
## for each iSCSI initiator. Do NOT duplicate iSCSI InitiatorNames.
InitiatorName=iqn.1996-04.de.suse:01:60c9dc1720a9
I can’t change it as the changes are not persistent due to overlay on the /etc/ directory. Even the comments inside of that file says it cannot be duplicated, but on my three hosts, I have the same InitiatorName.