Configuration Mode Commands : SteelFusion Core iSCSI (block mode) commands : storage lun resize
  
storage lun resize
Resizes the specified LUN in the Core configuration.
Syntax
[failover-peer] storage lun resize {alias <alias> | serial <serial>}
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 alias of the LUN to be resized.
serial <serial>
Specifies the iSCSI serial number of the LUN to be resized.
Usage
Before resizing the LUN from the Core configuration, you must take it offline using storage lun modify offline.
Example
Core_01 (config) # storage lun resize alias LUN4Edge2
 
Core_02 (config) # failover-peer storage lun resize alias LUN4Edge2
Product
SteelFusion Core
Related Command
storage lun modify offline