Go to main content
マニュアルページ セク ション 1: ユー ザーコマンド

印刷ビューの終了

更新: 2016年12月6日
 
 

ibv_asyncwatch (1)

名前

ibv_asyncwatch - display asynchronous events

形式

ibv_asyncwatch [-G | -M] [-s[<guid>]] [-p port]
ibv_asyncwactch -s
ibv_asyncwatch -G -s
ibv_asyncwatch -M -s
ibv_asyncwatch -G [-p port] -s<guid1>,<guid2>,...
ibv_asyncwatch -M [-p port] -s<mgid1>,<mgid2>,...

説明

IBV_ASYNCWATCH(1)                USER COMMANDS               IBV_ASYNCWATCH(1)



NAME
       ibv_asyncwatch - display asynchronous events


SYNOPSIS
       ibv_asyncwatch [-G | -M] [-s[<guid>]] [-p port]
       ibv_asyncwactch -s
       ibv_asyncwatch -G -s
       ibv_asyncwatch -M -s
       ibv_asyncwatch -G [-p port] -s<guid1>,<guid2>,...
       ibv_asyncwatch -M [-p port] -s<mgid1>,<mgid2>,...


DESCRIPTION
       Display  asynchronous  events  forwarded to userspace for an InfiniBand
       device.  SM events can  be  monitored  using  the  '-s'  option,  which
       optionally takes a remote port GUID, or list of remote port GUIDS sepa-
       rated by ','.  If '-s' is specified with no argument  then  all  remote
       nodes  reachable form device 0 are monitored, otherwise only the speci-
       fied remote nodes are monitored. The following SM events are  monitored
       using the '-s' option:

           IBV_SM_EVENT_MCG_CREATED
                An MCG specified by the "mgid" has been created
                on this subnet.

           IBV_SM_EVENT_MCG_DELETED
                The MCG specified by the "mgid" has been deleted
                on this subnet.

           IBV_SM_EVENT_GID_AVAIL
                The GID specified by the "guid" is available
                on this subnet.

           IBV_SM_EVENT_GID_UNAVAIL
                The GID specified by the "guid" is no longer
                available on this subnet.


OPTIONS
       -G               Monitor SM event for Unicast GIDs

       -M                 Monitor   SM   event  for  Multicast  GIDs  -s<GUID>
       Takes as an optional argument a comma separated  list  of  remote  port
       GUIDs if -G is specified or Multicast GIDs if -M is specified.


       -p <port>        use the specified ca_port.


EXAMPLES
       To monitor event=IBV_SM_EVENT_ALL

       ibv_asyncwatch -s

       To monitor event=IBV_SM_EVENT_UGID_ALL

       ibv_asyncwatch -G -s

       To monitor event=IBV_SM_EVENT_MGID_ALL

       ibv_asyncwatch -M -s

       To monitor event=IBV_SM_EVENT_UGID

       ibv_asyncwatch -G -s0x0021280001a0e4d9,0x0021280001a0e4da

       To monitor event=IBV_SM_EVENT_MGID

       ibv_asyncwatch -M -s0xff12:4001:ffff::c:2238




ATTRIBUTES
       See attributes(5) for descriptions of the following attributes:


       +---------------+----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE    |
       +---------------+----------------------+
       |Availability   | network/open-fabrics |
       +---------------+----------------------+
       |Stability      | Volatile             |
       +---------------+----------------------+
NOTES
       This     software     was    built    from    source    available    at
       https://java.net/projects/solaris-userland.   The  original   community
       source was downloaded from  ['http://www.openfabrics.org/downloads/ibu-
       tils/ibutils-1.5.7.tar.gz',           'http://www.openfabrics.org/down-
       loads/libibverbs/libibverbs-1.1.4-1.22.g7257cd3.tar.gz',
       'http://www.openfabrics.org/down-
       loads/libmlx4/libmlx4-1.0.1-1.18.gb810a27.tar.gz', 'http://www.openfab-
       rics.org/downloads/libsdp/libsdp-1.1.108-0.15.gd7fdb72.tar.gz',
       'http://www.openfabrics.org/downloads/management/infiniband-
       diags-1.5.8.tar.gz',      'http://www.openfabrics.org/downloads/manage-
       ment/libibmad-1.3.7.tar.gz', 'http://www.openfabrics.org/downloads/man-
       agement/libibumad-1.3.7.tar.gz',      'http://www.openfabrics.org/down-
       loads/management/opensm-3.3.9.tar.gz',             'http://www.openfab-
       rics.org/downloads/perftest/perftest-1.3.0-0.42.gf350d3d.tar.gz',
       'http://www.openfabrics.org/down-
       loads/qperf/qperf-0.4.6-0.1.gb81434e.tar.gz',      'http://www.openfab-
       rics.org/downloads/rdmacm/librdmacm-1.0.14.1.tar.gz', 'http://www.open-
       fabrics.org/downloads/rds-tools/rds-tools-2.0.4.tar.gz']

       Further information about this software can be found on the open source
       community website at http://www.openfabrics.org/.



libibverbs                      August 8, 2012               IBV_ASYNCWATCH(1)