Portworx Documentation has moved to https://docs.portworx.com
Portworx Enterprise version 2.13 has reached end of life and end of extended maintenance. Refer to the release support policy doc here.
Upgrade to the latest version of Portworx Enterprise for continued support. Documentation for the latest version of Portworx Enterprise can be found here.
Upgrade to the latest version of Portworx Enterprise for continued support. Documentation for the latest version of Portworx Enterprise can be found here.
Pure Storage FlashArray and FlashBlade storageCluster environment variables
This section provides configuration details for setting FlashArray and FlashBlade environment variables in the StorageCluster
object. All fields are objects under the spec.env[]
list:
spec:
env:
- name: PURE_DEFAULT_ENABLE_FB_NFS_SNAPSHOT
value: "true"
Name | Value | Type | Default |
---|---|---|---|
PURE_DEFAULT_ENABLE_FB_NFS_SNAPSHOT |
Determines whether the .snapshot directory is enabled on FlashBlade filesystems or not. | enumerated string : true or false |
"true" |
PURE_ISCSI_LOGIN_TIMEOUT |
Login timeout in seconds | string |
"20" |
PURE_ISCSI_ALLOWED_CIDRS |
Use this in cases where the FlashArray has additional network interfaces not on your own subnet. Use commas as the separator, e.g. 10.0.0.0/24,10.1.0.0/16. An empty string means all enabled iSCSI interfaces will be connected to. | string |
"" (empty string) |
flasharray-iscsi-allowed-ifaces |
Allowed iSCSI interfaces that can be used to connect to FlashArrays. Empty means all interfaces are allowed. Values must appear in output of the iscsiadm -m iface command |
string |
all |
Last edited: Friday, Jul 7, 2023
Questions? Visit the Portworx forum.