Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 0b7d91ce0c9dc6614b6f54c3313f2e91 > files > 110

libvirt-devel-1.0.2-8.7.mga3.i586.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!--
        This file is autogenerated from storage.html.in
        Do not edit this file. Changes will be lost.
      -->
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <link rel="stylesheet" type="text/css" href="main.css" />
    <link rel="SHORTCUT ICON" href="32favicon.png" />
    <title>libvirt: Storage Management</title>
    <meta name="description" content="libvirt, virtualization, virtualization API" />
  </head>
  <body>
    <div id="header">
      <div id="headerLogo"></div>
      <div id="headerSearch">
        <form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><div>
            <input id="query" name="query" type="text" size="12" value="" />
            <input id="submit" name="submit" type="submit" value="Search" />
          </div></form>
      </div>
    </div>
    <div id="body">
      <div id="menu">
        <ul class="l0"><li>
            <div>
              <a title="Front page of the libvirt website" class="inactive" href="index.html">Home</a>
            </div>
          </li><li>
            <div>
              <a title="Details of new features and bugs fixed in each release" class="inactive" href="news.html">News</a>
            </div>
          </li><li>
            <div>
              <a title="Applications known to use libvirt" class="inactive" href="apps.html">Applications</a>
            </div>
          </li><li>
            <div>
              <a title="Get the latest source releases, binary builds and get access to the source repository" class="inactive" href="downloads.html">Downloads</a>
            </div>
          </li><li>
            <div>
              <a title="Information for users, administrators and developers" class="active" href="docs.html">Documentation</a>
              <ul class="l1"><li>
                  <div>
                    <a title="How to compile libvirt" class="inactive" href="compiling.html">Compiling</a>
                  </div>
                </li><li>
                  <div>
                    <a title="Information about deploying and using libvirt" class="inactive" href="deployment.html">Deployment</a>
                  </div>
                </li><li>
                  <div>
                    <a title="Overview of the logical subsystems in the libvirt API" class="inactive" href="intro.html">Architecture</a>
                  </div>
                </li><li>
                  <div>
                    <a title="Description of the XML formats used in libvirt" class="inactive" href="format.html">XML format</a>
                  </div>
                </li><li>
                  <div>
                    <a title="Hypervisor specific driver information" class="active" href="drivers.html">Drivers</a>
                    <ul class="l2"><li>
                        <div>
                          <a title="Driver the Xen hypervisor" class="inactive" href="drvxen.html">Xen</a>
                        </div>
                      </li><li>
                        <div>
                          <a title="Driver for QEMU, KQEMU, KVM and Xenner" class="inactive" href="drvqemu.html">QEMU / KVM</a>
                        </div>
                      </li><li>
                        <div>
                          <a title="Driver for the Linux native container API" class="inactive" href="drvlxc.html">Linux Container</a>
                        </div>
                      </li><li>
                        <div>
                          <a title="Pseudo-driver simulating APIs in memory for test suites" class="inactive" href="drvtest.html">Test</a>
                        </div>
                      </li><li>
                        <div>
                          <a title="Driver providing secure remote to the libvirt APIs" class="inactive" href="drvremote.html">Remote</a>
                        </div>
                      </li><li>
                        <div>
                          <a title="Driver for the OpenVZ container technology" class="inactive" href="drvopenvz.html">OpenVZ</a>
                        </div>
                      </li><li>
                        <div>
                          <a title="Driver for the User Mode Linux technology" class="inactive" href="drvuml.html">UML</a>
                        </div>
                      </li><li>
                        <div>
                          <span class="active">Storage</span>
                        </div>
                      </li><li>
                        <div>
                          <a title="Driver for VirtualBox" class="inactive" href="drvvbox.html">VirtualBox</a>
                        </div>
                      </li><li>
                        <div>
                          <a title="Driver for VMware ESX" class="inactive" href="drvesx.html">VMware ESX</a>
                        </div>
                      </li><li>
                        <div>
                          <a title="Driver for VMware Workstation / Player" class="inactive" href="drvvmware.html">VMware Workstation / Player</a>
                        </div>
                      </li><li>
                        <div>
                          <a title="Driver for Microsoft Hyper-V" class="inactive" href="drvhyperv.html">Microsoft Hyper-V</a>
                        </div>
                      </li></ul>
                  </div>
                </li><li>
                  <div>
                    <a title="Reference manual for the C public API" class="inactive" href="html/index.html">API reference</a>
                  </div>
                </li><li>
                  <div>
                    <a title="Bindings of the libvirt API for other languages" class="inactive" href="bindings.html">Language bindings</a>
                  </div>
                </li><li>
                  <div>
                    <a title="Working on the internals of libvirt API, driver and daemon code" class="inactive" href="internals.html">Internals</a>
                  </div>
                </li><li>
                  <div>
                    <a title="A guide and reference for developing with libvirt" class="inactive" href="devguide.html">Development Guide</a>
                  </div>
                </li><li>
                  <div>
                    <a title="Command reference for virsh" class="inactive" href="virshcmdref.html">Virsh Commands</a>
                  </div>
                </li></ul>
            </div>
          </li><li>
            <div>
              <a title="User contributed content" class="inactive" href="http://wiki.libvirt.org">Wiki</a>
            </div>
          </li><li>
            <div>
              <a title="Frequently asked questions" class="inactive" href="http://wiki.libvirt.org/page/FAQ">FAQ</a>
            </div>
          </li><li>
            <div>
              <a title="How and where to report bugs and request features" class="inactive" href="bugs.html">Bug reports</a>
            </div>
          </li><li>
            <div>
              <a title="How to contact the developers via email and IRC" class="inactive" href="contact.html">Contact</a>
            </div>
          </li><li>
            <div>
              <a title="Available test suites for libvirt" class="inactive" href="testsuites.html">Test suites</a>
            </div>
          </li><li>
            <div>
              <a title="Miscellaneous links of interest related to libvirt" class="inactive" href="relatedlinks.html">Related Links</a>
            </div>
          </li><li>
            <div>
              <a title="Overview of all content on the website" class="inactive" href="sitemap.html">Sitemap</a>
            </div>
          </li></ul>
      </div>
      <div id="content">
        <h1>Storage Management</h1>
        <p>
      Libvirt provides storage management on the physical host through
      storage pools and volumes.
    </p>
        <p>
      A storage pool is a quantity of storage set aside by an
      administrator, often a dedicated storage administrator, for use
      by virtual machines.  Storage pools are divided into storage
      volumes either by the storage administrator or the system
      administrator, and the volumes are assigned to VMs as block
      devices.
    </p>
        <p>
      For example, the storage administrator responsible for an NFS
      server creates a share to store virtual machines' data.  The
      system administrator defines a pool on the virtualization host
      with the details of the share
      (e.g. nfs.example.com:/path/to/share should be mounted on
      /vm_data).  When the pool is started, libvirt mounts the share
      on the specified directory, just as if the system administrator
      logged in and executed 'mount nfs.example.com:/path/to/share
      /vmdata'.  If the pool is configured to autostart, libvirt
      ensures that the NFS share is mounted on the directory specified
      when libvirt is started.
    </p>
        <p>
      Once the pool is started, the files in the NFS share are
      reported as volumes, and the storage volumes' paths may be
      queried using the libvirt APIs.  The volumes' paths can then be
      copied into the section of a VM's XML definition describing the
      source storage for the VM's block devices.  In the case of NFS,
      an application using the libvirt APIs can create and delete
      volumes in the pool (files in the NFS share) up to the limit of
      the size of the pool (the storage capacity of the share).  Not
      all pool types support creating and deleting volumes.  Stopping
      the pool (somewhat unfortunately referred to by virsh and the
      API as "pool-destroy") undoes the start operation, in this case,
      unmounting the NFS share.  The data on the share is not modified
      by the destroy operation, despite the name.  See man virsh for
      more details.
    </p>
        <p>
      A second example is an iSCSI pool.  A storage administrator
      provisions an iSCSI target to present a set of LUNs to the host
      running the VMs.  When libvirt is configured to manage that
      iSCSI target as a pool, libvirt will ensure that the host logs
      into the iSCSI target and libvirt can then report the available
      LUNs as storage volumes.  The volumes' paths can be queried and
      used in VM's XML definitions as in the NFS example.  In this
      case, the LUNs are defined on the iSCSI server, and libvirt
      cannot create and delete volumes.
    </p>
        <p>
      Storage pools and volumes are not required for the proper
      operation of VMs.  Pools and volumes provide a way for libvirt
      to ensure that a particular piece of storage will be available
      for a VM, but some administrators will prefer to manage their
      own storage and VMs will operate properly without any pools or
      volumes defined.  On systems that do not use pools, system
      administrators must ensure the availability of the VMs' storage
      using whatever tools they prefer, for example, adding the NFS
      share to the host's fstab so that the share is mounted at boot
      time.
    </p>
        <p>
      If at this point the value of pools and volumes over traditional
      system administration tools is unclear, note that one of the
      features of libvirt is its remote protocol, so it's possible to
      manage all aspects of a virtual machine's lifecycle as well as
      the configuration of the resources required by the VM.  These
      operations can be performed on a remote host entirely within the
      libvirt API.  In other words, a management application using
      libvirt can enable a user to perform all the required tasks for
      configuring the host for a VM: allocating resources, running the
      VM, shutting it down and deallocating the resources, without
      requiring shell access or any other control channel.
    </p>
        <p>
      Libvirt supports the following storage pool types:
    </p>
        <ul><li>
        <a href="#StorageBackendDir">Directory backend</a>
      </li><li>
        <a href="#StorageBackendFS">Local filesystem backend</a>
      </li><li>
        <a href="#StorageBackendNetFS">Network filesystem backend</a>
      </li><li>
        <a href="#StorageBackendLogical">Logical backend</a>
      </li><li>
        <a href="#StorageBackendDisk">Disk backend</a>
      </li><li>
        <a href="#StorageBackendISCSI">iSCSI backend</a>
      </li><li>
        <a href="#StorageBackendSCSI">SCSI backend</a>
      </li><li>
        <a href="#StorageBackendMultipath">Multipath backend</a>
      </li><li>
        <a href="#StorageBackendRBD">RBD (RADOS Block Device) backend</a>
      </li><li>
        <a href="#StorageBackendSheepdog">Sheepdog backend</a>
      </li></ul>
        <h2>
          <a name="StorageBackendDir" id="StorageBackendDir">Directory pool</a>
        </h2>
        <p>
      A pool with a type of <code>dir</code> provides the means to manage
      files within a directory. The files can be fully allocated raw files,
      sparsely allocated raw files, or one of the special disk formats
      such as <code>qcow</code>,<code>qcow2</code>,<code>vmdk</code>,
      <code>cow</code>, etc as supported  by the <code>qemu-img</code>
      program. If the directory does not exist at the time the pool is
      defined, the <code>build</code> operation can be used to create it.
    </p>
        <h3>Example pool input definition</h3>
        <pre>
      &lt;pool type="dir"&gt;
        &lt;name&gt;virtimages&lt;/name&gt;
        &lt;target&gt;
          &lt;path&gt;/var/lib/virt/images&lt;/path&gt;
        &lt;/target&gt;
      &lt;/pool&gt;</pre>
        <h3>Valid pool format types</h3>
        <p>
      The directory pool does not use the pool format type element.
    </p>
        <h3>Valid volume format types</h3>
        <p>
      One of the following options:
    </p>
        <ul><li><code>raw</code>: a plain file</li><li><code>bochs</code>: Bochs disk image format</li><li><code>cloop</code>: compressed loopback disk image format</li><li><code>cow</code>: User Mode Linux disk image format</li><li><code>dmg</code>: Mac disk image format</li><li><code>iso</code>: CDROM disk image format</li><li><code>qcow</code>: QEMU v1 disk image format</li><li><code>qcow2</code>: QEMU v2 disk image format</li><li><code>vmdk</code>: VMWare disk image format</li><li><code>vpc</code>: VirtualPC disk image format</li></ul>
        <p>
      When listing existing volumes all these formats are supported
      natively. When creating new volumes, only a subset may be
      available. The <code>raw</code> type is guaranteed always
      available. The <code>qcow2</code> type can be created if
      either <code>qemu-img</code> or <code>qcow-create</code> tools
      are present. The others are dependent on support of the
      <code>qemu-img</code> tool.

    </p>
        <h2>
          <a name="StorageBackendFS" id="StorageBackendFS">Filesystem pool</a>
        </h2>
        <p>
      This is a variant of the directory pool. Instead of creating a
      directory on an existing mounted filesystem though, it expects
      a source block device to be named. This block device will be
      mounted and files managed in the directory of its mount point.
      It will default to allowing the kernel to automatically discover
      the filesystem type, though it can be specified manually if
      required.
    </p>
        <h3>Example pool input</h3>
        <pre>
      &lt;pool type="fs"&gt;
        &lt;name&gt;virtimages&lt;/name&gt;
        &lt;source&gt;
          &lt;device path="/dev/VolGroup00/VirtImages"/&gt;
        &lt;/source&gt;
        &lt;target&gt;
          &lt;path&gt;/var/lib/virt/images&lt;/path&gt;
        &lt;/target&gt;
      &lt;/pool&gt;</pre>
        <h3>Valid pool format types</h3>
        <p>
      The filesystem pool supports the following formats:
    </p>
        <ul><li><code>auto</code> - automatically determine format</li><li>
        <code>ext2</code>
      </li><li>
        <code>ext3</code>
      </li><li>
        <code>ext4</code>
      </li><li>
        <code>ufs</code>
      </li><li>
        <code>iso9660</code>
      </li><li>
        <code>udf</code>
      </li><li>
        <code>gfs</code>
      </li><li>
        <code>gfs2</code>
      </li><li>
        <code>vfat</code>
      </li><li>
        <code>hfs+</code>
      </li><li>
        <code>xfs</code>
      </li></ul>
        <h3>Valid volume format types</h3>
        <p>
      The valid volume types are the same as for the <code>directory</code>
      pool type.
    </p>
        <h2>
          <a name="StorageBackendNetFS" id="StorageBackendNetFS">Network filesystem pool</a>
        </h2>
        <p>
      This is a variant of the filesystem pool. Instead of requiring
      a local block device as the source, it requires the name of a
      host and path of an exported directory. It will mount this network
      filesystem and manage files within the directory of its mount
      point. It will default to using NFS as the protocol.
    </p>
        <h3>Example pool input</h3>
        <pre>
      &lt;pool type="netfs"&gt;
        &lt;name&gt;virtimages&lt;/name&gt;
        &lt;source&gt;
          &lt;host name="nfs.example.com"/&gt;
          &lt;dir path="/var/lib/virt/images"/&gt;
        &lt;/source&gt;
        &lt;target&gt;
          &lt;path&gt;/var/lib/virt/images&lt;/path&gt;
        &lt;/target&gt;
      &lt;/pool&gt;</pre>
        <h3>Valid pool format types</h3>
        <p>
      The network filesystem pool supports the following formats:
    </p>
        <ul><li><code>auto</code> - automatically determine format</li><li>
        <code>nfs</code>
      </li></ul>
        <h3>Valid volume format types</h3>
        <p>
      The valid volume types are the same as for the <code>directory</code>
      pool type.
    </p>
        <h2>
          <a name="StorageBackendLogical" id="StorageBackendLogical">Logical volume pools</a>
        </h2>
        <p>
      This provides a pool based on an LVM volume group. For a
      pre-defined LVM volume group, simply providing the group
      name is sufficient, while to build a new group requires
      providing a list of source devices to serve as physical
      volumes. Volumes will be allocated by carving out chunks
      of storage from the volume group.
    </p>
        <h3>Example pool input</h3>
        <pre>
      &lt;pool type="logical"&gt;
        &lt;name&gt;HostVG&lt;/name&gt;
        &lt;source&gt;
          &lt;device path="/dev/sda1"/&gt;
          &lt;device path="/dev/sdb1"/&gt;
          &lt;device path="/dev/sdc1"/&gt;
        &lt;/source&gt;
        &lt;target&gt;
          &lt;path&gt;/dev/HostVG&lt;/path&gt;
        &lt;/target&gt;
      &lt;/pool&gt;</pre>
        <h3>Valid pool format types</h3>
        <p>
      The logical volume pool does not use the pool format type element.
    </p>
        <h3>Valid volume format types</h3>
        <p>
      The logical volume pool does not use the volume format type element.
    </p>
        <h2>
          <a name="StorageBackendDisk" id="StorageBackendDisk">Disk volume pools</a>
        </h2>
        <p>
      This provides a pool based on a physical disk. Volumes are created
      by adding partitions to the disk. Disk pools are have constraints
      on the size and placement of volumes. The 'free extents'
      information will detail the regions which are available for creating
      new volumes. A volume cannot span across 2 different free extents.
    </p>
        <h3>Example pool input</h3>
        <pre>
      &lt;pool type="disk"&gt;
        &lt;name&gt;sda&lt;/name&gt;
        &lt;source&gt;
          &lt;device path='/dev/sda'/&gt;
        &lt;/source&gt;
        &lt;target&gt;
          &lt;path&gt;/dev&lt;/path&gt;
        &lt;/target&gt;
      &lt;/pool&gt;</pre>
        <h3>Valid pool format types</h3>
        <p>
      The disk volume pool accepts the following pool format types, representing
      the common partition table types:
    </p>
        <ul><li>
        <code>dos</code>
      </li><li>
        <code>dvh</code>
      </li><li>
        <code>gpt</code>
      </li><li>
        <code>mac</code>
      </li><li>
        <code>bsd</code>
      </li><li>
        <code>pc98</code>
      </li><li>
        <code>sun</code>
      </li></ul>
        <p>
      The <code>dos</code> or <code>gpt</code> formats are recommended for
      best portability - the latter is needed for disks larger than 2TB.
    </p>
        <h3>Valid volume format types</h3>
        <p>
      The disk volume pool accepts the following volume format types, representing
      the common partition entry types:
    </p>
        <ul><li>
        <code>none</code>
      </li><li>
        <code>linux</code>
      </li><li>
        <code>fat16</code>
      </li><li>
        <code>fat32</code>
      </li><li>
        <code>linux-swap</code>
      </li><li>
        <code>linux-lvm</code>
      </li><li>
        <code>linux-raid</code>
      </li><li>
        <code>extended</code>
      </li></ul>
        <h2>
          <a name="StorageBackendISCSI" id="StorageBackendISCSI">iSCSI volume pools</a>
        </h2>
        <p>
      This provides a pool based on an iSCSI target. Volumes must be
      pre-allocated on the iSCSI server, and cannot be created via
      the libvirt APIs. Since /dev/XXX names may change each time libvirt
      logs into the iSCSI target, it is recommended to configure the pool
      to use <code>/dev/disk/by-path</code> or <code>/dev/disk/by-id</code>
      for the target path. These provide persistent stable naming for LUNs
    </p>
        <h3>Example pool input</h3>
        <pre>
      &lt;pool type="iscsi"&gt;
        &lt;name&gt;virtimages&lt;/name&gt;
        &lt;source&gt;
          &lt;host name="iscsi.example.com"/&gt;
          &lt;device path="demo-target"/&gt;
        &lt;/source&gt;
        &lt;target&gt;
          &lt;path&gt;/dev/disk/by-path&lt;/path&gt;
        &lt;/target&gt;
      &lt;/pool&gt;</pre>
        <h3>Valid pool format types</h3>
        <p>
      The iSCSI volume pool does not use the pool format type element.
    </p>
        <h3>Valid volume format types</h3>
        <p>
      The iSCSI volume pool does not use the volume format type element.
    </p>
        <h2>
          <a name="StorageBackendSCSI" id="StorageBackendSCSI">SCSI volume pools</a>
        </h2>
        <p>
      This provides a pool based on a SCSI HBA. Volumes are preexisting SCSI
      LUNs, and cannot be created via the libvirt APIs. Since /dev/XXX names
      aren't generally stable, it is recommended to configure the pool
      to use <code>/dev/disk/by-path</code> or <code>/dev/disk/by-id</code>
      for the target path. These provide persistent stable naming for LUNs
      <span class="since">Since 0.6.2</span>
    </p>
        <h3>Example pool input</h3>
        <pre>
      &lt;pool type="scsi"&gt;
        &lt;name&gt;virtimages&lt;/name&gt;
        &lt;source&gt;
          &lt;adapter name="host0"/&gt;
        &lt;/source&gt;
        &lt;target&gt;
          &lt;path&gt;/dev/disk/by-path&lt;/path&gt;
        &lt;/target&gt;
      &lt;/pool&gt;</pre>
        <h3>Valid pool format types</h3>
        <p>
      The SCSI volume pool does not use the pool format type element.
    </p>
        <h3>Valid volume format types</h3>
        <p>
      The SCSI volume pool does not use the volume format type element.
    </p>
        <h2>
          <a name="StorageBackendMultipath" id="StorageBackendMultipath">Multipath pools</a>
        </h2>
        <p>
      This provides a pool that contains all the multipath devices on the
      host. Volume creating is not supported via the libvirt APIs.
      The target element is actually ignored, but one is required to appease
      the libvirt XML parser.<br />
      <br />
      Configuring multipathing is not currently supported, this just covers
      the case where users want to discover all the available multipath
      devices, and assign them to guests.
      <span class="since">Since 0.7.1</span>
    </p>
        <h3>Example pool input</h3>
        <pre>
      &lt;pool type="mpath"&gt;
        &lt;name&gt;virtimages&lt;/name&gt;
        &lt;target&gt;
          &lt;path&gt;/dev/mapper&lt;/path&gt;
        &lt;/target&gt;
      &lt;/pool&gt;</pre>
        <h3>Valid pool format types</h3>
        <p>
      The Multipath volume pool does not use the pool format type element.
    </p>
        <h3>Valid volume format types</h3>
        <p>
      The Multipath volume pool does not use the volume format type element.
    </p>
        <h2>
          <a name="StorageBackendRBD" id="StorageBackendRBD">RBD pools</a>
        </h2>
        <p>
      This storage driver provides a pool which contains all RBD
      images in a RADOS pool.  RBD (RADOS Block Device) is part
      of the Ceph distributed storage project.<br />
      This backend <i>only</i> supports Qemu with RBD support. Kernel RBD
      which exposes RBD devices as block devices in /dev is <i>not</i>
      supported. RBD images created with this storage backend
      can be accessed through kernel RBD if configured manually, but
      this backend does not provide mapping for these images.<br />
      Images created with this backend can be attached to Qemu guests
      when Qemu is build with RBD support (Since Qemu 0.14.0). The
      backend supports cephx authentication for communication with the
      Ceph cluster. Storing the cephx authentication key is done with
      the libvirt secret mechanism. The UUID in the example pool input
      refers to the UUID of the stored secret.
      <span class="since">Since 0.9.13</span>
    </p>
        <h3>Example pool input</h3>
        <pre>
      &lt;pool type="rbd"&gt;
        &lt;name&gt;myrbdpool&lt;/name&gt;
        &lt;source&gt;
          &lt;name&gt;rbdpool&lt;/name&gt;
            &lt;host name='1.2.3.4' port='6789'/&gt;
            &lt;host name='my.ceph.monitor' port='6789'/&gt;
            &lt;host name='third.ceph.monitor' port='6789'/&gt;
            &lt;auth username='admin' type='ceph'&gt;
              &lt;secret uuid='2ec115d7-3a88-3ceb-bc12-0ac909a6fd87'/&gt;
            &lt;/auth&gt;
        &lt;/source&gt;
      &lt;/pool&gt;</pre>
        <h3>Example volume output</h3>
        <pre>
       &lt;volume&gt;
         &lt;name&gt;myvol&lt;/name&gt;
         &lt;key&gt;rbd/myvol&lt;/key&gt;
         &lt;source&gt;
         &lt;/source&gt;
         &lt;capacity unit='bytes'&gt;53687091200&lt;/capacity&gt;
         &lt;allocation unit='bytes'&gt;53687091200&lt;/allocation&gt;
         &lt;target&gt;
           &lt;path&gt;rbd:rbd/myvol&lt;/path&gt;
           &lt;format type='unknown'/&gt;
           &lt;permissions&gt;
             &lt;mode&gt;00&lt;/mode&gt;
             &lt;owner&gt;0&lt;/owner&gt;
             &lt;group&gt;0&lt;/group&gt;
           &lt;/permissions&gt;
         &lt;/target&gt;
       &lt;/volume&gt;</pre>
        <h3>Example disk attachement</h3>
        <p>RBD images can be attached to Qemu guests when Qemu is built
    with RBD support. Information about attaching a RBD image to a
    guest can be found
    at <a href="formatdomain.html#elementsDisks">format domain</a>
    page.</p>
        <h3>Valid pool format types</h3>
        <p>
      The RBD pool does not use the pool format type element.
    </p>
        <h3>Valid volume format types</h3>
        <p>
      The RBD pool does not use the volume format type element.
    </p>
        <h2>
          <a name="StorageBackendSheepdog" id="StorageBackendSheepdog">Sheepdog pools</a>
        </h2>
        <p>
      This provides a pool based on a Sheepdog Cluster.
      Sheepdog is a distributed storage system for QEMU/KVM.
      It provides highly available block level storage volumes that
      can be attached to QEMU/KVM virtual machines.

      The cluster must already be formatted.

      <span class="since">Since 0.9.13</span>
    </p>
        <h3>Example pool input</h3>
        <pre>
      &lt;pool type="sheepdog"&gt;
        &lt;name&gt;mysheeppool&lt;/name&gt;
        &lt;source&gt;
          &lt;name&gt;mysheeppool&lt;/name&gt;
          &lt;host name='localhost' port='7000'/&gt;
        &lt;/source&gt;
      &lt;/pool&gt;</pre>
        <h3>Example volume output</h3>
        <pre>
       &lt;volume&gt;
         &lt;name&gt;myvol&lt;/name&gt;
         &lt;key&gt;sheep/myvol&lt;/key&gt;
         &lt;source&gt;
         &lt;/source&gt;
         &lt;capacity unit='bytes'&gt;53687091200&lt;/capacity&gt;
         &lt;allocation unit='bytes'&gt;53687091200&lt;/allocation&gt;
         &lt;target&gt;
           &lt;path&gt;sheepdog:myvol&lt;/path&gt;
           &lt;format type='unknown'/&gt;
           &lt;permissions&gt;
             &lt;mode&gt;00&lt;/mode&gt;
             &lt;owner&gt;0&lt;/owner&gt;
             &lt;group&gt;0&lt;/group&gt;
           &lt;/permissions&gt;
         &lt;/target&gt;
       &lt;/volume&gt;</pre>
        <h3>Example disk attachment</h3>
        <p>Sheepdog images can be attached to Qemu guests.
    Information about attaching a Sheepdog image to a
    guest can be found
    at the <a href="formatdomain.html#elementsDisks">format domain</a>
    page.</p>
        <h3>Valid pool format types</h3>
        <p>
      The Sheepdog pool does not use the pool format type element.
    </p>
        <h3>Valid volume format types</h3>
        <p>
      The Sheepdog pool does not use the volume format type element.
    </p>
      </div>
    </div>
    <div id="footer">
      <p id="sponsor">
	    Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
    </div>
  </body>
</html>