Re: virsh domifaddr domain does not show static IP

2021-09-15 Thread Charles Polisher
On 9/9/21 11:11, Kaushal Shriyan wrote: I have assigned static IP for all the below KVM Guest VM's. Is there a way to find out the IP of the below VM's from virsh utility or any other utility? virsh domifaddr testdobssbahrainms does not show the static IP. # virsh list --all  Id   Name      

Re: virsh domifaddr domain does not show static IP

2021-09-15 Thread Sebastian Mitterle
After installing and configuring the qemu-guest-agent in the guest - https://wiki.libvirt.org/page/Qemu_guest_agent it should give you the IP with the domifaddr --source flag: # virsh domifaddr avocado-vt-vm1 --source agent Name MAC address Protocol Address ---