Cannot retype volume of lvm to volume of fujitsu
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
New
|
Low
|
Unassigned |
Bug Description
Description
===========
The volume of lvm cannot be retyped to volume of fujitsu
since there are values in provider_location field for both
lvm and fujitsu volumes but fujitsu drivers cannot evaluate
provider_location value of volume of lvm.
Steps to reproduce
==================
1. create a volume of lvm
2. retype that volume to fujitsu type by performing retype operation
with on-demand option for migration-policy argument.
Expected result
===============
Succeed in retyping.
Actual result
=============
Fail to retype and this volume still belongs to lvm type.
Environment
===========
The rocky branch of openstack.
Logs & Configs
==============
Traceback (most recent call last):
File "/var/lib/
res = self.dispatcher
File M/var/lib/
File '7var/lib/
File "/var/lib/
File "/var/lib/
File M/var/lib/
File "<string>", line 1
100.200.8.4:3260,1 iqn.2010-
Changed in cinder: | |
importance: | Undecided → Low |
tags: | added: drivers fujitsu lvm retype |