Openstack Charmers Next Ceph Rbd Mirror

  • By OpenStack Charmers - Testing Charms
  • Cloud
Channel Revision Published Runs on
latest/stable 63 09 Feb 2022
Ubuntu 21.10 Ubuntu 21.04 Ubuntu 20.10 Ubuntu 20.04 Ubuntu 18.04
juju deploy openstack-charmers-next-ceph-rbd-mirror
Show information

Platform:

Ubuntu
21.10 21.04 20.10 20.04 18.04

Learn about actions >

  • demote

    Demote all primary images within given pools to non-primary.

    Params
    • force boolean

    • pools string

      Comma-separated list of pools to demote. If this is not set, all the pools will be demoted.

  • pause

    Pause services. If the deployment is clustered using the hacluster charm, the corresponding hacluster unit on the node must first be paused as well. Not doing so may lead to an interruption of service.

  • promote

    Promote all non-primary images within given pools to primary.

    Params
    • force boolean

    • pools string

      Comma-separated list of pools to promote. If this is not set, all the pools will be promoted.

  • refresh-pools


    Refresh list of pools from local and remote Ceph endpoint. As a side effect, mirroring will be configured for any manually created pools that the charm currently does not know about.

  • restart-services

    Restart services. Restart the services the charm manages.

  • resume

    Resume services. If the deployment is clustered using the hacluster charm, the corresponding hacluster unit on the node must be resumed as well.

  • resync-pools


    USE WITH CAUTION - Force image resync for all images in the given pools on local Ceph endpoint.

    Params
    • i-really-mean-it boolean

      This must be set to true to perform the action

    • pools string

      Comma-separated list of pools to resync from the local Ceph endpoint. If this is not set, all the pools from the local Ceph endpoint will be resynced.

    Required

    i-really-mean-it

  • status

    Get mirror pool status

    Params
    • format string

    • pools string

      Comma-separated list of pools to include in the status. If this is not set, all the pools will be included.

    • verbose boolean