Showing headlines posted by dba477

« Previous ( 1 ... 12 13 14 15 16 17 18 19 20 21 22 ... 27 ) Next »

Set up Spice-Gtk 0.7.44-3867 with usb redirection support on Ubuntu 11.10 ( beta 2)

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Sep 29, 2011 2:45 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Following bellow is attempt to reproduce Hans de Goede blog entry at http://planet.spice-space.org/ ([1]) on Ubuntu 11.10 just to fix bug with Windows 7 KVM after set up Spice&KVM Server via PPA “Qemu-kvm-0.15.0+noroms(spice enabled), Spice Server&Client 0.9.1, Spice-Gtk-0.7-2(via Debian)” ([2]).

Implementation Qemu-kvm 0.15.0, SpiceServer and Spice-Gtk-0.7 on Ubuntu 11.10 KVM Server the most recent approach

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Aug 30, 2011 5:38 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Following bellow seems to be the best way to implement Qemu-kvm 0.15.0 spice enabled, Spice Server 0.8.2 and Spice-Gtk-0.7 with GObject-introspection enabled on Ubuntu 11.10 in meantime close to Beta 1.

Rebuild Spice-Gtk-0.7 via Debian Unstable with gobject-introspection enabled

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Aug 21, 2011 12:15 AM EDT)
  • Story Type: Tutorial; Groups: Debian, Ubuntu
Version of Spice-Gtk-0.7 coming from Debian Unstable doesn’t support Gobject-introspection. Original version is not ready to install files like *.gir and *.typelib. It also requires fix for debian/control and debian/rules. Rebuild to enable gobject-introspection has been done in PPA “Building Spice-Gtk-0.7 via Debian Unstable with gobject-introspection enabled” for Ubuntu 11.10 (Oneiric Ocelot)

Set up Spice-Gtk-0.7 on Ubuntu 11.10

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Aug 7, 2011 8:20 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
All packages required are already in PPA “Spice-Gtk-0.7 on Ubuntu 11.10?. Spice-gtk-0.7 has been done for Oneiric as two builds. First one with python, gobject-introspection enabled and --with-gtk=”2.0?(GTK2). Second one --with-introspection and --with-gtk=”3.0? (GTK3).This builds actually are the core builds in PPA, which bring RH’s technologies to Ubuntu 11.10. Notice, that option --with-audio=”pulse” is also used by both builds and appears to be working fine.Patched virt-manager and virtinst also support spicevmc channel. Following bellow is brief description of PPA "Spice-Gtk-0.7 on Ubuntu 11.10"

Sync Xen 4.1.2-rc(X) on Ubuntu 11.10 with tip of xen-4.1-testing.hg

  • http://bderzhavets.wordpress.com/; By Boris Derzhavets (Posted by dba477 on Jul 31, 2011 11:14 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Procedure to keep in sync Xen 4.1.2-r(X) on Ubuntu Oneiric ( development branch) with tip of Xensource's xen-4.1-testing.hg stable mercurial tree follows bellow, which provides a flexible way to apply the most recent changesets instead of back porting them to Xen 4.1.1 having permanent concern regarding consistency of selected set of CSs.

Patching Xen 4.1.1 on Ubuntu 11.10 and setting up HVMs via virt-manager

  • http://bderzhavets.wordpress.com/; By Boris Derzhavets (Posted by dba477 on Jul 25, 2011 12:22 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Patch changeset-23104 from xen-4.1-testing.hg (changeset 23104:1976adbf2b80) has been applied to fix build "hvmloader" by GCC 4.6. Packages ready to go uploaded to PPA Xen 4.1.1 on Ubuntu 11.10. Workaround connected with ERROR: Domain not found: xenUnifiedDomainLookupByName when attempt to set up HVM DomU via virt-manager is also described in details.

