adop phase=fs_clone issue

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

adop phase=fs_clone issue

Vyshnu
Hi Erman,

We ran adop phase=fs_clone and it failed due to space issue.

After clearing space ,fs_clone(we used force=yes option) comleted successfully but there is difference in file sizes of fs1 and fs2, fs1 size is 205gb abd fs2 is 60 gb

we got below  errors while running adop phase=fs_clone force=yes

WARNING]: There could be issues while validating the ports used for E-Business Suite instance against ports usedils.
        [WARNING]: Either some of the required entries in /etc/hosts file might be missing (e.g. localhost or hostname) O
        [WARNING]: Found invalid cross references in OHS config files.
        [WARNING]: Found invalid cross references in node manager and domain config files.

How to solve this issue?
Reply | Threaded
Open this post in threaded view
|

Re: adop phase=fs_clone issue

ErmanArslansOracleBlog
Administrator
For port related issue:

1) First check with adopscanlog -latest=yes to see if the problamatic port.
2) If it is reported in the logs , use netstat to find it and see whether that port is free or not.

Ref: Adop Phase fs_clone is Failing on TxkADOPPreparePhaseSynchronize.pl RC-50204: Error: - ONS Remote Port in Use (Doc ID 2045627.1)

For configuration related issue:

1)Check the OHS config files, the node manager config files, and the domain config files to see if there are any cross references on either the Run or Patch files systems.

2)Edit the files to change the references to point to correct file systems.

3)Run autoconfig on apps tier

4)Retry.

Reference : Adop Phase=cut_over failed with cross references between the RUN and PATCH file system in OHS, node manager, and domain config files (Doc ID 2524778.1)