We have a strange scenario (AIX 5.3) -
There is a directory /mnt to which an NFS share from windows server1 is mounted
Then there is another directory /mnt/subdir1 to which NFS share from windows server2 is mounted.
It is noticed that the second mount /mnt/subdir1 fails on system restarts. I can manually mount this location using mount command.
Is the failure due to nested nature of the /mnt directory structure?
In /etc/filesystems - entry for /mnt appears before /mnt/subdir1