Chapter 5. Ceph Storage Parameters
Parameter | Description |
---|---|
| The password for the keystone admin account, used for monitoring, querying OpenStack Networking (neutron) etc. |
|
The Ceph admin client key. Can be created with: |
|
Disks configuration settings for |
| Mapping of Ansible environment variables to override defaults. |
|
Extra vars for the |
|
List of paths to the |
|
Number of -v, -vv, etc. passed to ansible-playbook command (max 5). The default value is |
|
List of |
|
Path to the |
|
Name of the OpenStack Workflow (mistral) workflow to execute. The default value is |
|
The Ceph client key. Currently only used for external Ceph deployments to create the openstack user keyring. Can be created with: |
|
The username the client uses to interact with Ceph. The default value is |
| The Ceph cluster FSID. Must be a UUID. |
|
The Ceph cluster name. The default value is |
| Extra configuration settings to dump into ceph.conf. |
| List of externally managed Ceph Mon Host IPs. Only used for external Ceph deployments. |
|
Enables Ceph daemons to bind to IPv6 addresses. The default is: |
|
The Ceph client key. Can be created with: |
| The cephx key for the MDS service. Can be created with ceph-authtool --gen-print-key. |
|
The Ceph monitors key. Can be created with: |
|
Default placement group size to use for the RBD pools. The default value is |
|
Default minimum replication for RBD copies. The default value is |
|
Override settings for one of the predefined pools or to create additional ones. Example: |
|
Perform mirror configuration between local and remote pool. The default value is |
|
Copy the admin key to all nodes. The default value is |
| Name of the local pool to mirror to remote cluster. |
|
The name given to the remote Ceph cluster from the local cluster. Keys reside in the |
| The rbd-mirror daemon needs a user to authenticate with the remote cluster. By default, this key should be available under /etc/ceph/<remote_cluster>.client.<remote_user>.keyring. |
|
The client name for the RADOSGW service. The default value is |
| The cephx key for the RADOSGW client. Can be created with ceph-authtool --gen-print-key. |
|
Interval (in seconds) in between validation checks. The default value is |
|
Number of retry attempts for Ceph validation. The default value is |
|
Pool to use if Block Storage (cinder) Backup is enabled. The default is: |
| List of extra Ceph pools for use with RBD backends for OpenStack Block Storage (cinder). An extra OpenStack Block Storage (cinder) RBD backend driver is created for each pool in the list. This is in addition to the standard RBD backend driver associated with the CinderRbdPoolName. |
|
Pool to use for Block Storage (cinder) service. The default is: |
|
Pool to use for Image Storage (glance) service. The default is: |
|
Pool to use for Telemetry storage. The default is: |
|
The CephFS user ID for Shared Filesystem Service (manila). The default is: |
|
Pool to use for file share storage. The default is: |
|
Placement group count for the CephFS data pool for file share storage. The default value is |
|
Pool to use for file share metadata storage. The default is: |
|
Placement group count for the CephFS metadata pool for file share storage. The default value is |
|
Backend name of the CephFS share for file share storage. The default value is |
|
Pool to use for Compute storage. The default is: |
| Type of update, to differentiate between UPGRADE and UPDATE cases when StackAction is UPDATE (both are the same stack action). |