HP StorageWorks iSCSI Feature Pack User Guide
34
remove
Remove an iSCSI initiator from a host.
Example:
iscsicli host remove host=MySQLServer initiator=iqn.1991-
05.com.microsoft:mysqlserver
addportal
Add an iSCSI portal to a host.
Example:
iscsicli host addportal host=MySQLServer portal=10.1.11.72:3260:1
removeportal
Remove an iSCSI portal from a host.
Example:
iscsicli host removeportal host=MySQLServer portal=10.1.11.72:3260:1
assign
Assign a LU to a host.
Parameter
Type
Description
Host
R
Name of the host.
Initiator
R
iSCSI initiator name to remove.
Parameter
Type
Description
Host
R
Name of the host.
Portal
R
iSCSI portal to add to the host. The format is:
ipaddress[:port[:group]]
Parameter
Type
Description
Host
R
Name of the host.
Portal
R
iSCSI portal to remove from the host. The format is:
ipaddress[:port[:group]]
Parameter
Type
Description
Host
R
Name of the host.