from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209830

userrating:


May 25th. 2007:
Words

486

Views

258819

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

150154

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





RDMA

Section: Linux (8)
Updated: 28 Mar 2017
Index Return to Main Contents
 

NAME

rdma - RDMA tool  

SYNOPSIS


rdma [ OPTIONS ] OBJECT { COMMAND | help }


rdma [ -force ] -batch filename


OBJECT := { dev | link | resource | system | statistic | monitor }


OPTIONS := { -V[ersion] | -d[etails] | -j[son] | -o[neline] | -p[retty] }

 

OPTIONS

-V,-Version
Print the version of the rdma tool and exit.

-b, -batch <FILENAME>
Read commands from provided file or standard input and invoke them. First failure will cause termination of rdma.

-force
Don't terminate rdma on errors in batch mode. If there were any errors during execution of the commands, the application return code will be non zero.

-d,-details
Output detailed information. Adding a second -d includes drive-specific details.

-r,-raw
Output includes drive-specific details in raw format.

-p,-pretty
When combined with-j generate a pretty JSON output.

-j,-json
Generate JSON output.

-o, -oneline
output each record on a single line, replacing line feeds with the '' character.

 

OBJECT

dev
- RDMA device.

link
- RDMA port related.

resource
- RDMA resource configuration.

sys
- RDMA subsystem related.

statistic
- RDMA counter statistic related.

monitor
- RDMA events monitor

The names of all objects may be written in full or abbreviated form, for example stats can be abbreviated as stat or just s.

 

COMMAND

Specifies the action to perform on the object. The set of possible actions depends on the object type. As a rule, it is possible to show (or list ) objects, but some objects do not allow all of these operations or have some additional commands. The help command is available for all objects. It prints out a list of available commands and argument syntax conventions.

If no command is given, some default command is assumed. Usually it is list or, if the objects of this class cannot be listed, help.

 

EXIT STATUS

Exit status is 0 if command was successful or a positive integer upon failure.

 

SEE ALSO

rdm-dev(8), rdm-link(8), rdm-resource(8), rdm-system(8), rdm-statistic(8), rdm-monitor(8),

 

REPORTING BUGS

Report any bugs to the Linux RDMA mailing list <linu-rdma@vger.kernel.org> where the development and maintenance is primarily done. You do not have to be subscribed to the list to send a message there.

 

AUTHOR

Leon Romanovsky <leonro@mellanox.com>


 

Index

NAME
SYNOPSIS
OPTIONS
OBJECT
COMMAND
EXIT STATUS
SEE ALSO
REPORTING BUGS
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 11.8 ms