Displaying 1 result from an estimated 1 matches for "anlp".
Did you mean:
anl
2010 Mar 18
1
OCFS2 works like standalone
...ess = 192.168.56.121
number = 0
name = rac1
cluster = ocfs2
node:
ip_port = 7777
ip_address = 192.168.56.101
number = 1
name = rac0
cluster = ocfs2
cluster:
node_count = 2
name = ocfs2
rac1:~ # netstat -anlp | grep 7777
tcp 0 0 0.0.0.0:7777 0.0.0.0:* LISTEN
-
rac1:~ #
rac1:~ # /etc/rc.d/o2cb status
Module "configfs": Loaded
Filesystem "configfs": Mounted
Module "ocfs2_nodemanager": Loaded
Module "ocfs2_dlm": Loaded...