Hi all, hope everyone is having a good week.
Yesterday I was utilizing the cluster setup wizard to complete the initial setup for a new 2 node AFF-A150. I chose to complete this on the CLI rather than the System Manager GUI. I began on Node 1 by giving the controller it's mgmt LIF information and creating the cluster. At the end of this, I was given "to complete cluster setup, you must join each additional node to the cluster by running "system node show-discovered" and "cluster add-node" from a node in the cluster". According to ONTAP documentation I was under the impression that at this point in the initial setup I would hop over to Node 2 via console cable, open up a new session and go through the cluster setup wizard on that node. I know there is a point where it asks if you want to create or join another cluster, thats when I have always just pointed it to one of the 1st nodes cluster IP's and joined the cluster that way.
This time I decided to follow the instructions that the CLI was telling me, and ran "system node show-discovered" and "cluster add-node" from Node 1. It found Node 2's cluster IPs and I added it without issue. I ran "cluster show" and the 2nd node showed up healthy and eligible so I figured I was now done with the cluster setup wizard portion and I could move on to actually configuring the system. However upon running net int show I found no mgmt LIF for my 2nd node. I looked as best I could, also checking the GUI to see what it said and I indeed did not have a mgmt LIF automatically created for my 2nd node, as had been done for my 1st. It was easy enough to create a mgmt LIF for Node 2, I made sure it was in the same broadcast-domain as the other node mgmt LIF and gave it the proper home node/port. I was able to successfully SSH to it as well. There isn't really a problem now - I'm just wondering what happened? Is there any cause for concern since it wasn't auto-created?