← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1361357] Re: metadata service performance regression ~8x

 

As per a thread on the mailing list [1], this issue was already fixed
[2] in Neutron in Juno and backported to Icehouse, so I'm going to
remove Neutron as an affected project.

1: http://lists.openstack.org/pipermail/openstack-dev/2014-October/048916.html
2: https://bugs.launchpad.net/neutron/+bug/1276440

** No longer affects: neutron

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1361357

Title:
  metadata service performance regression ~8x

Status in Ubuntu Cloud Archive:
  Confirmed
Status in ubuntu-cloud-archive icehouse series:
  Confirmed
Status in ubuntu-cloud-archive juno series:
  Confirmed
Status in “neutron” package in Ubuntu:
  Confirmed
Status in “neutron” source package in Trusty:
  Confirmed
Status in “neutron” source package in Utopic:
  Confirmed

Bug description:
  A change was made to the neutron portion of the nova metadata service
  to disable caching.  This ends up causing a all hits to the nova
  metadata service to generate messages to retrieve data from neutron.
  Doing so makes a "crawl" of the metadata service take at least 8x
  longer than it did.  cloud-init crawls the metadata service during
  boot.  The end result is that instances boot significantly slower than
  they did previously.

  The commits are marked as having fixed bug 1276440 [1].
  The commits are:
   icehouse: d568fee34be36ca17a9124fe6539f62d702d6359 [2]
   trunk:  3faea81c6029033c85cefd6e98d7a3e719e858f5 [3]

  [1] http://pad.lv/1276440
  [2] https://github.com/openstack/neutron/commit/d568fee34be36ca17a9124fe6539f62d702d6359
  [3] https://github.com/openstack/neutron/commit/423ca756af10e10398636d6d34a7594a4fd4bc87

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1361357/+subscriptions


References