<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Texto de balão Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EstiloDeEmail17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.TextodebaloChar
        {mso-style-name:"Texto de balão Char";
        mso-style-priority:99;
        mso-style-link:"Texto de balão";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=PT-BR link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Hi,<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>We have an environment with 2 nodes with RAC database version
10.2.0.1. We need to modify the Public IP and VIP of the Oracle CRS. So we did
the following steps:<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>- Alter the VIP <o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>srvctl modify nodeapps -n node1 -A
192.168.1.101/255.255.255.0/eth0<o:p></o:p></p>

<p class=MsoNormal>srvctl modify nodeapps -n node2 -A
192.168.1.102/255.255.255.0/eth0<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>- Alter the Public IP<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>oifcfg delif -global eth0<o:p></o:p></p>

<p class=MsoNormal>oifcfg setif -global eth0/192.168.1.0:public<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>- Alter the IP´s of the network interfaces<o:p></o:p></p>

<p class=MsoNormal>- Update the /etc/hosts<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>When we start the Oracle CRS, the components starts OK. But
when we reboot the second node, the OCFS2 file system didn´t mount. The
following errors occurs:<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>SCSI device sde: 4194304 512-byte hdwr sectors (2147 MB)<o:p></o:p></p>

<p class=MsoNormal>sde: cache data unavailable<o:p></o:p></p>

<p class=MsoNormal>sde: assuming drive cache: write through<o:p></o:p></p>

<p class=MsoNormal>sde: sde1<o:p></o:p></p>

<p class=MsoNormal>parport0: PC-style at 0x378 [PCSPP,TRISTATE]<o:p></o:p></p>

<p class=MsoNormal>lp0: using parport0 (polling).<o:p></o:p></p>

<p class=MsoNormal>lp0: console ready<o:p></o:p></p>

<p class=MsoNormal>mtrr: your processor doesn't support write-combining<o:p></o:p></p>

<p class=MsoNormal>(2746,0):o2net_start_connect:1389 ERROR: bind failed with
-99 at address 192.168.2.132<o:p></o:p></p>

<p class=MsoNormal>(2746,0):o2net_start_connect:1420 connect attempt to node
rac1 (num 0) at 192.168.2.131:7777 failed with errno -99<o:p></o:p></p>

<p class=MsoNormal>(2746,0):o2net_connect_expired:1444 ERROR: no connection
established with node 0 after 10 seconds, giving up and returning errors.<o:p></o:p></p>

<p class=MsoNormal>(5457,0):dlm_request_join:786 ERROR: status = -107<o:p></o:p></p>

<p class=MsoNormal>(5457,0):dlm_try_to_join_domain:934 ERROR: status = -107<o:p></o:p></p>

<p class=MsoNormal>(5457,0):dlm_join_domain:1186 ERROR: status = -107<o:p></o:p></p>

<p class=MsoNormal>(5457,0):dlm_register_domain:1379 ERROR: status = -107<o:p></o:p></p>

<p class=MsoNormal>(5457,0):ocfs2_dlm_init:2007 ERROR: status = -107<o:p></o:p></p>

<p class=MsoNormal>(5457,0):ocfs2_mount_volume:1062 ERROR: status = -107<o:p></o:p></p>

<p class=MsoNormal>ocfs2: Unmounting device (8,17) on (node 1)<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>When we did the command to force the mount occurs the
errors:<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal># mount -a<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>mount.ocfs2: Transport endpoint is not connected while
mounting /dev/sdb1 on /ocfs2. Check 'dmesg' for more information on this error.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>What occurs is that the OCFS2 is trying to connect with the
older Public IP. My question is, how do i change the public IP in the ocfs2 ?<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>regards,<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Eduardo P Niel<o:p></o:p></p>

<p class=MsoNormal>OCP Oracle<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</body>

</html>