ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • lun igroup disable-aix-support

    Disables SAN AIX support on the cluster

    Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.

    Description

    This command disables the SAN AIX support across the cluster (all Vservers and all AIX initiator groups). However, before you can disable SAN AIX support, you must remove all SAN AIX related objects from the cluster. You need to unmap all the LUNs that are associated with the AIX initiator groups. Then you need to delete all of the AIX initiator groups. Use the lun unmap command to remove LUNS from an initiator group. Use the igroup delete command to delete an initiator group.

    This command is not intended to be used in normal operation. Use only when you are downgrading to a release that does not support SAN AIX operation.

    Examples

    cluster1::> lun igroup disable-aix-support

    Disables the SAN AIX support for cluster1.

    Top of Page