Restarting Sidekiq in an HA Environment

1. Login to any HA note not as root

crm_mon

2. Identify the “Master” note

3. Login to the Master note as root

4. Put the cluster into maintenance mode

crm configure property maintenance-mode=true

5. Stop Sidekiq

/etc/init.d/strawberry4-sidekiq stop

6. Start Sidekiq

/etc/init.d/strawberry4-sidekiq start

7. Disable the maintenance mode

crm configure property maintenance-mode=false

Need more help with this?
Visit the Projective Support Websites

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.