03-29-2022 12:14 AM
Hi Guys,
I believed that we only have an option to migrate ISE VM from one host to another host using cold migration. But I am not sure what should be the proper procedure for this type of migration as I cannot find any from Cisco.
Is cold migration means that I need to have a full backup of the ISE and restore it on the new VM host server with the same specification? or are there proper procedures?
Thanks
Solved! Go to Solution.
03-30-2022 05:30 AM
Is cold migration means that I need to have a full backup of the ISE and restore it on the new VM host server with the same specification?
-Not sure what version you are running, but if you are talking about migrating an ISE VM from one server in a cluster to another server that will host the ISE VM in the same cluster, then a cold migration would look like this:
login to cli of node you want to migrate
$app stop ise --gracefully shutdown services
$halt --shutdown system
migrate node to new server
power ISE vm up
wait for services to come up (to verify $show app status ise)
FYSA in older versions (2.x) only cold migration is supported (this is documented or should be in most install guides) example: See VMware Virtual Machine Requirements: Cisco Identity Services Engine Installation Guide, Release 2.7 - Cisco Secured Network Server 3500/3600 Series Appliances and Virtual Machine Requirements [Cisco Identity Services Engine] - Cisco
Apparently as of 3.1 hot migration is supported. See VmWare Virtual Machine Requirements section: Cisco Identity Services Engine Installation Guide, Release 3.1 - Cisco Secured Network Server 3500/3600 Series Appliances and Virtual Machine Requirements [Cisco Identity Services Engine] - Cisco
Lastly, for cold migration make sure you do it in an outage window. HTH!
03-29-2022 12:18 AM
check this
https://community.cisco.com/t5/network-access-control/migrate-to-new-ise-server/td-p/3703083
03-30-2022 05:30 AM
Is cold migration means that I need to have a full backup of the ISE and restore it on the new VM host server with the same specification?
-Not sure what version you are running, but if you are talking about migrating an ISE VM from one server in a cluster to another server that will host the ISE VM in the same cluster, then a cold migration would look like this:
login to cli of node you want to migrate
$app stop ise --gracefully shutdown services
$halt --shutdown system
migrate node to new server
power ISE vm up
wait for services to come up (to verify $show app status ise)
FYSA in older versions (2.x) only cold migration is supported (this is documented or should be in most install guides) example: See VMware Virtual Machine Requirements: Cisco Identity Services Engine Installation Guide, Release 2.7 - Cisco Secured Network Server 3500/3600 Series Appliances and Virtual Machine Requirements [Cisco Identity Services Engine] - Cisco
Apparently as of 3.1 hot migration is supported. See VmWare Virtual Machine Requirements section: Cisco Identity Services Engine Installation Guide, Release 3.1 - Cisco Secured Network Server 3500/3600 Series Appliances and Virtual Machine Requirements [Cisco Identity Services Engine] - Cisco
Lastly, for cold migration make sure you do it in an outage window. HTH!
04-04-2022 11:32 PM
Hi @Mike.Cifelli , thanks for the update.
May I ask what do you mean by this --> migrate node to new server? You mean full backup of the ISE then load it to the new VM server?
Sorry, this is my first time migrating a VM ISE from old VM server to new VM server.
Thanks
04-05-2022 05:49 AM
May I ask what do you mean by this --> migrate node to new server? You mean full backup of the ISE then load it to the new VM server?
-I was providing guidance on how to migrate a vm (without creating new vm) between server hosts in a cluster. Things like vMotion accomplish this by allowing a vm to move between physical hosts. I would suggest engaging your server team for assistance. HTH!
04-06-2022 06:53 PM
Hi @Mike.Cifelli , thanks for the update.
Because I have new server that will be hosting the new VMs in my new DC, the plan is to migrate all existing VMs from old server to the new server. For the ISE, I believed it supports only cold migration.
Can you share how can I do a cold migration for ISE from old VM server to new VM server?
or
Can I just do a full backup from my existing ISE then create a new VM in my new server then restore the configuration there and manually import the certificates?
Thanks for your inputs.
04-06-2022 08:32 PM
Hi @fatalXerror ,
please take a look at the following post: ISE 2.7 on BE7M-M5-K9.
Hope this helps !!!
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