Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

scds_free_port_list(3ha) [opensolaris man page]

scds_free_port_list(3HA)				 Sun Cluster HA and Data Services				  scds_free_port_list(3HA)

NAME
scds_free_port_list - free the port list memory SYNOPSIS
cc [flags...] -I /usr/cluster/include file -L /usr/cluster/lib -l dsdev #include <rgm/libdsdev.h> void scds_free_port_list(scds_port_list_t *port_list DESCRIPTION
The scds_free_port_list() function reclaims memory allocated during calls to scds_get_port_list(3HA). It deallocates the memory pointed to by port_list. PARAMETERS
The following parameters are supported: port_list Pointer to a list of port-protocol pairs used by the resource group FILES
/usr/cluster/include/rgm/libdsdev.h Include file /usr/cluster/lib/libdsdev.so Library ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscdev | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
scds_get_port_list(3HA), attributes(5) Sun Cluster 3.2 7 Sep 2007 scds_free_port_list(3HA)

Check Out this Related Man Page

scds_print_port_list(3HA)				 Sun Cluster HA and Data Services				 scds_print_port_list(3HA)

NAME
scds_print_port_list - print the contents of a port list SYNOPSIS
cc [flags...] -I /usr/cluster/include file -L /usr/cluster/lib -l dsdev #include <rgm/libdsdev.h> void scds_print_port_list(scds_handle_t handle, int debug_level, constscds_port_list_t *port_list DESCRIPTION
The scds_print_port_list() function writes the contents of a port list, pointed to by port_list, to the system log, at the debugging level specified by debug_level. If the specified debugging level is greater than the debugging level currently being used, no information is written. PARAMETERS
The following parameters are supported: handle The handle returned from scds_initialize(3HA) debug_level Debugging level at which the data is to be written port_list Pointer to a list of port-protocol pairs used by the resource group, retrieved with scds_get_port_list(). FILES
/usr/cluster/include/rgm/libdsdev.h Include file /usr/cluster/lib/libdsdev.so Library ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscdev | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
scds_get_port_list(3HA), scds_initialize(3HA), scds_syslog_debug(3HA), attributes(5) Sun Cluster 3.2 14 Sep 2007 scds_print_port_list(3HA)
Man Page

10 More Discussions You Might Find Interesting

1. Linux

Cluster?

hey we doing a clean up here at work and throwing out all the old PC's. Not the best like 300Mhz or around there they are. I've grab a few since I would like to teach myself how to cluster! Only one thing. I got no idea where to start. I know do a search on google etc. But I was wondering... (3 Replies)
Discussion started by: woofie
3 Replies

2. UNIX for Dummies Questions & Answers

Installation with no /usr access

I want to install a software program on a computer cluster that I have remote access to. I don't have /usr access on the cluster. I am allowed to put software on the cluster, apparently not on /usr tree. What folder should I put program executables into so that I can access them from all my other... (3 Replies)
Discussion started by: etownbetty
3 Replies

3. UNIX for Dummies Questions & Answers

Rock Cluster

Hello, I had install the rock cluster 4.3 version on my pcs..but i can't access into the desktop...may i know what is the problem? (1 Reply)
Discussion started by: joannetan9984
1 Replies

4. High Performance Computing

Building a Solaris Cluster Express cluster in a VirtualBox on OpenSolaris

Provides a description of how to set up a Solaris Cluster Express cluster in a VirtualBox on OpenSolaris. More... (0 Replies)
Discussion started by: Linux Bot
0 Replies

5. High Performance Computing

Newbie question about using a Cluster: using memory

Newbie question about clusters and memory. Is there a way using a cluster (or any other Linux feature/technology) where I can link up a bunch of PCs such that an app thinks it has more memory than available on just one local machine? For example, we have multiple surplus PCs with 512MB RAM... (8 Replies)
Discussion started by: joespr
8 Replies

6. Red Hat

Free Cluster Solution for RHEL5

Can some one tell me free cluster solution avaialable for RHEL5 we just want to test the clustering on RHEL. (6 Replies)
Discussion started by: fugitive
6 Replies

7. High Performance Computing

MPI + Cluster SMP

Hola, he instalado mpich2 vs. 1.2.1p1 en un cluster de biprocesadores con las opciones por defecto (antes usaba ssm pero visto que se quedaba colgado, lo he dejado con nemesis). El caso es que quisiera que cada vez que lanzo un job (por ejemplo de 2 procesos), cada proceso del trabajo se fuera... (1 Reply)
Discussion started by: Sonia_
1 Replies

8. UNIX for Advanced & Expert Users

Sun Cluster log rotation & compression

I currently have in root's crontab: 20 4 * * 0,3 /usr/cluster/lib/sc/newcleventlog /var/cluster/logs/eventlog 20 4 * * 0,3 /usr/cluster/lib/sc/newcleventlog /var/cluster/logs/DS 20 4 * * 0,3 /usr/cluster/lib/sc/newcleventlog /var/cluster/logs/commandlog there is no man page on... (1 Reply)
Discussion started by: rkruck
1 Replies

9. High Performance Computing

Postgresql Database Corrupt

I am managing a linux cluster which has been build on Platform Cluster Manager PCM 1.2.1) from IBM Platform Computing. Unfortunately somebody deteled data files of postgresql from /var/lib directory. I somehow managed to start the postmaster service again, but all the administrative commands of... (2 Replies)
Discussion started by: ahsanpmd
2 Replies

10. Solaris

Sun Cluster 3.2 Issue

Hello everyone, I have two Solaris 10 servers that are on cluster. The cluster is a Sun Cluster 3.2 I have a script cronned that stop/start a ressource in a resource group everyday. Today I have checked the status of the ressources and I found that my ressource group have a "Error--stop... (1 Reply)
Discussion started by: adilyos
1 Replies