Skip to content

Commit 464815e

Browse files
authored
(DOCSP-45717) Adds note about trailing slash.-v7.0-backport (597) (#612)
# Backport This will backport the following commits from `master` to `v7.0`: - [(DOCSP-45717) Adds note about trailing slash. (#597)](10gen/docs-ops-manager#597) <!--- Backport version: 9.6.2 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
1 parent 4dd94ad commit 464815e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

source/admin/backup/daemons-page.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ page. Changes can take up to 5 minutes to take effect.
1919

2020
Click :guilabel:`Pre-Configure New Daemon` at the bottom of the page if
2121
you want to add a daemon but do not want it to take new jobs. Type the
22-
``<machine>:<roothead path>`` in the text field above
23-
:guilabel:`Pre-Configure New Daemon`. Click the button to configure the
24-
new Backup Daemon.
22+
``<machine>:/<roothead path>/`` in the text field above
23+
:guilabel:`Pre-Configure New Daemon`. *You must include a slash at the end* (``/``) or
24+
the Backup Daemon won't run and instead generates a Java exception error in the
25+
Backup Daemon logs.
26+
Click the button to configure the new Backup Daemon.
2527

2628
For each daemon, the page lists the server name, configuration,
2729
:opsmgr:`head </reference/glossary/#std-term-head-database>` space used, head space free, the number of

0 commit comments

Comments
 (0)