Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

common: do not omit shard when ghobject NO_GEN is set (firefly) #3089

Merged
merged 1 commit into from Dec 6, 2014
Merged

common: do not omit shard when ghobject NO_GEN is set (firefly) #3089

merged 1 commit into from Dec 6, 2014

Conversation

ghost
Copy link

@ghost ghost commented Dec 4, 2014

Do not silence the display of shard_id when generation is NO_GEN.
Erasure coded objects JSON representation used by ceph_objectstore_tool
need the shard_id to find the file containing the chunk.

Minimal testing is added to ceph_objectstore_tool.py

http://tracker.ceph.com/issues/10063 Fixes: #10063

Signed-off-by: Loic Dachary ldachary@redhat.com
(cherry picked from commit dcf09ae)

Conflicts:
src/test/ceph_objectstore_tool.py

@ghost ghost added this to the firefly milestone Dec 4, 2014
@ghost ghost assigned athanatos Dec 4, 2014
@ghost ghost changed the title common: do not omit shard when ghobject NO_GEN is set common: do not omit shard when ghobject NO_GEN is set (firefly) Dec 4, 2014
Do not silence the display of shard_id when generation is NO_GEN.
Erasure coded objects JSON representation used by ceph_objectstore_tool
need the shard_id to find the file containing the chunk.

Minimal testing is added to ceph_objectstore_tool.py

http://tracker.ceph.com/issues/10063 Fixes: #10063

Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry picked from commit dcf09ae)

Conflicts:
	src/test/ceph_objectstore_tool.py
liewegas added a commit that referenced this pull request Dec 6, 2014
common: do not omit shard when ghobject NO_GEN is set (firefly)
@liewegas liewegas merged commit adf9a75 into ceph:firefly Dec 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants