
This is a multi-part message in MIME format. --------------000902020009020701070309 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 04/17/2012 01:08 PM, Shireesh Anjal wrote:
Hi all,
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:
- A "Storage Devices" sub-tab on "Host" entity, displaying information about all the storage devices* - Listing of different types of storage devices of a host - Regular Disks and Partitions* - LVM* - Software RAID* - Various actions related to device configuration - Partition disks* - Format and mount disks / partitions* - Create, resize and delete LVM Volume Groups (VGs) - Create, resize, delete, format and mount LVM Logical Volumes (LVs) - Create, resize, delete, partition, format and mount Software RAID devices - Edit properties of the devices - UI can be modeled similar to the system-config-lvm tool
The items marked with (*) in above list are urgently required for the Gluster feature, and will be developed first.
Comments / inputs welcome.
Thanks, Shireesh _______________________________________________ Arch mailing list Arch@ovirt.org http://lists.ovirt.org/mailman/listinfo/arch
Anything we can share with rtslib ( http://www.risingtidesystems.com/doc/rtslib/html/) which is the API behind targetcli which is the CLI for LIO (linux-iscsi.org) target, which is in Linux kernel now) ? They have some VERY basic LV and VG handling. Y. --------------000902020009020701070309 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <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> - A "Storage Devices" sub-tab on "Host" entity, displaying information about all the storage devices* <br> - Listing of different types of storage devices of a host <br> - Regular Disks and Partitions* <br> - LVM* <br> - Software RAID* <br> - Various actions related to device configuration <br> - Partition disks* <br> - Format and mount disks / partitions* <br> - Create, resize and delete LVM Volume Groups (VGs) <br> - Create, resize, delete, format and mount LVM Logical Volumes (LVs) <br> - Create, resize, delete, partition, format and mount Software RAID devices <br> - Edit properties of the devices <br> - 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> --------------000902020009020701070309--