Dell ECS Recall Performance (from Dell PowerScale)

The Dell ECS is an object based storage platform, in our case we are using it as an archive layer to our Dell PowerScale platform; where it provides a single-namespace file-system allowing “cooler” data to be pushed to the “cheaper”, slower Dell ECS storage freeing up the front-end storage for new data that is “hot” … Read more

VMware Check Path Selection Policy for Datastores

The Path Selection Policy is set for devices to determine how the ESXi host will utilise the paths to the storage, for example, you can have “Fixed” or “Round Robin” or “Most Recently Used”, you can also have storage vendor provided ones such as “NIMBLE_PSP_DIRECTED”. The scripts and commands I’ve found keep mentioning “Multipathing”, if … Read more

Simple Disk Performance Testing Tool (for Microsoft Windows)

Running a disk test need not be complicated. Microsoft provide a cheeky little hard disk test program that can be used, you can download it from https://github.com/microsoft/diskspd. A simple run can be completed with the following command to test the hard drive performance based on the parameters entered. If you wish you can add “> … Read more