Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

Full backup's completes successfull, but when is started incremental backup it end with error:

Panel
bgColor#fff
titlevprotect_daemon.log.0
ExternalAPIException: Snapshot ID for incremental backups was not found in the DB
eu.storware.vprotect.engine.task.ExportTask.verifyAndGetSnapshot(ExportTask.java:206)


Solution

Incremental backup require:

  • Scheduler with backup type incremental
  • VM assigned to group, with incremental scheduler


https://storware.gitbooksgitbook.io/storware-vprotect/contentadmin_webui_overview/admin_webui_schedules.html

https://storware.gitbook.io/storware-vprotect/admin_cli_overview/admin_cli_schedule

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@aba
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "incremental" , "vprotect" , "scheduler" ) and type = "page" and space = "VP"
labelsvProtect scheduler incremental

...