Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 94
  • Merge Requests 10
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Vmdriver

Vmdriver

Last edited by Őry Máté Sep 11, 2013
Page history

CIRCLE VM Driver


Libvirt python API

/usr/lib/python2.7/dist-packages/libvirt.py

XML guide

Migration

  • Disk cache mode must be "none"
  • Security label proper configuration

.. TODO: Indent lines, set language: Example .. code-block:: python

CPU

Network

Configuration to enable KVM to USE /dev/net/tun

  • Disable apport on libvirt

/etc/libvirt/qemu.conf

  • clear_emulator_capabilities = 0
  • user = root
  • group = root
  • cgroup

.. TODO: Indent lines, set language: Example .. code-block:: python cgroup_device_acl = [ "/dev/null", "/dev/full", "/dev/zero", "/dev/random", "/dev/urandom", "/dev/ptmx", "/dev/kvm", "/dev/kqemu", "/dev/rtc", "/dev/hpet", "/dev/net/tun", ]

Adding a simple TAP interface without configuration.

.. TODO: Indent lines, set language: Example .. code-block:: python




Things to do in NW driver:

  • Add to bridge interface
  • Add VLAN TAG
  • Add flow rules
  • Pull up interface Disk ----
  Clone repository
  • Bme net
  • Beegf
  • Buildbot
  • Circledevelopment
  • Codingstyle
  • Csomagforrasbol
  • Delopmentstyle
  • Devenv
  • Ervekamienkmellett
  • Felhasznaloifeltetelek
  • Guestlinux
  • Guesttelepites
  • Guestwindows7
  • Iptartomanyok
  • Kvota
More Pages
×

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.