You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will have a new central Redis server for PDC describe after pulibrary/princeton_ansible#5343. We need to point our web servers at our new central server with care so that we do not lose any jobs on our current individual Redis servers.
Level of urgency
High
Moderate
Low
Why is this maintenance needed?
We want to not longer back up a single server when data gets deposited. Sharing Redis will allow all servers to work the central queue
Acceptance criteria
Check the current status of the sidekiq on each server (one at a time)
What maintenance needs to be done?
We will have a new central Redis server for PDC describe after pulibrary/princeton_ansible#5343. We need to point our web servers at our new central server with care so that we do not lose any jobs on our current individual Redis servers.
Level of urgency
Why is this maintenance needed?
We want to not longer back up a single server when data gets deposited. Sharing Redis will allow all servers to work the central queue
Acceptance criteria
sudo systemctl disable redis-server
sudo systemctl disable redis-server
sudo systemctl disable redis-server
Implementation notes, if any
Still have some cleanup to do, but at this point all servers should be pointing at the new central Redis
The text was updated successfully, but these errors were encountered: