<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 04/17/2012 01:08 PM, Shireesh Anjal wrote:
    <blockquote cite="mid:4F8D4119.80901@redhat.com" type="cite">Hi all,
      <br>
      <br>
      As part of adding Gluster support in ovirt, we need to introduce
      some Storage Device management capabilities (on the host). Since
      these are quite generic and not specific to Gluster as such, we
      think it might be useful to add it as a core vdsm and oVirt
      feature. At a high level, this involves following:
      <br>
      <br>
      &nbsp;- A "Storage Devices" sub-tab on "Host" entity, displaying
      information about all the storage devices*
      <br>
      &nbsp;- Listing of different types of storage devices of a host
      <br>
      &nbsp;&nbsp;&nbsp; - Regular Disks and Partitions*
      <br>
      &nbsp;&nbsp;&nbsp; - LVM*
      <br>
      &nbsp;&nbsp;&nbsp; - Software RAID*
      <br>
      &nbsp;- Various actions related to device configuration
      <br>
      &nbsp;&nbsp;&nbsp; - Partition disks*
      <br>
      &nbsp;&nbsp;&nbsp; - Format and mount disks / partitions*
      <br>
      &nbsp;&nbsp;&nbsp; - Create, resize and delete LVM Volume Groups (VGs)
      <br>
      &nbsp;&nbsp;&nbsp; - Create, resize, delete, format and mount LVM Logical Volumes
      (LVs)
      <br>
      &nbsp;&nbsp;&nbsp; - Create, resize, delete, partition, format and mount Software
      RAID devices
      <br>
      &nbsp;- Edit properties of the devices
      <br>
      &nbsp;- UI can be modeled similar to the system-config-lvm tool
      <br>
      <br>
      The items marked with (*) in above list are urgently required for
      the Gluster feature, and will be developed first.
      <br>
      <br>
      Comments / inputs welcome.
      <br>
      <br>
      Thanks,
      <br>
      Shireesh
      <br>
      _______________________________________________
      <br>
      Arch mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Arch@ovirt.org">Arch@ovirt.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/arch">http://lists.ovirt.org/mailman/listinfo/arch</a>
      <br>
    </blockquote>
    <br>
    Anything we can share with rtslib (
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://www.risingtidesystems.com/doc/rtslib/html/">http://www.risingtidesystems.com/doc/rtslib/html/</a>)
    which is the API behind targetcli which is the CLI for LIO
    (linux-iscsi.org) target, which is in Linux kernel now) ?<br>
    They have some VERY basic LV and VG handling.<br>
    Y.<br>
    <br>
  </body>
</html>