All of lore.kernel.org
 help / color / mirror / Atom feed
* Hammer incompat bits and ceph-objectstore-tool
@ 2015-03-18  1:55 David Zafman
  2015-03-18  6:39 ` Gregory Farnum
  0 siblings, 1 reply; 3+ messages in thread
From: David Zafman @ 2015-03-18  1:55 UTC (permalink / raw)
  To: Samuel Just, Sage Weil, ceph-devel


During upgrade testing an error occurred because ceph-objectstore-tool 
found during import on a Firefly node the compat_features from a export 
from Hammer.

There are 2 new feature bits set as shown in the error message:

Export has incompatible features set 
compat={},rocompat={},incompat={12=transaction hints,13=pg meta object}

In this case as far as I can tell these osd incompatible changes 
wouldn't make the export data in any way incompatible.  So we may have 
to check compatibility bits on a case by case basis, if we want to allow 
the tool to work in the most cases possible.

During upgrade testing it is interesting that one node has the 
transaction hints feature, but other nodes still running firefly don't.  
Is this a case where we don't have to wait for all  OSDs to update 
before the cluster can start handling OP_COLL_HINT operations?

David Zafman


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-18 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-18  1:55 Hammer incompat bits and ceph-objectstore-tool David Zafman
2015-03-18  6:39 ` Gregory Farnum
2015-03-18 13:50   ` Sage Weil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.