---
title: Charmhub | Deploy Cinder Powermax using Charmhub - The Open Operator Collection
description: Deploy the latest version of Cinder Powermax on any cloud.
url: https://charmhub.io/cinder-powermax/configurations
---

# Cinder Powermax

[dell openstack](https://charmhub.io/publisher/dell-openstack "View all packages from dell openstack")

* [dell openstack](https://charmhub.io/publisher/dell-openstack "View all packages from dell openstack")

Platform:

22.04

stable 11

```
juju deploy cinder-powermax
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

* [powermax-array](https://charmhub.io/cinder-powermax/configurations#powermax-array)
* [powermax-port-groups](https://charmhub.io/cinder-powermax/configurations#powermax-port-groups)
* [powermax-service-level](https://charmhub.io/cinder-powermax/configurations#powermax-service-level)
* [powermax-srp](https://charmhub.io/cinder-powermax/configurations#powermax-srp)
* [protocol](https://charmhub.io/cinder-powermax/configurations#protocol)
* [replication-device](https://charmhub.io/cinder-powermax/configurations#replication-device)
* [retries](https://charmhub.io/cinder-powermax/configurations#retries)
* [san-ip](https://charmhub.io/cinder-powermax/configurations#san-ip)
* [san-login](https://charmhub.io/cinder-powermax/configurations#san-login)
* [san-password](https://charmhub.io/cinder-powermax/configurations#san-password)
* [u4p-failover-autofailback](https://charmhub.io/cinder-powermax/configurations#u4p-failover-autofailback)
* [use-multipath-for-image-xfer](https://charmhub.io/cinder-powermax/configurations#use-multipath-for-image-xfer)
* [volume-backend-name](https://charmhub.io/cinder-powermax/configurations#volume-backend-name)

[Learn about configurations >](https://juju.is/docs/juju/configuration#heading--application-configuration)

* powermax-array | string

  Serial number of the array to connect to.
* powermax-port-groups | string

  List of port groups containing frontend ports configured prior for
  server connection.
* powermax-service-level | string

  Service level to use for provisioning storage. Setting this as
  an extra spec in pool\_name is preferable.
* powermax-srp | string

  Storage resource pool on array to use for provisioning
* protocol | string

  Default: FC

  Storage protocol to use with the array. Can be either FC or iSCSI.
* replication-device | string

  defines the target replication array and its associated parameters
  under a form of a list of key values pairs.
* retries | string

  Use this value to specify number of retries.
* san-ip | string

  UniSphere IP used to access the array.
* san-login | string

  Default: admin

  Username used to log on UniSphere.
* san-password | string

  Default: password

  Password used to authenticate in UniSphere.
* u4p-failover-autofailback | boolean

  If the driver should automatically failback to the primary instance
  of Unisphere when a successful connection is re-established.
* use-multipath-for-image-xfer | boolean

  Use multipath for image xfer.
* volume-backend-name | string

  Default: powermax

  Volume backend name for the backend.
