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

Restart behaviour of the VM daemon #9

Open
gbraad opened this issue Feb 3, 2021 · 1 comment
Open

Restart behaviour of the VM daemon #9

gbraad opened this issue Feb 3, 2021 · 1 comment

Comments

@gbraad
Copy link
Member

gbraad commented Feb 3, 2021

Both in the Docker instructions

docker run -d --name=gvisor-tap-vsock --privileged --net=host -it quay.io/crcont/gvisor-tap-vsock:latest

and in SNC

podman generate systemd --restart-policy=no gvisor-tap-vsock > /etc/systemd/system/gvisor-tap-vsock.service

there is no restart policy. What if the daemon crashed? On several occassions I have been unable to connect to the VM when a restart was performed with a running host daemon: crc daemon&; crc start; crc delete -f; crc start

@ghost
Copy link

ghost commented Dec 29, 2021

I don't really understand how this issue is applicable to the gvisor-tap-vsock project persay.

Wouldn't the restart policy for the VM daemon fall onto the project it is being implemented in?

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

No branches or pull requests

1 participant