0

How to check the details of VM in KVM

I need to check the details of the VM while running itself. Am using KVM hypervisor. What command should i use ?

oliver
asked May 9, 2017
2 Answer
0

What products of Business IT Infrastructure Virtualization do you use? May we have your overview, please?

View More
godrik
answered Dec 30, 2022
0

There is a virsh command to check the details of VM either running or shutoff.

# virsh dominfo (VM-name)

This will display the ID, UUID, type, CPUs used, Memory used etc.

View More
jagannatharumugam
answered May 9, 2017
Your Answer
||||
x
 
100:0