addfcportsetmember

Use the addfcportsetmember command to associate a Fibre Channel IO port ID with portset. A Fibre Channel IO port ID can be associated to multiple portsets at the same time and this association applies to all nodes in a cluster.

Syntax

Read syntax diagramSkip visual syntax diagram addfcportsetmember -portset portset_name | portset_id-fcioportid fc_io_port_id

Parameters

-portset portset_name | portset_id
(Required) Specifies the ID or name of the portset. The specified value must match one of the portsets listed by lsportset. The portset must be of host type with port type fc.
-fcioportid fc_io_port_id
(Required) Specifies the Fibre Channel IO port ID to be associated with portset. The fc_io_port_id is as listed in output of lsportfc command. The value can be a decimal number in the range 1 to maximum Fibre Channel IO port count.
Note: When the addfcportsetmember command runs, it changes I/O paths for the hosts in the same portset. Admin can run device discovery from the FC hosts added in the same portset to allow host to discover the devices from the valid I/O paths.

An invocation example (Add FC portid 1 on each node in cluster to portset5)

addfcportsetmember -portset portset5 -fcioportid 1

The resulting output:

No feedback