cinder/releasenotes/notes/fujitsu-improve-delete-volume-8fa509f0424deb8e.yaml
inori 07dd49babe Fujitsu driver: Improve volume deletion
To improve the volume deletion process, add a step to check associated
copy sessions. Additionally, it also improves the process of retrieving
storage-managed volume numbers.

There was a problem where the volume could not be deleted because the
copy session information acquired by SMI-S IF from ETERNUS DX Storage,
which was cached and did not reflect the information that had just
been executed.

This problem has been addressed through improvements in information
retrieval.

Change-Id: I21d5c1fa4f13e688a5f73535c8d6fdec613adc03
2024-04-01 16:59:40 +08:00

16 lines
587 B
YAML

---
features:
- |
Fujitsu ETERNUS DX driver: Improve volume deletion
To improve the volume deletion process, add a step to check associated copy
sessions. Additionally, it also improves the process of retrieving
storage-managed volume numbers.
There was a problem where the volume could not be deleted because the copy
session information acquired by SMI-S IF from ETERNUS DX Storage, which was
cached and did not reflect the information that had just been executed.
This problem has been addressed through improvements in information
retrieval.