Synchronizer-Mount Availability Check
Description
The mount availability check at OMN will only be executed on the server which starts the synchronizer.
It checks whether the local path (in this case the relative path will not be used) of an RNC (Root Node Configuration) is a mounted volume or not. Only in case the local path exists and is a mounted volume, the mount availability check returns true.
The check will only be executed once on startup and will then never be recalculated.
Examples
Success - RNC is a mount and exists
Mount on synchronizer:
-
/omn/data
-
Contains the folder MAM
-
RNC
-
local path: /omn/data/
-
relative path: MAM/
Because /omn/data is mounted on the synchronizer, the DTSFiles for /omn/data and /omn has got different volume IDs. Also because /omn/data/MAM exists on the synchronizer, the mount availability check returns true.