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
Parameters
- (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.
- (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