cl_eventd(1M) System Administrator Commands cl_eventd(1M)NAME
cl_eventd - Cluster event daemon
SYNOPSIS
/usr/cluster/lib/sc/cl_eventd [-v]
DESCRIPTION
The cl_eventd daemon is started at boot time to monitor system events that are generated by other cluster components. This daemon also for-
wards these events to other cluster nodes. Only the events of class EC_Cluster are forwarded to other cluster nodes.
OPTIONS
The following option is supported:
-v Send additional troubleshooting and debugging information to syslogd(1M).
FILES
/usr/cluster/lib/sc/cl_eventd Cluster event daemon
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWscu |
+-----------------------------+-----------------------------+
SEE ALSO syseventd(1M), syslog(3C)NOTES
The cl_eventd daemon does not provide a publicly accessible interface.
Sun Cluster 3.2 5 May 2006 cl_eventd(1M)
Check Out this Related Man Page
scds_free_netaddr_list(3HA) Sun Cluster HA and Data Services scds_free_netaddr_list(3HA)NAME
scds_free_netaddr_list - free the network address memory
SYNOPSIS
cc [flags...] -I /usr/cluster/include file -L /usr/cluster/lib -l dsdev
#include <rgm/libdsdev.h>
void scds_free_netaddr_list(scds_netaddr_list_t *netaddr_list
DESCRIPTION
The scds_free_netaddr_list() function reclaims memory allocated during calls to scds_get_netaddr_list(3HA). It deallocates the memory
pointed to by netaddr_list.
PARAMETERS
The following parameters are supported:
netaddr_list Pointer to a list of hostname-port-protocol 3-tuples 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_netaddr_list(3HA), attributes(5)Sun Cluster 3.2 7 Sep 2007 scds_free_netaddr_list(3HA)
Hi,
I am trying to install Solaris cluster with Solaris10 and Cluster suite 3.2 2/08. After going through customer configuration in "scinstall" utility, I am facing a problem.
At the time of selecting 2nd node's file system type, I am giving input as /globaldevices which is very much part of... (9 Replies)
Hi guys. I am trying to test my universities cluster using the Intel Linpack Benchmarking software. Let me say from the get-go that i am a Linux novice, and only recently learnt some Linux commands to have a play around, so if you can please keep the language simple :)
I have run a Linpack test... (17 Replies)
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)
Hi
im connecting to a datacenter remotely. is there a command to know if the server is on a cluster?
i want to know the command to use in these OS(hp-ux,solaris,linux)
Thanks (6 Replies)
Hi All,
I got a big problem here.
While setting up a sun cluster, I accidentally tried out "bootadm update-archive" as I was unable to bring the cluster up.
After which, i tried a reconfiguration reboot.
Now The system is always booting into maintanence mode with error message... (8 Replies)
Hi
we have 2 solaris 10 servers in veritas cluster.
also we have oracle cluster on the database end.
now we have a requirement to reboot both the servers as it has been running for more than a year.
can any one tell what is the procedure to bring down the cluster services in both the nodes... (7 Replies)
Hi - Please help me to understand the Veritas Cluster fail-over capability.
We configured oracle database file system on veritas cluster file system and it is automatically failing-over from node 1 to node 2.
Does Veritas cluster softward have any option to fail-back from node 2 to node 1... (6 Replies)
Hi guys !
I'm a French IT student in AIX, and i'm note very fluent in english.
I have a task : Write a script to inform the administrator if on of a cluster UC is not working. I'm not going to ask you the script ^^'
But i want to make a list of the failure reason of a cluster (network,... (10 Replies)
Hi all,
Few hours ago I did some changes in our Solaris cluster servers. Below are changes I did :
1. Installed latest Solaris 10 patchset from oracle.
2. Enabled BSM log module. Entered into single user mode and rebooted. After reboot changed to multi-user mode and rebooted again.
Now... (7 Replies)
HI AIX experts,
We have a 2-node cluster version 6.1. Running 7 oracle dbs. Everything is on symmetrix. We are going to have a storage migration from one array to another. There will be SRDF setup between two arrays. I will be getting all the luns from new array. I am just looking for the... (7 Replies)
Hi All,
I have an issue which I'm trying to understand a way of doing, I have several nodes which contain syslog events which I want to force trigger an email initially (eventually leading to another method of alerting but to start with an email).
Basically the syslog file will have hours worth... (6 Replies)
I need to filter a file that is composed like that:
>Cluster 0
0 292nt, >last294258;size=1;... *
>Cluster 1
0 292nt, >last111510;size=1;... *
1 290nt, >last136280;size=1;... at -/98.62%
2 292nt, >last217336;size=1;... at +/99.66%
3 292nt, >last280937;size=1;... at -/99.32%
>Cluster 2... (6 Replies)
Hi guys.
I have a custom application which is written by java. I want to know is it possible to cluster this application by pacemaker. For example copy this application in two different nodes and setup a cluster by pacemaker. In one time only one application work and when primary node goes... (8 Replies)