Announcement

Collapse
No announcement yet.

Script for server testing?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Script for server testing?

    I'd like to test some servers and do not want Graphics results included. I took the sample script and simply removed G2D, CD, and some other stuff. But I was wondering if anybody had any tips or improvements on effective server testing? I'm basically trying to compare various server models with virtualized instances. Thanks!

  • #2
    What you are doing makes sense.
    One some servers GPU performance is important (e.g. workstation style machines, or cloud servers like the Amazon Accelerated Computing Instances).

    Other tips.
    - Ideally the physical machines would be completely idle when the tests are running
    - Make sure you test the hard drive you want (if it isn't the default)
    - Do several test runs and take the average or the max.
    - VMs can give strange results. Especially for disk tests where you are see strange caching effects

    Comment


    • #3
      Thanks for the reply. These are almost solely file/application servers where GPU performance isn't needed. I've added in the D, E, etc drives of servers where I am interested in the performance of their respective RAID or LUN subsystems. And that is a great point regarding the caching effect. In addition to Passmark, I have some real-world file and folder copy scripts that simulate a few large files and lots of smaller files.Thanks again for the advice!

      Comment


      • #4
        Originally posted by David (PassMark) View Post
        VMs can give strange results. Especially for disk tests where you are see strange caching effects
        The VM's Hypervisor may not be allocating resources to the VM at that point in time (for some reason), and that could affect the numbers.

        And is there any way to Script the Networking test (under Advanced)? I run them manually now, and they provide some idea of how well the client communicates with the host across the network.

        Comment


        • #5
          No, there are no scripting options for the Advanced Network Test in PerformanceTest V9.

          Comment

          Working...
          X