I’ve spent a considerable amount of time over the last two weeks working on obtaining some performance characterisation statistics for a particular application that we run in our business.
The application in question is a proprietary in-memory financial database that can scale out to run on multiple hosts provided those hosts share a single common backing store – essentially the hosts need to see the same file system so they can peek into each other’s transaction logs to ensure consistency across all the running instances.
What makes this more complex is that the application only runs on Solaris 10 and that the application vendor doesn’t provide any guidance as to the optimum mechanism for providing that shared file system.
I engaged the help of the Dell solution centre in Limerick to assist us in trying to obtain some insight into how this application would function with different possible configurations for providing that shared file system.