Re: [libvirt] [PATCH] storage_scsi: Handle physical HBA when deleting vHBA vport.

2016-04-15 Thread John Ferlan
On 04/15/2016 02:26 PM, Nitesh Konkar wrote: > On Fri, Apr 15, 2016 at 8:08 PM, John Ferlan wrote: > Please do not remove libvir-list from a response. I've replaced it. Someone may have a different idea. >> >> >> On 04/15/2016 10:11 AM, Nitesh Konkar wrote: >>> Thanks John for the reply. >>>

Re: [libvirt] [PATCH] storage_scsi: Handle physical HBA when deleting vHBA vport.

2016-04-15 Thread John Ferlan
On 04/15/2016 10:11 AM, Nitesh Konkar wrote: > Thanks John for the reply. > > On Fri, Apr 15, 2016 at 5:08 PM, John Ferlan wrote: > >> >> >> On 04/07/2016 05:09 AM, Nitesh Konkar wrote: >>> HBA will get treated as vHBA if not returned >>> after detecting vhba_parent format. >>> >>> Signed-off-

Re: [libvirt] [PATCH] storage_scsi: Handle physical HBA when deleting vHBA vport.

2016-04-15 Thread Nitesh Konkar
Thanks John for the reply. On Fri, Apr 15, 2016 at 5:08 PM, John Ferlan wrote: > > > On 04/07/2016 05:09 AM, Nitesh Konkar wrote: > > HBA will get treated as vHBA if not returned > > after detecting vhba_parent format. > > > > Signed-off-by: Nitesh Konkar > > --- > > Before Patch: > > # virsh p

Re: [libvirt] [PATCH] storage_scsi: Handle physical HBA when deleting vHBA vport.

2016-04-15 Thread John Ferlan
On 04/07/2016 05:09 AM, Nitesh Konkar wrote: > HBA will get treated as vHBA if not returned > after detecting vhba_parent format. > > Signed-off-by: Nitesh Konkar > --- > Before Patch: > # virsh pool-destroy poolhba_name > error: Failed to destroy pool poolhba_name > error: internal error: Inva

Re: [libvirt] [PATCH] storage_scsi: Handle physical HBA when deleting vHBA vport.

2016-04-14 Thread Nitesh Konkar
Any comments on this small patch? :-) On Thu, Apr 7, 2016 at 2:39 PM, Nitesh Konkar < niteshkonkar.libv...@gmail.com> wrote: > HBA will get treated as vHBA if not returned > after detecting vhba_parent format. > > Signed-off-by: Nitesh Konkar > --- > Before Patch: > # virsh pool-destroy poolhba_

[libvirt] [PATCH] storage_scsi: Handle physical HBA when deleting vHBA vport.

2016-04-07 Thread Nitesh Konkar
HBA will get treated as vHBA if not returned after detecting vhba_parent format. Signed-off-by: Nitesh Konkar --- Before Patch: # virsh pool-destroy poolhba_name error: Failed to destroy pool poolhba_name error: internal error: Invalid adapter name 'pci_000x_0x_00_x' for SCSI pool # virsh nodede