← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1593860] Re: iscsi_use_multipath confusing

 

Reviewed:  https://review.openstack.org/331357
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=720e5af1e08cc829e98db10da4b93795771a927e
Submitter: Jenkins
Branch:    master

commit 720e5af1e08cc829e98db10da4b93795771a927e
Author: Walter A. Boring IV <walter.boring@xxxxxx>
Date:   Fri Jun 17 14:35:18 2016 -0700

    config option: rename libvirt iscsi_use_multipath
    
    This patch renames the libvirt conf section entry of
    iscsi_use_multipath to volume_use_multipath.   Both iSCSI and
    FibreChannel libvirt volume drivers use this value to determine
    if multipath volume attachments are to be used.  It's an n-cpu system
    wide value that's not specific to iSCSI.
    
    Change-Id: Iebbac91a74df468d5be9b2e70560d5b4394ce595
    Closes-Bug: #1593860


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1593860

Title:
  iscsi_use_multipath confusing

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The [libvirt]  config option 'iscsi_use_multipath' is confusing
  because it's also used for Fibre Channel.

  Since you can have iSCSI and FC attaches on the same compute host, it
  makes sense to have a single config option that enables checking for
  multipath attaches globally (for all transports).

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1593860/+subscriptions


References