Active IQ Unified Manager Discussions

AIQUM Automated install..Annoyances..

Greg_Wilson
2,969 Views

Has anyone managed to do a full automated install of AIQUM using Ansible ?

 

Im installing the RPM on a Centos 7 server but im stuck at the initial setup web screen..

 

https://docs.netapp.com/ocum-97/index.jsp?topic=%2Fcom.netapp.doc.onc-um-sysconfig%2FGUID-7BAA5E13-1CBC-4D53-AD3E-196A96DE9E97.html

 

Can this process be done on the command line ?

1 ACCEPTED SOLUTION

Greg_Wilson
2,762 Views

Hi,

 

I managed to work out this out.

 

You need to use the command line to set the following

 

/opt/netapp/ocum/bin/um option set initialSetupComplete=true

 

once that is done you will skip the web setup 6 questions and go direct into AIQUM.

 

There are some other options you might want to set like API access but I now have a 

full automated install.

 

View solution in original post

3 REPLIES 3

AlainTansi
2,773 Views

Hello Greg

My understanding is that the initial setup can only be done from the webUI.

With regards to automated install, i am not sure, i will dig on that and see if i find something.

Greg_Wilson
2,763 Views

Hi,

 

I managed to work out this out.

 

You need to use the command line to set the following

 

/opt/netapp/ocum/bin/um option set initialSetupComplete=true

 

once that is done you will skip the web setup 6 questions and go direct into AIQUM.

 

There are some other options you might want to set like API access but I now have a 

full automated install.

 

AlainTansi
2,725 Views

Glad to hear that Greg,

I will keep that in mind....kudos 😊

Public