Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rdma_xserver(1) [debian man page]

RDMA_XSERVER(1) 						     librdmacm							   RDMA_XSERVER(1)

NAME
rdma_xserver - RDMA CM communication server test program SYNOPSIS
rdma_xserver [-p port] [-c comm_type] DESCRIPTION
Uses the librdmacm to establish various forms of communication and exchange data. OPTIONS
-p port Changes the port number that the server listens on. By default the server listens on port 7471. -c communication type Specifies the type of communication established with the client program. extended reliable-connected XRC QPs. NOTES
Basic usage is to start rdma_xserver, then connect to the server using the rdma_xclient program. Because this test maps RDMA resources to userspace, users must ensure that they have available system resources and permissions. See the libibverbs README file for additional details. SEE ALSO
rdma_cm(7), udaddy(1), mckey(1), rping(1), rdma_server(1), rdma_xclient(1) librdmacm 2011-06-15 RDMA_XSERVER(1)

Check Out this Related Man Page

UDADDY(1)							     librdmacm								 UDADDY(1)

NAME
udaddy - RDMA CM datagram setup and simple ping-pong test. SYNOPSIS
udaddy [-s server_address] [-b bind_address] [-c connections] [-C message_count] [-S message_size] [-p port_space] udaddy -s server_address [-b bind_address] [-c connections] [-C message_count] [-S message_size] [-t tos] [-p port_space] DESCRIPTION
Establishes a set of unreliable RDMA datagram communication paths between two nodes using the librdmacm, optionally transfers datagrams between the nodes, then tears down the communication. OPTIONS
-s server_address The network name or IP address of the server system listening for communication. The used name or address must route over an RDMA device. This option must be specified by the client. -b bind_address The local network address to bind to. -c connections The number of communication paths to establish between the client and server. The test uses unreliable datagram communication, so no actual connections are formed. (default 1) -C message_count The number of messages to transfer over each connection. (default 10) -S message_size The size of each message transferred, in bytes. This value must be smaller than the MTU of the underlying RDMA transport, or an error will occur. (default 100) -t tos Indicates the type of service used for the communication. Type of service is implementation dependent based on subnet configura- tion. -p port_space The port space of the datagram communication. May be either the RDMA UDP (0x0111) or IPoIB (0x0002) port space. (default RDMA_PS_UDP) NOTES
Basic usage is to start udaddy on a server system, then run udaddy -s server_name on a client system. Because this test maps RDMA resources to userspace, users must ensure that they have available system resources and permissions. See the libibverbs README file for additional details. SEE ALSO
rdma_cm(7), ucmatose(1), mckey(1), rping(1) librdmacm 2007-05-15 UDADDY(1)
Man Page

15 More Discussions You Might Find Interesting

1. IP Networking

Sniffing an established port

Hi All, On a solaris box A port B in which port B is established and receiving data. My question is how do i listen on that established port , how can i get the data received at box A: port B through my application I had searched the forum for the same, but i am unable to retrieve the... (5 Replies)
Discussion started by: matrixmadhan
5 Replies

2. UNIX for Dummies Questions & Answers

losing serial port permissions

I have a site running SCO 5 that after rebooting loses full permissions on the serial port tty2a. This port is a link between hotel and restaurant. Without full permissions there is no communication. Change tty2a back to full permissions logged in as root to 777 and it works. owner / group is... (4 Replies)
Discussion started by: postek
4 Replies

3. UNIX for Dummies Questions & Answers

listing communication ports...

Hi all, My thanks in advance for any posts and (more importantly) for reading?! Anyhow I have been set the task of working which communication ports we have in use on our Oracle Boxes (its an audit thing). Anyhow has anyone got any ideas for a quick script that I could that would show this? ... (2 Replies)
Discussion started by: B14speedfreak
2 Replies

4. UNIX for Dummies Questions & Answers

how to .........?

how to make my pc as a communication server (PC to Phone) calling ? (3 Replies)
Discussion started by: elzek4180
3 Replies

5. Solaris

newbie question on server spamming exchange group list.

At work we just reinstalled a new system and started scheduled backups. It is spamming all users through exchange with 'Superuser' email stating: 'x server doing down for unscheduled maintance'. Can be literally 10-20 super user email. At the moment we do not want to completely stop the email.... (1 Reply)
Discussion started by: pmoores
1 Replies

6. Cybersecurity

ports security need help

I wrote a perl socket program which listens on 40011 port number the program works fine. But just a question crossed in my mind I tried to find the answer but I didn't find. Please if anyone have the answer or idea please reply... How to know that which ports are bocked on the UNIX (HP-UX)... (2 Replies)
Discussion started by: zing_foru
2 Replies

7. UNIX for Dummies Questions & Answers

Connecting to SUN server from PC

I have old SUN server on my desk. I know it worked before. I want to be able to connect to server from my PC. Just to establish a dump terminal. 1. I connected to power socket 2. I Have a cable that fits in (i believe is a com ports there are A B slots the same I plugged it in A). They are... (33 Replies)
Discussion started by: zam
33 Replies

8. Programming

problem while having a communication with serial port?????

hello, I am gettin problem while sending and recieving data through seial port... when I am sending Data then the reciever end is not able to recieve that data ..... Reciever end is running in infinite loop just polling after some time to check that there is data on the port and then again... (9 Replies)
Discussion started by: arunchaudhary19
9 Replies

9. UNIX for Dummies Questions & Answers

port number

hi all i want to connect a system, how can i know the port number of a system. (2 Replies)
Discussion started by: tukuna82
2 Replies

10. Programming

plz help me to solve this socekt progm..urgent...

MY client and server need to achieve the following requirements: 1.1. program for client needs to take two arguments that specify the name of server and the port that it is trying to connect to. Your program for server needs to take an argument that specifies the port that it is listening to. ... (6 Replies)
Discussion started by: saiful_911
6 Replies

11. Shell Programming and Scripting

Help with connectivity test using shell script

I want to test connectivity between different servers with my server using information as IP and port only. I have Name,IP List and port in one file. Please help how i can test connectivity is successful or not? File format will be: Name1,127.0.0.1,80 Name2,127.0.0.2,8080 Output could be ... (1 Reply)
Discussion started by: poweroflinux
1 Replies

12. AIX

Exchange one server to another

Hi people, In my work i have 2 P595 server (P595A and P595B) i need to exchange one server from P595A to P595B and one from P595B to P595A, i know the best way to do this is make a mksysb copy of the system and restore it on another but, in this process i dont need to exchange all the server,... (4 Replies)
Discussion started by: anonymouzz
4 Replies

13. AIX

AIX performance issue

Hi Guys, This is the situation I am in. Provide your views and input where should I start? I have one P7 test server and a p520 production server. the job is taking pretty long on the P7 test server when compared to the P5 production server. below is the full detail. Informix... (5 Replies)
Discussion started by: ithinksgreen
5 Replies

14. Shell Programming and Scripting

Tcl: How to communicate serial port remotely

Hi all: i wanna automate a test written in Tcl, but stuck in serial communication. I had 2 PC, one is my local Windows machine, the other one is my test Linux server. The Linux box is connected to the test board via serial port. So I wanna send commands and get output through the... (4 Replies)
Discussion started by: allenxiao7
4 Replies

15. Programming

Application with communication between process

Hello I would like to create an application with communication between processes, application tightly coupled, have you please an idea about an API or a tool that allows me to generate such application? Thank you so much (11 Replies)
Discussion started by: chercheur857
11 Replies