Skip to content

Commit d720f3d

Browse files
authored
(DOCSP-45717) Adds note about trailing slash. (#597)
<!-- Add a description of your PR here (optional) --> - [DOCSP-45717](https://jira.mongodb.org/browse/DOCSP-45717) - [STAGING](https://deploy-preview-597--10gen-docs-ops-manager.netlify.app/admin/backup/daemons-page/) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent b1a039c commit d720f3d

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)