Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ibcm(7d) [freebsd man page]

ibcm(7D)							      Devices								  ibcm(7D)

NAME
ibcm - Solaris InfiniBand Communication Manager DESCRIPTION
The Solaris InfiniBand Communication Manager (IBCM) is a Solaris kernel misc module that adheres to the InfiniBand Architecture Specifica- tion, Volume 1: Release 1.1 for InfiniBand Communication Management Class. IBCM provides a transport layer abstraction to IB clients to set up reliable connected channels along with service, multicast, and path lookup-related functionality. IBCM implements the CM protocol as per the InfiniBand Architecture Specification, Volume 1: Release 1.1 and utilizes the InfiniBand Management Framework module for all IB management-related functionality and the InfiniBand Transport Layer (see ibtl(7D)) for all IB Verbs-related functionality. FILES
/kernel/misc/ibcm 32-bit x86 ELF kernel module /kernel/misc/amd64/ibcm 64-bit x86 ELF kernel module /kernel/misc/sparcv9/ibcm 64-bit SPARC ELF kernel module ATTRIBUTES
See attributes(5) for a description of the following attribute: +-----------------------------+-----------------------------+ |ATTRIBUTE TYPE |ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability | Consolidation Private | +-----------------------------+-----------------------------+ |Availability |SUNWhea | +-----------------------------+-----------------------------+ SEE ALSO
attributes(5), ibtl(7D) InfiniBand Architecture Specification, Volume 1: Release 1.1 SunOS 5.10 2 Apr 2004 ibcm(7D)

Check Out this Related Man Page

ibcm(7D)							      Devices								  ibcm(7D)

NAME
ibcm - Solaris InfiniBand Communication Manager DESCRIPTION
The Solaris InfiniBand Communication Manager (IBCM) is a Solaris kernel misc module that adheres to the InfiniBand Architecture Specifica- tion, Volume 1: Release 1.1 for InfiniBand Communication Management Class. IBCM provides a transport layer abstraction to IB clients to set up reliable connected channels along with service, multicast, and path lookup-related functionality. IBCM implements the CM protocol as per the InfiniBand Architecture Specification, Volume 1: Release 1.1 and utilizes the InfiniBand Management Framework module for all IB management-related functionality and the InfiniBand Transport Layer (see ibtl(7D)) for all IB Verbs-related functionality. FILES
/kernel/misc/ibcm 32-bit x86 ELF kernel module /kernel/misc/amd64/ibcm 64-bit x86 ELF kernel module /kernel/misc/sparcv9/ibcm 64-bit SPARC ELF kernel module ATTRIBUTES
See attributes(5) for a description of the following attribute: +-----------------------------+-----------------------------+ |ATTRIBUTE TYPE |ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability | Consolidation Private | +-----------------------------+-----------------------------+ |Availability |SUNWhea | +-----------------------------+-----------------------------+ SEE ALSO
attributes(5), ibtl(7D) InfiniBand Architecture Specification, Volume 1: Release 1.1 SunOS 5.11 2 Apr 2004 ibcm(7D)
Man Page

13 More Discussions You Might Find Interesting

1. Programming

how to simulate "mkdir -p /home/blah1/blah2/blah3" in "c" where only /home exist

I'm trying to make use of mkdir(char *pathname, S_IRWXU) to create the directories. but it only creates one directory at a time. so I have to separate the tokens for "/home/blah1/blah2/blah3" as "home blah1 blah2 blah3" using delimiter "/", but it is again hectic to create such directory... (8 Replies)
Discussion started by: platinumedge
8 Replies

2. Solaris

Solaris recovery

Some thing happened to our solaris 10 ( sparc ) box and it is not coming up now. These are some of the console messages : I assume it is not able to find very basic system libraries so i need to tell it some how to find it under /lib:/usr/lib. I booted it from the CD but now i... (4 Replies)
Discussion started by: rajwinder
4 Replies

3. Emergency UNIX and Linux Support

How to monitor a process memory utilization?

