File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -1173,7 +1173,7 @@ The ``cvmfs_talk`` command provides a way to control a currently running
11731173CernVM-FS process and to extract information about the status of the
11741174corresponding mount point. Most of the commands are for special purposes
11751175only or covered by more convenient commands, such as
1176- ``cvmfs_config showconfig `` or ``cvmfs_config stat ``. Three commands might
1176+ ``cvmfs_config showconfig `` or ``cvmfs_config stat ``. Four commands might
11771177be of particular interest though.
11781178
11791179::
@@ -1198,6 +1198,13 @@ the client experiences cache thrashing.
11981198prints the internal status information and performance counters. It can
11991199be helpful for performance engineering.
12001200
1201+ ::
1202+
1203+ cvmfs_talk -i <repo> remount
1204+
1205+ starts the catalog update routine.
1206+ When using ``remount sync `` the system waits for the new file system snapshot to be served (if there is a new one).
1207+
12011208Other
12021209~~~~~
12031210
You can’t perform that action at this time.
0 commit comments