5V0-43.21 · Question #92
Which SE Group parameter affects the value of N for N+M HA?
The correct answer is C. Scale per Virtual Service. Scale per Virtual Service defines how many active Service Engines a single Virtual Service can distribute across - this number directly sets the value of N in the N+M formula, since N represents the count of active SEs required to serve traffic. Why the distractors are wrong: A…
Question
Which SE Group parameter affects the value of N for N+M HA?
Options
- ACPU Reserve
- BVCPUs/Service Cores per SE
- CScale per Virtual Service
- DBuffer Service Engines
How the community answered
(18 responses)- C94% (17)
- D6% (1)
Explanation
Scale per Virtual Service defines how many active Service Engines a single Virtual Service can distribute across - this number directly sets the value of N in the N+M formula, since N represents the count of active SEs required to serve traffic.
Why the distractors are wrong:
- A (CPU Reserve): Controls how much CPU is reserved for an SE, affecting performance capacity - not the count of active SEs in an HA pair.
- B (VCPUs/Service Cores per SE): Governs the compute resources allocated to each individual SE, not how many SEs participate in HA scaling.
- D (Buffer Service Engines): This one is a classic trap - Buffer SEs directly sets M (the standby/spare count), not N. Confusing N and M here is the most common mistake.
Memory tip: Split the formula - Scale per Virtual Service = N (active), Buffer Service Engines = M (spare). "Scale" drives the active side; "Buffer" drives the backup side.
Topics
Community Discussion
No community discussion yet for this question.