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

Procedure to change IP address of OnCommand Core and Host Server

LAZARAGOZANA
4,636 Views

I'd simply like to change the IP address of my OnCommand Core and Host Server.

It's a vmWare virtualized Windows 2008 R2 Enterprise.

If I change the IP, everything seems to work properly except the vCenter Plug In that is not able to connect to the new IP address.

Thank you very much in advance. Regards

3 REPLIES 3

arunchak
4,636 Views

HI,

Try this from HS powershell:

# set vCenter credentials
configure-hostagent -setcredential -resourceid "vc.netapp.com" -resourcetype "Virtualization.VMware.Vsphere" -username "domain\administrator" -password "xxxx"

Thanks,

  Arun

LAZARAGOZANA
4,636 Views

This command is not recognized as a valid command.

I have tried the same but with "configure-hostservice" and it shows command executed succesfully, but vCenter still is not able to connect to the Plug-in.

Finally I've reinstalled the OnCommand Server.

Thank you very much.

arjunan
4,636 Views

the OnCommand Plug-in for VMware gets registered when you install the host package which is mapped with the IP address, if you change the IP addresss the OnCommand Plug-in for VMware wont be able to connect, you should configure with the changed IP address.

use the following link in the host package installed machine,

https://localhost:8143/Register.html

this will let you to configure.

thanks, Prabu

Public