Server :: Cman Installed But Fails To Start / What To Do?
Jun 16, 2011
The setup: 2 identical boxes running Fedora Core 15 2.6.38.8 kernel, 64bit that Im trying to setup in a cluster using luci.
So far: Managed to create the cluster.conf file, defined the nodes with hosts and such.
The problem: When I try to have the 2 nodes (nod1 and nod2) join the cluster via luci's web interface, I get
"Starting cman: Job failed. See system logs and 'systemctl status' for details."
When I check code...
Now. I know that cman service is installed. I even tried removing and reinstalling the whole thing, dependencies and all, but it just won't start and I've run out of ideas.
View 3 Replies
ADVERTISEMENT
Sep 16, 2009
I just did a yum upgrade (5.3 to 5.4) on one node of my three node cluster (RHCS), which did:
Rebooted to the new kernel, but cman failed to start. Rebooted back to the previous kernel, but no change, so it doesn't appear to be the kernel.... Some errors are:
On the upgraded node, the following processes are running:
Whereas on the non-upgraded node, the following processes are running:
View 13 Replies
View Related
Mar 15, 2011
I'm having a very strange problem with red hat cluster. After testing it in the lab, I tried to install a new cluster and received the following error: cman not started: Cannot start, cluster name is too long or other CCS error /usr/sbin/cman_tool: aisexec daemon didn't start I've checked the internet for that error, but nothing. I decided to to take the example from cluster.conf man, which looks like that :
[Code]...
And still I get the same error. I can find my servers both from DNS (FQDN and short name) and they also appear in /etc/hosts.
View 3 Replies
View Related
Mar 24, 2011
I added the multicast address in cluster.conf, after that I am unable to start cman. code...
View 1 Replies
View Related
Jan 5, 2011
Trying to run Cluster to use GFS over iSCSI, but get fencing error.
Here is what I do:
1. edit /etc/hosts code...
View 2 Replies
View Related
Feb 14, 2011
I am having a problem with bringing up a two node cluster.
It picks up a cluster configuration file from another cluster on the network where of course it does not find the local node
I've disabled openais, change the configuration to use a different ring but it is still happening.
I get the following error message code...
Is there a way to boost the logging for cman and openais so I can get more clues as to why it it is happening? I've only seen postings telling how to do it for resource manager .
View 1 Replies
View Related
Jul 27, 2011
Previously mysql was fine under FC14. Upgraded to FC15 64bit
System:
IntelPentium(R) Dual CPU T3400 @ 2.16GHz 2
uname -r -v
2.6.38.8-35.fc15.x86_64 #1 SMP Wed Jul 6 13:58:54 UTC 2011
Mysql would not start when I tried to use it. Failed with
Quote:
service mysqld start
Starting mysqld (via systemctl): Job failed. See system logs and 'systemctl status' for details.
Problem was these two lines in my /etc/my.cnf
Quote:
#default-character-set=utf8
#default-collation=utf8_general_ci
As you can see these are now commented out.
Result
Quote:
[root@centos etc]# service mysqld start
Starting mysqld (via systemctl): [ OK ]
or how to relate that I want them to be utf8 in the conf file,
View 1 Replies
View Related
Apr 10, 2011
I installed IBSng in ubuntu-server .but i can not start this server :Code:[root@myserver]# /etc/init.d/IBSng start.: 8: Can't open /etc/rc.d/init.d/functions"functions" file is in RPM base system . and ubuntu have not this file
View 2 Replies
View Related
Jan 23, 2010
I did a distribution upgrade using "apt-get dist-upgrade". After rebooting, I receive a message saying "Failed to start the X Server". When I okay the prompt for more info, I see the following: GDM: Xserer not found: /usr/bin/X :0 -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7 Error: Command could not be executed! install the X server or correct GDM configuration and restart GDM.gdm[4678]: WARNING: gdm_server_spawn: Xserver not found: /usr/binX :0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
View 9 Replies
View Related
Jan 10, 2010
I'm trying to configure a DHCP server but when I try to start it it just fails.
Code:
log
Jan 10 16:25:52 SRV-LINUX00 dhcpd: Copyright 2004-2008 Internet Systems Consortium.
[code]....
View 5 Replies
View Related
Mar 20, 2010
I've build a home-made small cluster built up of a master and 1 disk-less slave node.Lately it happens that the node 1 fails to start, reporting the following message:
IP-Config: Complete:
[ 12.318051] device=eth0, addr=192.168.100.21, mask=255.255.255.0, gw=192.168.100.2,
[ 12.414252] host=192.168.100.21, domain=mydomain.com, nis-domain=(none),
[code]...
View 12 Replies
View Related
Jul 6, 2009
I have a Toshiba A205 S5804 laptop that had Vista Home Premium installed. Tried to install Centos 5 (2.6.18-8-el5) and when I went through the install process, X Server failed to start so I had to go thorough the command line install. Once the install completed, it only booted to console.
The default resolution for this laptop is 1280X800 but I dont know if that is why or not. if anyone has a clue about my issue, please let me know.. I really dont want to install windows.
View 2 Replies
View Related
Dec 30, 2010
I've recently installed Proftpd to host for someone for a couple of hours.
With the default config it works however when taken the comments out and edited for anonymous, proftpd fails to start
This is the default config file which works if you have a user and password for my machine, but anonymous wont work (when the comments were removed).
View 1 Replies
View Related
May 22, 2010
I have installed fedora 11 and I have installed on it hosting control paneland for a week the server was working fine for no reasonI have regulated control panel and I have added other functionswhen the hosting control panel was turned off, I have turned off the serverNext day I have turned on a server again and fedora 11 started to go onbut some window where the log in has to be does not appearinstead that window I saw a black screen with the cursorand around the cursor the revolving thingI have tried for several times to load it- it does not workWhat can it be and how can that be fixed
View 14 Replies
View Related
Oct 27, 2010
I installed Ubuntu 10.10 64-bit, downloaded Adobe reader '.bin', from the terminal
It extracted and asked me for a installation location, to which i put [~]
It then finished the installation.
But when i click on the icon in the start menu or on desktop it fails to start, when i also click on a .pdf document it also fails to start!
View 2 Replies
View Related
Oct 1, 2010
I installed dhcpd using:
Code:
Now when I try to run it, I get this weird error:
Code:
The error was:
I changed permissions to 777:
Code:
To no avail!
It's got something to do with AppArmor.
I don't think it is installed on this system:
Code:
View 1 Replies
View Related
Mar 29, 2010
I have a 14TB raid, file system is read-only and I am trying to run e2fsck -B -p -C -v -y /dev/sdb1, it goes through, but fails and says bad block/inode or fails to transfer, something like that.Is there a way I can get this to run successful, this is a production storage server, its critical.
View 13 Replies
View Related
Aug 1, 2010
I get the following message when I run mplayer:$ sudo mplayermplayer: error while loading shared libraries: libvorbisidec.so.1: cannot open shared object file: No such file or directoryBasically, is there an easy way to get libvorbisidec1 installed?Noobie here so I really need very basic instructions.
View 9 Replies
View Related
Mar 27, 2011
I'm trying to install Debian 6.01 on my PC. I have only 1 hdd and it has 3 partitions. On first there is windows 7 and on second ubuntu 10.10 and GRUB is installed to MBR and I can load both systems with no problems.As PC has no optical drive I was trying to install debian using USB stick but had no success. I was ready to give up when I've discovered that there is a W32 installer that I can run under Win 7. So I downloaded it and executed, it starts and download certain files and then it asks for reboot.
After reboot I can still chose between Win 7 and Ubuntu. If I chose win 7 I'm given a choice to run Windows or to continue setup for debian. Very well installer starts and I can chose all the classic stuff between languages etc. Then I come to a point where I need to choose partitions, ok as I have free 30 Gb partition i choose it for debian with settings:
Format in Ext4
Mount point: /
I already have a swap part that I can use. Done that I can start with selection of packages which goes fine and installs everything directly from debian mirrosrs. After that I choose GRUB to be installed into MBR and it goes fine. Some final steps and reboot.
After reboot GRUB offers me again Ubuntu or Win 7. So I can boot either Ubuntu or win 7 which gives me the same choice from before, Windoes or continue Debian setup. I tried doing the setup again with some repair options that it offers but still nothing happens.
View 5 Replies
View Related
May 22, 2009
Trying to install yum-installonlyn, yumex reports a dependency error because libgif.so.4 is needed. However, that library is in /usr/lib and I also have copied it to /lib - with no success. Could anybody tell me which piece of information I am failing to give yum?
View 4 Replies
View Related
Sep 14, 2010
Just upgraded kubuntu to Lucid and found no KDE installed: bad news: if you're on kubuntu KDE should be upgraded automatically. So using kpackagekit in gnome installed the standard metapackage and got the option to log in with KDE (good news) but then KDE failed: segmentation fault in knotify4.it would not report the error: too little information. it dropped me back into an incomplete gnome environment (no top and bottom tool lines).
View 4 Replies
View Related
Apr 30, 2009
Since about one week, my OpenSuse 11.1 sometimes does not start automatically KDE 3.5 as configured. This failure does not occur every start up, just from time to time.
It stops booting in command line mode telling me:
The last changes i did were installing VMWare Server 2, could this take effect? Does anybody have an idea? Where can I find the boot logfiles?
View 4 Replies
View Related
Jun 25, 2010
I have a problem related with certificate generation. I had successfully installed openssl. After that I do these.
[root@localhost openssl-1.0.0a]# cd /usr/local/ssl/misc
[root@localhost misc]# ./CA.sh -newca
CA certificate filename (or enter to create)
Making CA certificate ...
Generating a 1024 bit RSA private key
.........++++++
..........++++++
writing new private key to './demoCA/private/./cakey.pem'
Enter PEM pass phrase:
Verifying - Enter PEM pass phrase:
You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank. For some fields there will be a default value,
If you enter '.', the field will be left blank.
Country Name (2 letter code) [GB]:IN
State or Province Name (full name) [Berkshire]:KERALA
Locality Name (eg, city) [Newbury]:KOCHI
Organization Name (eg, company) [My Company Ltd]:squad
Organizational Unit Name (eg, section) []:SUPPORT
Common Name (eg, your name or your server's hostname) []:localhost
Email Address []:jk.r@squadinfotech.com
Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:mahhghh
An optional company name []:mca
Using configuration from /etc/pki/tls/openssl.cnf
Enter pass phrase for ./demoCA/private/./cakey.pem:
I am unable to access the ../../CA/newcerts directory
../../CA/newcerts: No such file or directory
Distro:Centos 5.3 kernel 2.6.18
View 1 Replies
View Related
Dec 30, 2009
i have been trying to set zoneminder on fedora 12, after all setup. i see black screen on monitor. pasting the error below.
[Tue Dec 29 23:28:40 2009] [error] [client 117.192.6.17] PHP Deprecated: Function ereg() is deprecated in /usr/share/zoneminder/www/includes/functions.php on line 808, referer: http://192.168.2.2:8080/zm/
[Tue Dec 29 23:28:40 2009] [error] [client 117.192.6.17] PHP Deprecated: Function
[Code]....
View 2 Replies
View Related
May 16, 2010
I have a problem with DBGL (DosBox Graphic Launcher), after installation through Yast I got the icons alright but when clicked they just bounce for some time and then nothing, the program DBGL doesn't start, while DosBox alone works o.k.
Running DBGL in Terminal gives me this:
pingvin@linux-f1l7:~> dbgl.sh
starting ...
java virtual machine used: /usr/lib/jvm/jre/bin/java
classpath used: /usr/share/java/hsqldb.jar:/usr/share/java/liquidlnf.jar:/usr/share/java/swt/swt-gtk-
[Code]....
View 3 Replies
View Related
Jul 19, 2010
Konsole (when in root) fails to start up after it is used once (i.e., opened, work performed, closed/terminated). Bouncing cursor does its thing on second and subsequent uses, but times out normally and Konsole window never appears. Stock install from DVD.
View 6 Replies
View Related
Jan 8, 2010
After this morning's automatic update Chromium fails to start. I get the following message when starting Chromium from the command line code...
View 8 Replies
View Related
Apr 13, 2010
Ubuntu 9.10 Mono 2.4.2.3 On running; $ mone /path/to/.exe following warning popup:
Code:
Fatal Error System.ArgumentOutOfRangeException. Argument is out of range Parameter name: index at System Collections Generic List`1 [System String] get_item (int32 index) [0x00000] at Verse_of_the_Day.MainForm.ctor () [0x00000] at (wrapper remoting-invoke_with-check) Verse of the_Day.MainForm.ctor () at Verse_of_the_Day.English.ReadWrite () [0x0000] I have been searching around and could not find a solution.
View 1 Replies
View Related
Aug 31, 2010
I have been using compiz on my laptop loaded with Lucid,without any problems.Recently i reinstalled lucid but now i dont have a compositing manager, I try
Quote:
In the terminal and i get the following:
Code:
Launching fallback window manager
View 4 Replies
View Related
Dec 18, 2010
I just installed Ubuntu 10.04 fresh and was putting my preferences back in for Firefox and MythTV and such when I noticed Evolution wouldn't start. I would click on it and the cursor would change for about 5 seconds and then nothing. I tried uninstalling Evolution (big mistake), but after I got back into the desktop, Evolution still wouldn't start. I can't seem to find anything around here that deals with this. Where should I start to debug this?
View 3 Replies
View Related