manila/releasenotes/notes/huawei-driver-sectorsize-config-da776132ba6da2a7.yaml
liucheng 96795787ae Huawei: Add share sectorsize config in Huawei driver
Data in the file system consists of fixed-length disk blocks.
The size of the blocks (also known as file system sector size)
affects disk space usage and performance.
The value of blocks can be 4 KB, 8 KB, 16 KB, 32 KB, or 64 KB.

Change-Id: I95a9aa7e071c470c21dc0fa009ba96a7c7439ce6
Implements: blueprint huawei-driver-block-size-config
2016-07-13 12:56:19 +08:00

6 lines
244 B
YAML

---
features:
- Huawei driver supports setting the backend 'sectorsize' while creating shares
and administrators can use this capability via the share types extra-spec
'huawei_sectorsize:sectorsize' or via the XML configuration file.