-
Notifications
You must be signed in to change notification settings - Fork 5k
kvm2 driver: operation failed: domain 'minikube' already exists with uuid #10102
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
Comments
ok, I think I might have "solved" this, but I had to involve virsh commands (it was in paused state there..), so I had to shutdown & delete it manually: https://www.cyberciti.biz/faq/howto-linux-delete-a-running-vm-guest-on-kvm/ |
Hey @koyuch yah I think running those Has it happened since? |
Hi @priyawadhwa . no this hasn't happened to me anymore, because now I try to always delete it "proper way" like this: |
/assign |
@koyuch thank you for opening this issue we haven't heard back from you in a while, and the issue should be fixed in the recent/latest minikube version /close |
@prezha: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Not the same but a similar issue. I was struggling to create the minikube env because it was complaining that the |
I have similar/same issue here with kvm on Manjaro as here: #6254 - I've started minikube succesfully first time with kvm2, but when I tried to delete it and run again it always throws errors (even after
rm -rf ~/.minikube
)Steps to reproduce the issue:
Full output of failed command:
Optional: Full output of
minikube logs
command:The text was updated successfully, but these errors were encountered: