Skip to main content

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"
NameValueTypeDefault
PURE_DEFAULT_ENABLE_FB_NFS_SNAPSHOTDetermines whether the .snapshot directory is enabled on FlashBlade filesystems or not.enumerated string: true or false"true"
PURE_ISCSI_LOGIN_TIMEOUTLogin timeout in secondsstring"20"
PURE_ISCSI_ALLOWED_CIDRSUse 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-ifacesAllowed 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 commandstringall
Was this page helpful?