11-29-2023 07:23 AM
Hi,
we need to chage the IP of UCS Central due to some conflict, but the UCS Manager is regsiterd in UCS Central using IP, how can we register with UCS Central FQDN without unregistering it?
12-17-2023 02:19 AM - edited 12-17-2023 10:20 PM
We had the same issue, 2 of our 40 domains were registered to Central’s IP address with all SPs on these domains living in Central. If your SPs are local, or you don’t mind them being local after step 2, you only need to perform steps 2 & 3 only. There is no easy way to switch if your SP configs live in Central. These are the high-level steps we followed:
We tested the whole process extensively in the lab before taking on the first production domain. Removing these resources and policies (step v on the first SP) is not for the faint of heart. You may see an error/warning dialog before removing the resource, and after you OK, the fault count will go up, and go back to pre-remove levels, after the resource is pushed from Central to the domain.
Special consideration when you use VLAN groups: the port channel or uplink association to VLAN group in LAN uplinks manager will be lost if you remove the local VLAN group (when Central complains about local and Central VLAN group name conflict). You will have to manually re-add this association in LAN uplinks manager. Depending on your network configuration (e.g. if you are using disjoint layer 2 configuration), you may experience downtime during this period (before you re-establish the port channel to VLAN group association).
We were able to use the above procedure to localise 100+ SPs on 7 domains (see Background below). It was a truly crazy amount of work, but the alternative of keeping the SPs local, was not an option for us. We wrote commands and scripts to extract the resources that we need for the SP recreate (boot policy, sub-org, host firmware package, WWPN, MAC) and used those as inputs for when recreating and modifying new SPs, using various Central PowerTool and CLI commands.
I researched the “localise global policies and SPs” feature in Central extensively, but unfortunately it did not work for us, since all policies, templates, VLANs, VSANs and pools used the same name in locally than what was in Central, and they clash when you try to use the globalise workflow.
Background: We ran into an issue in 2021 with 7x FI-6454 based domains running UCS 4.1 infra firmware connected to Central, where 7 of the domains (more than half of the FI-6454 in our estate) went “missing” from Central. Central lost all record of these domains, as if they were removed and localised. No amount of TAC digging was able to find a cause. Not that it mattered, even if they found the cause, it would not help us in getting out of the hole that this bug created. In the end we developed the above procedure, which we reused this year when our Central IP had to change.
Edit: I stumbled on the post https://community.cisco.com/t5/unified-computing-system-discussions/migrating-local-service-profile-to-global-ucs-central/m-p/3495498 where someone posted a file Migrate-Local-Service-Profile.ps1.zip which may help with what youare trying to accomplish.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide