1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/resolving-backup-storage-contains-invalid-directories-issue.adoc
Shruti Deshpande eeb15a1127 DITA fixes for OADP troubleshooting
Signed-off-by: Shruti Deshpande <shdeshpa@redhat.com>
2025-09-04 10:04:30 +00:00

20 lines
821 B
Plaintext

// Module included in the following assemblies:
// oadp-features-plugins-known-issues
// * backup_and_restore/application_backup_and_restore/troubleshooting/oadp-installation-issues.adoc
//
:_mod-docs-content-type: PROCEDURE
[id="resolving-backup-storage-contains-invalid-directories-issue_{context}"]
= Resolving invalid directories in backup storage
[role="_abstract"]
The object storage contains top-level directories that are not Velero directories. The `Velero` pod log displays the following error message:
[source,text]
----
Backup storage contains invalid top-level directories.
----
.Procedure
* If the object storage is not dedicated to Velero, you must specify a prefix for the bucket by setting the `spec.backupLocations.velero.objectStorage.prefix` parameter in the `DataProtectionApplication` manifest.