Re: [libvirt] Libvirt iSCSI APIs

2012-07-12 Thread Ata Bohra
Please see comments inline.> Date: Thu, 12 Jul 2012 10:34:32 +0100 > From: berra...@redhat.com > To: ata.hus...@hotmail.com > CC: libvirt-l...@redhat.com > Subject: Re: [libvirt] Libvirt iSCSI APIs > > On Wed, Jul 11, 2012 at 05:28:07PM -0700, Ata Bohra wrote: > >

Re: [libvirt] Libvirt iSCSI APIs

2012-07-12 Thread Daniel P. Berrange
On Thu, Jul 12, 2012 at 11:24:30AM +0800, Osier Yang wrote: > On 2012年07月12日 08:28, Ata Bohra wrote: > >Hi All, > > > >I am interested in extending libvirt APIs to support iSCSI operations > >such as: add/remove targets, list targets, list remote LUNs, rescan luns > >etc. > > Nice. > > The intent

Re: [libvirt] Libvirt iSCSI APIs

2012-07-12 Thread Daniel P. Berrange
On Wed, Jul 11, 2012 at 05:28:07PM -0700, Ata Bohra wrote: > > > > > Hi All, > > I am interested in extending libvirt APIs to support iSCSI operations such > as: add/remove targets, list targets, list remote LUNs, rescan luns etc. The > intention is to provide an interface that external pr

Re: [libvirt] Libvirt iSCSI APIs

2012-07-11 Thread Osier Yang
On 2012年07月12日 08:28, Ata Bohra wrote: Hi All, I am interested in extending libvirt APIs to support iSCSI operations such as: add/remove targets, list targets, list remote LUNs, rescan luns etc. Nice. The intention is to provide an interface that external programs can hook to manage iSCSI st

[libvirt] Libvirt iSCSI APIs

2012-07-11 Thread Ata Bohra
Hi All, I am interested in extending libvirt APIs to support iSCSI operations such as: add/remove targets, list targets, list remote LUNs, rescan luns etc. The intention is to provide an interface that external programs can hook to manage iSCSI storage devices on a given hypervisor(I woul