Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Cannot start after shutting down the Firecracker microVM #813

Closed
ruishawn opened this issue Mar 29, 2021 · 2 comments
Closed

Cannot start after shutting down the Firecracker microVM #813

ruishawn opened this issue Mar 29, 2021 · 2 comments

Comments

@ruishawn
Copy link

Hi, We cannot start after shutting down the Firecracker microVM. Do Ignite restart and shutdown commands take effect for microvm?Can anyone help us, thanks!

Here are the steps performed

  1. Create a firecracker microVM
    execute command: ignite run weaveworks/ignite-amazonlinux --name micro-vm --cpus 2 --ssh --memory 4GB --size 10G

  2. SSH enter microVM, then execute shutdown or reboot command
    some error information like this: ERRO[0006] failed waiting for session to exit: wait: remote command exited without exit status or exit signal

  3. Start microVM by command: ignite start micro-vm
    FATA[0000] unknown runtime ""

@darkowlzz
Copy link
Contributor

Hi, thanks for reporting the issue. This was a known issue and was fixed in #735. It's not available in the released version of ignite yet. As a workaround, you can set the flag --runtime containerd for now.
We'll be releasing a new version soon which will have this fix.

@ruishawn
Copy link
Author

ruishawn commented Apr 6, 2021

Hi, thanks for reporting the issue. This was a known issue and was fixed in #735. It's not available in the released version of ignite yet. As a workaround, you can set the flag --runtime containerd for now.
We'll be releasing a new version soon which will have this fix.

Ok, thank for your reply.

@ruishawn ruishawn closed this as completed Apr 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants