06-22-2018 12:58 AM
Hi Guys,
Need to get advice about ISE distributed deployment patch version.
Currently we have 7 nodes (2 PAN, 2 MNT and 3 PSN) in distributed deployment, and 6 nodes are in version 2.1 patch 1,2,3 and 6. And recently remaining 1 node was replaced due to faulty, and installed with version 2.1 patch 6 (direct install patch 6 and ignore 1,2,3).
Now we have issue to upgrade ISE version as it shows warning "Some of the nodes are not on the same ISE patch version. To prceed with upgrade, bring all nodes to the same ISE patch version. Go to patch page."
As we understand ISE patch version is cumulative, does it necessary to have all node in the same patch version (1,2,3 and 6) ?
Thanks for your response.
Solved! Go to Solution.
06-22-2018 05:21 PM
This is due to CSCuz23479. The workaround is to proceed with the upgrade by ISE admin CLI.
06-22-2018 05:21 PM
This is due to CSCuz23479. The workaround is to proceed with the upgrade by ISE admin CLI.
06-24-2018 10:01 PM
An alternative solution for you if you still wish to use the GUI for the upgrade. You can uninstall patch 6 from the one node missing p1 - p3 via the CLI. You can then install all four patches to this single node via the CLI to match the other nodes.
patch remove ise <patch number ex 6>
patch install <patch file name> <repository name>
06-25-2018 07:24 PM
Hi Damian,
I thinking the same way as you to resolve this bug for upgrade firmware using GUI.
Since the missing patch in 1 of the box remove patch and install previous patches, does it impact to ISE clustering and causing downtime to this particular node which missing patch?
06-25-2018 07:43 PM
There will be downtime for the node you are patching, the other nodes will remain up and active. Here is how the process will go if you choose to do it this way. Between each step you will have to wait for the the application server process to reach running state.
1. patch remove ise 6
2. patch install <patch 1 name> <repo>
3. patch install <patch 2 name> <repo>
4. patch install <patch 3 name> <repo>
5. patch install <patch 6 name> <repo>
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