Re: [libvirt] [PATCH] storage: Ignore block devices that fail format detection

2015-11-24 Thread John Ferlan
On 11/23/2015 09:13 AM, Ján Tomko wrote: > On Fri, Oct 30, 2015 at 11:13:21AM -0400, John Ferlan wrote: >> https://bugzilla.redhat.com/show_bug.cgi?id=1276198 >> >> Prior to commit id '98322052' failure to saferead the block device would >> cause an error to be logged and the device to be skipped

Re: [libvirt] [PATCH] storage: Ignore block devices that fail format detection

2015-11-23 Thread Ján Tomko
On Fri, Oct 30, 2015 at 11:13:21AM -0400, John Ferlan wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1276198 > > Prior to commit id '98322052' failure to saferead the block device would > cause an error to be logged and the device to be skipped while attempting > to discover/create a stable

Re: [libvirt] [PATCH] storage: Ignore block devices that fail format detection

2015-11-19 Thread John Ferlan
ping*2? Tks - John On 10/30/2015 11:13 AM, John Ferlan wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1276198 > > Prior to commit id '98322052' failure to saferead the block device would > cause an error to be logged and the device to be skipped while attempting > to discover/create a st

Re: [libvirt] [PATCH] storage: Ignore block devices that fail format detection

2015-11-11 Thread John Ferlan
ping Thanks - John On 10/30/2015 11:13 AM, John Ferlan wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1276198 > > Prior to commit id '98322052' failure to saferead the block device would > cause an error to be logged and the device to be skipped while attempting > to discover/create a st

[libvirt] [PATCH] storage: Ignore block devices that fail format detection

2015-10-30 Thread John Ferlan
https://bugzilla.redhat.com/show_bug.cgi?id=1276198 Prior to commit id '98322052' failure to saferead the block device would cause an error to be logged and the device to be skipped while attempting to discover/create a stable target path for a new LUN (NPIV). This was because virStorageBackendSC