Provision of node with multipath device fails with error 'Disk not found'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Sergey Slipushenko |
Bug Description
Steps to reproduce:
-------------------
1. Setup Fuel with multipath device and 3 slave nodes.
2. Create environment with 1 controller, 1 compute and 1 cinder.
3. Provision nodes.
Expected results:
-----------------
All nodes a provisioned.
Actual results:
-----------------
One of nodes is in 'Error' state
/var/log/
2016-03-
Traceback (most recent call last):
File "/usr/lib/
mgr = manager.
File "/usr/lib/
self.driver = utils.get_
File "/usr/lib/
self.
File "/usr/lib/
name=
File "/usr/lib/
'Disk not found: %s' % ks_disk['name'])
DiskNotFoundError: Disk not found: mapper/
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
status: | Confirmed → In Progress |
Changed in fuel: | |
status: | Fix Committed → In Progress |
tags: | added: feature-multipath-disks-support |
Changed in fuel: | |
status: | Fix Committed → Fix Released |
https:/ /review. openstack. org/#/c/ 295272/