Skip to content

How to check vm status? #40

Description

@makorne

Hi!
Thank you for awesome project!

krunvm create docker.io/library/alpine:latest --name alpine_16 --mem 16
microVM created with name: alpine_16

krunvm start alpine_16 /bin/ls -- -l /bin/

thread '<unnamed>' panicked at 'Kernel doesn't fit in RAM', src/arch/src/x86_64/mod.rs:77:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Segmentation fault (core dumped)

krunvm list

alpine_16
 CPUs: 1
 RAM (MiB): 16
 DNS server: 1.1.1.1
 Buildah container: alpine-working-container-3
 Workdir: /root
 Mapped volumes: {}
 Mapped ports: {}

But vm is dead.

How to check if vm crashed?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions