Quantcast
Channel: Symantec Connect - Endpoint Protection - Discussions
Viewing all articles
Browse latest Browse all 10484

Performance issues on HVM Windows Machines

$
0
0
I do not need a solution (just sharing information)

Hi,

We are having a problem with AntiVirus solution. We are running XenServer environment with HVM Windows machines
The storage is a set of RAID10 SSDs. When we installed AntiVirus on those Windows machines we could see a significant drop of the performance.
We have performance tool which measures certain values on those Windows machines. It seems we can't find the reason why this is happening.
1. Significant impact on writing throughput
   Without AV:              190%
   With AV:                 150%
   Current physical:        160%
2. Significant impact to CPU (generating data to write)
   Without AV:              160%
   With AV:                 107%
   Current physical:        108%
3. Significant impact to SQL insert statement <- primary problem
   Without AV:              4.5s
   With AV:                  19s
   Current physical:        1.4s (dedicated SSD helps this)
   
   
Our INSERT test directly inserts 10000 rows via JDBC into a test table. 
a.    these rows all have the same content: a single long value and 9 text columns, around 200 Bytes per row
2.    The select test runs a single SELECT statement via JDBC on the test table: 
a.    SELECT * FROM test_table WHERE ID > 0
-> That should return approx. 2MB in total (10000 records of around 200 Bytes each)

Can you please explain why or what can cause this issue ?. This is the first time we have seen something like that.
Many thanks for your help.

Regards,
Luke J.

0

Viewing all articles
Browse latest Browse all 10484

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>