Set up F15 PV DomU at Xen 4.1 (kernel 3.0.0-5-generic) Dom0 on Ubuntu Oneiric

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Jul 19, 2011 3:54 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Following bellow is the first attempt to create PV domain at stock Xen 4.1 Dom0 on top Ubuntu Oneiric (alpha2 +) running kernel 3.0.0-5-generic. One bug in system configuration was fixed after initial install. I added to /etc/modules: xen-gntdev xen-blkback xen-netback

Implementation spice on Ubuntu 11.10 KVM Server

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Jul 5, 2011 6:35 PM EDT)
  • Story Type: Tutorial; Groups: Red Hat, Ubuntu
All packages required are already in PPA "Spice-Gtk-0.6 on Ubuntu 11.04 and Ubuntu 11.10".Spice-gtk-0.6 has been done for Oneiric as two builds. First one with python and gobject-introspection enabled (GTK2). Second one --with-introspection and --with-gtk="3.0" (GTK3).This builds actually are the core builds in PPA, which bring RH's technologies to Ubuntu 11.10. Patched virt-manager and virtinst also support spicevmc channel.View :

Spice-Gtk-0.6 on Ubuntu 11.04 and Ubuntu 11.10 The only one qemu-kvm package should be rebuilt (spice enabled) as soon as stable qemu-kvm 0.15 git tree will be branched.

Build Spice-Gtk-0.6 (GTK2 & GTK3) on Ubuntu 11.10 (Oneiric)

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Jun 28, 2011 12:41 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Package spice-gtk-0.6 has been rebuilt on Natty to support gobject-introspection.Notice, that it was GTK2 build. Only GTK2 build creates SpiceClientGtk.so,which allows you to open Spice Console via virt-manager. Fedora 16 (rawhide) does two parallel builds GTK2 and GTK3

Set up Spicevmc Channel on Ubuntu 11.04 as KVM Server and spice-vdagent as a KVM guest

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Jun 15, 2011 8:08 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Procedure following bellow set up spicevmc channel support on KVM Server Ubuntu Natty. It also instructs how to setup spice-vdagent on Natty installed as KVM guest at any KVM Server Ubuntu 11.04 or F15. In other words it contains build debian package spice-vdagent via source for Ubuntu 11.04 ( Natty).

Spice-Gtk-0.6 on Ubuntu 11.10 (Oneiric) after Libvirt upgrade up to 0.9.1

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Jun 10, 2011 8:32 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Packages from PPA Spice-Gtk-0.6 on Ubuntu 11.04 have been rebuilt and installed on Ubuntu Oneiric Alpha 1 + (apt-get update; apt-get upgrade) as of 06/10/2011.

Set up Spice-Gtk-0.6 on Ubuntu 11.04 ( Natty Narwhal )

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on May 23, 2011 3:29 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
I presume that standard KVM Server has been already setup on Ubuntu 11.04. The intend is to push "spice" as far as possible on the system, including option of running spice session via virt-manager for domains install and runtime as well. Add to system PPA "Building qemu-kvm & spice based on current /virt/kvm/qemu-kvm.git for Ubuntu 11.04"

Rebuild KVM/QEMU to support SPICE on Ubuntu 11.04 (Natty Narwhal)

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on May 10, 2011 12:10 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Rebuild procedure of regular qemu-kvm package to support spice on Natty Narwhal follows bellow. It depends on all packages from ppa:serge-hallyn/spice2 except qemu-kvm-spice. New packages install spice enabled /usr/bin/qemu* binaries and graphical spice client. I just disabled libvirtd's AppArmor profile to be able manage domains via virt-manager. Spice install may be performed via virt-install. It would understand options "--graphics spice", "--video qxl". All required packages have been uploaded and built in PPA Spice on Ubuntu 11.04

Set up KVM/QEMU/SPICE on Ubuntu 11.04 via ppa:serge-hallyn/spice2

