HI

I  not accustomed to English using
I am Korean  in seoul

I have read  linux-ha   user’s guide
http://www.linux-ha.org/doc/index.html

Step by step  fallow  download and compile    glue, heartbeat
But I have error
[r...@sgdbm01 share]# /etc/init.d/heartbeat start
/etc/init.d/heartbeat: line 51: .: /etc/ha.d/shellfuncs: is a directory
[r...@sgdbm01 share]#

What’s the problem ?


My  Linux system  spec
REDHAT Enterprise AS 5
### Linux SGDBm01 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 
x86_64 x86_64 GNU/Linux  ###



#########################################################################


# wget http://hg.linux-ha.org/glue/archive/glue-1.0.1.tar.bz2



# tar -vxjf glue-1.0.1.tar.bz2


$ ./autogen.sh
$ ./configure
$ make
$ sudo make install


# wget http://hg.linux-ha.org/dev/archive/STABLE-3.0.1.tar.bz2



# tar -vxjf STABLE-3.0.1.tar.bz2
$ ./bootstrap
$ ./ConfigureMe configure
$ make
$ sudo make install


#########################################################################

[r...@sgdbm01 share]# cat /etc/ha.d/ha.cf
autojoin none
mcast bond0 255.0.0.1 694 1 0
bcast eth1
warntime 5
deadtime 15
initdead 60
keepalive 2
node SGDBm01
node SGDBm02
crm respawn
#########################################################################

[r...@sgdbm01 share]# cat /etc/ha.d/authkeys
auth 2
2 sha1 HI!
[r...@sgdbm01 share]#
#########################################################################

[r...@sgdbm01 share]# cat /etc/ha.d/haresources
SGDBm01 172.16.112.157  nmon
[r...@sgdbm01 share]#

#########################################################################
[r...@sgdbm01 share]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1               SGDBm01 localhost.localdomain localhost
::1             localhost6.localdomain6 localhost6

172.16.112.153  SGDBm01
172.16.112.154  SGDBm012

172.16.112.155  SGDBm02
172.16.112.156  SGDBm022

172.16.112.157  SGDBm
[r...@sgdbm01 share]#
#########################################################################


Thank you !


_______________________________________________
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