Cinder Nimblestorage

  • By OpenStack Charmers
Channel Revision Published Runs on
latest/edge 18 28 Feb 2024
Ubuntu 22.04
yoga/stable 7 05 Aug 2022
Ubuntu 22.04 Ubuntu 20.04
zed/stable 10 23 Jan 2023
Ubuntu 22.10 Ubuntu 22.04
xena/candidate 1 29 Jul 2022
Ubuntu 21.10 Ubuntu 20.04
xena/edge 1 28 Mar 2022
Ubuntu 21.10 Ubuntu 20.04
wallaby/stable 1 23 Jan 2023
Ubuntu 21.10 Ubuntu 20.04
victoria/stable 1 23 Jan 2023
Ubuntu 21.10 Ubuntu 20.04
ussuri/stable 1 23 Jan 2023
Ubuntu 21.10 Ubuntu 20.04
2024.1/candidate 18 Yesterday
Ubuntu 22.04
2023.2/stable 16 30 Nov 2023
Ubuntu 23.10 Ubuntu 22.04
2023.1/stable 14 02 Jun 2023
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
juju deploy cinder-nimblestorage --channel yoga/stable
Show information

Platform:

Ubuntu
22.04 20.04

Learn about configurations >

  • dedupe | boolean

    Used to enable dedupe support for a volume-type.

  • encryption | string

    Used to enable encryption for a volume-type. Either 'yes' or 'no'.

  • folder | string

    It is the name of the folder which exists on the Nimble/Alletra 6k array and should be enabled for every volume in a volume type

  • iops-limit | string

    Used to set the IOPS_LIMIT between 256 and 4294967294 for all volumes created for this volume-type.

  • multi-initiator | boolean

    Used to enable multi-initiator access for a volume-type.

  • performance-policy-name | string

    The name of a performance policy which exists on the Nimble array and should be enabled for every volume in a volume type.

  • pool-name | string

    Nimble Controller pool name

  • san-ip | string

    Management IP address of Nimble Storage array/group.

  • san-login | string

    Nimble Storage account login with minimum power user (admin) privilege if RBAC is used.

  • san-password | string

    Password of the admin account for nimble array.

  • subnet-label | string

    Nimble Subnet Label

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

    Enables or disables the use of multipathing.

  • verify-cert | string

    Whether to verify Nimble SSL Certificate

  • verify-cert-path | string

    Path to Nimble Array SSL certificate

  • volume-backend-name | string

    Volume backend name for the backend. The default value is the application name in the Juju model, e.g. "cinder-nimble-mybackend" if it's deployed as `juju deploy cinder-nimble cinder-nimble-mybackend` 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.

  • volume-driver | string

    Default: iscsi

    Use either 'iscsi' for iSCSI or 'fc' for Fibre Channel.