Skip to content

Commit f424424

Browse files
authored
Merge pull request #187 from HereThereBeDragons/fix-cvmfs_talk
add cvmfs_talk remount (sync)
2 parents 7fc14c4 + 0adbb66 commit f424424

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

cpt-configure.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1173,7 +1173,7 @@ The ``cvmfs_talk`` command provides a way to control a currently running
11731173
CernVM-FS process and to extract information about the status of the
11741174
corresponding mount point. Most of the commands are for special purposes
11751175
only 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
11771177
be of particular interest though.
11781178

11791179
::
@@ -1198,6 +1198,13 @@ the client experiences cache thrashing.
11981198
prints the internal status information and performance counters. It can
11991199
be 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+
12011208
Other
12021209
~~~~~
12031210

0 commit comments

Comments
 (0)