1491eecfd3
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
15 lines
459 B
YAML
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.
|