vmware-tanzu / velero-plugin-for-vsphere

Plugin to support Velero on vSphere
Other
59 stars 49 forks source link

unable to locate VolumeSnapshotter plugin named velero.io/vsphere #69

Closed tmpkn closed 4 years ago

tmpkn commented 4 years ago

Following the instructions to the letter. Backup attempt results in the error above. In addition, velero plugin get only reports velero.io/aws as VolumeSnapshotter. At the same time, repeating the plugin add command results in: Duplicate value: "velero-plugin-for-vsphere" Is it installed or not?

lintongj commented 4 years ago

Hi @tmpkn, would you please provide more detail about your context? such as, velero deployment and related log snippets, etc.

dsu-igeek commented 4 years ago

No new info, closing. Please reopen if this continues to happen.

MayankRathore4 commented 1 year ago

I am facing a similar issue with "replicated.com/hostpath" plugin. The error log is there while taking the backup snapshots of PVs only. Any help around this is appreciated.

cbodonnell commented 1 year ago

@MayankRathore4 you may need to pass the --use-volume-snapshots=false parameter to the velero install command. The "replicated.com/hostpath" plugin is not registered as a volume snapshotter, but only as an object store.