LPI
117-304 · Question #17
A server with Xen installed has hardware and software requirements for full virtualization. What commands can tell you about the availability of full virtualization on the server? (Select TWO…
The correct answer is B. egrep '(vmx|svm)' /proc/cpuinfo C. xm dmesg | grep i hvm. See the full explanation below for the reasoning.
Question
A server with Xen installed has hardware and software requirements for full virtualization. What commands can tell you about the availability of full virtualization on the server? (Select TWO correct answers)
Options
- Admesg |grep i intel|grep i vt;
- Begrep '(vmx|svm)' /proc/cpuinfo
- Cxm dmesg | grep i hvm
- Dgrep i "Full Virtualization" /proc/xen
- Egrep i "Full Virtualization" /etc/xen/*
How the community answered
(35 responses)- A6% (2)
- B83% (29)
- D9% (3)
- E3% (1)
Community Discussion
No community discussion yet for this question.