Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pv-deletion fails, if lv does not exist anymore #52

Open
mwennrich opened this issue Jan 13, 2022 · 0 comments · May be fixed by #53
Open

pv-deletion fails, if lv does not exist anymore #52

mwennrich opened this issue Jan 13, 2022 · 0 comments · May be fixed by #53
Assignees

Comments

@mwennrich
Copy link
Contributor

delete-pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 csi-lvm-delete I0113 07:34:53.055746       1 main.go:40] starting csi-lvm-provisioner
delete-pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 csi-lvm-delete I0113 07:34:53.055916       1 deletelv.go:61] delete lv pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 vg:csi-lvm dir:/tmp/csi-lvm block:false
delete-pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 csi-lvm-delete E0113 07:34:53.057827       1 deletelv.go:83] unable to umount /tmp/csi-lvm/pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 from /dev/csi-lvm/pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 output:umount: /tmp/csi-lvm/pvc-0ca659b5-f472-4619-8ff7-c993d23fc800: no mount point specified.
delete-pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 csi-lvm-delete  err:%!w(*exec.ExitError=&{0xc00012e810 []})
delete-pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 csi-lvm-delete E0113 07:34:53.057914       1 deletelv.go:87] unable to remove mount directory:/tmp/csi-lvm/pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 err:%!w(*fs.PathError=&{remove /tmp/csi-lvm/pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 2})
delete-pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 csi-lvm-delete F0113 07:34:53.450816       1 deletelv.go:38] Error deleting lv: unable to delete lv: failed to list LVs: exit status 5 output:
delete-pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 csi-lvm-delete goroutine 1 [running]:
delete-pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 csi-lvm-delete k8s.io/klog/v2.stacks(0xc000136001, 0xc000214140, 0x80, 0x12f)
delete-pvc-0ca659b5-f472-4619-8ff7-c993d23fc800 csi-lvm-delete  /go/pkg/mod/k8s.io/klog/[email protected]/klog.go:1020 +0xb9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant