ds8k: Nova shows invalid error message when trying to attach deleted volume
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Overview Description:
Delete a volume from the storage array, then try to attach it to a instance, nova-compute.log doesn't give a useful error message.
Steps to Reproduce:
1. cinder create --name <vol> 10
2. cinder show <vol> #get the ds8k volume id
3. rmfbvol <vol id> #remove the volume in ds8k
4. nova volume-attach instance <vol_id> auto
Actual Results:
ERROR oslo_messaging.
Expected Results:
TRACE oslo_messaging.
Reproducibility: Always
Changed in cinder: | |
assignee: | nobody → jiamin (shljia) |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
Changed in cinder: | |
status: | New → Confirmed |
Changed in cinder: | |
assignee: | nobody → Michael Dovgal (mdovgal) |
Changed in cinder: | |
assignee: | Michael Dovgal (mdovgal) → nobody |
status: | In Progress → Confirmed |
tags: | added: drivers ibm |
summary: |
- Nova shows invalid error message when trying to attach deleted volume + ds8k: Nova shows invalid error message when trying to attach deleted + volume |
Changed in cinder: | |
assignee: | nobody → IBM Storage (ibm-storage) |
Unassigning due to no activity.