Quantcast
Channel: High Availability (Clustering) forum
Viewing all articles
Browse latest Browse all 3614

S2D Volumes meta data

$
0
0

Hi,

Does this grow on an on-going basis? For example we created a 500GB virtual disk an immediately something like 5GB was used. We then added this as a CSV and created a 490GB fixed size VHD on it, which should have left 5GB. It did initially but after a few months something has grown leaving the virtual disk with only 20MB free space meaning the VMs on this disk are in a permanent paused state.

Powershell won't even let me resize the virtual disk. We use storage tiers (HDD + SSD):

PS C:\Users\administrator> Get-StorageTier -FriendlyName FS_VSC_Capacity

ObjectId               : {1}\\CLUSTER01\root/Microsoft/Windows/Storage/Providers_v2\SPACES_StorageTier.ObjectId="{554e0eb0-dc2f-4c4b-b144-e0371d4e5a7b}:ST:{f57fafae-c2d1-4f4d-9ffa-eba57121bf70}{38b68697-2667-4bf2-b1e5-b4393afea99b}"
PassThroughClass       :
PassThroughIds         :
PassThroughNamespace   :
PassThroughServer      :
UniqueId               : {38b68697-2667-4bf2-b1e5-b4393afea99b}
AllocatedSize          : 536870912000
AllocationUnitSize     : 268435456
ColumnIsolation        : PhysicalDisk
Description            :
FaultDomainAwareness   : StorageScaleUnit
FootprintOnPool        : 1073741824000
FriendlyName           : FS_VSC_Capacity
Interleave             : 262144
MediaType              : HDD
NumberOfColumns        : 8
NumberOfDataCopies     : 2
NumberOfGroups         : 1
ParityLayout           :
PhysicalDiskRedundancy : 1
ProvisioningType       : Fixed
ResiliencySettingName  : Mirror
Size                   : 536870912000
Usage                  : Data
PSComputerName         :



PS C:\Users\administrator> Resize-StorageTier -FriendlyName FS_VSC_Capacity -Size 600GB
Resize-StorageTier : The requested object could not be found.
At line:1 char:1
+ Resize-StorageTier -FriendlyName FS_VSC_Capacity -Size 600GB
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (MSFT_StorageTie...osoft/Windo...):ROOT/Microsoft/...SFT_StorageTier) [Resize-StorageTier], CimException
    + FullyQualifiedErrorId : MI RESULT 6,Resize-StorageTier



Viewing all articles
Browse latest Browse all 3614

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>