Issue :

adop phase=FS_CLONE Failed On Slave Node

Observation :

ERROR
———————–
FS_CLONE failed on slave node

Reason :

File ownership wrong/changed on [ EBSapps.env ]. preventing it from being updated.

File [ EBSapps.env ] owned by different/wrong OS user, with no write permissions – as the adop process/autoconfig updates this file this results in an error.

Fix :

1. Confirm backup availability

2. As root user, change file ownership to correct OS user [ -> <APPS USER> ]

# chown <APPS USER> /<INSTANCE>/erpapp/EBSapps.env

3. Re-issue/restart ADOP command

Recommended Posts

Start typing and press Enter to search