From: John Wilkins Date: Tue, 16 Apr 2013 20:24:47 +0000 (-0700) Subject: doc: Cherry-picked from master to next. Updates config to use virtio. X-Git-Tag: v0.61~194 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=97532875ce8b630d525129d9239ab9acdb75054b;p=ceph.git doc: Cherry-picked from master to next. Updates config to use virtio. Signed-off-by: John Wilkins --- diff --git a/doc/rbd/libvirt.rst b/doc/rbd/libvirt.rst index 69cc31c20b4..ca923fe93b9 100644 --- a/doc/rbd/libvirt.rst +++ b/doc/rbd/libvirt.rst @@ -200,12 +200,14 @@ commands, refer to `Virsh Command Reference`_. - +
Replace ``/path/to/image/recent-linux.img`` with the path to the OS image. + The minimum kernel for using the faster ``virtio`` bus is 2.6.25. See + `Virtio`_ for details. **IMPORTANT:** Use ``sudo virsh edit`` instead of a text editor. If you edit the configuration file under ``/etc/libvirt/qemu`` with a text editor, @@ -333,4 +335,5 @@ within your VM. .. _Ceph Authentication: ../../rados/operations/auth-intro .. _Disks: http://www.libvirt.org/formatdomain.html#elementsDisks .. _rbd create: ../rados-rbd-cmds#creating-a-block-device-image -.. _Cephx Commandline: ../../rados/operations/authentication#cephx-commandline-options \ No newline at end of file +.. _Cephx Commandline: ../../rados/operations/authentication#cephx-commandline-options +.. _Virtio: http://www.linux-kvm.org/page/Virtio \ No newline at end of file