symbolic links in a shared EBS 12.2 APPL_TOP
Hi
We are cloning an EBS 12.2.5 environment and we have added additional nodes using a shared APPL_TOP on
the target system. The platform is AIX 7.1.
We have completed this activity before using shared file system based on NFS , however we found that there were
issues running adcfgclone due to timeouts on the NFS shares.
We are now trying to complete the same build using GPFS. The application software is installed onto a GPFS share with
a symbolic link from the local file system to the GPFS share.
i.e. /apps/EBS/fs1 --> /apps/EBS/GPFS/fs1
with fs2, fs_ne, etc following the same pattern.