Assume that you have a Windows Server 2012 R2-based Cluster Shared Volume (CSV) node that contains more than 8 tiered volumes. When you try to use the Set-FileStorageTier cmdlet to pin files on the node, the operation fails. Additionally, you receive an error message that resembles the following:
Set-FileStorageTier : A general error occurred that is not covered by a more specific error code.
At line:1 char:1
+ Set-FileStorageTier -FilePath filepath
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (MSFT_FileStorageTier:ROOT/Microsoft/...FileStorageTier) [Set-FileStorageTier], CimException
+ FullyQualifiedErrorId : HRESULT 0x8e5e04be,Set-FileStorageTier
At line:1 char:1
+ Set-FileStorageTier -FilePath filepath
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (MSFT_FileStorageTier:ROOT/Microsoft/...FileStorageTier) [Set-FileStorageTier], CimException
+ FullyQualifiedErrorId : HRESULT 0x8e5e04be,Set-FileStorageTier