no regular backup configuration option

Bug #1462298 reported by Tom Haddon
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Percona Cluster Charm
Triaged
Wishlist
Ramon Grullon
percona-cluster (Juju Charms Collection)
Invalid
Wishlist
Unassigned

Bug Description

The percona-cluster charm doesn't currently have any backup options, so you have to manually configure backups if you're using it (i.e. outside of Juju). The mysql charm has the following options:

    backup_dir:
        default: "/var/lib/mysql/backups"
        type: string
        description: "Directory where backups will be stored"
    backup_schedule:
        default: ""
        type: string
        description: |
          Cron schedule used for backups. If empty backups are disabled
    backup_retention_count:
        default: 7
        type: int
        description: Number of recent backups to retain.

Obviously there may be some other needed options to figure out how/where to do backups when you have multiple units.

tags: added: canonical-bootstack
Revision history for this message
James Page (james-page) wrote :

Note that the pxc charm does have an action to perform backups (thanks to the bootstack team for that).

That said, might be nice to have this feature as well.

summary: - No backup option
+ no regular backup configuration option
Changed in percona-cluster (Juju Charms Collection):
status: New → Triaged
importance: Undecided → Wishlist
James Page (james-page)
Changed in charm-percona-cluster:
importance: Undecided → Wishlist
status: New → Triaged
Changed in percona-cluster (Juju Charms Collection):
status: Triaged → Invalid
Ramon Grullon (rgrullon)
Changed in charm-percona-cluster:
assignee: nobody → Ramon Grullon (rgrullon)
David Ames (thedac)
Changed in charm-percona-cluster:
milestone: none → 19.07
David Ames (thedac)
Changed in charm-percona-cluster:
milestone: 19.07 → 19.10
David Ames (thedac)
Changed in charm-percona-cluster:
milestone: 19.10 → 20.01
James Page (james-page)
Changed in charm-percona-cluster:
milestone: 20.01 → 20.05
David Ames (thedac)
Changed in charm-percona-cluster:
milestone: 20.05 → 20.08
James Page (james-page)
Changed in charm-percona-cluster:
milestone: 20.08 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.