When backing up nodes in a cluster, its not uncommon to have a different database password than the instance was created with.

Use the -p flag in the CLI. In this example, the password "supersecretpassword" is used.

# ./system_backup -p supersecretpassword
BASH