SANtricity 11.8 Commands

to Japanese version

Delete host port

The delete hostPort command deletes a host port identification.

Supported Series

This command applies to any individual storage system, including the HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 and AB3100 series, as long as all SMcli packages are installed.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 storage system, you must have the Storage Admin role.

Context

The identification is a software value that represents the physical host port to the controller. By deleting the identification, the controller no longer recognizes instructions and data from the host port.

This command does not work in an iSCSI environment, where the host ports are considered initiators. Instead, use the delete iscsiInitiator command. See Delete iSCSI initiator.

Syntax

delete hostPort [hostPortName]

Parameter

Parameter Description

hostPort

The name of the host port that you want to delete. Enclose the name of the host port in square brackets ([ ]). If the host port name contains special characters or consists only of numbers, you also must enclose the name in double quotation marks (" ") inside square brackets.

Notes

A host port is a physical connection on a host adapter that resides within a host computer. A host port provides a host access to the volumes in a storage system.

Top of Page