-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
KVM Hook script execution failed: internal error: Child process
#10040
Comments
Thank you for taking the time to create this issue, do you mind providing the output of the following commands ?
and also
I am curious have u installed minikube or kvm by snap ? I see some snap path in ur file paths. btw I wonder do u have docker installed ? have u tried minikube with docker driver?
|
Hook script execution failed: internal error: Child process
Absolutely. Glad to help out where I can. $ virt-host-validate
$ virsh -c qemu:///system list --all
$ virsh net-list
I installed minikube using the debian installer. I may have used snap to initially install and use microk8s. Which is how I ended up here. Regarding using the docker driver. I have not yet tried the docker driver, but will definitely give it a try now. Docker driver appears to work without issue: $ minikube start --driver=docker
|
Hey @un-fuf-a-doo thanks for your response! Glad the docker driver is working out. I'm not sure why kvm2 isn't, since the output you provided seems correct. Does a delete and start fix it?
|
Hey. No it still fails, the full output with verbosity enabled is below. I do already have a VM running under KVM, nothing special, just a debian 10 OS running Graylog for log collection. Could libvirt be interfering? Or might this be as simple as a permissions issue?
|
Thank you for taking the time to create this issue, This does seem to be a failure in minikube to create KVM domain network do you mind providing the output of the following commands ?
and also
@prezha you have looked at the KVM issues before I wonder if you have any insight on this ? |
@medyagh sure, i can try to help @un-fuf-a-doo couple of things to check first please:
after we clarify that, here are additional steps we can take:
|
@un-fuf-a-doo are you still having this issue, do u have chance to provide more information as suggested by @prezha #10040 (comment) and also did you try deleting minikube as suggested by priyawadhwa |
Full output of failed command:
Is this something I did? Can it be resolved easily?
Thanks!!
The text was updated successfully, but these errors were encountered: