Devender, You can change the ocfs2 port through updating the configuration file directly. (1) stop o2cb service on all of nodes # /etc/init.d/o2cb stop (2)update the /etc/ocfs2/cluster.conf node: ip_port = 7777 <----change to other port,ie:7778 ip_address = 10.182.120.193 number = 0 name = node1 cluster = ocfs2 node: ip_port = 7777 <----change to other port,ie:7778 ip_address = 10.182.121.41 number = 1 name = node2 cluster = ocfs2 .... (3) start o2cb again. # /etc/init.d/o2cb start (4)verify ocfs2 port. # netstat -anlp |grep 7778 tcp 0 0 10.182.120.159:7778 0.0.0.0:* LISTEN - Devender Narula 写道: Hi team Anybody who got some info about changing the port.. if possible can anybody share their experiances with me.Regards, Devender --- On Thu, 5/28/09, Devender Narula <devendernar...@yahoo.com> wrote:From: Devender Narula <devendernar...@yahoo.com> Subject: how to Change port in Node Cofiguration in ocfs2console To: ocfs2-users@oss.oracle.com Date: Thursday, May 28, 2009, 2:54 PM Hi Guys by mistake i configured ip port 7777 in Node Configuration under OCFS2 Console version 1.4 .. but i want to use this port for Oracle portal and want to change this port to some other value. do you got an idea which port should i use to change it with 7777 port and hw to change the port in OCFS2 . i tried FAQ on your side but no detail info on this. Thanks for your help Regards, Devender_______________________________________________ Ocfs2-users mailing list Ocfs2-users@oss.oracle.com http://oss.oracle.com/mailman/listinfo/ocfs2-users |
_______________________________________________ Ocfs2-users mailing list Ocfs2-users@oss.oracle.com http://oss.oracle.com/mailman/listinfo/ocfs2-users