FSS NFS Share Automount Snapshot Mount Point After Running Find Command
in Linux
Applies To:
Oracle Cloud Infrastructure - Version N/A and later
Linux x86-64
Symptoms:
After mounting a nfs share exported from FSS it also mount .snapshot directory when find command executed on nfs path.
i.e df will report one additional share name with .snapshot.
# df -h 10.0.x.x:/test 1% /mnt/test # find /mnt/test -name searchtestfile # df -h 10.0.x.x/test1% /mnt/test 10.0.x.x:/test/.snapshot/Snapshot-20200130-0147 1% /mnt/test/.snapshot/Snapshot-20200130-0147 ← 10.0.x.x:/test/.snapshot/Snapshot-20200130-0207 1% /mnt/test/.snapshot/Snapshot-20200130-0207 ←
Changes:
N/A
Cause:
Snapshot directories are made available for backup & restore as explained in FSS
Tagged:
0