1
I am in the process of running some benchmark tests on a variety of RDBMSes, and I am testing three different client operating systems.
Would it be terrible to partition the HDD and install Ubuntu, Windows 7 and Solaris 10? If I do not do this, I will likely have to re-install the O.S numerous times due to changes in the database server OS as well. The same question goes for the server; would it drastically affect the performance to install three server OSes on one server?
This is where VMs come in handy – None – 2011-04-23T19:41:54.453
3VMs are not ideal for running benchmarks, especially I/O bound benchmarks like RDBMS testing. – Michael Greene – 2011-04-23T19:42:41.093
Buy a few disks. – Erik – 2011-04-23T19:43:01.533
That was my thinking, I may end up having to partition as I am running low on time. Although if this is going to make a drastic difference in performance I would likely have to work quicker and install each o.s at a time. – None – 2011-04-23T19:43:57.153
For some reason when the question was moved from stack overlow I was unable to make comments etc. Thanks for all your advice I believe there are 36 combinations to test. With about 15-30 tests to perform. Thanks again! – Simon Cottrill – 2011-04-23T20:17:26.743
There is no performance loss installing many OSes on a single harddrive. The answers that suggest multiple drives or the use of VMs are FUD. An SSD would be ideal if you are really that worried about I/O performance. – justbrowsing – 2013-09-10T19:15:46.857