<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=203305115-07032006><FONT face=Arial 
color=#0000ff size=2>Do your host files have entries for the node names that are 
NOT loopback? The</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=203305115-07032006><FONT face=Arial 
color=#0000ff size=2>default for RedHat is to have the nodename in the loopback 
line. Correct that</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=203305115-07032006><FONT face=Arial 
color=#0000ff size=2>if it is the case and you might get better 
results.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=203305115-07032006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=203305115-07032006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=203305115-07032006><FONT face=Arial 
color=#0000ff size=2>Cheers</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=203305115-07032006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=203305115-07032006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=203305115-07032006><FONT face=Arial 
color=#0000ff size=2>Corey</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> linux-cluster-bounces@redhat.com 
[mailto:linux-cluster-bounces@redhat.com] <B>On Behalf Of </B>paul 
raymond<BR><B>Sent:</B> Monday, March 06, 2006 1:22 AM<BR><B>To:</B> 
lhh@redhat.com; linux-cluster@redhat.com<BR><B>Subject:</B> [Linux-cluster] 
Trouble with RHCS 3.0<BR></FONT><BR></DIV>
<DIV></DIV>Greetings Lon,<BR>I am trying to setup a simple two cluster system 
using RedHat Cluster Manager!<BR>The problem is that I can not get Quorum to 
start unless I run the command "cluforce"! But after viewing clustat commands on 
systems c11 and c12, it looks like c11 and c12 cant see each other status due to 
some issue with the raw partitions I believe? I am using a Mylex Fiber Channel 
Box with QLogic 2300  interface card! The raw devices are setup on a 2 
mirror drives, Raid 1. Can you please shed any good ideas what might be wrong 
here? The vidals are below!<BR>Thanks!<BR>Paul  R<BR>Linux System 
Admin<BR><BR>c11*****************************************<BR>[root@c11 root] # 
clustat -i 5<BR>Cluster Status - 
TESTVNSHA                                             
21:42:16<BR>Cluster Quorum Incarnation #2<BR>Shared State: Shared Raw Device 
Driver v1.2<BR><BR>  
Member             
Status<BR>  ------------------ ----------<BR>  
c11                
Active     <-- You are here<BR>  
c12                
Inactive<BR><BR>  Service        
Status   Owner (Last)     Last Transition Chk 
Restarts<BR>  -------------- -------- ---------! ------- --------------- 
--- --------<BR>  
vns            
started  
c12              
19:25:12 Mar 05   2        
0<BR>[root@c11 root]# shutil -p /cluster/header<BR>/cluster/header is 144 bytes 
long<BR>SharedStateHeader {<BR>        
ss_magic = 0x39119fcd<BR>        ss_timestamp 
= 0x000000004408c23c (14:25:00 Mar 03 
2006)<BR>        ss_updateHost = 
c11.wf.ibm.com<BR>}<BR>[root@c11 root]# fdisk -l<BR><BR>Disk /dev/sda: 146.8 GB, 
146814976000 bytes<BR>255 heads, 63 sectors/track, 17849 cylinders<BR>Units = 
cylinders of 16065 * 512 = 8225280 bytes<BR><BR>   Device 
Boot    Start       
End    Blocks   ! Id  
System<BR>/dev/sda1   
*         
1        16    128488+  
83  
Linux<BR>/dev/sda2            
17       526   4096575   
83  
Linux<BR>/dev/sda3           
527      1036   4096575   83  
Linux<BR>/dev/sda4          
1037     17849 135050422+   f  Win95 Ext'd 
(LBA)<BR>/dev/sda5          
1037      1546   4096543+  83  
Linux<BR>/dev/sda6          
1547      1801   2048256   82  
Linux swap<B! r> /dev/sda7          
1802      1930   1036161   83  
Linux<BR>/dev/sda8          
1931      1993    506016   
83  Linux<BR><BR>Disk /dev/sdb: 72.7 GB, 72796340224 bytes<BR>255 heads, 63 
sectors/track, 8850 cylinders<BR>Units = cylinders of 16065 * 512 = 8225280 
bytes<BR><BR>   Device Boot    
Start       End    
Blocks   Id  System<BR>/dev/sdb1   
*         
1      8850  71087593+  83  
Linux<BR><BR>Disk /dev/sdc: 72.7 GB, 72796340224 bytes<BR>255 heads, 63 
sectors/track, 8850 cylinders<BR>Units = cylinders of 16065 * 512 = 8225280 
bytes<BR><BR>   Device Boot   ! ; 
Start       End    
Blocks   Id  System<BR>/dev/sdc1   
*         
1         5     
40131   83  
Linux<BR>/dev/sdc2             
6        10     
40162+  83  Linux<BR><BR>[root@c11 root]# raw 
-qa<BR>/dev/raw/raw1:  bound to major 8, minor 33<BR>/dev/raw/raw2:  
bound to major 8, minor 34<BR><BR>[root@c11 root]# rpm -qa |grep 
clu<BR>redhat-config-cluster-1.0.2-2.0<BR>clumanager-1.2.22-2<BR><BR>[root@c11 
root]# uname -r<BR>2.4.21-32.0.1.ELsmp<BR><BR>[root@c11 root]# 
lsmod<BR>Module                  
Size  Used by    Not tainted<BR!> 
soundcore               
7012   0  
(autoclean)<BR>ide-cd                 
34016   0  
(autoclean)<BR>cdrom                  
32864   0  (autoclean) 
[ide-cd]<BR>iptable_filter          
2412   0  (autoclean) 
(unused)<BR>ip_tables              
16544   1  
[iptable_filter]<BR>softdog                 
2972   
1<BR>lp                      
9124   0  
(autoclean)<BR>parport                
38816   0  (autoclean) 
[lp]<BR>autofs                 
13620   0  (autoclean) 
(unused)<BR>tg3                    
69768   
2<BR>floppy                 
57520   0  
(autoclean)<BR>microcode               
6848   0  
(autoclean)<BR>keybdev                 
2976   0  
(unused)<BR>mousedev              &nbs! 
p; 5624   
1<BR>hid                    
22500   0  
(unused)<BR>input                   
6144   0  [keybdev mousedev 
hid]<BR>usb-ohci               
23208   0  
(unused)<BR>usbcore                
81120   1  [hid 
usb-ohci]<BR>ext3                   
89928   
7<BR>jbd                    
55124   7  
[ext3]<BR>qla2300               
696284   
5<BR>mptscsih               
42384   
7<BR>mptbase                
42816   3  
[mptscsih]<BR>diskdumplib             
5228   0  [mptscsih 
mptbase]<BR>sd_mod                 
14096  
24<BR>scsi_mod              
115368   3  [qla2300 mptscsih 
sd_mod]<BR><BR>c12*****************************************<BR>[root@c12 root]# 
clustat -i 5<BR>Cluster Status - 
TESTVNSHA                                             
21:56:30<BR>Cluster Quorum Incarnation #4<BR>Shared State: Shared Raw Device 
Driver v1.2<BR><BR>  
Member             
Status<BR>  ------------------ ----------<BR>  
c11                
Inactive<BR>  
c12                
Active     <-- You are here<BR><BR>  
Service        Status   Owner 
(Last)     Last Transition Chk Restarts<BR>  
-------------- -------- ---------! ------- --------------- --- 
--------<BR>  
vns            
started  
c12              
19:25:12 Mar 05   2        
0<BR>[root@c12 root]#  shutil -p /cluster/header<BR>/cluster/header is 144 
bytes long<BR>SharedStateHeader {<BR>        
ss_magic = 0x39119fcd<BR>        ss_timestamp 
= 0x000000004408c23c (14:25:00 Mar 03 
2006)<BR>        ss_updateHost = 
c11.wf.ibm.com<BR>}<BR>[root@c12 root]#  shutil -p 
/cluster/header<BR>/cluster/header is 144 bytes long<BR>SharedStateHeader 
{<BR>        ss_magic = 
0x39119fcd<BR>        ss_timestamp = 
0x000000004408c23c (14:25:00 Mar 03 
2006)<BR>        ss_updateHost = 
c11.wf.ibm.com<BR>}<BR>[root@c12 root]#  fdisk -l<BR><BR>Disk /dev/sda: 
146.8 GB, 146814976000 bytes<BR>255 heads, 63 sectors/track, 17849 
cylinders<BR>Units = cylinders of 16065 * 512 = 8225280 
bytes<BR><BR>   Device Boot    
Start       End    
Blocks   Id  System<BR>/dev/sda1   
*         
1        16    128488+  
83  
Linux<BR>/dev/sda2            
17       526   4096575   
83  
Linux<BR>/dev/sda3           
527      1036   4096575   83  
Linux<BR>/dev/sda4          
1037     17849 135050422+   f  Win95 Ext'd 
(LBA)<BR>/dev/sda5          
1037      1546   4096543+  83  
Linux<BR>/dev/sda6          
1547      1801   2048256   82  
Linux swap<BR>/dev/sda7          
1802      1930   1036161   83  
Linux<BR>/dev/sda8          
1931      1993    506016   
83  Linux<BR><BR>Disk /dev/sdb: 72.7 GB, 72796340224 bytes<BR>255 heads, 63 
sectors/track, 8850 cylinders<BR>Units = cylinders of 16065 * 512 = 8225280 
bytes<BR><BR>   Device Boot &nbs! p;  
Start       End    
Blocks   Id  System<BR>/dev/sdb1   
*         
1      8850  71087593+  83  
Linux<BR><BR>Disk /dev/sdc: 72.7 GB, 72796340224 bytes<BR>255 heads, 63 
sectors/track, 8850 cylinders<BR>Units = cylinders of 16065 * 512 = 8225280 
bytes<BR><BR>   Device Boot    
Start       End    
Blocks   Id  System<BR>/dev/sdc1   
*         
1         5     
40131   83  
Linux<BR>/dev/sdc2             
6        10     
40162+  83  Linux<BR><BR> [root@c12 root]#  raw -qa<!
br> /dev/raw/raw1:  bound to major 8, minor 33<BR>/dev/raw/raw2:  
bound to major 8, minor 34<BR><BR>[root@c12 root]# rpm -qa |grep 
clu<BR>redhat-config-cluster-1.0.2-2.0<BR>clumanager-1.2.22-2<BR><BR>[root@c12 
root]#  uname -r<BR>2.4.21-32.0.1.ELsmp<BR><BR>[root@c12 root]# 
lsmod<BR>Module                  
Size  Used by    Not 
tainted<BR>soundcore               
7012   0  
(autoclean)<BR>ide-cd                 
34016   0  
(autoclean)<BR>cdrom                  
32864   0  (autoclean) 
[ide-cd]<BR>iptable_filter        &! 
nbsp; 2412   0  (autoclean) 
(unused)<BR>ip_tables              
16544   1  
[iptable_filter]<BR>softdog                 
2972   
1<BR>lp                      
9124   0  
(autoclean)<BR>parport                
38816   0  (autoclean) 
[lp]<BR>autofs                 
13620   0  (autoclean) 
(unused)<BR>tg3                    
69768   
2<BR>floppy                 
57520   0  
(autoclean)<BR>microcode               
6848   0  
(autoclean)<BR>keybdev                 
2976   0  
(unused)<BR>mousedev                
5624   
1<BR>hid                    
22500   0  
(unused)<BR>input                   
6144   0  [keybdev mousedev 
hid]<BR>usb-ohci               
23208  ! 0  
(unused)<BR>usbcore                
81120   1  [hid 
usb-ohci]<BR>ext3                   
89928   
7<BR>jbd                    
55124   7  
[ext3]<BR>qla2300               
696284   
5<BR>mptscsih               
42384   
7<BR>mptbase                
42816   3  
[mptscsih]<BR>diskdumplib             
5228   0  [mptscsih 
mptbase]<BR>sd_mod                 
14096  
24<BR>scsi_mod              
115368   3  [qla2300 mptscsih 
sd_mod]<BR><BR><BR><BR><BR><BR><BR><BR> <BR><BR>
<P>
<HR SIZE=1>
Yahoo! Mail<BR><A 
href="http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=38867/*http://photomail.mail.yahoo.com">Use 
Photomail</A> to share photos without annoying attachments.</BODY></HTML>