[Touch-packages] [Bug 1794997] Re: virNetlinkEventCallback:700 : nl_recv returned with error: No buffer space available

2019-07-08 Thread GOVINDA TATTI
We have not seen this bug in the recent time. So, this bug can be
closed.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libnl3 in Ubuntu.
https://bugs.launchpad.net/bugs/1794997

Title:
  virNetlinkEventCallback:700 : nl_recv returned with error: No buffer
  space available

Status in libnl3 package in Ubuntu:
  Expired
Status in libvirt package in Ubuntu:
  Expired

Bug description:
  We are observing the following error while creating VMs

  Sep 27 14:25:47 xpl-dvt-41 libvirtd[4927]: 2018-09-27
  21:25:47.387+: 4927: error : virNetlinkEventCallback:700 : nl_recv
  returned with error: No buffer space available

  This message is observed with latest Bionic libvirt packages.

  lab@xpl-dvt-35:~$ dpkg -l | grep libvirt
  ii  gir1.2-libvirt-glib-1.0:amd64 1.0.0-1 
amd64GObject introspection files for the libvirt-glib library
  ii  libsys-virt-perl  4.0.0-1 
amd64Perl module providing an extension for the libvirt library
  ii  libvirt-bin   4.0.0-1ubuntu8.5
amd64programs for the libvirt library
  ii  libvirt-clients   4.0.0-1ubuntu8.5
amd64Programs for the libvirt library
  ii  libvirt-daemon4.0.0-1ubuntu8.5
amd64Virtualization daemon
  ii  libvirt-daemon-system 4.0.0-1ubuntu8.5
amd64Libvirt daemon configuration files
  ii  libvirt-glib-1.0-0:amd64  1.0.0-1 
amd64libvirt GLib and GObject mapping library
  ii  libvirt0:amd644.0.0-1ubuntu8.5
amd64library for interfacing with different virtualization systems
  ii  python-libvirt4.0.0-1 
amd64libvirt Python bindings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnl3/+bug/1794997/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1817998] Re: KVM Guest - DHCP lease lost (Ubuntu 18.04)

2019-03-01 Thread GOVINDA TATTI
Christian,

Let us move this discussion to DGX2 tracker ticket since we don't want
to share any DGX2/Nvidia specific details in the generic ticket.

https://bugs.launchpad.net/nvidia-dgx-2/+bug/1818116

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1817998

Title:
  KVM Guest - DHCP lease lost (Ubuntu 18.04)

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  On Nvidia DGX2 system, we configured linux bridge (br0) using host
  physical NIC interface and it is using static IP (see below netplan
  file). BTW, we are using 18.04.2 based BaseOS and Guest images.

  - All KVM guests are being launched using virtual network interface based 
on br0. All VMs are getting DHCP based IP address and network interface works 
fine for few hours (may be upto 24hours).  
  - After that we are noticing these VMs are losing IP address and noticed 
the message in VM’s syslog
  "Feb 26 17:16:41 test-1g0 systemd-networkd[3479]: enp6s0: DHCP lease lost".
  - At this point, we tried to create new VMs using br0 and none of them 
are getting any IP address.
  - Then, we checked KVM host, and status of bridge but we didn’t see any 
error. Tried to unconfigure br0 by removing bridge configuration from host 
netplan and did “sudo netplan apply” but br0 is still there. It seems like 
bridge has in weird state and cannot unload this driver. 

  Guest
  lab@dgx-server-vm:~$ ssh nvidia@192.168.123.138
  The authenticity of host '192.168.123.138 (192.168.123.138)' can't be 
established.
  ECDSA key fingerprint is SHA256:k8XpnGH7yle76z46CX16pflYVeYcKoG6kWCymIkv0kk.
  Are you sure you want to continue connecting (yes/no)? yes
  Warning: Permanently added '192.168.123.138' (ECDSA) to the list of known 
