Storage Spaces Direct – New Volume on Virtual Disk

storage-spaceswindows-server-2016

Is it possible to add a new volume to an existing virtual disk?
The reason behind this is, that i would like to set certain values like interleave for the virtual disk. But right now you can either create a new virtual disk but can't add a volume to it or create a volume which creates a virtual disk with default settings.

Setup:
2 node cluster
storage spaces direct enabled
storagepool created

Best Answer

storage spaces direct operates lower than volume level, so you can't add a volume. Microsoft's most detailed how-to guide for now is here: https://technet.microsoft.com/en-us/windows-server-docs/storage/storage-spaces/add-nodes?f=255&MSPPError=-2147217396

Also, may I wonder what is the reason to set additional parameters? I'm learning s2d myself so would be glad to know if that provides any performance perks.