Andrew Beekhof wrote:
> On Thu, Apr 17, 2008 at 4:23 PM, Luis Motta Campos
> <[EMAIL PROTECTED]> wrote:
>> Andrew Beekhof wrote:
>>
>>> On Thu, Apr 17, 2008 at 2:48 PM, Luis Motta Campos wrote:
>>  >>  Do you reckon that I should try to compile my own version from source?
>>  >
>>  > Or try the pre-built ones at:
>>  >    
>> http://download.opensuse.org/repositories/server:/ha-clustering/CentOS_5/
>>
>>  I have one more question, if you don't mind: what is the least painful
>>  way to dump configuration from a CIB file and re-load it again?
>>
>>  I presume that installing a new package means that I need to
>>  re-configure my CIB, and I still struggling to find a way to dump a
>>  configuration and get it back without pain and suffering. Any tips or
>>  recommendations?
> 
> cibadmin -Ql > backup.xml
> 
> but there's no need to do so.  the updated packages will look in
> exactly the same place.

Argh. :( Upgrade isn't as simple as the manual says...

[EMAIL PROTECTED] lcampos]# ls -l
total 4980
-rw------- 1 lcampos database    5120 Apr  3 17:57 cib.xml
-rw-r--r-- 1 lcampos database   10240 Mar 27 14:32 hb.cfg.tar
-rw-r--r-- 1 lcampos database 1834237 Apr 17 16:40
heartbeat-2.1.3-21.1.x86_64.rpm
-rw-r--r-- 1 lcampos database 3003311 Apr 17 16:40
heartbeat-common-2.1.3-21.1.x86_64.rpm
-rw-r--r-- 1 lcampos database  222272 Apr 17 16:40
heartbeat-resources-2.1.3-21.1.x86_64.rpm
[EMAIL PROTECTED] lcampos]# rpm --verbose --test --upgrade heartbeat-*
warning: heartbeat-2.1.3-21.1.x86_64.rpm: Header V3 DSA signature:
NOKEY, key ID 1d362aeb
Preparing packages for installation...
[EMAIL PROTECTED] lcampos]# rpm --verbose --upgrade heartbeat-*
warning: heartbeat-2.1.3-21.1.x86_64.rpm: Header V3 DSA signature:
NOKEY, key ID 1d362aeb
Preparing packages for installation...
heartbeat-common-2.1.3-21.1
heartbeat-resources-2.1.3-21.1
heartbeat-2.1.3-21.1
[EMAIL PROTECTED] lcampos]# yum list installed heartbeat\*
Loading "installonlyn" plugin
Installed Packages
heartbeat.x86_64                         2.1.3-21.1             installed
heartbeat-common.x86_64                  2.1.3-21.1             installed
heartbeat-resources.x86_64               2.1.3-21.1             installed
[EMAIL PROTECTED] lcampos]# service heartbeat restart
Stopping High-Availability services:
                                                           [  OK  ]
Waiting to allow resource takeover to complete:
                                                           [  OK  ]
Starting High-Availability services:
                                                           [FAILED]
heartbeat: udpport setting must precede media
statementsheartbeat[25324]: 2008/04/17_16:41:42 info: Enabling logging
daemon
heartbeat[25324]: 2008/04/17_16:41:42 info: logfile and debug file are
those specified in logd config file (default /etc/logd.cf)
heartbeat[25324]: 2008/04/17_16:41:42 info: Version 2 support: on
heartbeat[25324]: 2008/04/17_16:41:42 ERROR: Client child command
[/usr/lib64/heartbeat/cib] is not executable
heartbeat[25324]: 2008/04/17_16:41:42 ERROR: Directive failfast
hacluster /usr/lib64/heartbeat/cib failed
heartbeat[25324]: 2008/04/17_16:41:42 ERROR: Client child command
[/usr/lib64/heartbeat/attrd] is not executable
heartbeat[25324]: 2008/04/17_16:41:42 ERROR: Directive respawn
hacluster /usr/lib64/heartbeat/attrd failed
heartbeat[25324]: 2008/04/17_16:41:42 ERROR: Client child command
[/usr/lib64/heartbeat/crmd] is not executable
heartbeat[25324]: 2008/04/17_16:41:42 ERROR: Directive failfast
hacluster /usr/lib64/heartbeat/crmd failed
heartbeat[25324]: 2008/04/17_16:41:42 ERROR: Client child command
[/usr/lib64/heartbeat/pingd] is not executable
heartbeat[25324]: 2008/04/17_16:41:42 ERROR: Heartbeat not started:
configuration error.
heartbeat[25324]: 2008/04/17_16:41:42 ERROR: Configuration error,
heartbeat not started.

I'm quite sure I'm doing something quite wrong. Lil'help, please? :)

I have the impression that I need to install more packages than before.
Is that somehow connected to the fact that I didn't installed the
pacemaker packages?

Thanks once more.
-- 
Luis Motta Campos (a.k.a. Monsieur Champs) is a software engineer,
Perl fanatic evangelist, and amateur {cook, photographer}

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to