Skip to main content

I created Blueprint for PostgreSQL but unable to backup, Does anyone know about the issue - 

Job failed to be executed

 Failed to fetch the snapshot session

 {"message":"Generic Storage Backup (GSB) is not enabled. It is highly recommended to migrate to a CSI driver with snapshot and clone capabilities based on your storage requirements. Existing users of GSB can contact Kasten by Veeam Support via https://my.veeam.com/#/open-case/step-1?ad=menu-support, to open a support case and request the activation of GSB.","function":"kasten.io/k10/kio/exec/phases/phase.checkIfGVSEnabled","linenumber":273,"file":"kasten.io/k10/kio/exec/phases/phase/snapshot.go:273"}

Job failed to be executed

Hello @asharma15,

 

I am guessing you are not using a CSI based storageclass for this PVC. This makes me believe that your annotations have not been applied for this backup making it go to the default approach. Please take a look over this https://docs.kasten.io/latest/kanister/postgresql/install_logical.html#logical-postgresql-backup and make sure your annotation’s have been applied properly. Also please keep in mind all blueprints need a kanister location profile to perform a export of the backups.

 

Thanks

Emmanuel


Comment