I am running a two node system, both running Ubuntu 10.4 with Heartbeat
3.0.2. The system starts fine. But when I check the status: 


root@server1:~# crm status 
============ 
Last updated: Fri Jan 21 15:15:59 2011 
Stack: Heartbeat 
Current DC: julian-gordon-20 (683483f3-0538-4d1f-852d-3011d6db2087) -
partition with quorum 
Version: 1.0.8-042548a451fce8400660f6031f4da6f0223dd5dd 
3 Nodes configured, 2 expected votes 
0 Resources configured. 
============ 

Node julian-gordon-13: UNCLEAN (offline) 
Online: [ julian-gordon-13 julian-gordon-20 ] 

This is the primary node: julian-gordon-13...  

My question is why does it appear both UNCLEAN (offline) and Online? 
How do I fix that? 

BTW - I am not an egotist and name all my computers after myself. It is
the name the institution gives to us when requesting ip's. 

Here is the ha.cf 
use_logdon 
autojoinnone 
bcast eth0 
ucast eth0 192.168.1.2 
ucast eth0 192.168.1.1 
node julian-gordon-13 
node julian-gordon-20 
crm yes 
auto_failbackon 
debug 3 

# ifconfig -a 
root@server1:~# ifconfig -a 
eth0      Link encap:Ethernet  HWaddr 00:10:18:7f:72:a4   
          inet addr:192.168.1.1  Bcast:192.168.1.31 
Mask:255.255.255.224 
          inet6 addr: fe80::210:18ff:fe7f:72a4/64 Scope:Link 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 
          RX packets:392082 errors:0 dropped:0 overruns:0 frame:0 
          TX packets:258996 errors:0 dropped:0 overruns:0 carrier:0 
          collisions:0 txqueuelen:1000  
          RX bytes:103106418 (103.1 MB)  TX bytes:69981219 (69.9 MB) 
          Interrupt:16 Memory:da000000-da012800  

eth1      Link encap:Ethernet  HWaddr 00:10:18:7f:72:a6   
          BROADCAST MULTICAST  MTU:1500  Metric:1 
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0 
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 
          collisions:0 txqueuelen:1000  
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B) 
          Interrupt:17 Memory:dc000000-dc012800  

eth2      Link encap:Ethernet  HWaddr b8:ac:6f:92:8c:d2   
          inet addr:137.158.44.82  Bcast:137.158.44.95 
Mask:255.255.255.224 
          inet6 addr: fe80::baac:6fff:fe92:8cd2/64 Scope:Link 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 
          RX packets:2037913 errors:0 dropped:0 overruns:0 frame:0 
          TX packets:1912640 errors:0 dropped:0 overruns:0 carrier:0 
          collisions:0 txqueuelen:1000  
          RX bytes:417192553 (417.1 MB)  TX bytes:156980287 (156.9 MB)

          Interrupt:16  

lo        Link encap:Local Loopback   
          inet addr:127.0.0.1  Mask:255.0.0.0 
          inet6 addr: ::1/128 Scope:Host 
          UP LOOPBACK RUNNING  MTU:16436  Metric:1 
          RX packets:81702 errors:0 dropped:0 overruns:0 frame:0 
          TX packets:81702 errors:0 dropped:0 overruns:0 carrier:0 
          collisions:0 txqueuelen:0  
          RX bytes:26311189 (26.3 MB)  TX bytes:26311189 (26.3 MB) 

# netstat -nr 

Kernel IP routing table 
Destination     Gateway         Genmask         Flags   MSS Window 
irtt Iface 
192.168.1.0     0.0.0.0         255.255.255.224 U         0 0         
0 eth0 
137.158.44.64   0.0.0.0         255.255.255.224 U         0 0         
0 eth2 
0.0.0.0         137.158.44.65   0.0.0.0         UG        0 0         
0 eth2 




Julian Gordon 
Principal IT Officer,
MAM311
Dept. of Mathematics and Applied Mathematics, UCT
Tel: (021) 650-3210




 

###
UNIVERSITY OF CAPE TOWN 

This e-mail is subject to the UCT ICT policies and e-mail disclaimer
published on our website at
http://www.uct.ac.za/about/policies/emaildisclaimer/ or obtainable from
+27 21 650 9111. This e-mail is intended only for the person(s) to whom
it is addressed. If the e-mail has reached you in error, please notify
the author. If you are not the intended recipient of the e-mail you may
not use, disclose, copy, redirect or print the content. If this e-mail
is not related to the business of UCT it is sent by the sender in the
sender's individual capacity.

###
 
_______________________________________________
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