[Buildbot] #3183: fix network "spottiness" on new infra

Buildbot trac trac at buildbot.net
Wed Feb 11 03:54:26 UTC 2015


#3183: fix network "spottiness" on new infra
---------------------+--------------------------
Reporter:  dustin    |       Owner:  verm
    Type:  defect    |      Status:  closed
Priority:  critical  |   Milestone:  sys - other
 Version:            |  Resolution:  fixed
Keywords:            |
---------------------+--------------------------

Comment (by verm):

 Well, I figured out why LACP wasn't working on vm1:

 {{{
 #!diff

  ifconfig_igb0="up"
 -ifconfig_igb="up"
 +ifconfig_igb1="up"
 }}}

 2nd interface wasn't being brought up...sigh.  FreeBSD wasn't indicating
 this wasn't happening so there was no way to know.

--
Ticket URL: <http://trac.buildbot.net/ticket/3183#comment:43>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list