Fail to create volume group when using LVMISCSIDriver

Bug #1267095 reported by David Geng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack + Chef
Fix Released
Wishlist
David Geng

Bug Description

I hint following error when enable the create_volume_group attribute with cinder LVMISCSIDriver:

================================================================================
Error executing action `enable` on resource 'service[cinder-group-active]'
================================================================================


Chef::Exceptions::Service
-------------------------
service[cinder-group-active]: unable to locate the init.d script!


Resource Declaration:
---------------------
# In /var/chef/cache/cookbooks/openstack-block-storage/recipes/volume.rb

107: service "cinder-group-active" do
108: service_name "cinder-group-active"
109: supports :status => true, :restart => true
110:
111: action [ :enable, :start ]
112: end
113:

David Geng (genggjh)
Changed in openstack-chef:
assignee: nobody → David Geng (genggjh)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cookbook-openstack-block-storage (master)

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

Changed in openstack-chef:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cookbook-openstack-block-storage (master)

Reviewed: https://review.openstack.org/65462
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-block-storage/commit/?id=9b810c36ba197c72b9358ea89b55cf0b42ced332
Submitter: Jenkins
Branch: master

commit 9b810c36ba197c72b9358ea89b55cf0b42ced332
Author: gengjh <email address hidden>
Date: Wed Jan 8 20:52:51 2014 +0800

    Need create init.d script file before enable the service

    Closes-bug: #1267095

    Change-Id: I7897c6cb03ae3040a819dc86f45fc6c7dea9a3e5

Changed in openstack-chef:
status: In Progress → Fix Released
no longer affects: openstack-chef/havana
Changed in openstack-chef:
status: Fix Committed → Fix Released
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.