SolidFire and HCI

How to join SF cluster to mNode

y1680
2,364 Views

 

Hello,

 

I'd like to get the procedure how to join SF cluster to mNode.

I have searched documents and KB on mysupport, but I couldn't find useful one.
I have deployed mNode ova file, and set network parameters and created user on mNode.
I can access mNode via HTTP and SSH.
I don't know the next step.
If someone know that, please tell me that.

 

Best Regards,

Yasushi

2 REPLIES 2

PranayGupta
2,235 Views

Hi Yasushi,

 

What is your goal here?

 

Mnode is used for two reasons mainly:- 

 

1) Configuring the cluster to report in Active IQ , which can be done using below commands. 

cd /solidfire/collector

 

 sudo ./manage-collector.py --set-mvip 172.28.1.202 --set-username admin --set-password

sudo restart sfcollector

 

2) To Upgrade the cluster in which we point the MVIP and mnode in sfinstall command. To upgrade the cluster you can open a support ticket with NetApp support. 

 

 

- Pranay Gupta

NetApp Techical Support. 

 

elementx
1,908 Views

You don't "join" the cluster with mNode, it is an out-of-band management VM.

 

You can set it up to gather logs/events and send them to ActiveIQ:

 

http://docs.netapp.com/hci/index.jsp?topic=%2Fcom.netapp.doc.hci-ude-131%2FGUID-5B9FE1B0-030A-4E8E-8483-BC80089F915E.html&resultof=%22manage-collector...

 

For SolidFire 11.1 file locations may be different - you can use the find command to find the python scripts inside of mNode.

 

You can also set it up to run SIOC connector (if you use SIOC in vSphere) and to gather VMware alerts/events (if you are using NetApp HCI).

Public