storage lun modify prepop smart
Enables smart prepopulation on the LUN specified by its alias or serial number.
Syntax
[failover-peer] storage lun modify {alias <alias> | serial <serial>} prepop smart {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 | Disables prepopulation on the specified LUN. |
enable | Enables prepopulation on the specified LUN. |
Usage
You need to use smart prepopulation only for NTFS or VMFS LUNs. For other LUNs, you need to disable it using the disable option in this command if it has been enabled.
Prepopulation can be enabled only if the LUN is pinned. For details, see the
storage lun modify pinned command.
Example
Core_01 (config) # storage lun modify alias LUN4Edge2 prepop smart enable
Core_01 (config) # storage lun modify serial hqD6WohWNjx prepop smart enable
Core_02 (config) # failover-peer storage lun modify alias LUN4Edge2 prepop smart enable
Core_02 (config) # failover-peer storage lun modify serial hqD6WohWNjx prepop smart enable
Product
Core