cinder-volume-dellpowerstore

Cinder Volume Dellpowerstore

Channel Revision Published Runs on
latest/edge 1 04 Feb 2026
Ubuntu 24.04
2025.1/edge 8 11 Mar 2026
Ubuntu 24.04
2024.1/edge 9 12 Mar 2026
Ubuntu 24.04
juju deploy cinder-volume-dellpowerstore --channel edge
Show information

Platform:

Ubuntu
24.04

Learn about configurations >

  • backend-availability-zone | string

    Availability zone to associate with this backend.

  • driver-ssl-cert | string

    PEM-encoded SSL certificate to use for HTTPS connections to the storage array. If unset, SSL verification is not performed.

  • powerstore_nvme | boolean

    Enables the connection to use NVMe based protocol.

  • powerstore_ports | string

    Comma separated list of PowerStore iSCSI IPs or FC WWNs. All ports are used if this option is unset. Examples:

    • "10.0.0.10,10.0.0.11"
    • "58:cc:f0:98:49:22:07:02,58:cc:f0:98:49:23:07:02"

  • protocol | string

    Default: fc

    Can be either FC or iSCSI. Note that the driver class doesn't change regardless of the protocol

  • replication_device | string

    Specific replication configuration settings. Must be set under the form of backend_id:powerstore_repl_1, san_ip: <Replication system San ip>, san_login: <Replication system San username>, san_password: <Replication system San password>

  • san-ip | secret

    Dell PowerStore management IP address or hostname. This is the primary array management interface.

  • san-login | secret

    Dell PowerStore management username.

  • san-password | secret

    Dell PowerStore management password.

  • use-multipath-for-image-xfer | boolean

    Default: True

    Enable multipathing for image transfer operations to improve performance and reliability.

  • volume-backend-name | string

    Name that Cinder will report for this backend. If unset the Juju application name is used.