hosts.
  nvidia@192.168.123.138's password: 
   _   _   _ _ _ ______  
  | \ | |_   _(_) __| (_) __ _  | |_ ___  ___| |_ / | __ _ / _ \ 
  |  \| \ \ / / |/ _` | |/ _` | | __/ _ \/ __| __|| |/ _` | | | |
  | |\  |\ V /| | (_| | | (_| | | ||  __/\__ \ ||_| | (_| | |_| |
  |_| \_| \_/ |_|\__,_|_|\__,_|  \__\___||___/\__||_|\__, |\___/ 
 |___/   

  Welcome to Ubuntu 18.04.2 LTS (4.15.0-45-generic)

  Welcome to NVIDIA DGX KVM VM Server Version 4.0.5 (GNU/Linux
  4.15.0-45-generic x86_64)

   * Documentation:  https://help.ubuntu.com
   * Management: https://landscape.canonical.com
   * Support:https://ubuntu.com/advantage
  System information as of: Wed Feb 27 12:20:21 PST 2019

  System load:  0.00IP Address: 
  Memory usage: 0.0% (59.36G avail) System uptime:  21:04 hours
  Usage on /:   8% (44G free)   Swap usage: 0.0%
  Local Users:  1   Processes:  158

  
System information as of Wed Feb 27 12:20:22 PST 2019

System load:  0.0   Processes:  155
Usage of /:   6.7% of 48.96GB   Users logged in:1
Memory usage: 0%IP address for enp1s0:  192.168.123.138
Swap usage:   0%IP address for docker0: 172.17.0.1

   * Canonical Livepatch is available for installation.
 - Reduce system reboots and improve kernel security. Activate at:
   https://ubuntu.com/livepatch

  15 packages can be updated.
  9 updates are security updates.

  Last login: Wed Feb 27 12:05:09 2019
  nvidia@test-1g0:~$ ifconfig
  docker0: flags=4099  mtu 1500
  inet 172.17.0.1  netmask 255.255.0.0  broadcast 172.17.255.255
  ether 02:42:5c:b9:6f:94  txqueuelen 0  (Ethernet)
  RX packets 0  bytes 0 (0.0 B)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 0  bytes 0 (0.0 B)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

  enp1s0: flags=4163  mtu 1500
  inet 192.168.123.138  netmask 255.255.255.0  broadcast 192.168.123.255
  inet6 fe80::5054:ff:feb9:b8a1  prefixlen 64  scopeid 0x20
  ether 52:54:00:b9:b8:a1  txqueuelen 1000  (Ethernet)
  RX packets 38879  bytes 2449778 (2.4 MB)
  RX errors 0  dropped 1  overruns 0  frame 0
  TX packets 977  bytes 132770 (132.7 KB)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

  enp6s0: flags=4163  mtu 1500
  inet6 fe80::5055:ff:fe78:faa9  prefixlen 64  scopeid 0x20
  ether 52:55:00:78:fa:a9  txqueuelen 1000  (Ethernet)
  RX packets 93842  bytes 7637062 (7.6 MB)
  RX errors 0  dropped 27  overruns 0  frame 0
  TX packets 1874  bytes 442869 (442.8 KB)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

  lo: flags=73  mtu 65536
  inet 127.0.0.1  netmask 255.0.0.0
  inet6 ::1  prefixlen 128  scopeid 0x10
  loop  txqueuelen 1000  (Local Loopback)
  RX packets 562  bytes 52271 (52.2 KB)
  

[Touch-packages] [Bug 1817998] Re: KVM Guest - DHCP lease lost (Ubuntu 18.04)

2019-03-01 Thread GOVINDA TATTI
Thanks Christian for your response.

- Yes, the guests are connected to a software bridge (br0) created on
top of host physical NIC interface and they are getting DHCP IP
addresses from external DHCP server.

- So far, we have seen this issue a couple of times and only way to
recover is to reboot the host system. This indicates, it is something to
do with the linux bridge configuration or driver. If it is a DHCP
server, the issue should persist across reboot too.

- One another data point is that, we don't see this issue if we use
"MacVTap configuration" for guests, each of them gets DHCP IP address
and no issue of losing IP address.

This indicates this issue is something specific to linux bridge (br0)
setup.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1817998

Title:
  KVM Guest - DHCP lease lost (Ubuntu 18.04)

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  On Nvidia DGX2 system, we configured linux bridge (br0) using host
  physical NIC interface and it is using static IP (see below netplan
  file). BTW, we are using 18.04.2 based BaseOS and Guest images.

  - All KVM guests are being launched using virtual network interface based 
on br0. All VMs are getting DHCP based IP address and network interface works 
fine for few hours (may be upto 24hours).  
  - After that we are noticing these VMs are losing IP address and noticed 
the message in VM’s syslog
  "Feb 26 17:16:41 test-1g0 systemd-networkd[3479]: enp6s0: DHCP lease lost".
  - At this point, we tried to create new VMs using br0 and none of them 
are getting any IP address.
  - Then, we checked KVM host, and status of bridge but we didn’t see any 
error. Tried to unconfigure br0 by removing bridge configuration from host 
netplan and did “sudo netplan apply” but br0 is still there. It seems like 
bridge has in weird state and cannot unload this driver. 

  Guest
  lab@dgx-server-vm:~$ ssh nvidia@192.168.123.138
  The authenticity of host '192.168.123.138 (192.168.123.138)' can't be 
established.
  ECDSA key fingerprint is SHA256:k8XpnGH7yle76z46CX16pflYVeYcKoG6kWCymIkv0kk.
  Are you sure you want to continue connecting (yes/no)? yes
  Warning: Permanently added '192.168.123.138' (ECDSA) to the list of known 
hosts.
  nvidia@192.168.123.138's password: 
   _   _   _ _ _ ______  
  | \ | |_   _(_) __| (_) __ _  | |_ ___  ___| |_ / | __ _ / _ \ 
  |  \| \ \ / / |/ _` | |/ _` | | __/ _ \/ __| __|| |/ _` | | | |
  | |\  |\ V /| | (_| | | (_| | | ||  __/\__ \ ||_| | (_| | |_| |
  |_| \_| \_/ |_|\__,_|_|\__,_|  \__\___||___/\__||_|\__, |\___/ 
 |___/   

  Welcome to Ubuntu 18.04.2 LTS (4.15.0-45-generic)

  Welcome to NVIDIA DGX KVM VM Server Version 4.0.5 (GNU/Linux
  4.15.0-45-generic x86_64)

   * Documentation:  https://help.ubuntu.com
   * Management: https://landscape.canonical.com
   * Support:https://ubuntu.com/advantage
  System information as of: Wed Feb 27 12:20:21 PST 2019

  System load:  0.00IP Address: 
  Memory usage: 0.0% (59.36G avail) System uptime:  21:04 hours
  Usage on /:   8% (44G free)   Swap usage: 0.0%
  Local Users:  1   Processes:  158

  
System information as of Wed Feb 27 12:20:22 PST 2019

System load:  0.0   Processes:  155
Usage of /:   6.7% of 48.96GB   Users logged in:1
Memory usage: 0%IP address for enp1s0:  192.168.123.138
Swap usage:   0%IP address for docker0: 172.17.0.1

   * Canonical Livepatch is available for installation.
 - Reduce system reboots and improve kernel security. Activate at:
   https://ubuntu.com/livepatch

  15 packages can be updated.
  9 updates are security updates.

  Last login: Wed Feb 27 12:05:09 2019
  nvidia@test-1g0:~$ ifconfig
  docker0: flags=4099  mtu 1500
  inet 172.17.0.1  netmask 255.255.0.0  broadcast 172.17.255.255
  ether 02:42:5c:b9:6f:94  txqueuelen 0  (Ethernet)
  RX packets 0  bytes 0 (0.0 B)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 0  bytes 0 (0.0 B)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

  enp1s0: flags=4163  mtu 1500
  inet 192.168.123.138  netmask 255.255.255.0  broadcast 192.168.123.255
  inet6 fe80::5054:ff:feb9:b8a1  prefixlen 64  scopeid 0x20
  ether 52:54:00:b9:b8:a1  txqueuelen 1000  (Ethernet)
  RX packets 38879  bytes 2449778 (2.4 MB)
  RX errors 0  dropped 1  overruns 0  frame 0
  TX packets 977  bytes 132770 (132.7 KB)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

  enp6s0: flags=4163  mtu 1500
  inet6 fe80::5055:ff:fe78:faa9  prefixlen 64  

[Touch-packages] [Bug 1817998] Re: KVM Guest - DHCP lease lost (Ubuntu 18.04)

2019-02-27 Thread GOVINDA TATTI
** Attachment added: "01-netcfg.yaml.bridge"
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1817998/+attachment/5242201/+files/01-netcfg.yaml.bridge

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1817998

Title:
  KVM Guest - DHCP lease lost (Ubuntu 18.04)

Status in systemd package in Ubuntu:
  New

Bug description:
  On Nvidia DGX2 system, we configured linux bridge (br0) using host
  physical NIC interface and it is using static IP (see below netplan
  file). BTW, we are using 18.04.2 based BaseOS and Guest images.

  - All KVM guests are being launched using virtual network interface based 
on br0. All VMs are getting DHCP based IP address and network interface works 
fine for few hours (may be upto 24hours).  
  - After that we are noticing these VMs are losing IP address and noticed 
the message in VM’s syslog
  "Feb 26 17:16:41 test-1g0 systemd-networkd[3479]: enp6s0: DHCP lease lost".
  - At this point, we tried to create new VMs using br0 and none of them 
are getting any IP address.
  - Then, we checked KVM host, and status of bridge but we didn’t see any 
error. Tried to unconfigure br0 by removing bridge configuration from host 
netplan and did “sudo netplan apply” but br0 is still there. It seems like 
bridge has in weird state and cannot unload this driver. 

  Guest
  lab@dgx-server-vm:~$ ssh nvidia@192.168.123.138
  The authenticity of host '192.168.123.138 (192.168.123.138)' can't be 
established.
  ECDSA key fingerprint is SHA256:k8XpnGH7yle76z46CX16pflYVeYcKoG6kWCymIkv0kk.
  Are you sure you want to continue connecting (yes/no)? yes
  Warning: Permanently added '192.168.123.138' (ECDSA) to the list of known 
hosts.
  nvidia@192.168.123.138's password: 
   _   _   _ _ _ ______  
  | \ | |_   _(_) __| (_) __ _  | |_ ___  ___| |_ / | __ _ / _ \ 
  |  \| \ \ / / |/ _` | |/ _` | | __/ _ \/ __| __|| |/ _` | | | |
  | |\  |\ V /| | (_| | | (_| | | ||  __/\__ \ ||_| | (_| | |_| |
  |_| \_| \_/ |_|\__,_|_|\__,_|  \__\___||___/\__||_|\__, |\___/ 
 |___/   

  Welcome to Ubuntu 18.04.2 LTS (4.15.0-45-generic)

  Welcome to NVIDIA DGX KVM VM Server Version 4.0.5 (GNU/Linux
  4.15.0-45-generic x86_64)

   * Documentation:  https://help.ubuntu.com
   * Management: https://landscape.canonical.com
   * Support:https://ubuntu.com/advantage
  System information as of: Wed Feb 27 12:20:21 PST 2019

  System load:  0.00IP Address: 
  Memory usage: 0.0% (59.36G avail) System uptime:  21:04 hours
  Usage on /:   8% (44G free)   Swap usage: 0.0%
  Local Users:  1   Processes:  158

  
System information as of Wed Feb 27 12:20:22 PST 2019

System load:  0.0   Processes:  155
Usage of /:   6.7% of 48.96GB   Users logged in:1
Memory usage: 0%IP address for enp1s0:  192.168.123.138
Swap usage:   0%IP address for docker0: 172.17.0.1

   * Canonical Livepatch is available for installation.
 - Reduce system reboots and improve kernel security. Activate at:
   https://ubuntu.com/livepatch

  15 packages can be updated.
  9 updates are security updates.

  Last login: Wed Feb 27 12:05:09 2019
  nvidia@test-1g0:~$ ifconfig
  docker0: flags=4099  mtu 1500
  inet 172.17.0.1  netmask 255.255.0.0  broadcast 172.17.255.255
  ether 02:42:5c:b9:6f:94  txqueuelen 0  (Ethernet)
  RX packets 0  bytes 0 (0.0 B)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 0  bytes 0 (0.0 B)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

  enp1s0: flags=4163  mtu 1500
  inet 192.168.123.138  netmask 255.255.255.0  broadcast 192.168.123.255
  inet6 fe80::5054:ff:feb9:b8a1  prefixlen 64  scopeid 0x20
  ether 52:54:00:b9:b8:a1  txqueuelen 1000  (Ethernet)
  RX packets 38879  bytes 2449778 (2.4 MB)
  RX errors 0  dropped 1  overruns 0  frame 0
  TX packets 977  bytes 132770 (132.7 KB)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

  enp6s0: flags=4163  mtu 1500
  inet6 fe80::5055:ff:fe78:faa9  prefixlen 64  scopeid 0x20
  ether 52:55:00:78:fa:a9  txqueuelen 1000  (Ethernet)
  RX packets 93842  bytes 7637062 (7.6 MB)
  RX errors 0  dropped 27  overruns 0  frame 0
  TX packets 1874  bytes 442869 (442.8 KB)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

  lo: flags=73  mtu 65536
  inet 127.0.0.1  netmask 255.0.0.0
  inet6 ::1  prefixlen 128  scopeid 0x10
  loop  txqueuelen 1000  (Local Loopback)
  RX packets 562  bytes 52271 (52.2 KB)
  RX errors 0  dropped 0  overruns 0  

[Touch-packages] [Bug 1817998] [NEW] KVM Guest - DHCP lease lost (Ubuntu 18.04)

2019-02-27 Thread GOVINDA TATTI
Public bug reported:

On Nvidia DGX2 system, we configured linux bridge (br0) using host
physical NIC interface and it is using static IP (see below netplan
file). BTW, we are using 18.04.2 based BaseOS and Guest images.

-   All KVM guests are being launched using virtual network interface based 
on br0. All VMs are getting DHCP based IP address and network interface works 
fine for few hours (may be upto 24hours).  
-   After that we are noticing these VMs are losing IP address and noticed 
the message in VM’s syslog
"Feb 26 17:16:41 test-1g0 systemd-networkd[3479]: enp6s0: DHCP lease lost".
-   At this point, we tried to create new VMs using br0 and none of them 
are getting any IP address.
-   Then, we checked KVM host, and status of bridge but we didn’t see any 
error. Tried to unconfigure br0 by removing bridge configuration from host 
netplan and did “sudo netplan apply” but br0 is still there. It seems like 
bridge has in weird state and cannot unload this driver. 

Guest
lab@dgx-server-vm:~$ ssh nvidia@192.168.123.138
The authenticity of host '192.168.123.138 (192.168.123.138)' can't be 
established.
ECDSA key fingerprint is SHA256:k8XpnGH7yle76z46CX16pflYVeYcKoG6kWCymIkv0kk.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.123.138' (ECDSA) to the list of known hosts.
nvidia@192.168.123.138's password: 
 _   _   _ _ _ ______  
| \ | |_   _(_) __| (_) __ _  | |_ ___  ___| |_ / | __ _ / _ \ 
|  \| \ \ / / |/ _` | |/ _` | | __/ _ \/ __| __|| |/ _` | | | |
| |\  |\ V /| | (_| | | (_| | | ||  __/\__ \ ||_| | (_| | |_| |
|_| \_| \_/ |_|\__,_|_|\__,_|  \__\___||___/\__||_|\__, |\___/ 
   |___/   

Welcome to Ubuntu 18.04.2 LTS (4.15.0-45-generic)

Welcome to NVIDIA DGX KVM VM Server Version 4.0.5 (GNU/Linux
4.15.0-45-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management: https://landscape.canonical.com
 * Support:https://ubuntu.com/advantage
System information as of: Wed Feb 27 12:20:21 PST 2019

System load:0.00IP Address: 
Memory usage:   0.0% (59.36G avail) System uptime:  21:04 hours
Usage on /: 8% (44G free)   Swap usage: 0.0%
Local Users:1   Processes:  158


  System information as of Wed Feb 27 12:20:22 PST 2019

  System load:  0.0   Processes:  155
  Usage of /:   6.7% of 48.96GB   Users logged in:1
  Memory usage: 0%IP address for enp1s0:  192.168.123.138
  Swap usage:   0%IP address for docker0: 172.17.0.1

 * Canonical Livepatch is available for installation.
   - Reduce system reboots and improve kernel security. Activate at:
 https://ubuntu.com/livepatch

15 packages can be updated.
9 updates are security updates.

Last login: Wed Feb 27 12:05:09 2019
nvidia@test-1g0:~$ ifconfig
docker0: flags=4099  mtu 1500
inet 172.17.0.1  netmask 255.255.0.0  broadcast 172.17.255.255
ether 02:42:5c:b9:6f:94  txqueuelen 0  (Ethernet)
RX packets 0  bytes 0 (0.0 B)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 0  bytes 0 (0.0 B)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

enp1s0: flags=4163  mtu 1500
inet 192.168.123.138  netmask 255.255.255.0  broadcast 192.168.123.255
inet6 fe80::5054:ff:feb9:b8a1  prefixlen 64  scopeid 0x20
ether 52:54:00:b9:b8:a1  txqueuelen 1000  (Ethernet)
RX packets 38879  bytes 2449778 (2.4 MB)
RX errors 0  dropped 1  overruns 0  frame 0
TX packets 977  bytes 132770 (132.7 KB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

enp6s0: flags=4163  mtu 1500
inet6 fe80::5055:ff:fe78:faa9  prefixlen 64  scopeid 0x20
ether 52:55:00:78:fa:a9  txqueuelen 1000  (Ethernet)
RX packets 93842  bytes 7637062 (7.6 MB)
RX errors 0  dropped 27  overruns 0  frame 0
TX packets 1874  bytes 442869 (442.8 KB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73  mtu 65536
inet 127.0.0.1  netmask 255.0.0.0
inet6 ::1  prefixlen 128  scopeid 0x10
loop  txqueuelen 1000  (Local Loopback)
RX packets 562  bytes 52271 (52.2 KB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 562  bytes 52271 (52.2 KB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

nvidia@test-1g0:~$ uptime
 12:20:35 up 21:04,  2 users,  load average: 0.00, 0.00, 0.00
nvidia@test-1g0:~$ date
Wed Feb 27 12:20:44 PST 2019
nvidia@test-1g0:~$ route
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
172.17.0.0  0.0.0.0 255.255.0.0 U 0  00 docker0
192.168.123.0   0.0.0.0 255.255.255.0   U 0  00 enp1s0
nvidia@test-1g0:~$ 

[Touch-packages] [Bug 1794997] Re: virNetlinkEventCallback:700 : nl_recv returned with error: No buffer space available

2018-10-23 Thread GOVINDA TATTI
As per QA, these messages were found in syslog while creating a 16GPU VM
but there is no functionality loss or issue.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libnl3 in Ubuntu.
https://bugs.launchpad.net/bugs/1794997

Title:
  virNetlinkEventCallback:700 : nl_recv returned with error: No buffer
  space available

Status in libnl3 package in Ubuntu:
  Incomplete
Status in libvirt package in Ubuntu:
  Incomplete

Bug description:
  We are observing the following error while creating VMs

  Sep 27 14:25:47 xpl-dvt-41 libvirtd[4927]: 2018-09-27
  21:25:47.387+: 4927: error : virNetlinkEventCallback:700 : nl_recv
  returned with error: No buffer space available

  This message is observed with latest Bionic libvirt packages.

  lab@xpl-dvt-35:~$ dpkg -l | grep libvirt
  ii  gir1.2-libvirt-glib-1.0:amd64 1.0.0-1 
amd64GObject introspection files for the libvirt-glib library
  ii  libsys-virt-perl  4.0.0-1 
amd64Perl module providing an extension for the libvirt library
  ii  libvirt-bin   4.0.0-1ubuntu8.5
amd64programs for the libvirt library
  ii  libvirt-clients   4.0.0-1ubuntu8.5
amd64Programs for the libvirt library
  ii  libvirt-daemon4.0.0-1ubuntu8.5
amd64Virtualization daemon
  ii  libvirt-daemon-system 4.0.0-1ubuntu8.5
amd64Libvirt daemon configuration files
  ii  libvirt-glib-1.0-0:amd64  1.0.0-1 
amd64libvirt GLib and GObject mapping library
  ii  libvirt0:amd644.0.0-1ubuntu8.5
amd64library for interfacing with different virtualization systems
  ii  python-libvirt4.0.0-1 
amd64libvirt Python bindings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnl3/+bug/1794997/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp