File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -831,7 +831,7 @@ Make sure to assign the custom role to the service principal at all VM (cluster
831
831
832
832
sudo crm configure primitive rsc_st_azure stonith:fence_azure_arm \
833
833
params subscriptionId="<b >subscription ID</b >" resourceGroup="<b >resource group</b >" tenantId="<b >tenant ID</b >" login="<b >application ID</b >" passwd="<b >password</b >" \
834
- pcmk_monitor_retries=4 pcmk_action_limit=3 power_timeout=240 pcmk_reboot_timeout=900 <b >pcmk_host_map="prod-cl1-0:prod-cl1-0-vm-name;prod-cl1-1:prod-cl1-1-vm-name"</b > \
834
+ pcmk_monitor_retries=4 pcmk_action_limit=3 power_timeout=240 pcmk_reboot_timeout=900 pcmk_delay_max=15 <b >pcmk_host_map="prod-cl1-0:prod-cl1-0-vm-name;prod-cl1-1:prod-cl1-1-vm-name"</b > \
835
835
op monitor interval=3600 timeout=120
836
836
837
837
sudo crm configure property stonith-timeout=900
You can’t perform that action at this time.
0 commit comments