airavata-courses / TeamAviato

A weather predictor SaaS using Microservices.
http://courses.airavata.org/
0 stars 3 forks source link

Delegator failing, with Docker error "unregister_netdevice: waiting for lo to become free. Usage count = 1" #43

Closed amolrbhagwat closed 7 years ago

amolrbhagwat commented 8 years ago

This seems to be a known bug in Docker, and all the discussions mention this to be in fact, a kernel bug. Upgrading the kernel didn't help.

amolrbhagwat commented 8 years ago

Spoke to @vaglomangirish regarding this issue. He said that Docker is known to have networking problems. He suggested trying to increase the processor and memory if possible. He also advised us to take a look at Singularity.

amolrbhagwat commented 8 years ago

All of the following mention this to be a kernel issue:

  1. https://github.com/docker/docker/issues/5618
  2. https://github.com/coreos/bugs/issues/254
  3. https://www.bountysource.com/issues/2004254-unregister_netdevice-waiting-for-lo-to-become-free-usage-count-3

This question also seems to be an issue while running Xen, further indicating this issue to be originating in the kernel:

  1. http://serverfault.com/questions/650377/linux-kernel-bug-w-netns-and-or-xen-guest-unregister-netdevice-waiting-for
tilaks26 commented 8 years ago

@marpierc @smarru Please take a look at this. Thank you.

marpierc commented 8 years ago

Please add the course TAs.

From: ajinkya-dhamnaskar notifications@github.com Reply-To: airavata-courses/TeamAviato reply@reply.github.com Date: Wednesday, November 23, 2016 at 8:41 PM To: airavata-courses/TeamAviato TeamAviato@noreply.github.com Cc: "Pierce, Marlon" marpierc@iu.edu, Mention mention@noreply.github.com Subject: Re: [airavata-courses/TeamAviato] Delegator failing, with Docker error "unregister_netdevice: waiting for lo to become free. Usage count = 1" (#43)

@marpierc @smarru Please take a look at this. Thank you.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

amolrbhagwat commented 8 years ago

@vaglomangirish @gouravshenoy @ajinkya-dhamnaskar @abhijitkaranjkar89