Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
fjulianom
Advisor
Jump to solution

Doubt about installing hotfix on Maestro

Hi community,

I have to install a hotfix on Maestro, and I am a newbee on Maestro 😊. I have read the official guide:

https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Maestro_AdminGuide/Topics-Maestro-...

I am clear until step 3. I have a SG with two members, namely 1_1 and 1_2. The guide says "Set Security Group Members in the Logical Group "A" to the "down" state", does it mean all the members at once? This SG has Mobile Access enabled, and I use this VPN to connect to them, and then I connect to the SG via ssh. If I set all the members to down state, I suppose I will loose access to the ssh session. Can I set one member to down state first, install the hotfix to this member, for example "installer install 2 member_ids 1_1", and then do the same with the other member?

Regards,

Julián

0 Kudos
1 Solution

Accepted Solutions
Dario_Perez
Employee Employee
Employee

Logical security group it does mean split total amount of gateways on two groups

so if you have 2 Sgm then split as

group A 1_1 and group B 1_2

or viseversa but apply on 1 group at time

View solution in original post

0 Kudos
3 Replies
Dario_Perez
Employee Employee
Employee

Logical security group it does mean split total amount of gateways on two groups

so if you have 2 Sgm then split as

group A 1_1 and group B 1_2

or viseversa but apply on 1 group at time

0 Kudos
fjulianom
Advisor

Hi Dario,

I have the attached image.

Then I have one SG, with two gateways, 1_1 and 1_2, I guess... In this situation, can I set one member to down state first, install the hotfix to this member, for example "installer install 2 member_ids 1_1", and then do the same with the other member?

Regards,

Julián

0 Kudos
Dario_Perez
Employee Employee
Employee

correct

#g_clusterXL_admin -b 1_2 down

>installer install 1 member_ids 1_2
reboot
then;
asg monitor to confirm backs as Active state and do the same for SGM1

0 Kudos