![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Start a service as user | potro | Shell Programming and Scripting | 5 | 04-16-2008 11:19 PM |
| Redhat Cluster Fencing failed | sakir19 | Linux | 0 | 02-27-2008 01:41 AM |
| unable to start SMC | selvassd@gmail | SUN Solaris | 1 | 12-21-2006 05:17 PM |
| AIX 5.3: Start Service on System startup | dennis.kuehl | UNIX for Advanced & Expert Users | 1 | 07-25-2006 12:32 AM |
| RedHat Cluster Suite - multicast problem | Livio | Linux | 1 | 12-15-2005 11:04 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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 |
|||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|