rmfcportsetmember

Use the rmfcportsetmember command to remove Fibre Channel IO port ID association from the portset.

Syntax

Read syntax diagramSkip visual syntax diagram rmfcportsetmember -portset portset_name | portset_id-fcioportid fc_io_port_id
Note: When the rmfcportsetmember 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.

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 Fibre Channel IO port must be associated with specified portset.
-fcioportid fc_io_port_id
(Required) Specifies the Fibre Channel IO port ID from output of the lsfcportsetmember 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 (Removing association between portset name portset1 and port id 1 for every node in cluster)

rmfcportsetmember -portset portset1 -fcioportid 1

The resulting output:

No feedback.