CCSK · Question #229
Installing traditional agents designed for physical servers will not result in the same amount of efficiency and performance on a virtualized server.
The correct answer is A. True. Traditional agents built for physical servers are not optimized for virtualized environments and can cause performance degradation such as resource contention and 'agent storms' on shared hypervisor infrastructure.
Question
Installing traditional agents designed for physical servers will not result in the same amount of efficiency and performance on a virtualized server.
Options
- ATrue
- BFalse
How the community answered
(25 responses)- A84% (21)
- B16% (4)
Why each option
Traditional agents built for physical servers are not optimized for virtualized environments and can cause performance degradation such as resource contention and 'agent storms' on shared hypervisor infrastructure.
Traditional physical-server agents are designed assuming dedicated hardware resources and do not account for the hypervisor layer or shared CPU, memory, and I/O. In a virtualized environment, running these agents across many VMs simultaneously can trigger 'AV storm' or 'backup storm' conditions, where competing agents saturate shared resources. Virtualization-aware agents use APIs like VMware VDAP or vShield to offload operations and avoid this contention.
This is false because physical agents do not use hypervisor-aware APIs and cannot coordinate with the virtualization layer, leading to measurable efficiency and performance loss.
Concept tested: Virtualization-aware agents versus traditional physical server agents
Source: https://www.vmware.com/content/dam/digitalmarketing/vmware/en/pdf/techpaper/vmware-nsx-network-virtualization-security-design-guide.pdf
Topics
Community Discussion
No community discussion yet for this question.