SOLO-4066

BackupInputDirectoryNotFoundSoloError — Validation

BackupInputDirectoryNotFoundSoloError

CodeSOLO-4066
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when the backup input directory does not exist; the message names it. solo reads backup data from this directory during restore, so this means it is missing or the path is wrong.

Troubleshooting Steps

  1. Verify the directory exists at:
  2. Use –input-dir to specify the correct path to the backup directory
  3. Run solo config ops restore-clusters –help for usage information