Hi! I working on an oracle cluster but I cannot get fahrer because ocfs2 nodes dont synchronize. I can create ocfs2 filesystem both mashine if i want but they totally dont see eachother and it's not a network error (unsecure fedora core4 boxes without firewall or security patch etc.) , all settings perfect, i generated cluster.conf many times with ocfs2console and manually too, but cant help. I read all writeings on the ocfs2 page and really dont know why they dont work. As I said there is 2 fedora core 4 box, config the same, I compiled the kernel with your ocfs2 patch (version:2.6.14), all startup scripts, and ocfs2console works perfectly, there is no error in the logs, 2 mashine can ping eachother but i checked traffic when tried to setup the cluster and there isnt a single packet going to port 7777. Disk partitions same both sides, I tried to format and mount volumes node1, node2 ; node2, node1, nothing, happens the other node... And 1 more think /proc/fs/ocfs2 dont exits! I dont know why, i can format and mount ocfs2 particions locally. Help me pls! Thanks: Oneill
Is this a shared disk? Do: # echo "stats" | debugfs.ocfs2 -n /dev/sdX | grep UUID on all nodes Is the UUID the same? Oneill wrote:> Hi! > > I working on an oracle cluster but I cannot get fahrer because ocfs2 > nodes dont synchronize. > I can create ocfs2 filesystem both mashine if i want but they totally > dont see eachother and it's not a network error (unsecure fedora core4 > boxes without firewall or security patch etc.) , all settings perfect, i > generated cluster.conf many times with ocfs2console and manually too, > but cant help. > I read all writeings on the ocfs2 page and really dont know why they > dont work. > > As I said there is 2 fedora core 4 box, config the same, I compiled the > kernel with your ocfs2 patch (version:2.6.14), all startup scripts, and > ocfs2console works perfectly, there is no error in the logs, 2 mashine > can ping eachother but i checked traffic when tried to setup the cluster > and there isnt a single packet going to port 7777. > Disk partitions same both sides, I tried to format and mount volumes > node1, node2 ; node2, node1, nothing, happens the other node... > > And 1 more think /proc/fs/ocfs2 dont exits! I dont know why, i can > format and mount ocfs2 particions locally. > > Help me pls! > > Thanks: > > Oneill > > _______________________________________________ > Ocfs2-users mailing list > Ocfs2-users at oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs2-users >