Unsolved
1 Message
0
725
September 15th, 2020 04:00
msg="Adding wwn initiator error: Initiator found (), and attached to someother host (Host_16) instead of host: Host_111"
Hello all,
Excuse if my terminology isn't correct, I'm from the sysadm/kubernetes world rather than the storage world.
Before Unity had a CSI solution, we added some of our hosts in the K8s cluster to the array and handled persistent storage with Rook(-ceph) and now with the Unity CSI we want to use that instead.
We have the following errors in the log for daemonset/csi-unity-node:
(Removed some hostname, wwn's etc to have a cleaner output)
time="2020-09-15T11:15:53Z" level=info runid=10 msg="Host exists on the array"
time="2020-09-15T11:15:53Z" level=info runid=10 msg="Adding wwn Initiator: Host_111 to host: "
time="2020-09-15T11:15:53Z" level=info runid=10 msg="Finding Initiator: "
time="2020-09-15T11:15:53Z" level=info runid=10 msg="FindHostInitiatorByName: &{ {HostInitiator_68 1 false {Host_16 [] [] [] }}} Error: "
time="2020-09-15T11:15:53Z" level=error runid=10 msg="Adding wwn initiator error: Initiator found ( ), and attached to someother host (Host_16) instead of host: Host_111"
Is it possible to have one WWN id mapped to two hosts in the array?
Thank you in advance
//Robert