Error al arrancar ocfs2

2011-11-28 Por tema Sergio Villalba
Hola a tod@s,

al arrancar el servicio ocfs2 en el segundo servidor Debian 6 me lanza
este error:

#/etc/init.d/ocfs2 restart
Stopping Oracle Cluster File System (OCFS2) OK
Starting Oracle Cluster File System (OCFS2) mount.ocfs2: Unable to
access cluster service while trying to join the group
Failed
# /etc/init.d/o2cb restart
Unmounting ocfs2_dlmfs filesystem: OK
Unloading module ocfs2_dlmfs: OK
Unloading module ocfs2_stack_o2cb: OK
Unmounting configfs filesystem: OK
Unloading module configfs: OK
Loading filesystem configfs: OK
Mounting configfs filesystem at /sys/kernel/config: OK
Loading stack plugin o2cb: OK
Loading filesystem ocfs2_dlmfs: OK
Mounting ocfs2_dlmfs filesystem at /dlm: OK
Setting cluster stack o2cb: OK
Checking O2CB cluster configuration : Failed

Intento montar la partición de forma manual y me lanza el mismo error:

mount -t ocfs2  /dev/sdc1 /tmp/prueba
mount.ocfs2: Unable to access cluster service while trying to join the group

Mi configuración es la siguiente:
cat /etc/ocfs2/config
node:
ip_port = 
ip_address = 192.168.13.224
number = 0
name = nodo1
cluster = ocfs2
node:
ip_port = 
ip_address = 192.168.13.223
number = 1
name = nodo2
cluster = ocfs2
cluster:
node_count = 2
name = ocfs2


¿alguien me puede decir por donde puedo testear?

Gracias un saludo.


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/ca+ylrtdhypsw7qrsuh4z6w5o8-knimgmoxq+04tok6riwsn...@mail.gmail.com



Re: Error al arrancar ocfs2

2011-11-28 Por tema Juan Antonio
El 28/11/11 13:49, Sergio Villalba escribió:
 Hola a tod@s,

 al arrancar el servicio ocfs2 en el segundo servidor Debian 6 me lanza
 este error:

 #/etc/init.d/ocfs2 restart
 Stopping Oracle Cluster File System (OCFS2) OK
 Starting Oracle Cluster File System (OCFS2) mount.ocfs2: Unable to
 access cluster service while trying to join the group
 Failed
 # /etc/init.d/o2cb restart
 Unmounting ocfs2_dlmfs filesystem: OK
 Unloading module ocfs2_dlmfs: OK
 Unloading module ocfs2_stack_o2cb: OK
 Unmounting configfs filesystem: OK
 Unloading module configfs: OK
 Loading filesystem configfs: OK
 Mounting configfs filesystem at /sys/kernel/config: OK
 Loading stack plugin o2cb: OK
 Loading filesystem ocfs2_dlmfs: OK
 Mounting ocfs2_dlmfs filesystem at /dlm: OK
 Setting cluster stack o2cb: OK
 Checking O2CB cluster configuration : Failed

 Intento montar la partición de forma manual y me lanza el mismo error:

 mount -t ocfs2  /dev/sdc1 /tmp/prueba
 mount.ocfs2: Unable to access cluster service while trying to join the group

 Mi configuración es la siguiente:
 cat /etc/ocfs2/config
 node:
 ip_port = 
 ip_address = 192.168.13.224
 number = 0
 name = nodo1
 cluster = ocfs2
 node:
 ip_port = 
 ip_address = 192.168.13.223
 number = 1
 name = nodo2
 cluster = ocfs2
 cluster:
 node_count = 2
 name = ocfs2


 ¿alguien me puede decir por donde puedo testear?

 Gracias un saludo.



No se si será por esto pero donde yo lo tengo montado la configuración
esta en

/etc/ocfs2/cluster.conf

y parece que el error te da cuando trata de leer la configuración de
cluster.

Un saludo


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ed385b8.20...@limbo.ari.es