System Administration Guide: Devices and File Systems

ProcedureHow to Remove an Existing IB Port, HCA_SVC, or a VPPA Communication Service

Use the following steps to delete an existing IB Port, HCA_SVC, or a VPPA communication service.

  1. Become superuser.

  2. Remove a VPPA communication service.

    For example:


    # cfgadm -o comm=vppa,service=new -x delete_service ib
    
  3. Verify that the communication service has been removed.

    For example:


    # cfgadm -x list_services ib
    Port communication services:
                    srp
    VPPA communication services:
                    ibd
    HCA_SVC communication services:
                    hnfs
    #