cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2718
Views
6
Helpful
6
Replies

ISE 2.7 VM Migration to new VM Host

fatalXerror
Level 5
Level 5

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

 

1 Accepted Solution

Accepted Solutions

Mike.Cifelli
VIP Alumni
VIP Alumni

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!

View solution in original post

6 Replies 6

check this

https://community.cisco.com/t5/network-access-control/migrate-to-new-ise-server/td-p/3703083

Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB

Mike.Cifelli
VIP Alumni
VIP Alumni

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!

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

 

Mike.Cifelli
VIP Alumni
VIP Alumni

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!

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.

Hi @fatalXerror ,

 please take a look at the following post: ISE 2.7 on BE7M-M5-K9.

 

Hope this helps !!!