Skip to main content
Question

OpenShift and VBR repository location profile configuration

  • November 12, 2025
  • 4 comments
  • 22 views

  • New Here
  • 1 comment

I was trying to configure a VBR location profile for my OpenShift cluster, but it says ‘Repository not found’.
When I run
curl -v -k -u Administrator:<password> https://<vbr-ip>:9419/api/v1/repositories, it doesn’t return any value.

4 comments

Forum|alt.badge.img+3
  • Comes here often
  • 192 comments
  • November 12, 2025

Hi geto, 

More details will be needed to answer.

You mention OpenShift, are you using Kasten to do the backups or you created some storage repository on OpenShift and are trying to add it to Veeam Backup and Replication?

The API endpoint you reference will list any added repositories in Veeam Backup and Replication, and if the response is empty means that nothing has been added yet.

Perhaps you can detail (with screenshots) what you’re trying to do and what you configured, we’ll be better able to comment.


  • Author
  • New Here
  • 1 comment
  • November 12, 2025

I am trying to add a Veeam Backup & Replication (VBR) location profile for my OpenShift backup.

I already have an existing VBR repository that is currently being used to store other backups.

When I attempt to configure the same repository as the target for my OpenShift backups, I receive the following error: “Repository not found”

Attached the error screenshot for reference.

 


waqasali
Forum|alt.badge.img+4
  • Influencer
  • 405 comments
  • November 12, 2025

I was trying to configure a VBR location profile for my OpenShift cluster, but it says ‘Repository not found’.
When I run
curl -v -k -u Administrator:<password> https://<vbr-ip>:9419/api/v1/repositories, it doesn’t return any value.

 

 

Make sure 9419 is reachable from the cluster.

 


Forum|alt.badge.img+3
  • Comes here often
  • 192 comments
  • November 12, 2025

I am trying to add a Veeam Backup & Replication (VBR) location profile for my OpenShift backup.

I already have an existing VBR repository that is currently being used to store other backups.

When I attempt to configure the same repository as the target for my OpenShift backups, I receive the following error: “Repository not found”

Attached the error screenshot for reference.

 

yes, but can you confirm this is about Kasten?

 

https://docs.kasten.io/latest/usage/configuration#vbr-location-profile

 

So you’re trying to configure a VBR repository for Kasten backup?