---
title: Charmhub | Deploy Nova Dell Powerflex using Charmhub - The Open Operator Collection
description: Deploy the latest version of Nova Dell Powerflex on any cloud.
url: https://charmhub.io/nova-dell-powerflex/configurations
---

# Nova Dell Powerflex

[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 5

```
juju deploy nova-dell-powerflex
```

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

* [powerflex-replication-config](https://charmhub.io/nova-dell-powerflex/configurations#powerflex-replication-config)
* [powerflex-sdc-mdm-ips](https://charmhub.io/nova-dell-powerflex/configurations#powerflex-sdc-mdm-ips)
* [powerflexgw-password](https://charmhub.io/nova-dell-powerflex/configurations#powerflexgw-password)
* [volume-backend-name](https://charmhub.io/nova-dell-powerflex/configurations#volume-backend-name)

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

* 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-sdc-mdm-ips | string

  list of comma separated MDM IPs used for SDC connection
* powerflexgw-password | string

  Default: password

  Password for PowerFlex Gateway user.
* volume-backend-name | string

  Default: powerflex

  Volume backend name for the backend. The default value is the
  application name in the Juju model, e.g. "cinder-powerflex"
  if it's deployed as `juju deploy cinder-powerflex`.
  A common backend name can be set to multiple backends with the
  same characters so that those can be treated as a single virtual
  backend associated with a single volume type.
