<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<br><span class="Text">HI,<br>
<br>
I have configured two node cluster and its working fine for SAN (ext3 file system). after this i configured GFS using following.<br>
<br>
root# pvcreate  /dev/sdb<br>
root#vgcreate -c y vg1_gfs /dev/sdc1<br>
root#lvcreate -n db_store -l 100%FREE vg1_gfs<br>
root#/etc/init.d/clvmd start<br>
<br>
 Started on both nodes.<br>
<br>
root#mkfs -t gfs2 -p lock_dlm -t db_clust:db_store -j 4 /dev/vg1_gfs/db_store<br>
root# service gfs start<br>
<br>
root#chkconfig --level 345 clvmd on <br>
root#chkconfig --level 345 gfs on<br>
<br>
----------------<br>
the problem is, as i changed File system (ex3) resource to GFS Resource.<br>
<br>
nodes are rebooting..<br>
<br>
there is nothing in /var/log/messages. but when i checked console of the node there was some message related to GFS. <br>
DLM id:0 ...<br>
<br>
so i removed GFS and switched back to File system(ext3) resource. <br>
<br>
can i install oracle on  Resource File system(ext3) ?<br>
<br>
or how to troubleshoot GFS reboot..<br>
<br>
need help,              
                         
                          
                                
                        </span><br> <br>Thanks,<br>Muhammad Ammad Shah<br> <br><br><br>                                         <br /><hr />Windows Live: Make it easier for your friends to see  <a href='http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_2:092009' target='_new'>what you’re up to on Facebook.</a></body>
</html>