Skip to content

Commit

Permalink
migration: Shorten item on debug level.
Browse files Browse the repository at this point in the history
Don't scare away users by saying migration is complicated. Just provide
the advice about setting the debug level appropriately.
  • Loading branch information
Andre Noll authored and joergsteffens committed Dec 9, 2015
1 parent a54df29 commit e5c9a87
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions manuals/en/main/migration.tex
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,9 @@ \section{Important Migration Considerations}
\item If you migrate a number of Volumes, a very large number of Migration
jobs may start.

\item Figuring out what jobs will actually be migrated can be a bit complicated
due to the flexibility provided by the regex patterns and the number of
different options. Turning on a debug level of 100 or more will provide
a limited amount of debug information about the migration selection
process.
\item To figure out which jobs are going to be migrated by a given
configuration, choose a debug level of 100 or more. This
activates information about the migration selection process.

\item Bareos currently does only minimal Storage conflict resolution, so you
must take care to ensure that you don't try to read and write to the
Expand Down

0 comments on commit e5c9a87

Please sign in to comment.