54c2787132
The SMBFS driver currently supports only dynamic vhd/x images. This change will allow configuring the driver to use fixed images using the 'nas_volume_prov_type' config option. Note that fixed images will always be zeroed out. We recommend placing the images on ReFS/SSD backed storage. Implements: blueprint smbfs-fixed-images Change-Id: Ic9e724fcda83fea384406f45f792f7a2d4b979bb
6 lines
150 B
YAML
6 lines
150 B
YAML
---
|
|
features:
|
|
- |
|
|
The SMBFS volume driver can now be configured to use fixed vhd/x images
|
|
through the 'nas_volume_prov_type' config option.
|