Sunday, 8 January 2023

HCI - Calculating the Available Storage

 For calculating the available storage given a certain number of disks, nodes, and RF:

((disk-size * #disks * #nodes)/RF) * 0.92

OR 

((#disks * #nodes * disk size)*0.93(Metadata)*0.7(Storage Operating Threshold))/(RF(replication Factor)*0.63(Storage Optimization Gain))


No comments:

Analysis Service in Power BI Report Server

 We couldn’t connect to the Analysis Services server. Make sure you’ve entered the connection string correctly... link