LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

rabbitmq-upgrade

Check and prepare RabbitMQ upgrades

TLDR

Check upgrade readiness
$ rabbitmq-upgrade await_online_quorum_plus_one
copy
Drain node for upgrade
$ rabbitmq-upgrade drain
copy
Revive node after upgrade
$ rabbitmq-upgrade revive
copy

SYNOPSIS

rabbitmq-upgrade command [options]

DESCRIPTION

rabbitmq-upgrade assists with RabbitMQ cluster upgrades. Ensures safe rolling upgrades by managing node state and checking quorum health. Part of RabbitMQ CLI tools.

PARAMETERS

await_online_quorum_plus_one

Wait for sufficient online replicas.
drain
Prepare node for shutdown/upgrade.
revive
Restore node after upgrade.
post_upgrade
Run post-upgrade tasks.
-n node
Target node.

INSTALL

sudo dnf install rabbitmq-server
copy
sudo apk add rabbitmq-server
copy
sudo zypper install rabbitmq-server
copy
nix profile install nixpkgs#rabbitmq-server
copy

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid