hyperhq / runv

Hypervisor-based Runtime for OCI
Apache License 2.0
828 stars 129 forks source link

Failed to create container #522

Closed seafooler closed 6 years ago

seafooler commented 7 years ago

I have encountered an error when run runv as the document guides. When I input the command below to create a new runv:

sudo runv --kernel kernel --initrd hyper-initrd.img --driver qemu create test

The output error shows:

Run Container error: failed to create container: rpc error: code = Unknown desc = StartPod fail

Any comments and suggestions will be appreciated.

laijs commented 7 years ago

@seafooler Could you please retry it and provide more information? The logs of the runv are at: /var/log/hyper. There are multiple log files for each container.