[email protected](5) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | COLOPHON

SRP_DAEM....SERVICE(5)  [email protected]  SRP_DAEM....SERVICE(5)

NAME         top

       [email protected] - srp_daemon_port@ systemd service that
       controls a single port

SYNOPSIS         top

       [email protected]

DESCRIPTION         top

       The [email protected] controls whether or not an
       srp_daemon process is monitoring the RDMA port specified as
       template argument. The format for the RDMA port name is dev:port
       where dev is the name of an RDMA device and port is an port
       number starting from one. Starting an instance of this template
       will start an srp_daemon process. Stopping an instance of this
       template will stop the srp_daemon process for the specified port.
       It can be prevented that srp_daemon is started for a certain port
       by masking the corresponding systemd service, e.g. systemctl mask
       srp_daemon_port@mlx4_0:1.

       A list of all RDMA device and port number pairs can be obtained
       e.g. as follows:

              $ (cd /sys/class/infiniband >&/dev/null && for p in */ports/*; do
                 [ -e "$p" ] && echo "${p/\/ports\//:}"; done)
              mlx4_0:1
              mlx4_0:2
              mlx4_1:1
              mlx4_1:2

SEE ALSO         top

       srp_daemon(1), srp_daemon.service(5), systemctl(1)

COLOPHON         top

       This page is part of the rdma-core (RDMA Core Userspace Libraries
       and Daemons) project.  Information about the project can be found
       at ⟨https://github.com/linux-rdma/rdma-core⟩.  If you have a bug
       report for this manual page, send it to
       [email protected].  This page was obtained from the
       project's upstream Git repository
       ⟨https://github.com/linux-rdma/rdma-core.git⟩ on 2023-12-22.  (At
       that time, the date of the most recent commit that was found in
       the repository was 2023-12-20.)  If you discover any rendering
       problems in this HTML version of the page, or you believe there
       is a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       [email protected]

srp_daemon                                        SRP_DAEM....SERVICE(5)

Pages that refer to this page: srp_daemon.service(5)