1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/usr/rdma-core/srp_daemon/ibsrpdm.1
2017-10-06 15:13:04 +02:00

38 lines
786 B
Groff

.\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
.TH IBSRPDM 1 "August 30, 2005" "OpenFabrics" "USER COMMANDS"
.SH NAME
ibsrpdm \- Discover SRP targets on an InfiniBand Fabric
.SH SYNOPSIS
.B ibsrpdm [\fIOPTIONS\fB]
.SH DESCRIPTION
.PP
List InfiniBand SCSI RDMA Protocol (SRP) targets on an IB fabric.
.SH OPTIONS
.PP
.TP
\fB\-c\fR
Generate output suitable for piping directly to a
/sys/class/infiniband_srp/srp\-<device>\-<port>/add_target file
.TP
\fB\-d\fR \fIDEVICE\fR
Use device file \fIDEVICE\fR (default /dev/infiniband/umad0)
.TP
\fB\-k\fR \fIP_KEY\fR
Use InfiniBand partition key \fIP_KEY\fR (default 0xffff)
.TP
\fB\-v\fR
Print more verbose output
.SH SEE ALSO
.BR srp_daemon (1)
.SH AUTHORS
.TP
Roland Dreier
.RI < roland@kernel.org >