My VM machines show UNKNOWN

All of my virtual machines show UNKNOWN. I already restarted the libvirtd in the host but it does not help. The host’s virbr0 and virbr0-nic networking is DOWN, but I could not bring it back up. Please help.

root@psera2-dell86:/etc/netplan# ifup virbr0-nic
Unknown interface virbr0-nic

I checked dmesg and found out the virtual port has issue:

[ 131.960813] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 132.045073] Ebtables v2.0 registered
[ 132.431265] virbr0: port 1(virbr0-nic) entered blocking state
[ 132.431266] virbr0: port 1(virbr0-nic) entered disabled state
[ 132.431334] device virbr0-nic entered promiscuous mode
[ 132.509691] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 133.023088] virbr0: port 1(virbr0-nic) entered blocking state
[ 133.023090] virbr0: port 1(virbr0-nic) entered listening state
[ 133.059655] virbr0: port 1(virbr0-nic) entered disabled state

7: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
link/ether 52:54:00:c3:37:70 brd ff:ff:ff:ff:ff:ff
inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
valid_lft forever preferred_lft forever
8: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000
link/ether 52:54:00:c3:37:70 brd ff:ff:ff:ff:ff:ff
root@psera2-dell86:/etc/netplan# brctl show
bridge name bridge id STP enabled interfaces
br0 8000.8ac96884e34b no eno3
virbr0 8000.525400c33770 yes virbr0-nic
root@psera2-dell86:/etc/netplan#

Posting the VM log located at /var/log/one/<vm_id>.log could probably help. Also, the output of onehost show <host_id> where the VM is deployed will show if the host is being correctly monitored.

My vm storage systems psera2-kvms1 and psera3-dell86 have some issue with virbr0 and virbr0-nic network interface sine yesterday morning. The virbr0 and virbr0-nic show DOWN at the host systems. Will they have to be up for the Openebula virtual machines to work.

Wed Mar 09 09:15:25 2022 [I]: 10.72.64.102 - - [09/Mar/2022:09:15:25 -0800] “GET /user/22?id=22&csrftoken=b9d92f6176e78bd9fc0633f743b673f87ad1974c964fa31b3231e06cc9486a1d HTTP/1.1” 200 - 0.0250
Wed Mar 09 09:15:25 2022 [I]: 10.72.64.102 - - [09/Mar/2022:09:15:25 -0800] “GET /group?timeout=false&pool_filter=-2&csrftoken=b9d92f6176e78bd9fc0633f743b673f87ad1974c964fa31b3231e06cc9486a1d HTTP/1.1” 200 - 0.0158
Wed Mar 09 09:15:31 2022 [I]: 10.72.64.102 - - [09/Mar/2022:09:15:31 -0800] “GET /bower_components/datatables/media/images/sort_desc.png HTTP/1.1” 200 - 0.0011
Wed Mar 09 09:15:31 2022 [I]: 10.72.64.102 - - [09/Mar/2022:09:15:31 -0800] “GET /bower_components/datatables/media/images/sort_both.png HTTP/1.1” 200 - 0.0011
Wed Mar 09 09:15:31 2022 [I]: 10.72.64.102 - - [09/Mar/2022:09:15:31 -0800] “GET /user/22?id=22&csrftoken=b9d92f6176e78bd9fc0633f743b673f87ad1974c964fa31b3231e06cc9486a1d HTTP/1.1” 200 - 0.0087
Wed Mar 09 09:17:34 2022 [I]: 10.72.64.102 - - [09/Mar/2022:09:17:34 -0800] “GET /support/check/version?csrftoken=b9d92f6176e78bd9fc0633f743b673f87ad1974c964fa31b3231e06cc9486a1d HTTP/1.1” 400 - 129.9462
Wed Mar 09 09:18:05 2022 [I]: 10.72.64.102 - - [09/Mar/2022:09:18:05 -0800] “GET /support/check/version?csrftoken=b9d92f6176e78bd9fc0633f743b673f87ad1974c964fa31b3231e06cc9486a1d HTTP/1.1” 400 - 130.6403

I already fixed all my vms. They are now showing RUNNING but when I logged in it shows READ ONLY filesystem.

thanks for the awesome information.