All,
I think I found an answer to the cause of the software iSCSI adapter going offline. This happened to me again moving a VMware 6.7u2 Cluster from one rack to another after a proper shutdown. Important factors related to it...
I was using the vCenter Virtual Appliance, I was using only distributed virtual switches (one for management and vMotion, one for iSCSI). All iSCSI storage was behind the software adapter. The new environment had different cabling and different physical NIC connections. I believe that a ESXi host comes up with no original physical path. Some proactive code may disable the software adapter as a protective measure.
It's my understanding that the dVS is functionally similar to a read-only standard switch (managed at the vCenter level, with an updated RO copy sent to the switches on changes). With no physical way to get an updated copy of the dVS, there might be code logic to disable the software adapter. With two read only distributed switches, I had to add a standard switch with one of the new physical connection to the vCenter. I reconfigured the dVS to be physically correct, and then unbound and bound the connections. The environment immediately came back.
Hope this helps folks. I understand the logic, but I might look into submitting a request for a CLI option that lets you set the iSCSI software adapter back online without the need of bind/unbind.
Best of Luck,
David