man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

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




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 separated  by  ','.   If  '-s'  is
     specified  with  no argument then all remote nodes reachable
     form device 0 are monitored, otherwise  only  the  specified
     remote nodes are monitored. The following SM events are mon-
     itored 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 sepa-
     rated list of remote port GUIDs if -G is specified or Multi-
     cast GIDs if -M is specified.


     -p <port>        use the specified ca_port.





libibverbs         Last change: August 8, 2012                  1






USER COMMANDS                                   IBV_ASYNCWATCH(1)



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.openfab-
     rics.org/downloads/ibutils/ibutils-1.5.7.tar.gz',
     'http://www.openfabrics.org/downloads/libibverbs/libib-
     verbs-1.1.4-1.22.g7257cd3.tar.gz',      'http://www.openfab-
     rics.org/down-
     loads/libmlx4/libmlx4-1.0.1-1.18.gb810a27.tar.gz',
     'http://www.openfabrics.org/downloads/libsdp/lib-
     sdp-1.1.108-0.15.gd7fdb72.tar.gz',      'http://www.openfab-
     rics.org/downloads/management/infiniband-
     diags-1.5.8.tar.gz',       'http://www.openfabrics.org/down-
     loads/management/libibmad-1.3.7.tar.gz',   'http://www.open-
     fabrics.org/downloads/management/libibumad-1.3.7.tar.gz',
     'http://www.openfabrics.org/downloads/manage-
     ment/opensm-3.3.9.tar.gz',



libibverbs         Last change: August 8, 2012                  2






USER COMMANDS                                   IBV_ASYNCWATCH(1)



     'http://www.openfabrics.org/down-
     loads/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.openfabrics.org/downloads/rdmacm/librd-
     macm-1.0.14.1.tar.gz',     'http://www.openfabrics.org/down-
     loads/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.openfab-
     rics.org/.












































libibverbs         Last change: August 8, 2012                  3