Re: [libvirt] [PATCH v2 1/5] storage: Check for valid fc_host parent at startup

2014-11-12 Thread Michal Privoznik
On 11.11.2014 16:21, John Ferlan wrote: On 11/11/2014 10:05 AM, Michal Privoznik wrote: On 11.11.2014 13:38, John Ferlan wrote: On 11/11/2014 07:21 AM, Michal Privoznik wrote: On 10.11.2014 23:45, John Ferlan wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1160565 If a 'parent'

Re: [libvirt] [PATCH v2 1/5] storage: Check for valid fc_host parent at startup

2014-11-11 Thread Michal Privoznik
On 10.11.2014 23:45, John Ferlan wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1160565 If a 'parent' attribute is provided for the fchost, then at startup time check to ensure it is a vport capable scsi_host. If the parent is not vport capable, then disallow the startup. The following is

Re: [libvirt] [PATCH v2 1/5] storage: Check for valid fc_host parent at startup

2014-11-11 Thread John Ferlan
On 11/11/2014 07:21 AM, Michal Privoznik wrote: On 10.11.2014 23:45, John Ferlan wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1160565 If a 'parent' attribute is provided for the fchost, then at startup time check to ensure it is a vport capable scsi_host. If the parent is not vport

Re: [libvirt] [PATCH v2 1/5] storage: Check for valid fc_host parent at startup

2014-11-11 Thread Michal Privoznik
On 11.11.2014 13:38, John Ferlan wrote: On 11/11/2014 07:21 AM, Michal Privoznik wrote: On 10.11.2014 23:45, John Ferlan wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1160565 If a 'parent' attribute is provided for the fchost, then at startup time check to ensure it is a vport capable

Re: [libvirt] [PATCH v2 1/5] storage: Check for valid fc_host parent at startup

2014-11-11 Thread John Ferlan
On 11/11/2014 10:05 AM, Michal Privoznik wrote: On 11.11.2014 13:38, John Ferlan wrote: On 11/11/2014 07:21 AM, Michal Privoznik wrote: On 10.11.2014 23:45, John Ferlan wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1160565 If a 'parent' attribute is provided for the fchost, then at

[libvirt] [PATCH v2 1/5] storage: Check for valid fc_host parent at startup

2014-11-10 Thread John Ferlan
https://bugzilla.redhat.com/show_bug.cgi?id=1160565 If a 'parent' attribute is provided for the fchost, then at startup time check to ensure it is a vport capable scsi_host. If the parent is not vport capable, then disallow the startup. The following is the expected results: error: Failed to