PostCreatePool method of the MSCluster_StorageSpacesDirect class
Creates storage tiers used by Storage Spaces Direct.
Syntax
uint32 PostCreatePool(
[in] string PoolUniqueId,
[in] uint32 nNodesInSite,
[in] boolean PoolHasNonCacheHdd,
[in] boolean PoolHasNonCacheSsd
);
Parameters
-
PoolUniqueId [in]
-
Pool Unique ID for which storage tiers have to be created.
-
nNodesInSite [in]
-
Number of nodes residing in the site hosting the storage pool.
-
PoolHasNonCacheHdd [in]
-
TBD
-
PoolHasNonCacheSsd [in]
-
TBD
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\MSCluster |
MOF |
|
DLL |
|