Unable to start cluster service in redhat 5

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Unable to start cluster service in redhat 5
# 1  
Old 08-07-2007
Unable to start cluster service in redhat 5

Hi,
I am trying to setup redhat native cluster 5, i installed all the required rpms and issued the command service cman start (cman is the cluster manager)
this gives me output...
#service cman start
Starting cluster:
Loading modules... done
Mounting configfs... done
Starting ccsd... done
Starting cman... failed
[FAILED]

It also triggers some selinux security check:
---------------------------------------------
Summary
SELinux is preventing the /usr/sbin/aisexec from using potentially
mislabeled files (tmp).

Detailed Description
SELinux has denied /usr/sbin/aisexec access to potentially mislabeled
file(s) (tmp). This means that SELinux will not allow /usr/sbin/aisexec to use these files. It is common for users to edit files in their home
directory or tmp directories and then move (mv) them to system directories. The problem is that the files end up with the wrong file context which confined applications are not allowed to access.

Allowing Access
If you want /usr/sbin/aisexec to access this files, you need to relabel them using restorecon -v tmp. You might want to relabel the entire directory using restorecon -R -v .
--------------------------------------------

I ran the commands restorecon -R -v /tmp, but it didnt solve my problem.
I would be very thankful, If you help me out...

Thanks,
Santhosh
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Homework & Coursework Questions

NFS service not started in Redhat Cluster

Hi All, Need your help to resolve below error in cluter. Sep 9 05:37:30 node2 rgmanager: Starting disabled service service:Prod_Service Sep 9 05:37:30 node2 rgmanager: HA LVM: Improper setup detected Sep 9 05:37:30 node2 rgmanager: * initrd image needs to be newer than lvm.conf... (3 Replies)
Discussion started by: nitinredekar
3 Replies

2. Red Hat

RedHat Cluster: Nodes won't see each other

Hi All; I try to build a Redhat Cluster (CentOS 6) on vmware. But each node sees the other down like: # clustat Cluster Status for mycluster @ Wed Apr 8 11:01:38 2015 Member Status: Quorate Member Name ID Status ------ ---- ... (1 Reply)
Discussion started by: Meacham12
1 Replies

3. Red Hat

RedHat Cluster: Nodes won't see each other

Hi All; I try to build a Redhat Cluster (CentOS 6) on vmware. But each node sees the other down like: # clustat Cluster Status for mycluster @ Wed Apr 8 11:01:38 2015 Member Status: Quorate Member Name ID Status ------ ---- ... (0 Replies)
Discussion started by: Meacham12
0 Replies

4. Red Hat

Query Regarding Redhat Cluster ?? Please help me

:b::b:Hello Expert, I have a query regarding redhat cluster configuration file (/etc/cluster/cluster.conf). Is there any process to change the location of the configuration file of the cluster. Is there any step in ricci process.. If yes then please explain me how the cluster node will... (0 Replies)
Discussion started by: Pradipta Kumar
0 Replies

5. Red Hat

Redhat cluster

HI, Can you guys help me to install redhat cluster on VMware Workstation. How to download cluster suite and how to configure on Workstation. (1 Reply)
Discussion started by: karthik9358
1 Replies

6. Red Hat

Redhat 6.2 cluster

Hello Experts, Please help me with the exact steps on configuring two node cluster on RHEL 6.2, I failed to configure the simplest cluster by below steps, 1- install RHEL 6.2 64-bit on both nodes 2- add to hosts file of each server ( 1 IP in local NW and another in IP private NW). x.x.x.x ... (1 Reply)
Discussion started by: karmellove
1 Replies

7. Red Hat

configuring MYsql db on redhat cluster

Hello, can someone please suggest me in configuring the mysql db on redhat cluster, I have few questions. 1. where do I have to configure heart beat links, and is there any file in the redhat cluster that we update it to use these ipaddress and these interface on the node. 2. I am configuring... (0 Replies)
Discussion started by: bobby320
0 Replies

8. Red Hat

Redhat cluster error

hi all , I'm trying for the Red-hat cluster setup with the ' Enable shared storage support'. But hang up with a error that "Packages of set "Clustered Storage" are not present in any available repository". I made this setup by installing the rpm manually..I ve attached the rpm list and error... (0 Replies)
Discussion started by: sriniv666
0 Replies

9. Red Hat

Redhat cluster

