Attempts to use WAL-E with obviously missing secrets
Bug #1832463 reported by
Stuart Bishop
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
PostgreSQL Charm |
Triaged
|
High
|
Unassigned |
Bug Description
If the wal_e_storage_uri is set but there are no secrets, the charm should block. Currently it continues oblivious, with the charm apparently working but doomed.
WAL archiving will fail on the master, and it will accumulate WAL files until it runs out of disk space (or alerts go off, assuming nagios is wired up). Restarting standby servers will fail, unable to see if there are WAL files that need to be replayed.
Changed in postgresql-charm: | |
status: | New → Triaged |
importance: | Undecided → High |
To post a comment you must log in.