NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

AIQUM Automated install..Annoyances..

Greg_Wilson
4,505 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
4,298 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
4,309 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
4,299 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
4,261 Views

Glad to hear that Greg,

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

Public