hi frnds, I want to monitor a particular process very closly on how much memory it is taking. i tried with TOP and PRSTAT commands that is not giving what exactly i need. In my application, there is a memory leak happening, i want to know when it is occuering, means which transcation is... (9 Replies)
Discussion started by: vij_krr
9 Replies

4. Solaris

df command on Sol8 machine doesn't return a result

I have a sun4u system running Solaris 8. I tried running the df command but it returns a blank result. Also I'm unable to collect an explorer from this system as the OS complains that the disk is full. What could be going on here? (10 Replies)
Discussion started by: dperry1973
10 Replies

5. Solaris

Strange SSH problem

Hello, I have solaris 10 systems from which I can not ssh/scp outside. These systems are nis+/nfs clients for user authentication and home directories. When a nis+ user logs in, authentication works fine, home directory is mounted from nfs server. But, from these machines, when a user tries to... (0 Replies)
Discussion started by: upengan78
0 Replies

6. Solaris

ssh and scp not working

Dear All, whenever i try the command ssh , it is giving the below error. ld.so.1: ssh: fatal: relocation error: file /usr/bin/ssh: symbol SUNWcry_installed: referenced symbol not found Killed For SCP also the same error is coming. Pl reply me if you have answers. Rj (4 Replies)
Discussion started by: jegaraman
4 Replies

7. UNIX for Advanced & Expert Users

sudo install

pkgadd -d sudo-1.7.4p4-sol10-sparc-local Sudo has been installed succesfully. Just wandering why I cannot still not use sudo. root@host#which sudo /usr/bin/sudo When I logged in using my own profile it says. I still cannot even execute visudo. Not sure what parameters Im stil missing ... (4 Replies)
Discussion started by: lhareigh890
4 Replies

8. Programming

Error: undefined reference to winmain@16?

I was trying to compile the following code in cygwin using g++: ------------------------------------------ #include <iostream> using namespace std; int identity(int input) { int output = input; return output; } ------------------------------------------ I get this error: ... (7 Replies)
Discussion started by: DyslexicChciken
7 Replies

9. Solaris

Machine is not booting

Dear all Any help would be greatly appreciated, I have Solaris 10 installed on an M5000 SPARC machine. While rebooting it, we are faced with the following message then the OK prompt: SPARC Enterprise M5000 Server, using Domain console Copyright (c) 1998, 2010, Oracle and/or its affiliates. All... (25 Replies)
Discussion started by: abohmeed
25 Replies

10. Red Hat

Snmpd dying on centos7.1

Hello All, SNMPD dying after 2 mins once it started. Here is the configuration Oct 12 04:43:00 localhost systemd: Starting Simple Network Management Protocol (SNMP) Daemon.... Oct 12 04:43:00 localhost snmpd: dlopen failed: /usr/lib64/libcmaX64.so: cannot open shared object file: No such... (1 Reply)
Discussion started by: shekar777
1 Replies

11. Solaris

Alias is not working under Bourne Shell

Hi, Please assist me why HC alias is not working under this shell? root@singapore # grep HC /.profile alias HC='cd /var/tmp/HC/2015/`date +%B`' root@singapore # . /.profile Sourcing //.profile-EIS..... root@singapore # echo $HC root@singapore # HC HC: not found root@singapore # echo... (18 Replies)
Discussion started by: tprabhu1983
18 Replies

12. AIX

0509-036 tar error

Hello Everyone, root@test8:/>gunzip < /configapp/bkp_14JUN16_oraapp.tgz | /opt/freeware/bin/tar x> exec(): 0509-036 Cannot load program /opt/freeware/bin/tar because of the following errors: 0509-130 Symbol resolution failed for tar because: 0509-136 Symbol... (2 Replies)
Discussion started by: filosophizer
2 Replies

13. Solaris

Root user not recognizing on Solaris-10 (shadow file corruption)

Hello, I got into a wired state on one of solaris 10 server. When I noticed that server is having some issue, I found that there were dumpadm.conf entries in /etc/shadow and real entries were wiped of. Probably somebody fat fingers. I was able to boot into failsafe, break SVM mirror, copied... (25 Replies)
Discussion started by: solaris_1977
25 Replies