Set the iSCSI Host Connection Method to Manual

The manual iSCSI host connection method is intended primarily so that you can configure legacy applications to use the automatic connection method after upgrading to release 2.0 or later. (Neither option applies to Fibre Channel arrays.)
  1. Disable automatic rebalancing of the iSCSI host connections.
    netconfig --edit active --iscsi_connection_rebalancing no
  2. Disable automatic iSCSI host connections.
    netconfig --edit active --iscsi_automatic_connection_method no

Example:

$ netconfig --edit active --iscsi_connection_rebalancing no
$ netconfig --edit active --iscsi_automatic_connection_method no