Comment 15 for bug 1683910

Revision history for this message
Nish Aravamudan (nacc) wrote : Re: Can't SSH into deployed node that has an iSCSI disk.

That's what comes from owning a LP bot that you need to adjust ssh keys for :)

That last comment was me.

I see the node is up now, Ryan did you manually fix it up and then let it boot through?

I'd like to get back on it in the failed state so I can get a better idea of what's going wrong. Given the layering of iSCSI, we can probably actually remove the iscsiadm_logout() call from disconnect() [really, we could remove disconnect() altogether] because the iscsi service & drivers are supposed to ensure the data gets written out and devices disconnect cleanly (aiui).