You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enabled Mayastor and used it with three PVs and wanted to disable it again. Removed the PVCs and PVs and executed microk8s disable mayastor --remove-storage. Process stucks at
Infer repository core for addon mayastor
diskpool.openebs.io "microk8s-<host>-pool" deleted
It does not run in a timeout, but keeps in this state for hours. Nothing happens. Can only remove mayastor with Helm with cli.
Same behaviour withour --remove-storage
What Should Happen Instead?
Mayastor should be disabled.
Reproduction Steps
run microk8s enable mayastor
use volumes
remove volumes
run microk8s disable mayastor --remove-storage
Introspection Report
Can you suggest a fix?
Are you interested in contributing with a fix?
The text was updated successfully, but these errors were encountered:
I already reset my cluster, but did another re-setup with mayastor today and the error occurred again. Here is the inspection file. inspection-report-20230922_172657.tar.gz
Summary
Enabled Mayastor and used it with three PVs and wanted to disable it again. Removed the PVCs and PVs and executed
microk8s disable mayastor --remove-storage
. Process stucks atIt does not run in a timeout, but keeps in this state for hours. Nothing happens. Can only remove mayastor with Helm with cli.
Same behaviour withour
--remove-storage
What Should Happen Instead?
Mayastor should be disabled.
Reproduction Steps
microk8s enable mayastor
microk8s disable mayastor --remove-storage
Introspection Report
Can you suggest a fix?
Are you interested in contributing with a fix?
The text was updated successfully, but these errors were encountered: