Skip to content
#

virtualization

Here are 704 public repositories matching this topic...

Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/

  • Updated Oct 20, 2021
  • Go
dev-dull
dev-dull commented May 1, 2021

Describe the bug
When installing from ISO, the user is prompted for a cluster token. I had set satellite of love for my main server (gypsy; physical server) and two nodes (tom-servo; physical server, crow; virtual machine). The server/controller boots and is accessible as expected, but the nodes never successfully join.

To Reproduce
Steps to reproduce the behavior:

  1. Boot main ser
nanos
wjhun
wjhun commented Mar 24, 2021

The virtio_scsi driver enqueues buffers to the eventq but does not actually handle them on completion. The following events could be reported to the driver which require some action to be taken:

  • transport reset: This may occur as a result of hotplug events or a device being reset. Sense codes cannot be relied on when new devices or busses appear, so this event needs to be handled.
  • asynchro

Improve this page

Add a description, image, and links to the virtualization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the virtualization topic, visit your repo's landing page and select "manage topics."

Learn more