Hi,

I'm attempting to create an OCFS2 clustered FS on two SLES 10 machines.
I've followed the users's guide from the Oracle site.

Those machines don't have X installed, so this is CLI only.

The cluster.conf on both machines :

node:
        ip_port = 7777
        ip_address = 192.168.0.30
        number = 0
        name = world-web1
        cluster = wmc

node:
        ip_port = 7777
        ip_address = 192.168.0.40
        number = 1
        name = world-web2
        cluster = wmc

cluster:
        node_count = 2
        name = wmc

This file is on both machines.

web1 has a mkfs'ed ocfs filesystem :

/dev/sda8 on /srv type ocfs2 (rw,_netdev,datavolume,heartbeat=local)

On both machines, o2cb reports the cluster as 'active'. web2 reports
heartbeat as 'not active'. Mounting /dev/sda8 on that machines ends with
a bad superblock.

Somehow, sync seems to fail. Any idea where to start looking, or where
to proceed ? Any help is apreciated.


Regards,


        Igmar





-- 
Igmar Palsenberg
Directeur

JDI - ICT
Zutphensestraatweg 85
6953 CJ Dieren
www.jdi-ict.nl <http://www.jdi-ict.nl>

T (0313) 496 741
M 06 201 221 03
F (0313) 420 996

[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
Als Full Service Internet Buro is JDI-ICT de mediapartner van het Dutch
Team Dakar <http://www.dutchteamdakar.nl>



_______________________________________________
Ocfs2-users mailing list
[email protected]
http://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to