You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

FSS NFS Share Automount Snapshot Mount Point After Running Find Command

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

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!