edge id iscsi initiator remove
Removes the specified iSCSI initiator credential from the specified Edge configuration.
Syntax
[failover-peer] edge id <id> iscsi initiator remove <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. |
<id> | Self-identifier of the Edge to which the configuration is to be pushed. This value is case sensitive and limited to the following characters: 0 to 9, a to z, A to Z, period (.), and hyphen (-). |
<name> | iSCSI initiator credential to be removed. |
Usage
All failover-peer edge commands enable you to configure an unavailable Core through its failover peer. When the Core returns to service, the new configuration is added automatically.
Consider the following example: Core1 and Core2 are configured as failover peers. Edge1 is linked to Core1. You want to remove an iSCSI initiator credential from the Edge1 configuration. However, Core1 is down but Core2 is operational. On Core2, run the following command:
failover-peer edge id Edge1 iscsi initiator remove iqn.1991-05.com.microsoft:jshmoe-win7.wannabe.com
When Core1 resumes operation, the Edge1 configuration changes are added to its configuration.
Example
Core_01 (config) # edge id Branch006a iscsi initiator remove iqn.1991-05.com.microsoft:jshmoe-win7.wannabe.com
Core_02 (config) # failover-peer edge id Edge1 iscsi initiator remove iqn.1991-05.com.microsoft:jshmoe-win7.wannabe.com
Product
SteelFusion Core
Related Commands