Configuration Mode Commands : Core iSCSI commands : storage lun modify pinned
  
storage lun modify pinned
Pins or unpins the LUN specified by its alias or serial number.
When a LUN is pinned, the data is reserved and not subject to the normal blockstore eviction policies.
Syntax
[failover-peer] storage lun modify {alias <alias> | serial <serial>} pinned {disable | enable}
Parameters
failover-peer
Performs the command on the failover peer of the current appliance. If the failover peer is unavailable, the changed configuration is automatically applied when the appliance returns to service.
You can run failover-peer commands only on a Core appliance in ActiveSolo failover state.
alias <alias>
Specifies the LUN to be modified by its alias.
serial <serial>
Specifies the LUN to be modified by its serial number.
disable
Sets the LUN to an unpinned state.
enable
Sets the LUN to a pinned state.
Example
Core_01 (config) # storage lun modify alias LUN4Edge2 pinned enable
Core_01 (config) # storage lun modify serial hqD6WohWNjx pinned enable
 
Core_02 (config) # failover-peer storage lun modify alias LUN4Edge2 pinned enable
Core_02 (config) # failover-peer storage lun modify serial hqD6WohWNjx pinned enable
Product
Core