port pools

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

port pools

satish
Hi Erman,

Need your expertise on below information.what is the reason to have different port pools during refresh



Ensure that Port Pool provided for the Target fs1 is different from that of any of the source nodes.

What this means is for example production port pool is 0 “Run File System” & 1 “Patch File System”.

In your target instance if port pool is same 0 & 1 then you need to make it 1 & 0. When you run

adcfgclone in target for run file system give 1 and for patch file system 0.
Reply | Threaded
Open this post in threaded view
|

Re: port pools

ErmanArslansOracleBlog
Administrator
in EBS 12.2, we have 2 port pools, because we have online patching.
In EBS 12.2, we have 2 filesystems and sometimes we have apps processes running from both of these filesystems concurrently (during patching activities mostly) and that's why we have multiple port pools.. Using different port pool, we are preventing the port conflicts between those processes.