cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1811
Views
0
Helpful
2
Replies

CLI path install question

mykys
Level 1
Level 1

Hello guys,

 

When you trigger patch install via CLI on the primary node in the cluster, and if installation is successful, will it be pushed to the secondary node automatically?

I know that with GUI option it works as mentioned in the KB, but not too sure with the CLI.

I would assume it's the same but just want to confirm.

 

Thanks,

myky

1 Accepted Solution

Accepted Solutions

marce1000
VIP
VIP

 

 - Ref : https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/215406-patch-installation-on-ise-and-faq-durin.html#anc8

      patch install command will limit the installation of  the patch to the current node (only).

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

View solution in original post

2 Replies 2

marce1000
VIP
VIP

 

 - Ref : https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/215406-patch-installation-on-ise-and-faq-durin.html#anc8

      patch install command will limit the installation of  the patch to the current node (only).

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

ahh, blind me:

 

% Warning: Patch will be installed only on this node. Install using Primary Administration node GUI to install on all nodes in deployment. Continue? (yes/no) [yes] ? yes

Thanks,

myky