Firmware Compatibility List

Related Topics

This list contains the script engine commands and parameters with the minimum firmware level that must be running on the storage subsystem to support them. Here's how to interpret the firmware numbers in the table:

Important:

Command

Parameter(s)

create logical drive

userLabel

array=[array number] (5.20)
OR
drive or drives=[drive list] (5.20)
OR
driveCount=[number of drives] (5.20)

*array [array number]
OR
*drive or drives <drive list>
OR
*driveCount [number of drives]

*Deprecated syntax provided to be compatible with older scripts. Use only with storage subsystems running firmware level 5.00 or lower.

*enforceSoftLimit (5.20)

*Use only with the 3552.

capacity

owner

RAIDLevel

readAheadMultiplier (5.00)

segmentSize

usageHint

mapping

create FlashCopy Logical Drive (5.00)

baseLogicalDrive

repositoryArray=[array number]
OR
repositoryDriveCount=<number of drives>
OR
repositoryDrives=<drive list>

userLabel

repositoryUserLabel

repositoryRAIDLevel

warningThresholdPercent

repositoryPercentofBase

repositoryFullPolicy

create hostGroup (5.20)

userLabel

create host (5.20)

userLabel

hostGroup

create hostPort (5.20)

host

userLabel

identifier

hostType

create mapping (5.00)

logical drive

logicalUnitNumber

host

hostGroup

delete array

[array number]

delete logical drive

[logicalDriveLabel]

delete hostGroup (5.20)

["group label"]

delete host (5.20)

["host label"]

delete hostPort (5.20)

["port label"]

delete mapping (5.00)

logical drive

host

hostGroup

disableFlashCopy logical drive (5.00)

["logicalDriveLabel"]

download storageSubsystem

file (5.00)

content (5.00)

sub-parameters: firmware, NVSRAM, featureKey (See Using the download Command for syntax examples.)

*firmwareFile

*This option is provided to be backward compatible with older scripts (firmware level 4.01 and lower). The file and content parameters are now preferred with the download storageSubsystem command.

*NVSRAMFile

*This option is provided to be backward compatible with older scripts (firmware level 4.01 and lower). The file and content parameters are now preferred with the download storageSubsystem command.

download drive (5.20)

[enclosure, slot]

file

content

sub-parameters: firmware, modePage (See Using the download Command for syntax examples.)

download enclosure (5.20)

[enclosureID]

file

content

on error

stop

continue

recreateFlashCopy logical drive (5.00)

["logicalDriveLabel"]

warningThresholdPercent

repositoryFullPolicy

userLabel

reset controller (5.20)

[controller-spec]

reset storageSubsystem (5.20)

logicalDriveDistribution

set storageSubsystem

batteryInstallDate

cacheBlockSize

cacheFlushStart

cacheFlushStop

mediaScanRate

userLabel

resetConfiguration

timeOfDay

clearEventLog

password

RLSBaseline (5.00)

defaultHostType (5.00)

set controller

[controller-spec]

mode

sub-parameters: active, *passive

*The passive sub-parameter can only be used with firmware level 4.01 or lower.

availability

batteryInstallDate

GlobalNVSRAMByte [nvsram-offset]

HostNVSRAMByte [host-type, nvsram-offset]

*NVSRAMByte [nvsram-offset]

*This option is provided to be backward compatible with older scripts (firmware level 4.01 and lower). The GlobalNVSRAMByte and HostNVSRAMByte parameters are now preferred with the set controller command.

set array

[array number]

owner

set logical drive

[logicalDriveLabel]

owner

readCacheEnabled

writeCacheEnabled

mirrorEnabled

cacheWithoutBatteryEnabled

cacheFlushModifier

readAheadMultiplier

mediaScanEnabled

redundancyCheckEnabled

modificationPriority

userLabel

warningThresholdPercent (5.00)

repositoryFullPolicy (5.00)

role (5.20)

set performanceMonitor (5.20)

interval

iterations

set drive (OR set drives)

[drive list]

hotspare

operationalState (5.20)

show storageSubsystem

batteryAge

healthStatus

profile

hostTypeTable

defaultHostType (5.00)

logicalDriveDistribution (5.00)

preferredLogicalDriveOwners (5.20)

show controller

[controller-spec]

mode

GlobalNVSRAMByte [nvsram-offset]

HostNVSRAMByte [host-type, nvsram-offset]

NVSRAMByte [nvsram-offset]

show logical drives (5.00)

logical drive [logicalDriveLabel]

show hostTopology (5.20)


show <string>


start increaseVolCapacity (5.00)

logical drive="logicalDriveLabel"

incrementalCapacity

drive or drives=[drive list]

upload storageSubsystem (5.00)

file

content

use password

<"password">

Related Topics

Command Reference

Using the Script Editor

Using the Command Line Interface