System Administration Guide: Devices and File Systems
只搜寻这本书
查看这本书:
以 PDF 格式下载本书 (3009 KB)

过程How 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
    #