osc block-storage cluster list

Return a detailed list of all existing clusters.

Filter by is_up, disabled, num_hosts, and num_down_hosts.

Usage: osc block-storage cluster list [OPTIONS]

Options:

  • --active-backend-id <ACTIVE_BACKEND_ID> — The ID of active storage backend. Only in cinder-volume service

  • --binary <BINARY> — Filter the cluster list result by binary name of the clustered services. One of cinder-api, cinder-scheduler, cinder-volume or cinder-backup

    Possible values: cinder-api, cinder-backup, cinder-scheduler, cinder-volume

  • --disabled <DISABLED> — Filter the cluster list result by status

    Possible values: true, false

  • --frozen <FROZEN> — Whether the cluster is frozen or not

    Possible values: true, false

  • --is-up <IS_UP> — Filter the cluster list result by state

    Possible values: true, false

  • --name <NAME> — Filter the cluster list result by cluster name

  • --num-down-hosts <NUM_DOWN_HOSTS> — Filter the cluster list result by number of down hosts

  • --num-hosts <NUM_HOSTS> — Filter the cluster list result by number of hosts

  • --replication-stats <REPLICATION_STATS> — Filter the cluster list result by replication status

    Possible values: disabled, enabled