----- Original Message ----- > From: "Saggi Mizrahi" <[email protected]> > To: "Ramesh" <[email protected]> > Cc: [email protected] > Sent: Monday, December 22, 2014 6:54:30 PM > Subject: Re: [ovirt-devel] [Feature review] - Disk Provisioning for Gluster > > Currently we filter out local devices in getDeviceList() > I'd assume you'd want that to stop. > This means having the engine filter them out according to the > flow. > This has backward compatibility implications. It can easily be solved > with making the current behaviour the default and adding an "includeLocal" > flag. Still, needs to be coordinated. > > I also see no attention given in the UI for volume management (LVM). > Storage management is something I know the anaconda team have > struggled to try and get the UX. I suggest looking at their > design docs [1]. >
GlusterHostDiskManagement feature does not use/consume existing verb (I assume getDeviceList() a verb). The feature adds new verbs wrt to gluster brick management which involves create/expand bricks and helper verb glusterStorageDevicesList. The scope of this feature is not LVM management. Am I missing something here? Regards, Bala > > [1] https://fedoraproject.org/wiki/Design/AnacondaStorageUI > > ----- Original Message ----- > > From: "Ramesh" <[email protected]> > > To: [email protected] > > Sent: Monday, December 22, 2014 10:29:01 AM > > Subject: [ovirt-devel] [Feature review] - Disk Provisioning for Gluster > > > > Hi all, > > > > We are working on disk provisioning feature for Gluster in Ovirt. It helps > > the customer to provision the physical disks directly from oVirt. We are > > targeting this for Ovirt 3.6. Please review the feature/design and provide > > your comments. > > > > Feature page: http://www.ovirt.org/Features/GlusterHostDiskManagement > > Detailed design: > > http://www.ovirt.org/Features/Design/GlusterHostDiskManagement > > > > Regards, > > Ramesh > > > > > > > > _______________________________________________ > > Devel mailing list > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/devel > _______________________________________________ > Devel mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/devel > _______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
