nerdexam
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)
  • A
    10% (5)
  • B
    2% (1)
  • C
    82% (41)
  • D
    6% (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.

Full JN0-214 Practice