storage iscsi portal host disc-portal modify
Modifies the ID and/or port settings of the specified portal host configuration.
Syntax
[failover-peer] storage iscsi portal host <hostname> disc-portal modify id <disc-portal> port <port-number>
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. |
<hostname> | Hostname of the iSCSI portal configuration that is to be modified. |
id <disc-portal> | Specifies the new ID value for the specified portal host. |
port <port-number> | Specifies the new port number for specified portal host. |
Usage
This command is intended to be used for portals discovered for multi-path I/O (MPIO) configurations. MPIO enables a single iSCSI portal configuration to connect with the filer on multiple IP addresses.
Use the
storage iscsi portal host rescan-portals command to discover portals on the specified iSCSI initiator portal.
Example
Core_01 (config) # storage iscsi portal host 123.45.6.789 disc-portal modify id principal port 3260
Core_02 (config) # failover-peer storage iscsi portal host 123.45.6.789 disc-portal modify id principal port 3260
Product
SteelFusion Core
Related Command