Packages installed via ppa:serge-hallyn/spice2 have been tested for F14, W7 KVMs installs and runtime. qemu-kvm-spice (0.14.0+noroms-0ubuntu4qxl2) package is based on the most recent RH’s QXL patches sets for qemu-kvm-0.14.tar.gz. Add new repository to system . . .

Backport python-virtinst 0.500.6-2 to Scientific Linux 6

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Apr 20, 2011 12:42 AM EDT)
  • Story Type: Tutorial; Groups: Red Hat
Primary target is to get virt-install supporting options “--graphics spice”,”--video qxl”,”--channel spicevmc”. One drawback has been noticed. Virt-manager requires “Add hardware”->”Graphics”->”VNS Server” before you can proceed with normal VNC installation. Obvious workaround via option “Customize configuration before install”.

Attempt to manage Fedora 15 KVM Server via Gnome 3 shell

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Apr 9, 2011 2:29 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
Following bellow is brief exercise managing Gnome 3 Desktop to create Ubuntu Maverick Meerkat KVM and run it in spice session.First of all after “yum update” i verified current “qemu” and “libvirt” status on Fedora 15. Virtualization Group has been selected during initial install.Then added Virt-Manager to favourites to avoid several mouse clicks at every start up.

Set up Ubuntu 11.04 KVM to run is spice session on Fedora 14 KVM Server ( Libvirt Preview Env)

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Mar 20, 2011 12:53 AM EDT)
  • Story Type: Tutorial; Groups: Fedora, Ubuntu
The most recent patches to Fedoras Qemu 0.14 came into qemu-0.14.0-4.fc14.src.rpm on 03/18/2011. Following bellow is brief description of F14 KVM and Spice Server set up via “Libvirt Preview”. Configured KVM Server allows to create Ubuntu 11.04 Desktop KVM (alpha 3), which may run in spice session after QXL driver install.

Attempt of qemu-kvm-0.14 patching via Gerd’s Hoffmann “spice/qxl: locking fix for qemu-kvm” on F14

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Mar 14, 2011 2:18 PM EDT)
  • Groups: Fedora
Following bellow is attempt to test mentioned patch to resolve problem with loading KVM with “-vga qxl” by /usr/bin/qemu-kvm (v. 0.14) on Fedora 14 ( Libvirt Preview Environment ) . View : http://patchwork.ozlabs.org/patch/84704/. Test was successful for SL6,F14,W2K3,W7 KVMs (without QXL driver installed) and failed on Ubuntu 10.10 KVM no matter of presence or absence of QXL driver.

Virtio install Windows 7 KVM (x64/x86) on Fedora 14

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Jan 25, 2011 6:37 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
Fedora 14 has version of Libvirt 0.8.7 and qemu-0.13.0-1 installed via Rawhide Preview Repo. However, straightforward attempt to virt-install Windows 7 on virtio boot device fails to detect device after viostor.sys gets preloaded. It’s a known bug [1]. Actually, thread at Red Hat Bugzilla – Bug 656353 contains required patch , but doesn’t contain any explanation how to rebuild and reinstall required package python-virtinst-0.500.4-1.fc14.noarch.rpm.Detailed workaround for this issue follows bellow.

Virtio install Windows 7 KVM (x64/x86) on Ubuntu 10.04.1 Server via DNJL PPA

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Jan 20, 2011 6:35 PM EDT)
  • Story Type: Tutorial; Groups: Red Hat, Ubuntu
First of all setup DNJL PPA to upgrade KVM/QEMU up to Qemu 0.12.5 & Libvirt 0.8.3 on Ubuntu Lucid Server and download the most recent Fedora virtio-win drivers from http://alt.fedoraproject.org/pub/alt/virtio-win/latest/image... as floppy and ISO image. Notice , that same virt-install will run fine on KVM Server Ubuntu 10.10 due to required versions of Libvirt & Qemu appear to be installed by default.

« Previous ( 1 ... 12 13 14 15 16 17 18 19 20 21 22 ... 27 ) Next »