yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21388
[Bug 1370247] [NEW] glance_store rbd driver accidentally changed chunk size units
Public bug reported:
In migrating to glance_store, there was a typo of operators, so 1024**2
became 1024^6, which is 1026 in python, which makes the default chunk
size off by a couple orders of magnitude (~8k rather than 8mb).
** Affects: glance
Importance: Undecided
Assignee: Josh Durgin (jdurgin)
Status: New
** Changed in: glance
Assignee: (unassigned) => Josh Durgin (jdurgin)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1370247
Title:
glance_store rbd driver accidentally changed chunk size units
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
In migrating to glance_store, there was a typo of operators, so
1024**2 became 1024^6, which is 1026 in python, which makes the
default chunk size off by a couple orders of magnitude (~8k rather
than 8mb).
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1370247/+subscriptions
Follow ups
References