yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19516
[Bug 1361357] Re: metadata service performance regression ~100x
** Also affects: nova (Ubuntu)
Importance: Undecided
Status: New
** Also affects: cloud-archive
Importance: Undecided
Status: New
** Also affects: cloud-archive/icehouse
Importance: Undecided
Status: New
** Also affects: cloud-archive/juno
Importance: Undecided
Status: New
** Also affects: nova (Ubuntu Trusty)
Importance: Undecided
Status: New
** Also affects: nova (Ubuntu Utopic)
Importance: Undecided
Status: New
** Changed in: cloud-archive/icehouse
Status: New => Confirmed
** Changed in: cloud-archive/juno
Status: New => Confirmed
** Changed in: nova (Ubuntu Trusty)
Status: New => Confirmed
** Changed in: nova (Ubuntu Trusty)
Importance: Undecided => Medium
** Changed in: nova (Ubuntu Utopic)
Importance: Undecided => Medium
** Changed in: cloud-archive/icehouse
Importance: Undecided => Medium
** Changed in: nova (Ubuntu Utopic)
Status: New => Confirmed
** Changed in: cloud-archive/juno
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1361357
Title:
metadata service performance regression ~100x
Status in Ubuntu Cloud Archive:
Confirmed
Status in ubuntu-cloud-archive icehouse series:
Confirmed
Status in ubuntu-cloud-archive juno series:
Confirmed
Status in OpenStack Compute (Nova):
New
Status in “nova” package in Ubuntu:
Confirmed
Status in “nova” source package in Trusty:
Confirmed
Status in “nova” source package in Utopic:
Confirmed
Bug description:
The fix for bug 1325128 [1] included changes to the metadata service
seen at:
trunk [2]: 4a60c6a655006b2882331844664fac5cf67c5f34
icehouse [3]: 9f59ca751f1a392ef24d8ab73a7bf5ce9655017e
The new code is around 100x slower. That slow down causes
excessive load on the metadata server if an instance crawls the metadata
service (which generates dozens of http requests).
Both cloud-init and cirros's boot code crawl that meta-data service. The
end result is linux instances boot time is dramatically affected. A
typical Ubuntu boot time will be < 10 seconds to executing user code, but
after this regression, I'm seeing boots in the range of 30 to 45 seconds.
--
[1] http://pad.lv/1325128
[2] https://git.openstack.org/cgit/openstack/nova/commit/?id=4a60c6a655006b2882331844664fac5cf67c5f34
[3] https://git.openstack.org/cgit/openstack/nova/commit/?id=4a60c6a655006b2882331844664fac5cf67c5f34
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1361357/+subscriptions
References