Ambiguous error logs for retype of inspur storage volume
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
New
|
Medium
|
Unassigned |
Bug Description
Description
===========
When retyping between two pools within one inspur storage,
some error logs were encountered in cinder-volume service
logs. These logs give users a misconception that the retype
operation failed. The retype operation, however, is succeessful.
Steps to reproduce
==================
1. Provision two pools in the same inspur storage.
2. One is for SAS utilization which complies with sas volume type,
the other is for SSD utilization which complies with ssd volume type..
3. Create a volume based on sas volume type.
4. Retype the sas volume to ssd volume.
Expected result
===============
Retype operation succeed and no erroneous logs appear.
Actual result
=============
Retype operation succeed, but some error logs are encountered in
cinder-volume service logs. And these logs give users a misconception
that the retype operation failed.
Environment
===========
master branch of cinder
Logs & Configs
==============
2021-02-26 08:13:30.398 3584670 DEBUG oslo_concurrenc
2021-02-26 08:13:30.715 3584670 DEBUG oslo_concurrenc
2021-02-26 08:13:30.716 3584670 ERROR cinder.
Command: mcsop chvdisk -name volume-
Exit code: 1
Stdout: ''
Stderr: 'CMMVC6035E The action failed as the object already exists.\n': oslo_concurrenc
Command: mcsop chvdisk -name volume-
Exit code: 1
Stdout: ''
Stderr: 'CMMVC6035E The action failed as the object already exists.\n'
2021-02-26 08:13:30.716 3584670 ERROR cinder.
2021-02-26 08:13:30.716 3584670 ERROR cinder.
2021-02-26 08:13:30.716 3584670 ERROR cinder.
2021-02-26 08:13:30.716 3584670 ERROR cinder.
2021-02-26 08:13:30.716 3584670 ERROR cinder.
2021-02-26 08:13:30.716 3584670 ERROR cinder.
2021-02-26 08:13:33.837 3584670 ERROR cinder.
description: | updated |
description: | updated |
tags: | added: retype volume |
Changed in cinder: | |
importance: | Undecided → High |
Changed in cinder: | |
importance: | High → Medium |