Disable Multiprotocol Access to a Group

  1. Remove protocol-specific initiator groups for the protocol you want to disable.
    initiatorgrp --delete initiatorgrp_name
  2. Disable the second protocol.
    To disable Fibre Channel access: group --edit --fc_enabled no
    To disable iSCSI access: group --edit --iscsi_enabled no
    NOTE: You cannot disable both protocols on a group.
  3. Verify the protocol state of the group.
    group --info
  • Remove Fibre Channel HBAs, if desired.