<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hi</FONT></DIV>
<DIV><FONT face=Arial size=2>I am new to linux and clustering, but </FONT><FONT 
face=Arial size=2>I am trying to setup ocfs2 and rac10g on fedora 3 (Linux 
linux2 2.6.9-5.0.3.EL.orafw1smp #1 SMP Mon Mar 7 22:29:31 PST 2005 i686 i686 
i386 GNU/Linux)</FONT></DIV>
<DIV><FONT face=Arial size=2>have a dell 4700 and dell 3000 both with 1 GB RAM 
and a 250G maxtor share drive...( build your own 10grac ..from 
technet.oracle.com)</FONT></DIV>
<DIV><FONT face=Arial size=2>=======================</FONT></DIV>
<DIV><FONT face=Arial size=2># rpm -qa|grep -i 
ocfs2<BR>ocfs2-2.6.9-5.0.5.EL-0.99.9-1<BR>ocfs2-tools-0.99.8-1<BR>ocfs2console-0.99.8-1</FONT></DIV>
<DIV><FONT face=Arial size=2># rpm -qa|grep -i 
kernel<BR>kernel-smp-devel-2.6.9-5.0.3.EL.orafw1<BR>kernel-2.6.11-1.27_FC3<BR>kernel-devel-2.6.9-5.0.3.EL.orafw1<BR>kernel-utils-2.4-13.1.49_FC3<BR>kernel-2.6.9-1.667<BR>kernel-doc-2.6.11-1.27_FC3<BR>kernel-smp-2.6.9-5.0.3.EL.orafw1<BR></FONT><FONT 
face=Arial size=2></FONT></DIV>
<DIV><FONT face=Arial size=2>I installed the ocfs2 tools,console. However two 
things:</FONT></DIV>
<DIV><FONT face=Arial size=2>=======================</FONT></DIV>
<DIV><FONT face=Arial size=2>1.when i ran ocfs2console as per the doc, it did 
not allow me to configure any cluster definition.</FONT></DIV>
<DIV><FONT face=Arial size=2>no /etc/ocfs2/cluster.conf file existed. no 
/etc/ocfs2 existed.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; so i created the /etdc/ocfs2/cluster.conf 
file manually</FONT></DIV>
<DIV><FONT face=Arial size=2># cat 
/etc/ocfs2/cluster.conf<BR>cluster:<BR>node_count = 2<BR>name = 
CLUSTER1</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>node:<BR>ip_port = 7777<BR>ip_address = 
192.168.2.10<BR>number = 0<BR>name = int-linux1<BR>cluster = 
CLUSTER1</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>node:<BR>ip_port = 7777<BR>ip_address = 
192.168.2.20<BR>number = 1<BR>name = int-linux2<BR>cluster = 
CLUSTER1<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>2. the load for o2cb failed.</DIV></FONT>
<DIV><FONT face=Arial size=2>===========================</FONT></DIV>
<DIV><FONT face=Arial size=2># /etc/init.d/o2cb configure<BR>Configuring the 
O2CB driver.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This will configure the on-boot properties of the 
O2CB driver.<BR>The following questions will determine whether the driver is 
loaded on<BR>boot.&nbsp; The current values will be shown in brackets 
('[]').&nbsp; Hitting<BR>&lt;ENTER&gt; without typing an answer will keep that 
current value.&nbsp; Ctrl-C<BR>will abort.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Load O2CB driver on boot (y/n) [y]: y<BR>Cluster to 
start on boot (Enter "none" to clear) [MANDARCLUSTER]:<BR>Writing O2CB 
configuration: OK<BR>Loading module "configfs": Unable to load module 
"configfs"<BR>Failed<BR># /etc/init.d/o2cb load<BR>Loading module "configfs": 
Unable to load module 
"configfs"<BR>Failed<BR>#<BR>========================</FONT></DIV>
<DIV><FONT face=Arial size=2>messages in the /var/log/messages:</FONT></DIV>
<DIV><FONT face=Arial size=2>May 31 20:01:01 linux2 crond(pam_unix)[4637]: 
session closed for user root<BR>May 31 20:02:03 linux2 modprobe: FATAL: Module 
configfs not found.<BR>May 31 20:04:00 linux2 last message repeated 2 
times<BR>May 31 20:04:39 linux2 modprobe: FATAL: Module configfs not 
found.<BR>May 31 20:05:01 linux2 crond(pam_unix)[5016]: session opened for user 
root by (uid=0)<BR>May 31 20:05:02 linux2 crond(pam_unix)[5016]: session closed 
for user root<BR>May 31 20:07:10 linux2 init: Trying to re-exec init<BR>May 31 
20:10:01 linux2 crond(pam_unix)[9805]: session opened for user root by 
(uid=0)<BR>May 31 20:10:01 linux2 crond(pam_unix)[9804]: session opened for user 
root by (uid=0)<BR>May 31 20:10:01 linux2 crond(pam_unix)[9804]: session closed 
for user root<BR>May 31 20:10:02 linux2 crond(pam_unix)[9805]: session closed 
for user root<BR>May 31 20:10:10 linux2 modprobe: FATAL: Module configfs not 
found.<BR>May 31 20:10:21 linux2 modprobe: FATAL: Module configfs not 
found.<BR>===================</FONT></DIV>
<DIV><FONT face=Arial size=2>location of configfs.ko</FONT></DIV>
<DIV><FONT face=Arial size=2># cd /</FONT></DIV>
<DIV><FONT face=Arial size=2># find . -name configfs* 
-print<BR>./lib/modules/2.6.9-5.0.5.EL/kernel/fs/configfs<BR>./lib/modules/2.6.9-5.0.5.EL/kernel/fs/configfs/configfs.ko<BR>find: 
./proc/9051/task: No such file or directory</FONT></DIV>
<DIV><FONT face=Arial size=2>==================&gt;</FONT><FONT face=Arial 
size=2>---so i copied the configfs and ocfs2 directory to 
/lib/modules/2.6.9-5.0.3.EL.orafw1smp/kernel/fs</FONT></DIV>
<DIV><FONT face=Arial size=2>#cd /<BR># ls -alR configfs<BR>configfs:<BR>total 
412<BR>drwxr-xr-x&nbsp;&nbsp; 2 root root&nbsp;&nbsp; 4096 May 27 15:06 
.<BR>drwxr-xr-x&nbsp; 23 root root&nbsp;&nbsp; 4096 May 31 20:44 
..<BR>-rw-r--r--&nbsp;&nbsp; 1 root root 406287 May 19 21:32 configfs.ko<BR># 
pwd<BR>/lib/modules/2.6.9-5.0.3.EL.orafw1smp/kernel/fs</FONT></DIV>
<DIV><FONT face=Arial size=2># ls -alR ocfs2<BR>ocfs2:<BR>total 
5692<BR>drwxr-xr-x&nbsp;&nbsp; 2 root root&nbsp;&nbsp;&nbsp; 4096 May 27 15:06 
.<BR>drwxr-xr-x&nbsp; 23 root root&nbsp;&nbsp;&nbsp; 4096 May 31 20:44 
..<BR>-rw-r--r--&nbsp;&nbsp; 1 root root&nbsp; 318365 May 19 21:32 
ocfs2_dlmfs.ko<BR>-rw-r--r--&nbsp;&nbsp; 1 root root 1429939 May 19 21:32 
ocfs2_dlm.ko<BR>-rw-r--r--&nbsp;&nbsp; 1 root root 3424866 May 19 21:32 
ocfs2.ko<BR>-rw-r--r--&nbsp;&nbsp; 1 root root&nbsp; 620469 May 19 21:32 
ocfs2_nodemanager.ko<BR></FONT><FONT face=Arial 
size=2>====================</FONT></DIV>
<DIV><FONT face=Arial size=2># vi modules.dep<BR># vi modules.alias<BR># vi 
modules.dep<BR># modprobe configfs<BR>FATAL: Error inserting configfs 
(/lib/modules/2.6.9-5.0.3.EL.orafw1smp/kernel/fs/configfs/configfs.ko): Invalid 
module format<BR>======================</FONT></DIV>
<DIV><FONT face=Arial size=2>Is there a separate version of configfs.ko for 
2.6.9-5.0.3.EL.orafw1smp?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Mandar 
Vengurlekar</FONT></DIV></FONT></DIV></FONT></DIV></BODY></HTML>