cinder/releasenotes/notes/fujitsu-add-cli-extend-e94b887dac8a45b3.yaml
inori 1491eecfd3 Fujitsu Driver: Update extend volume functionality
Revised the 'Extend Volume' process on the RaidGroup to improve
processing speed as follows:

* When extending a volume created on ThinProvisionPool, the process
  will still use SMI-S for volume extension.

* When extending a volume created on RAID group, the process has been
  updated to use CLI for volume extension.

Change-Id: Ifcd93b9c9d94b214e890c57afd588b43b568478a
2024-01-17 04:57:04 -05:00

15 lines
459 B
YAML

---
features:
- |
Fujitsu ETERNUS DX driver: Added support to extend a volume on RAID Group
using CLI.
Revised the 'Extend Volume' process on the RAID Group to improve processing
speed as follows:
* When extending a volume created on ThinProvisionPool, the process will
still use SMI-S for volume extension.
* When extending a volume created on RaidGroup, the process has been
updated to use CLI for volume extension.