Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
netapp_storage_install [2021/01/07 11:15] – andonovj | netapp_storage_install [2021/01/07 11:16] (current) – andonovj | ||
---|---|---|---|
Line 83: | Line 83: | ||
+ | |||
+ | =====Joining to a Cluster===== | ||
+ | Now, to joing a NetApp simulator to our previously created cluster, we need to do a little change. | ||
+ | |||
+ | ====Change Serial==== | ||
+ | That change is to change the serial number, because if we don't when it will try to join, it will try to check the serial and if it sees two machines with the same serial it will fail. | ||
+ | So, at the begining of the booting, don't press enter, just press any other buttom and follow the instructions: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | Once that we changed the serial the serial we can continue as before with the booting: | ||
+ | |||
+ | ====Joining==== | ||
+ | To join a cluster, we have to again interupt the booting menu (the 2nd one, not the 1st one as the previous section) and again choose option 4) (Clean installation) | ||
+ | Repeat the steps from the creation of the clustert with the exception of the step for: " | ||
+ | This time choose JOIN: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ====Obtain the Private IP==== | ||
+ | After that, we will be asked to enter the private Cluster network IP from node 1. | ||
+ | So go to Node 1 and issue the following command to obtain the IP: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | So enter this IP in the configuration on the 2nd node: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | That should work and we should be given the login prompt: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ====Assign Disks==== | ||
+ | Repeat the steps from the previous section for the disk addition, reboot and assigning of the disks, like the 1st node. | ||