Skip to content
WALDEMAR KOZACZUK edited this page Aug 27, 2024 · 3 revisions

OSv can run on the XEN hypervisor in the Hardware-assisted Virtualization (HVM) mode of operation (see https://wiki.xenproject.org/wiki/Xen_Project_Software_Overview#Guest_Types). The author of this wiki page is not a Xen expert, but we think OSv can run specifically in the HVM mode with PV (Paravirtualized) drivers like:

  • Xen clock
  • Xen netfront - PV front-end driver that interacts directly with a PV back-end networking device driver in the Dom0 kernel
  • Xen blkfront - PV front-end driver that interacts directly with a PV back-end block device driver in the Dom0 kernel

OSv can run on EC2 Xen-based instances (like t2.*) or on Xen Server with Linux running on Dom0 (tested with Fedora and Ubuntu).

Running OSv on XEN-based EC2

In order to deploy OSv

Extra links

General

Devices

Tools

OSv mailing list

Relevant issues (mostly closed)

Clone this wiki locally