LPIC-3 Exam 304 (Virtualization and High Availability) — Question 10

What is the effect of running the virsh vcpupin CLUSNODE-2 4 2 command?

Answer options

Correct answer: A

Explanation

The command 'virsh vcpupin CLUSNODE-2 4 2' specifically sets the affinity of virtual CPU 4 to physical processor 2, making option A the correct choice. Options B and C incorrectly describe changes to the number of virtual CPUs, which the command does not affect. Option D inaccurately suggests that it applies to all virtual CPUs rather than just virtual CPU 4.