The value of netapp_storage_protocol should default to none

Bug #1433842 reported by Rushil Chugh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Low
Rushil Chugh

Bug Description

The value of netapp_storage_protocol was changed from 'None' to 'iscsi' in the commit https://github.com/openstack/cinder/commit/132fbcd38ebae52bdd20da54905131b75581520f . It needs to be reverted back to its original default value of 'None'.

Tags: netapp
Rushil Chugh (rushil)
Changed in cinder:
assignee: nobody → Rushil Chugh (rushil)
Revision history for this message
Rushil Chugh (rushil) wrote :

For a cmodeNFS configuration, the pools data shows incorrectly the default value of netapp_storage_protocol to be iSCSI whereas it should fail to start when no value of netapp_storage_protocol is provided in the cinder.conf. The driver in its current state boots up and incorrectly sets the value of 'storage_protocol' to be 'iSCSI'.

DEBUG cinder.scheduler.host_manager [-] Received volume service update from ubuntu-1404@cmodeNFS: {u'pools': [{u'pool_name': u'vol_nfs', u'netapp_thick_provisioned': u'true', u'allocated_capacity_gb': 0, u'total_capacity_gb': 39.58, u'reserved_percentage': 0, u'netapp_raid_type': u'raid_dp', u'netapp_disk_type': u'SATA', u'netapp_nodedup': u'true', u'netapp_unmirrored': u'true', u'QoS_support': False, u'netapp_nocompression': u'true', u'free_capacity_gb': 39.58, u'netapp_compression': u'false', u'netapp_mirrored': u'false', u'netapp_dedup': u'false', u'netapp_thin_provisioned': u'false'}], u'driver_version': u'1.0.0', u'vendor_name': u'NetApp', u'volume_backend_name': u'NetApp_iSCSI_Cluster_direct', u'storage_protocol': u'iSCSI'}

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/167000

Changed in cinder:
status: New → In Progress
Mike Perez (thingee)
Changed in cinder:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/167000
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=995116acf8483367b1b9cb956f24b07c7f47bd26
Submitter: Jenkins
Branch: master

commit 995116acf8483367b1b9cb956f24b07c7f47bd26
Author: Rushil Chugh <email address hidden>
Date: Wed Mar 18 21:00:36 2015 -0400

    The value of netapp_storage_protocol should default to none

    The value of netapp_storage_protocol was changed from 'None' to 'iscsi'
    in a recent commit. It needs to be reverted back to its correct default
    value of 'None'.

    Closes-bug: 1433842

    Change-Id: I7f7bff8d8cbd8671ee52cb9225f496ff6e679398

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → kilo-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: kilo-rc1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.