cinder-dell-powerflex

Cinder Dell Powerflex

  • dell openstack
Channel Revision Published Runs on
latest/beta 3 13 Nov 2024
Ubuntu 22.04
latest/edge 4 20 Dec 2024
Ubuntu 22.04
juju deploy cinder-dell-powerflex --channel beta
Show information

Platform:

Ubuntu
22.04

Learn about configurations >

  • powerflex-allow-migration-during-rebuild | boolean

    Allow volume migration during rebuild.

  • powerflex-allow-non-padded-volumes | boolean

    Allow volumes to be created in Storage Pools when zero padding is disabled. This option should not be enabled if multiple tenants use volumes from a shared Storage Pool.

  • powerflex-max-over-subscription-ratio | string

    Default: 10.0

    Maximum oversubscription ratio allowed.

  • powerflex-replication-config | string

    Specific replication configuration settings. Must be set under the form of backend_id:<PowerFlexReplicationDevice>, san_ip: <ReplicationGatewayIP>, san_login: <ReplicationGatewayUser>, san_password: <ReplicationGatewayPassword> Where:

    • PowerFlexReplicationDevice represents the replication paired between the two systems
    • ReplicationGatewayIP is the IP of hostname of the remote PowerFlex Gateway
    • ReplicationGatewayUser is the user of the remote PowerFlex Gateway
    • ReplicationGatewayPassword is the password used to authenticate to the remote PowerFlex Gateway

  • powerflex-rest-api-connect-timeout | int

    Default: 30

    Connection timeout value (in seconds) for REST calls.

  • powerflex-rest-api-read-timeout | int

    Default: 30

    Read timeout value (in seconds) for REST calls.

  • powerflex-rest-server-port | int

    Default: 443

    PowerFlex Gateway REST secured port to use.

  • powerflex-round-volume-capacity | boolean

    Default: True

    Round volume sizes up to 8GB boundaries. PowerFlex OS requires volumes to be sized in multiples of 8GB. If set to False, volume creation will fail for volumes not sized properly.

  • powerflex-san-thin-provision | boolean

    Default: True

    Provisioning type. Can be thick or thin (default).

  • powerflex-sdc-mdm-ips | string

    list of comma separated MDM IPs used for SDC connection

  • powerflex-storage-pools | string

    Default: PD1:SP1

    Colon separated Protection Domain and Storage Pool use for storage allocation. Can be configured to use multiple combination of Protection Domain and Storage Pool, and separate items by a comma.

  • powerflexgw-ip | string

    IP address or hostname of the PowerFlex Gateway.

  • powerflexgw-login | string

    Default: admin

    Username for PowerFlex Gateway user. Must have administrative privileges.

  • powerflexgw-password | string

    Default: password

    Password for PowerFlex Gateway user.

  • volume-backend-name | string

    Default: powerflex

    Volume backend name for the backend.