Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Procedure to change IP address of OnCommand Core and Host Server
2011-08-11
11:03 AM
3,923 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
