When a a storagegroup is destroyed because it's empty, VNX driver doesn't recreate it upon subsequent attachment
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
Undecided
|
Ryan Liang |
Bug Description
Description of problem:
When we enable destroy_
I'm not sure if it's a requisite but we had iscsi auto deregistration enabled as well.
Version-Release number of selected component (if applicable):
openstack-
How reproducible:
100%
Steps to Reproduce:
1. Enable destroy_
2. Delete attachment of all volumes on a compute node until it's deregistered by the driver
3. Attempt to re-attach a volume on deregistered compute node.
Actual results:
~~~
2019-02-25 17:11:30.089 10661 ERROR oslo_messaging.
2019-02-25 17:11:30.089 10661 ERROR oslo_messaging.
~~~
Expected results:
It should work
Fix proposed to branch: master /review. openstack. org/639241
Review: https:/