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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)