Hi Friends, I am trying to configure redhat high availability cluster on rhel5 32bit. As i am not having the RHN subscription, I have to intsall all the cluster suite manually. I am not aware what all are the rpms needs to be installed. Please let me know about the rpms needs to be installed.... (3 Replies)
Discussion started by: arumon
3 Replies

10. AIX

Q: how to start a service when system start

As topic, assume we have a service called "blahservice" and we can start it by: startsrc -s blahservice what is the best practice to run such command when system start? - directly use mkitab to add it into /etc/inittab or - drop startup scripts in /etc/rc.d/rcX.d I know they... (4 Replies)
Discussion started by: acerlinux
4 Replies
Login or Register to Ask a Question
CLVMD(8)						      System Manager's Manual							  CLVMD(8)

NAME
       clvmd - cluster LVM daemon

SYNOPSIS
       clvmd [-d[<value>]] [-C] [-h] [-E <lock uuid>] [-R] [-S] [-t <timeout>] [-T <start timeout>] [-V]

DESCRIPTION
       clvmd  is  the daemon that distributes LVM metadata updates around a cluster.  It must be running on all nodes in the cluster and will give
       an error if a node in the cluster does not have this daemon running.

OPTIONS
       -d[<value>]
	      Enable debug logging. Value can be 0, 1 or 2.
	      0 disables debug logging
	      1 sends debug logs to stderr (implies -f option)
	      2 sends debug logs to syslog
	      If -d is specified without a value then 1 is assumed.

       -C     Only valid if -d is also specified. Tells all clvmds in a cluster to enable/disable debug logging.  Without this	switch,  only  the
	      local clvmd will change its debug level to that given with -d.
	      This does not work correctly if specified on the command-line that starts clvmd.	If you want to start clvmd and enable cluster-wide
	      logging then the command needs to be issued twice, eg:
	      clvmd
	      clvmd -d2

       -t <timeout>
	      Specifies the timeout for commands to run around the cluster. This should not be so small that commands with many disk updates to do
	      will fail, so you may need to increase this on systems with very large disk farms.  The default is 30 seconds.

       -T <start timeout>
	      Specifies  the timeout for clvmd daemon startup. If the daemon does not report that it has started up within this time then the par-
	      ent command will exit with status of 5. This does NOT mean that clvmd has not started! What it means is that the	startup  of  clvmd
	      has  been delayed for some reason; the most likely cause of this is an inquorate cluster though it could be due to locking latencies
	      on a cluster with large numbers of logical volumes. If you get the return code of 5 it is usually not necessary to restart  clvmd  -
	      it  will	start  as soon as that blockage has cleared. This flag is to allow startup scripts to exit in a timely fashion even if the
	      cluster is stalled for some reason.
	      The default is 0 (no timeout) and the value is in seconds. Don't set this too small or you will experience spurious errors. 10 or 20
	      seconds might be sensible.
	      This timeout will be ignored if you start clvmd with the -d switch.

       -E <lock uuid>
	      Pass lock uuid to be reacquired exclusively when clvmd is restarted.

       -R     Tells all the running clvmds in the cluster to reload their device cache and re-read the lvm configuration file. This command should
	      be run whenever the devices on a cluster system are changed.

       -S     Tells the running clvmd to exit and reexecute itself, for example at the end of a package upgrade.  The new instance  is	instructed
	      to  reacquire any locks in the same state as they were previously held.  (Alternative methods of restarting the daemon have the side
	      effect of changing exclusive LV locks into shared locks.)

       -I     Selects the cluster manager to use for locking and internal communications, the available managers will be listed  as  part  of  the
	      'clvmd  -h'  output.  clvmd will use the first cluster manager that succeeds, and it checks them in the order cman,corosync,openais.
	      As it is quite possible to have (eg) corosync and cman available on the same system you might have to manually specify  this  option
	      to override the search.

       -V     Display the version of the cluster LVM daemon.

ENVIRONMENT VARIABLES
       LVM_CLVMD_BINARY
	      The CLVMD binary to use when clmvd restart is requested.	Defaults to /usr/sbin/clvmd.

       LVM_BINARY
	      The LVM2 binary to use. Defaults to /sbin/lvm.

SEE ALSO
       lvm(8)

Red Hat Inc						 LVM TOOLS 2.02.95(2) (2012-03-06)						  CLVMD(8)