microsoft / diskspd

DISKSPD is a storage load generator / performance test tool from the Windows/Windows Server and Cloud Server Infrastructure Engineering teams
MIT License
1.15k stars 213 forks source link

Cannot convert value to type "System.Int32" #183

Open dev246 opened 2 years ago

dev246 commented 2 years ago

Is some problem with decimal separator. Starting run for ComputeTemplate=A1v2 DataDiskBytes=24696061952 FleetVMPercent=100 MemoryStartupBytes=2147483648 PowerScheme=HighPerformance ProcessorCount=1 VMAlignmentPct=100 Workload=Vdi 2022-07-06T15:38:55: Result already captured Transcript stopped, output file is C:\ClusterStorage\collect\result\coreworkload.log Cannot convert value "8,66377853582235" to type "System.Int32". Error: "Input string was not in a correct format." At C:\Program Files\WindowsPowerShell\Modules\VMFleet\2.0.2.2\VMFleet.psm1:7584 char:13 Can anyone help ?