Configuration Mode Commands : SteelFusion Core iSCSI (block mode) commands : storage lun add edge-local
  
storage lun add edge-local
Adds an edge local LUN for the Core. Note that you can add only discovered LUNs.
Syntax
[failover-peer] storage lun add edge-local edge-id <id> size <megabytes> alias <alias-name>
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.
edge-id <id>
Specifies the self-identifier of the Edge to which the LUN is to be added.
size <megabytes>
Specifies the size of the LUN, in megabytes.
The minimum value is 8 MB. The maximum depends on the available space for the blockstore.
alias <alias-name>
Specifies an alias name for the added LUN.
Example
Core_01 (config) # storage lun add edge-local edge-id Edge2 size 256 alias LUN4Edge2
 
Core_02 (config) # failover-peer storage lun add edge-local edge-id Edge2 size 256 alias LUN4Edge2
Product
SteelFusion Core
Related Commands
“storage lun add block-disk,” storage lun add iscsi