Juniper
JN0-214 · Question #2
Which command would you use to see which VMs are running on your KVM device?
The correct answer is C. virsh list. The virsh list command displays the status of virtual machines managed by the KVM hypervisor. By default, it shows only running VMs. You can use the --all flag to include stopped VMs in the
Security Virtualization Design
Question
Which command would you use to see which VMs are running on your KVM device?
Options
- Avirt-install
- Bvirsh net-list
- Cvirsh list
- DVBoxManage list runningvms
How the community answered
(50 responses)- A10% (5)
- B2% (1)
- C82% (41)
- D6% (3)
Explanation
The virsh list command displays the status of virtual machines managed by the KVM hypervisor. By default, it shows only running VMs. You can use the --all flag to include stopped VMs in the
Topics
#KVM#virsh#VM management#virtualization CLI
Community Discussion
No community discussion yet for this question.