#Unable to import volume

1 messages · Page 1 of 1 (latest)

stoic spruce
#

Trying to import volume that was previously imported and then removed.
Getting an error:

tridentctl -n trident-operator import volume ontap-svm2 qa_bkp -f /tmp/pvc.yaml --debug --output wide --no-manage

Error: could not import volume: PV pvc-b5053bf4-217f-4cae-9c48-d84c1fa269cc already exists for volume qa_bkp (400 Bad Request)

Not even sure where trident is getting this pvc-b5053bf4-217f-4cae-9c48-d84c1fa269cc. There is no any PV or PVCs in this cluster. There is no even single "tridentvolume" CRD.

ideas? some other "left-overs" somewhere need to be cleaned up?

stoic spruce
#

turns out that error message was misleading. TridentBackend CRD was in bad state.