Project

General

Profile

Activity

From 06/21/2012 to 07/20/2012

07/20/2012

09:32 PM Revision d624f343 (ceph): Merge branch 'next'
Samuel Just
08:59 PM Revision 9e207aa8 (ceph): test/store_test.cc: verify collection_list_partial results are sorted
Synthetic test now also varies snapshots and uses a small variety of
hashes.
Signed-off-by: Samuel Just <sam.just@in...
Samuel Just
08:41 PM Revision 49877cde (ceph): cls_lock: cls_lock_id_t -> cls_lock_locker_id_t
Renamed type to make more sense.
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
08:28 PM Revision 315bbea5 (ceph): cls_lock: document lock properties
Added some comments about different lock properties.
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
08:16 PM Revision 056d42cf (ceph): cls_log: update a comment
Was missing output param description.
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
08:14 PM Revision da770146 (ceph): move cfuse+dbench back to regression for verify, too
Sage Weil
08:11 PM Revision 2c7d7821 (ceph): rados: lock info keeps expiration, not duration
We pass duration in the request, but internally we keep
the expiration.
Signed-off-by: Yehuda Sadeh <yehuda@inktank....
Yehuda Sadeh
08:00 PM Revision d16844c8 (ceph): rados tool: add advisory lock control commands
Can now lock, break lock, list locks and show lock
info.
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
07:59 PM Revision 2f8de894 (ceph): cls_lock: objclass for advisory locking
Providing an objclass to create and manipulate advisory
locking. Also providing a client api to control it. A lock
ma...
Yehuda Sadeh
07:55 PM Revision 9c5c3edf (ceph): objclass: add api calls to get/set xattrs
added the following functions:
cls_cxx_getxattr
cls_cxx_getxattrs
cls_cxx_setxattr
Signed-off-by: Yehuda Sadeh...
Yehuda Sadeh
07:29 PM Revision adc9b91f (ceph): os/HashIndex: use set<pair<string, hobject_t>> rather than multimap
Multimap does not make any guarantees about ordering of different
values with the same key. list_by_hash, however, a...
Samuel Just
05:14 AM Revision 0b84384f (ceph): mon: shut up about sessionless MPGStats messages
If the mon gets a reset on the client connection, it clears the session
on the connection. This is perfectly normal ...
Sage Weil
04:27 AM Revision 6580450f (ceph): osd: clean up boot method names
Prefix subsequent steps with _. Better names.
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Yehuda Sadeh...
Sage Weil
04:27 AM Revision 369fbf61 (ceph): osd: defer boot if heartbeatmap indicates we are unhealthy
If the OSD is bogged down or unresponsive, we should not try to join
the cluster. This was observed on congress (slo...
Sage Weil
03:22 AM Revision d76df212 (ceph): Merge branch 'next'
Conflicts:
src/include/ceph_features.h
Sage Weil
12:13 AM Revision 7f58b9be (ceph): mon: track pg creations by osd
Track the pending pg creations by osd, and use a helper to send out that
messages.
Signed-off-by: Sage Weil <sage@in...
Sage Weil
12:13 AM Revision dec93692 (ceph): osd/mon: subscribe (onetime) to pg creations on connect
Ask the monitor for pending pg creations each time we connect.
Normally, this is a freebie check. If there are pend...
Sage Weil

07/19/2012

11:48 PM Revision 42de6873 (ceph): rbd: fix usage for snap commands
Snap commands take '--snap <snapname> <imagename>'.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
11:45 PM Revision 4c6c927b (ceph): Revert "rbd: fix usage for snap commands"
This reverts commit 42de6873f9ca33fc20e70176d9a422635a6f0152.
Actually, these are fine! Dan made them all kinds of ...
Sage Weil
10:51 PM Revision e1c98e7d (ceph): tasks: add multibench task for testing pool creation
Also adds support for specifying a pool for radosbench
to create and then cleanup instead of "data".
Signed-off-by: ...
Samuel Just
06:29 PM Revision 58cd27fd (ceph): doc: add missing dependencies to README
Signed-off-by: Mike Ryan <mike.ryan@inktank.com> Mike Ryan
02:50 AM Revision c9967120 (ceph): add CRUSH_TUNABLES feature bit
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
02:49 AM Revision 6f381aff (ceph): add CRUSH_TUNABLES feature bit
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil

07/18/2012

10:37 PM Revision e3349a2a (ceph): OSD::handle_osd_map: don't lock pgs while advancing maps
We no longer do anything with the pgs here. PG map
advancing is now handled in OSD::advance_pg asyncronously.
Signe...
Samuel Just
09:26 PM Revision ca9f7130 (ceph): OSD: actually send queries during handle_pg_create
During the osd threading refactor, we lost the do_queries
call in favor of dispatch_context. However, this did not
i...
Samuel Just
09:26 PM Revision 8f5562ff (ceph): OSD: write_if_dirty during get_or_create_pg after handle_create
In the case that the pg is newly created, we will activate during
that call, so the info and log will be dirty.
Sign...
Samuel Just
09:26 PM Revision c8ee3016 (ceph): osd: add osd_debug_drop_pg_create_{probability,duration} options
This will let us exercise more of the pg creation code.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
08:44 PM Revision c49daeca (ceph): clock: print skew with ntp servers to log to help debug time issues
Sage Weil
07:59 PM Revision 0b579546 (ceph): ObjectCacher: fix cache_bytes_hit accounting
Misses are not hits!
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
07:58 PM Revision 0d0b4689 (ceph): Merge branch 'next'
Josh Durgin
07:55 PM Revision 5dd68b95 (ceph): objecter: always resend linger registrations
If a linger op (watch) is sent to the OSD and updates the object, and then
the client loses the reply, it will resend...
Sage Weil
06:04 PM Revision 55847fc2 (ceph): nuke: log what pid we are killing when we kill it
Sage Weil
05:52 PM Revision 7586cde9 (ceph): qa/workunits/suites/pjd.sh: bash -x
This will let us see what test is failing, exactly, and what its inputs
were. Hoping to help find #2187.
Signed-off...
Sage Weil
05:44 PM Revision 76efd977 (ceph): OSD: publish_map in init to initialize OSDService map
Other areas rely on OSDService::get_map() to function, possibly before
activate_map is first called. In particular, ...
Samuel Just
05:25 PM Revision 675d6302 (ceph): ObjectCacher: fix cache_bytes_hit accounting
Misses are not hits!
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
02:35 PM Revision 4e1d973e (ceph): doc: Fixed heading text.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
02:35 PM Revision ebc57736 (ceph): doc: favicon.ico should be new Ceph icon.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
04:28 AM Revision 3a377c44 (ceph): doc: Overhauled Swift API documentation.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
03:05 AM Revision 5c5ca4b8 (ceph): move cfuse + dbench from marginal to regression
Fixed #1737, yay! Sage Weil
02:20 AM Revision aecf0031 (ceph): Merge branch 'next'
Sage Weil
02:19 AM Revision d78235be (ceph): client: fix readdir locking
Several of the readdir-related methods were not taking client_lock.
Fixes: #1737
Backport: argonaut
Signed-off-by: S...
Sage Weil
02:18 AM Revision 82a575c9 (ceph): client: fix leak of client_lock when not initialized
Backport: argonaut
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil

07/17/2012

11:58 PM Revision 58e81c82 (ceph): OSD: handle_osd_ping: use service->get_osdmap()
This way, we avoid grabbing the map_lock. Furthermore,
get curmap at the beginning of the method to ensure that
we s...
Samuel Just
11:58 PM Revision 90ddc5ae (ceph): OSD: use service.get_osdmap() in heartbeat(), don't grab map_lock
service.get_osdmap() gives us sufficiently consist
access to the map state.
Signed-off-by: Samuel Just <sam.just@ink...
Samuel Just
11:51 PM Revision 32892c1e (ceph): doc/dev/osd_internals: add newlines before numbered lists
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
11:02 PM Revision fe4c658b (ceph): librados: simplify locking slightly
No reason to hold mylock_all here.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
07:40 PM Revision 199397dc (ceph): osd: default 'osd_preserve_trimmed_log = false'
This option makes the osd skip zeroing old trimmed regions of the log. The
data is never read, since the xattrs indi...
Sage Weil
05:00 PM Revision 12dc0ad1 (ceph): ceph: archive mon data to a .tgz
Saves bandwidth, time, and space. Sage Weil
04:54 PM Revision 24df8b1d (ceph): doc/dev: add osd_internals to toc
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
04:31 PM Revision 5a27f071 (ceph): doc/internals/osd_internals: fix indentation errors
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
03:36 PM Revision 36d0a355 (ceph): log: simplify log logic a bit
Whether an entry is eligible to log/dump is independent of the channel it
is sent to. Some channels impose additiona...
Sage Weil
03:36 PM Revision 6490c84f (ceph): doc: discuss choice of pg_num
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
12:36 AM Revision abe05a3f (ceph): Merge branch 'next'
Josh Durgin
12:35 AM Revision 2869039b (ceph): Robustify ceph-rbdnamer and adapt udev rules
Below is a patch which makes the ceph-rbdnamer script more robust and
fixes a problem with the rbd udev rules.
On ou...
Pascal de Bruijn | Unilogic Networks B.V
12:34 AM Revision 96587f39 (ceph): Robustify ceph-rbdnamer and adapt udev rules
Below is a patch which makes the ceph-rbdnamer script more robust and
fixes a problem with the rbd udev rules.
On ou...
Pascal de Bruijn | Unilogic Networks B.V

07/16/2012

11:30 PM Revision b0465496 (ceph): doc/radosgw/config.rst: mended small typo
Signed-off-by: caleb miles <caleb.miles@inktank.com> caleb miles
11:15 PM Revision 2a8c4db7 (ceph): Merge branch 'wip-mon-mkfs'
Reviewed-by: Tommi Virtanen <tv@inktank.com> Sage Weil
11:14 PM Revision 54be9d09 (ceph): mon: stop doing rm -rf on mon mkfs
Simply verify that the directory exists, or if it doesn't, create it.
Do nothing about its content.
Signed-off-by: S...
Sage Weil
11:14 PM Revision 6b1835a9 (ceph): vstart.sh: blow away mon directory on creation/start
Now that ceph-mon doesn't blow away the mon data content, we need to.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
11:14 PM Revision 4e66a3b9 (ceph): mkcephfs: error out if mon data directory is not empty
The ceph-mon --mkfs function no longer wipes out the directory; it is in
fact mostly a no-op that just verifies the d...
Sage Weil
11:14 PM Revision 4eec4fc5 (ceph): mkcephfs: nicer empty directory check
From TV.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
11:14 PM Revision 426384f6 (ceph): log: apply log_level to stderr/syslog logic
In non-crash situations, we want to make sure the message is both below the
syslog/stderr threshold and also below th...
Sage Weil
11:13 PM Revision f9c1a6fb (ceph): Merge branch 'next'
Sage Weil
11:02 PM Revision 52f96b9f (ceph): log: apply log_level to stderr/syslog logic
In non-crash situations, we want to make sure the message is both below the
syslog/stderr threshold and also below th...
Sage Weil
10:53 PM Revision de524abd (ceph): log: dump logging levels in crash dump
So you know what you are/are not seeing.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
10:53 PM Revision d3c76f75 (ceph): Merge branch 'next'
Sage Weil
10:43 PM Revision 3821f6c4 (ceph): PG: grab reference to pg in C_OSD_AppliedRecoveredObject
Otherwise, accessing the pg via _applied_recovered_object
isn't safe. Using intrusive_ptr clarifies the reference
ow...
Samuel Just
10:37 PM Revision 8dafcc5c (ceph): log: fix event gather condition
We should gather an event if it is below the log or gather threshold.
Previously we were only gathering if we were g...
Sage Weil
10:36 PM Revision 64f74500 (ceph): log: fix event gather condition
We should gather an event if it is below the log or gather threshold.
Previously we were only gathering if we were g...
Sage Weil
09:18 PM Revision 4afa8925 (ceph): PG: use stats from primary after rewinding divergent entries
If the osd recieving the info has divergent entries, it will
also have a "divergent" stat structure.
Probably fixes ...
Samuel Just
09:18 PM Revision d4410e4a (ceph): PG::RecoveryState::Stray::react(LogEvt&): set dirty_info/log
We adjust the info and the log, so we must set dirty_info and
dirty_log to force writes.
Signed-off-by: Samuel Just ...
Samuel Just
09:18 PM Revision 5f602366 (ceph): Merge remote-tracking branch 'upstream/next'
Samuel Just
09:11 PM Revision ec5cd6de (ceph): PG::RecoveryState::Stray::react(LogEvt&): reset last_pg_scrub
We need to reset the last_pg_scrub data in the osd since we
are replacing the info.
Probably fixes #2453
In cases l...
Samuel Just
09:07 PM Revision c7fb964c (ceph): PG::RecoveryState::Stray::react(LogEvt&): reset last_pg_scrub
We need to reset the last_pg_scrub data in the osd since we
are replacing the info.
Probably fixes #2453
In cases l...
Samuel Just
06:33 PM Revision 248cfadd (ceph): ReplicatedPG: don't warn if backfill peer stats don't match
pinfo.stats might be wrong if we did log-based recovery on the
backfilled portion in addition to continuing backfill....
Samuel Just
06:11 PM Revision 5d82a770 (ceph): doc/dev/osd_internals: OSD overview, pg removal, map/message handling
This is a start on some osd internals documentation for new
developers.
Signed-off-by: Samuel Just <sam.just@inktank...
Samuel Just
05:59 PM Revision 470796b5 (ceph): CompatSet: users pass bit indices rather than masks
CompatSet users number the Feature objects rather than
providing masks. Thus, we should do
mask |= (1 << f.id) rath...
Samuel Just
05:59 PM Revision 90381dc9 (ceph): OSD: set superblock compat_features on boot and mkfs
Previously, we did not actually persist the osd compatibility
mask. Without persisting the current compat mask, a pr...
Samuel Just
05:59 PM Revision 12d70738 (ceph): PG: use write_info to set snap_collections in make_snap_collections
At one point, snap_collections were written to a pg collection
attribute. Subsequently, they were moved to the bigin...
Samuel Just
05:59 PM Revision 1b8819bb (ceph): PG: Place info in biginfo object
The purged_snaps set can grow without bound as snaps are
created and removed. Because the filestore doesn't
provide ...
Samuel Just
05:58 PM Revision bcb1073f (ceph): mon/MonitorStore: always O_TRUNC when writing states
It is possible for a .new file to already exist, potentially with a
larger size. This would happen if:
- we were p...
Sage Weil
05:57 PM Revision 41a57077 (ceph): osd: based misdirected op role calc on acting set
We want to look at the acting set here, nothing else. This was causing us
to erroneously queue ops for later (wastin...
Sage Weil
05:57 PM Revision b7814dbe (ceph): osd: based misdirected op role calc on acting set
We want to look at the acting set here, nothing else. This was causing us
to erroneously queue ops for later (wastin...
Sage Weil
05:57 PM Revision 14d2efc4 (ceph): mon/MonitorStore: always O_TRUNC when writing states
It is possible for a .new file to already exist, potentially with a
larger size. This would happen if:
- we were p...
Sage Weil
05:53 PM Revision ff0f4742 (ceph): set machine description to ctx.archive when auto-locking machines for a...
Sage Weil
05:48 PM Revision e429da34 (ceph): Merge remote-tracking branch 'gh/bugfix-2022'
Reviewed-by: Samuel Just <sam.just@inktank.com> Sage Weil
05:35 PM Revision 811665a8 (ceph): move cfuse + ffsb from marginal to regression
This has had no failures. Sage Weil
04:41 PM Revision 88e2ad35 (ceph): move cfuse + fsx back into regression suite
No failures in marginal. The objectcacher fixes that came out of the
rbd_fsx stuff probably fixed the original problem?
Sage Weil
04:12 PM Revision 47b38dd0 (ceph): Merge remote-tracking branch 'gh/bugfix-2779'
Reviewed-by: Greg Farnum <greg@inktank.com> Sage Weil
05:03 AM Revision f94c7646 (ceph): mon: remove osds from [near]full sets when their stats are removed from...
Greg points out that we could have a situation like:
- mon recovers..
- goes through osdmaps, notes an osd was rem...
Sage Weil
04:38 AM Revision fe576818 (ceph): mon/MonitorStore: always O_TRUNC when writing states
It is possible for a .new file to already exist, potentially with a
larger size. This would happen if:
- we were p...
Sage Weil

07/15/2012

11:31 PM Revision bf9a85ad (ceph): filestore: dump open fds when we hit EMFILE
Use a helper to dump /proc/self/fd when we hit EMFILE in the filestore.
Ideally, we should trigger this in other appr...
Sage Weil
12:39 AM Revision a278ea13 (ceph): osdmap: drop useless and unused get_pg_role() method
Users probably want get_pg_acting_rank(). If they don't, they can probably
have the mapping and can calculate the ra...
Sage Weil
12:39 AM Revision 6faeedac (ceph): osd: simplify helper usage for misdirected ops
Make the helper exclusively for the PG != NULL cases, and open-code the
one PG == NULL caller. This is simpler, and ...
Sage Weil
12:39 AM Revision 38962abd (ceph): osd: based misdirected op role calc on acting set
We want to look at the acting set here, nothing else. This was causing us
to erroneously queue ops for later (wastin...
Sage Weil
12:39 AM Revision ed4f80f9 (ceph): vstart: use absolute path for keyring
Stores absolute path to the generated keyring so that tests running in
other directories (e.g. src/java/test) can sim...
Noah Watkins

07/14/2012

08:51 PM Revision 042edcbe (ceph): schedule/suite: schedule job, suite N times
Sage Weil

07/13/2012

11:09 PM Revision 117b2868 (ceph): OSD: add config options to fake missed pings
In order to test monitor and osd failure detection and false
positive correction, this patch adds the following optio...
Samuel Just
10:14 PM Revision ce20e020 (ceph): crushtool: allow information generated during testing to be dumped
to a set of CSV files for off-line analysis.
Signed-off-by: caleb miles <caleb.miles@inktank.com>
caleb miles
09:16 PM Revision 8a89d40e (ceph): doc: remove last reference to ceph-cookbooks.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
09:08 PM Revision 20119567 (ceph): doc: cookbooks issue resolved, so changed 'ceph-cookbooks' back to 'ceph.'
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:57 PM Revision f37214e1 (ceph): kernel: fix kernel installation when kdb: is specified
This normalize check would only trigger if a *single* key was specified.
Change it so that it triggers as long as all...
Sage Weil
08:35 PM Revision b3d077c6 (ceph): qa: download tests from specified branch
These python tests aren't installed, so they need to be downloaded
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
08:35 PM Revision 5a5597f6 (ceph): qa: download tests from specified branch
These python tests aren't installed, so they need to be downloaded
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
07:36 PM Revision f5d1a328 (ceph): schedule_suite.sh: use workunits from ceph commit
Use the workunits from the same ceph branch we are testing. Sage Weil
07:18 PM Revision 53600798 (ceph): OSD: send_still_alive when we get a reply if we reported failure
When we get a ping reply, remove the peer from the failure_queue
and send a still alive message if the peer is in the...
Samuel Just
06:30 PM Revision b0985e44 (ceph): ceph: add default btrfs mkfs options
Sage Weil
06:30 PM Revision 014fb97f (ceph): ceph: cleanup/simplify mount/mkfs options
Sage Weil
06:13 PM Revision a50bf672 (ceph): workunit: allow branch/sha1/tag to be specified
Pull the workunit(s) from the branch/tag/sha1 specified in the config. Sage Weil
06:13 PM Revision d0c9e49b (ceph): workunit: allow overrides
Pull top-level overrides into our config. This lets you do:
overrides:
workunit:
branch: foo
tasks:
...
- wor...
Sage Weil
05:19 PM Revision 5924f8e4 (ceph): PG: merge_log always use stats from authoritative replica
If the osd recieving the log has divergent entries, it will
also have a "divergent" stat structure. In general, it s...
Samuel Just
05:01 PM Revision 58126b01 (ceph): workunit: pass branch/sha1 to test
Some tests download things from the ceph repo. Let them know which
version to use through the CEPH_REF environment va...
Josh Durgin
04:42 PM Revision 3dd65a89 (ceph): qa: download tests from specified branch
These python tests aren't installed, so they need to be downloaded
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
02:28 PM Revision ce7e0be1 (ceph): mon: use single helper for [near]full sets
Use a single helper to add/remove osds from the [near]full sets. This
keeps the logic in a single place, and simplif...
Sage Weil
02:28 PM Revision 30b3dd1d (ceph): mon: purge removed osds from [near]full sets
The [near]full sets are volatile state. Remove removed (or created)
osds from the set when we process a map.
Fixes:...
Sage Weil
01:02 AM Revision 1741cb6c (ceph): Added functionality to get mkfs and mount options for file systems
from the config file,if present. Otherwise, default options are used.
The default value for inode size is changed to...
tamil

07/12/2012

11:52 PM Revision bcfa573f (ceph): ReplicatedPG: don't mark repop done until apply completes
Consider the following sequence:
1. issue, apply repop
2. replicas and primary commit
Here, repop->waitfor_(ack|dis...
Samuel Just
11:36 PM Revision 353d9ccf (ceph): fixed typo
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> tamil
11:14 PM Revision 10ec5926 (ceph): test_librbd: fix warnings
test/test_librbd.cc: In member function ‘virtual void LibRBD_TestClone_Test::TestBody()’:
warning: test/test_librbd.c...
Sage Weil
11:05 PM Revision f6a16f74 (ceph): fix wrongly marked down whitelist
This used to have '...or wrong addr' but it doesn't any more. Sage Weil
09:06 PM Revision 5450567a (ceph): ReplicatedPG,PG: dump recovery/backfill state on pg query
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
08:11 PM Revision b133c490 (ceph): Merge remote-tracking branch 'gh/wip-2101'
Sage Weil
06:46 PM Revision dfe29aff (ceph): doc: reverted file and role names.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
06:27 PM Revision 508bf3fb (ceph): rbd: enable layering when using the new format
We'll add options for different features later.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
05:47 PM Revision f8478d4c (ceph): upstart: Make ceph-osd always set the crush location.
This used to be conditional on config having osd_crush_location set,
but with that, minimal configuration left the OS...
Tommi Virtanen
05:00 PM Revision d1054df6 (ceph): doc: perf counters
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
05:00 PM Revision 5ceb7c73 (ceph): doc: fix config metavariables discussion
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
04:42 PM Revision e855cb24 (ceph): rgw: don't override subuser perm mask if perm not specified
Bug #2650. We were overriding subuser perm mask whenever subuser
was modified, even if perm mask was not passed.
Sig...
Yehuda Sadeh
04:41 PM Revision f33c0bee (ceph): rgw: don't override subuser perm mask if perm not specified
Bug #2650. We were overriding subuser perm mask whenever subuser
was modified, even if perm mask was not passed.
Sig...
Yehuda Sadeh
04:00 PM Revision 09c60b43 (ceph): doc: added :: to code example.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
03:55 PM Revision ad8beeb4 (ceph): doc: minor edits.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
03:47 PM Revision 63a17998 (ceph): doc: cookbook name change broke some things in doc. Fixed.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
03:33 PM Revision 51148b81 (ceph): radosgw-admin: use --bucket instead of old --bucket-id
The --bucket-id support was removed. Sage Weil
01:58 PM Revision 65c43e34 (ceph): debian: fix ceph-fs-common-dbg depends
Signed-off-by: James Page <james.page@ubuntu.com> James Page
01:58 PM Revision d6c766ea (ceph): debian: fix ceph-fs-common-dbg depends
Signed-off-by: James Page <james.page@ubuntu.com> James Page
03:06 AM Revision cc8df29e (ceph): rados tool: bulk objects removal
Issue #2776. Allow the removal of multiple objects in a single
rados tool command:
# rados -p pool rm obj1 [obj2 [...
Yehuda Sadeh
02:59 AM Revision 762a5b63 (ceph): Merge remote-tracking branch 'gh/wip-cct'
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
Sage Weil
01:56 AM Revision f20b6022 (ceph): Merge branch 'next'
Conflicts:
src/rados.cc
Sage Weil
01:54 AM Revision 99a048d8 (ceph): rados: more usage cleanup
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
01:53 AM Revision 0081c8e4 (ceph): rados: usage message
Bad linebreaks, wrapping, stringification, missing doc for bench args
Signed-off-by: Dan Mick <dan.mick@inktank....
Dan Mick
12:35 AM Revision 0782db36 (ceph): doc: changed role file names as part of update to roles.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
12:35 AM Revision e5997f4e (ceph): doc: added DHO config.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
12:11 AM Revision 173d592a (ceph): rados tool: remove -t param option for target pool
Bug #2772. This fixes an issue that was introduced when we
added the 'rados cp' command. The -t param was already use...
Yehuda Sadeh

07/11/2012

11:36 PM Revision 31c8dcc1 (ceph): crush: sum and check quantized weights for bucket
Sum the quantized weights for each bucket, and check that for overflow.
This could change the results of a compile m...
Sage Weil
11:03 PM Revision 675a1b7b (ceph): crush: Set maximum device/bucket weights.
Signed-off-by: caleb miles <caleb.miles@inktank.com> caleb miles
11:03 PM Revision c9fc5a24 (ceph): crush: prevent integer overflow on reweight
Disallow setting OSD weights to a value over 10,000 and cap bucket weight
at 10,000,000 in a CRUSH map. Addresses iss...
caleb miles
10:32 PM Revision d29ec1e2 (ceph): rados: usage message
Bad linebreaks, wrapping, stringification, missing doc for bench args
Signed-off-by: Dan Mick <dan.mick@inktank....
Dan Mick
09:23 PM Revision 9b289486 (ceph): nuke: honor 'check-locks: ...' field in targets file
If you are nuking a yaml file with check-locks: false, don't check locks. Sage Weil
09:14 PM Revision 3abc4128 (ceph): internal: archive mon data dirs
These can be useful for debugging, and are usually pretty small.
Fixes: #2714
Sage Weil
09:10 PM Revision cff2cfa2 (ceph): internal: move pulling archive w/ tar to helper
Sage Weil
06:52 PM Revision 95e8d87b (ceph): rados tool: remove -t param option for target pool
Bug #2772. This fixes an issue that was introduced when we
added the 'rados cp' command. The -t param was already use...
Yehuda Sadeh
05:59 PM Revision 986c0ef9 (ceph): rbd: test with layering enabled
RBD_FEATURES=0 hits a bug that's fixed in wip-rbd-parent.
Once that's merged, we can add RBD_FEATURES=0 tests back in.
Josh Durgin
04:19 PM Revision 5b107783 (ceph): Makefile: don't install crush headers
This is leftover from when we built a libcrush.so. We can re-add when we
start doing that again.
Reported-by: Laszl...
Sage Weil
04:19 PM Revision 2c001b28 (ceph): Makefile: don't install crush headers
This is leftover from when we built a libcrush.so. We can re-add when we
start doing that again.
Reported-by: Laszl...
Sage Weil
04:04 PM Revision 22d0648d (ceph): librados: simplify cct refcounting
get() in ctor, put() in dtor.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
03:58 PM Revision c5bcb04b (ceph): lockdep: stop lockdep when its cct goes away
When a cct is destroyed, tell lockdep so that it can shut down if it needed
it.
Signed-off-by: Sage Weil <sage@inkta...
Sage Weil
03:27 PM Revision fe6ed3e7 (ceph): ffsb is marginal, remove from smoke suite
Sage Weil
04:27 AM Revision 7adc6c08 (ceph): mon: simplify logmonitor check_subs; less noise
* simple helper to translate name to id
* verify sub type is valid in caller
* assert sub type is valid in method
...
Sage Weil
03:26 AM Revision 19742ec2 (ceph): Revert "smoke: add msgr failures"
This reverts commit 9278e231e64f49c3205c2ded8b1f2d3b27265eac. Sage Weil
02:58 AM Revision 657c9db2 (ceph): move cfuse fsx into marginal suite
This should probably pass, given the testing that ObjectCacher gets these
days with librbd_fsx.
Sage Weil
02:58 AM Revision c3e1ab49 (ceph): remove suites/stress/basic
Sage Weil
02:58 AM Revision 392a6596 (ceph): move some old flaky tasks into marginal suite
These were pulled out of regression a while ago. Put them into the
marginal suite where they will be regularly run a...
Sage Weil
02:04 AM Revision a542d89e (ceph): mds: fix race in connection accept; fix con replacement
We solve two problems with this patch. The first is that the messenger
will now reuse an existing session's Connecti...
Sage Weil
01:21 AM Revision fa96e19f (ceph): Merge branch 'stable' into next
Sage Weil
01:21 AM Revision 0f917c2f (ceph): osd: guard class call decoding
Backport: argonaut
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
01:21 AM Revision 0ff6c979 (ceph): test_stress_watch: just one librados instance
This was creating a new cluster connection/session per iteration, and
along with it a few service threads and sockets...
Sage Weil
01:19 AM Revision ee1c029d (ceph): ReplicatedPG: don't warn if backfill peer stats don't match
pinfo.stats might be wrong if we did log-based recovery on the
backfilled portion in addition to continuing backfill....
Samuel Just
01:18 AM Revision d3c97dae (ceph): librados: take lock when signaling notify cond
When we are signaling the cond to indicate that a notify is complete,
take the appropriate lock. This removes the po...
Sage Weil
01:17 AM Revision ec490d87 (ceph): client: fix locking for SafeCond users
Need to wait on flock, not client_lock.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil

07/10/2012

11:13 PM Revision 38e2de3d (ceph): doc: No ssh -t -t, forcing a pty allocation there makes it hang.
Earlier, this was a single -t, and that is overridden by the fact that
stdin is not a tty, so that did nothing.
Sign...
Tommi Virtanen
11:03 PM Revision 79e3416c (ceph): doc: removed the ceph directory per tommi's update to the chef-cookbooks.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:23 PM Revision 5c84f013 (ceph): doc: Adding apt update message. VM users didn't get the package otherwise.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
09:20 PM Revision 83339a0c (ceph): Merge branch 'wip-rbd-clone-dmick' into master
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> Dan Mick
09:03 PM Revision fe5c0cd9 (ceph): osd: guard class call decoding
Backport: argonaut
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
09:00 PM Revision 2a6af208 (ceph): rbd: update manpage for clone command
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
08:59 PM Revision e3531497 (ceph): rbd: update cli test reference files
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
08:59 PM Revision 64949d42 (ceph): librbd, rbd, rbd.py: Add parent info reporting
split out new parent info into separate retrieval methods;
structure packing on rbd_image_info_t was becoming a probl...
Dan Mick
08:59 PM Revision 6ad59610 (ceph): rbd, librbd: add tests for cloning
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
08:59 PM Revision 7b0c71cc (ceph): librados: pool_get_name handles "not found" wrong
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
08:59 PM Revision 96a517b4 (ceph): librados: Add mapping from pool id to pool name and ioctx to rados client
Signed-off-by: Josh Durgin <josh.durgin@inktank.com> Josh Durgin
08:59 PM Revision 8cc43427 (ceph): librbd: open_image snapshot handling
Allow opening with no snap, but check for error for nonexistent snap
Backport: argonaut
Signed-off-by: Dan Mick <dan...
Dan Mick
08:59 PM Revision a94fc8c8 (ceph): rbd, librbd, rbd.py: cloning (copy-on-write child image of snapshot)
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
08:59 PM Revision 68bad03b (ceph): msgr: queue accept event when pipe is accepted
Queue an event when an incoming connection is accepted.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
08:59 PM Revision fab6e824 (ceph): msg/DispatchQueue: queue and deliver accept events
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
08:59 PM Revision 95f85df7 (ceph): librados: add new constructor to form a Rados object from IoCtx
This creates a separate reference to an existing connection, for
use when a client holding IoCtx needs to consult ano...
Dan Mick
08:30 PM Revision d4ef004e (ceph): dispatcher: new 'accept' event type
Create a new event type when we successfully accept a connection. This is
distinct from the authorizor verification,...
Sage Weil
08:30 PM Revision 912123f2 (ceph): msgr: move Pipe, DispatchQueue into separate files
These don't need to be subclasses of SimpleMessenger. Separate!
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
08:30 PM Revision 34908140 (ceph): msgr: uninline ctor and dtor
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
08:30 PM Revision bffd46c5 (ceph): msgr: remove obsolete dead path
This hasn't triggered in years.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
08:30 PM Revision bafcbdeb (ceph): msgr: remove unnecessary accept check
We don't need to worry about racing with shutdown here; the cleanup
procedure will stop the accepter thread before cl...
Sage Weil
08:30 PM Revision 9e291bae (ceph): msgr: simplify checks for queueing connection events
Looking through git history it is not clear exactly how these checks
came to be. They seem to have grown during the ...
Sage Weil
08:30 PM Revision e84565d9 (ceph): msgr: move dispatch thread into DispatchQueue
The DispatchQueue class now completely owns message delivery. This is
cleaner and lets us drop the redundant destina...
Sage Weil
08:30 PM Revision 1a4a1330 (ceph): msgr: drop unnecessary (un)locking on queuing connection events
This used to be necessary because the pipe_lock was used when queueing
the pipe in the dispatch queue. Now that is h...
Sage Weil
08:28 PM Revision 2d071b9e (ceph): msgr: use explicit Connection for messages sent to ourself
Move to an explicit Connection for messages sent to ourselves, instead of
using the one on the local_pipe (which we'l...
Sage Weil
08:28 PM Revision fa4c1920 (ceph): msgr: use local IncomingQueue instead of Pipe
Simpler, cleaner. No need for the rest of the Pipe crap. We just need to
queue messages for ourselves.
Signed-off-...
Sage Weil
08:28 PM Revision c7caf91b (ceph): msgr: simplify IncomingQueue creation, pointers
* create it via DispatchQueue
* keep pointer to parent DispatchQueue
* drop now-useless contextual arguments to mos...
Sage Weil
08:25 PM Revision 35b13266 (ceph): msgr: take over existing Connection on Pipe replacement
If a new pipe/socket is taking over an existing session, it should also
take over the Connection* associated with the...
Sage Weil
06:29 PM Revision 80111cce (ceph): test_stress_watch: just one librados instance
This was creating a new cluster connection/session per iteration, and
along with it a few service threads and sockets...
Sage Weil
06:04 PM Revision 782a17da (ceph): doc: added cookbook path instruction.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
03:14 PM Revision 8869621f (ceph): doc: Added some pre-clarification for gdisk. Added DHO OSD hardware con...
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
04:36 AM Revision fbe5577f (ceph): CephContext: don't leak admin socket
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
04:32 AM Revision 74e62051 (ceph): CephContext: drop obsolete ceph_destroy_context
Drop this useless helper and call cct->put() directly. The comment that
this can't be used after global_init is no l...
Sage Weil
04:27 AM Revision 58f46bb9 (ceph): test_stress_watch: just one librados instance
This was creating a new cluster connection/session per iteration, and
along with it a few service threads and sockets...
Sage Weil
04:27 AM Revision 6aa9f496 (ceph): CephContext: ref count
These get shared via the librados API.
Fixes: #845
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
04:27 AM Revision 074df64d (ceph): librados: use CephContext ref counts
Take ownership of the passed cct. Drop it when we destroy the
RadosClient.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
01:01 AM Revision 645ac87b (ceph): ReplicatedPG: fix replay op ordering
After a client reconnect, the client replays outstanding ops. The
OSD then immediately responds with success if the ...
Samuel Just
01:01 AM Revision 67a5e75e (ceph): ReplicatedPG: don't warn if backfill peer stats don't match
pinfo.stats might be wrong if we did log-based recovery on the
backfilled portion in addition to continuing backfill....
Samuel Just
12:27 AM Revision 67361c10 (ceph): librbd: return an error when removing a non-existent image
Try treating the image as new format if it's not in the old-style
directory, which is the last step in old-style remo...
Josh Durgin

07/09/2012

08:58 PM Revision ec87a1ea (ceph): cls_rbd: add logging for failed set_parent steps
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
06:43 PM Revision 96ca508d (ceph): Merge remote-tracking branch 'gh/wip-rbd-id'
Sage Weil
06:06 PM Revision b23e4e58 (ceph): doc: Removed legacy paths and keyname settings from examples.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
03:33 AM Revision b387077b (ceph): debian: include librados-config in librados-dev
Reported-by: Laszlo Boszormenyi <gcs@debian.hu>
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil

07/08/2012

09:39 PM Revision 8e5fe62a (ceph): doc: remove reference to 'ceph stop' command
It doesn't exist anymore.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil

07/07/2012

03:15 AM Revision 9ea22133 (ceph): use sudo to kill teuthology proc
Sage Weil
03:01 AM Revision dddf783f (ceph): Merge branch 'wip-cond'
Reviewed-by: Greg Farnum <greg@inktank.com> Sage Weil
12:04 AM Revision 98a21cc8 (ceph): move qemu_iozone test to marginal suite
Sage Weil

07/06/2012

11:45 PM Revision 03c2dc24 (ceph): lockdep: increase max locks
Hit this limit with the rados api tests.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
11:45 PM Revision b554d112 (ceph): config: add unlocked version of get_my_sections; use it internally
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
11:45 PM Revision 01da287b (ceph): config: fix lock recursion in get_val_from_conf_file()
Introduce a private, already-locked version.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
11:45 PM Revision c73c64a0 (ceph): config: fix recursive lock in parse_config_files()
The _impl() helper is only called from parse_config_files(); don't retake
the lock.
Signed-off-by: Sage Weil <sage@i...
Sage Weil
11:44 PM Revision b33553aa (ceph): rgw: handle response-* params
Handle response-* params that set response header field values.
Fixes #2734, #2735.
Backport: argonaut
Signed-off-by...
Yehuda Sadeh
11:43 PM Revision 97c1562d (ceph): rgw: handle response-* params
Handle response-* params that set response header field values.
Fixes #2734, #2735.
Backport: argonaut
Signed-off-by...
Yehuda Sadeh
11:43 PM Revision 6646e891 (ceph): rgw: initialize fields of RGWObjEnt
This fixes various valgrind warnings triggered by the s3test
test_object_create_unreadable.
Signed-off-by: Sage Weil...
Sage Weil
10:17 PM Revision 74f68750 (ceph): osd: add missing formatter close_section() to scrub status
Also add braces to make the open/close matchups easier to see. Broken
by f36617392710f9b3538bfd59d45fd72265993d57.
...
Sage Weil
08:45 PM Revision 020b2996 (ceph): pg: report scrub status
Signed-off-by: Mike Ryan <mike.ryan@inktank.com> Mike Ryan
08:45 PM Revision db6d83b3 (ceph): pg: track who we are waiting for maps from
Signed-off-by: Mike Ryan <mike.ryan@inktank.com> Mike Ryan
08:45 PM Revision e1d4855f (ceph): pg: reduce scrub write lock window
Wait for all replicas to construct the base scrub map before finalizing
the scrub and locking out writes.
Signed-off...
Mike Ryan
07:21 PM Revision 72bf66f6 (ceph): doc: added some discussion to libvirt.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
07:14 PM Revision 1316f868 (ceph): cond: cleanup
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
07:14 PM Revision 7c919e9b (ceph): workqueue: kick -> wake or _wake, depending on locking
Break kick() into wake() and _wake() methods, depending on whether the
lock is already held. (The rename ensures tha...
Sage Weil
07:14 PM Revision b5693a6e (ceph): librados: take lock when signaling notify cond
When we are signaling the cond to indicate that a notify is complete,
take the appropriate lock. This removes the po...
Sage Weil
07:14 PM Revision 9c6fdd5a (ceph): librados: drop unused local variables
This is unused boilerplate cruft.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
07:14 PM Revision da7a3284 (ceph): cond: drop unused Wait variant
This was used for debugging forever ago.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
07:07 PM Revision b486f2ff (ceph): client: fix locking for SafeCond users
Need to wait on flock, not client_lock.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
07:07 PM Revision 8de0c227 (ceph): cond: assert that we are holding the same mutex as the waiter
Try to verify that we are holding the same mutex that the waiter is
waiting on. Specifically:
* only wait on a sin...
Sage Weil
06:29 PM Revision 57463455 (ceph): Merge branch 'master' of github.com:ceph/ceph
John Wilkins
06:29 PM Revision 540c2c3a (ceph): doc: Minor cleanup on deploy with Chef.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
05:18 PM Revision 3df51040 (ceph): rgw: don't store bucket info indexed by bucket_id
Issue #2701. This info wasn't really used anywhere and we weren't
removing it. It was also sharing the same pool name...
Yehuda Sadeh
05:17 PM Revision 27409aa1 (ceph): rgw: don't store bucket info indexed by bucket_id
Issue #2701. This info wasn't really used anywhere and we weren't
removing it. It was also sharing the same pool name...
Yehuda Sadeh
05:16 PM Revision 84ba6bf6 (ceph): Merge branch 'stable' into next
Yehuda Sadeh
05:15 PM Revision 960c2124 (ceph): rados tool: copy object
New rados command: rados cp <src-obj> [dest-obj]
Requires specifying source pool. Target pool and locator can be spe...
Yehuda Sadeh
05:15 PM Revision 16ea64fb (ceph): rados tool: copy entire pool
A new rados tool command that copies an entire pool
into another existing pool.
Signed-off-by: Yehuda Sadeh <yehuda@...
Yehuda Sadeh
05:15 PM Revision d7510066 (ceph): rados tool: copy object in chunks
Instead of reading the entire object and then writing it,
we read it in chunks.
Signed-off-by: Yehuda Sadeh <yehuda@...
Yehuda Sadeh
05:15 PM Revision 9814374a (ceph): test_rados_tool.sh: test copy pool
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com> Yehuda Sadeh
05:12 PM Revision d59b2db4 (ceph): Merge remote-tracking branch 'origin/stable' into next
Yehuda Sadeh
05:02 PM Revision ed3bd211 (ceph): increase thrashosds timeout
Samuel Just
03:47 PM Revision 23d31d3e (ceph): ceph.spec.in: add ceph-disk-{activate,prepare}
Reported-by: Jimmy Tang <jtang@tchpc.tcd.ie>
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
04:28 AM Revision 668ce00a (ceph): osd: make on_removal() pure virtual
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
04:26 AM Revision 3d00130b (ceph): osd: fix PG dtor compile error
We need at least none non-pure virtual method to tell gcc where the
vtable goes. The destructor wins!
libosd.a(libo...
Sage Weil
12:20 AM Revision 6e3fb20d (ceph): Merge remote-tracking branch 'gh/wip_osd_threading'
Sage Weil
12:18 AM Revision bdf09f20 (ceph): OSD,ReplicatedPG::snap_trimmer: pg->put() in process, not snap_trimmer()
This clarifies responsibility for the reference.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
12:18 AM Revision 0475ee45 (ceph): OSD,PG:;replica_scrub: move msg->put() into queue process
This clarifies the ownership of the reference.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
12:18 AM Revision fe14c181 (ceph): OSD::PeeringWQ::_dequeue(PG*) drop pg refs
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
12:18 AM Revision 816d4247 (ceph): ReplicatedPG.cc: C_OSD_CommittedPushedObject move pg->put() to finish
This should clarify the ownership of the pg ref.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
12:18 AM Revision 8e93e8b0 (ceph): OSD: ensure that OpSequencer lives through on_commit callback
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
12:18 AM Revision 69174198 (ceph): OSDMonitor: disable cluster snapshot
The map handling changes broke cluster snapshot support.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
12:18 AM Revision 09af670b (ceph): PG,ReplicatedPG: on_removal must handle repop and watcher state
on_removal is now in ReplicatedPG in order to handle watcher state
and repop state. Addionally, workqueue dequeues a...
Samuel Just
12:18 AM Revision cab7b75d (ceph): OSD: drop pg refcounts in OpWQ::_dequeue(PG*)
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
12:18 AM Revision 868168a5 (ceph): OSD: clean up revcovery_wq queueing and ref counting
Previously, we tended to explicitely remove the pg from the queue uisng
remove_myself on the xlist::item. This cause...
Samuel Just

07/05/2012

10:29 PM Revision c70392a8 (ceph): doc: minor typo
Signed-off-by: Ross Turk <ross@inktank.com> Ross Turk
10:24 PM Revision 4d7bb075 (ceph): doc: update copyright notice in footer
Signed-off-by: Ross Turk <ross@inktank.com> Ross Turk
09:01 PM Revision 57bc8da9 (ceph): doc: minor updates to the restrucuredText file.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
09:00 PM Revision 0659f7c5 (ceph): doc: minor cleanup.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:47 PM Revision 1c9e1c61 (ceph): doc: Publishing as described. Still requires some verification and QA.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:43 PM Revision e5fb4991 (ceph): run: make -a short for --archive
Sage Weil
05:15 PM Revision 87d1cdb5 (ceph): OSD: _remove_pg not ruin iterator consistency
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 7b5d8e8c (ceph): ReplicatedPG: on_activate for a peer might happen before flush
We don't ensure for a peer that the flush completes before activation,
merely that we don't serve any ops until flush...
Samuel Just
05:15 PM Revision f0b2310f (ceph): ReplicatedPG: RepModify track epoch_started and bail on interval change
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 193f18f2 (ceph): FileStore: delete source collection if not replaying collection_rename
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 99c23b69 (ceph): OSD: split notify|info|query messages for old clients
Old clients do not expect mixed epoch compound messages. Thus, we
send each sub-message independently.
Signed-off-b...
Samuel Just
05:15 PM Revision 4ce17cca (ceph): test/encoding/types.h: disable pg_query_t encoding test
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 9fc5db8c (ceph): ReplicatedPG::op_applied: update last_update_applied iff !aborted
scrub state and last_update_applied will have been reset during
the interval change.
Signed-off-by: Samuel Just <sam...
Samuel Just
05:15 PM Revision 7f2354c7 (ceph): doc/scripts/gen_state_diagram.py: make parser a bit more forgiving
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 31db8ed0 (ceph): OSD::activate_map: don't publish map until pgs in deleted pools have be...
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 7e26d6df (ceph): PG: C_PG_MarkUnfoundLost put pg in finish
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 5dc45f77 (ceph): PG: PG now store its own PGPool
Otherwise, we need to syncronize access to the shared PGPool objects.
The wasted memory is probably preferable to syn...
Samuel Just
05:15 PM Revision 5c0e8b46 (ceph): OSD: bail out of do_recovery if no longer primary and active
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 3ca6359c (ceph): common/WorkQueue.h: add BatchWorkQueue
Rather than dispatching one item at a time to process, etc,
BatchWorkQueue dispatches up to a configurable number of
...
Samuel Just
05:15 PM Revision d8a68e76 (ceph): OSD: do_(notifies|infos|queries) must now be passed a map
This removes the need to call them from within the osd lock.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
05:15 PM Revision c1f2a802 (ceph): OSD: peering_wq is now a BatchWorkQueue
process_peering_events now handles multiple pgs at once to better
batch up notifes, etc.
Signed-off-by: Samuel Just ...
Samuel Just
05:15 PM Revision 0ee3d87f (ceph): OSD: process_peering_event check for new map on each pg
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 9b182d20 (ceph): OSD: maybe_update_heartbeat_peers, don't print pg
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision c6db1b2e (ceph): PG: delay ops in do_request, not queue_op
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 1b558fba (ceph): OSD: write_info/log during process_peering_events, do_recovery
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 392df3b7 (ceph): Revert "osd: reset last_peering_interval on replica activate"
This reverts commit 17114f266a336b6edd7e98975d494fdd487eec20. Samuel Just
05:15 PM Revision f9282e6c (ceph): Revert "osd: check against last_peering_reset in _activate_committed"
This reverts commit 86aa07d7a91ac23074e76551c3a6db3a5736cffa. Samuel Just
05:15 PM Revision 442b5583 (ceph): PG: pass activate epoch with Activate event
This allows us to pass into activate() in which epoch the
message triggering activation occurred allowing us mark
the...
Samuel Just
05:15 PM Revision 311a061e (ceph): OSD: move watch into OSDService
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision b200710b (ceph): OSD,PG: clean up pg removal
PG opsequencers will be used for removing a pg. If the pg is recreated
before the removal is complete, we need the n...
Samuel Just
05:15 PM Revision e8d09d02 (ceph): PG,OSD: prevent pg from completing peering until deletion is complete
hobject_t must now be globally unique in the filestore. Thus, if we
start creating objects in a pg before the remova...
Samuel Just
05:15 PM Revision 35949c54 (ceph): ReplicatedPG: explicitely block on not active for certain ops
Ops and some subops need to wait for active to ensure correct ordering
with respect to peering operations.
Signed-of...
Samuel Just
05:15 PM Revision 2552a7f4 (ceph): OSD,PG: _share_map_outgoing must not require osd_lock
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 4fec85f2 (ceph): OSD: activate_map() in handle_osd_map only when active
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 040a22b6 (ceph): OSD: map_cache should contain const OSDMap
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 3dcce50e (ceph): OSD: only do_(notify|info|query) for up osd
pg may have an older map and attempt to notify|info|query on a down
osd.
Signed-off-by: Samuel Just <sam.just@inktan...
Samuel Just
05:15 PM Revision a5bf3d71 (ceph): OSD: lock recovery_wq before debug output on finish_recovery_op
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 8079a489 (ceph): OSD,PG: clean up _get_or_create_pg and set interval based on msg
Previously, we set last_peering_reset based on the epoch in which the pg
is created. We now pass the map from the qu...
Samuel Just
05:15 PM Revision 7c1dc90a (ceph): OSD: don't advance_pg() if pg is up-to-date
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision 73f5ce94 (ceph): OSD,PG: issue pg removals in line, remove remove_list
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision c7581b69 (ceph): CrushWrapper: rmaps don't need to be mutable
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:15 PM Revision a67a874b (ceph): CrushWrapper: add locking around crush_do_rule
crush_do_rule uses a cache on the bucket objects.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
05:15 PM Revision b242c565 (ceph): OSD: on pg_removal, project_pg_history to get current interval
First, we don't really want to remove the pg if we can use it. Second,
there might be messages in the pg peering que...
Samuel Just
05:14 PM Revision f6fc1b30 (ceph): OSD: remove superfluous pg get/put around enqueue_op
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:14 PM Revision b6bf5736 (ceph): ReplicatedPG: do not eval_repop if aborted
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:14 PM Revision 91355fb7 (ceph): ReplicatedPG: change ReplicatedPG debug output to match PG
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:14 PM Revision 3d32712e (ceph): OSD: don't assume pending pg removals have flushed
_create_lock_pg might encounter a preexisting pg collection simply
because the removal transaction had not yet comple...
Samuel Just
05:14 PM Revision 90e3727e (ceph): OSD: do not lock osd during dequeue_op
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:14 PM Revision 10ec5bc5 (ceph): OSD: push_waiters is no longer used
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:14 PM Revision 14381b38 (ceph): OSD: get map read lock during queue_want_up_thru
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:14 PM Revision 492e6351 (ceph): OSD: do not drop osd_lock in handle_osd_map
PGs have their map updates done in a different thread. Thus, we no
longer need to grab the pg locks. activate_map n...
Samuel Just
05:14 PM Revision f68f52ce (ceph): OSD: queue_want_up_thru in process_peering_event
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:14 PM Revision 502c0335 (ceph): PG, OSD: info_map shouldn't contain the MOSDPGInfo*
Rather, we will just pass the same type as the noties.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
05:14 PM Revision b80b5005 (ceph): OSD,PG: Move pg accesible methods, objects to OSDService
In order to clarify data structure locking, PGs will now access
OSDService rather the the OSD directly. Over time, m...
Samuel Just
05:14 PM Revision 33b985dc (ceph): OSD,PG: added helper methods for creating and dispatching RecoveryCtxs
This is simpler than having to update all of the RecoveryCtx users
whenever we change the types in RecoveryCtx.
Sign...
Samuel Just
05:14 PM Revision 9a4a9b9a (ceph): PG: flush ops by the end of peering without osr.flush
Rather than explicitely flushing the filestore, send a noop through the
filestore at the beginning of peering and, at...
Samuel Just
05:14 PM Revision ddef446d (ceph): OSD,PG: Move Op,SubOp queueing into PG
PG now handles delaying/discarding messages since pg map epoch may not
be the same as the OSD map.
Signed-off-by: Sa...
Samuel Just
05:14 PM Revision bbd8af02 (ceph): osd/: Make pg osdmap be independent of osd, other pg maps
This will allow handle_osd_map to not stop other work queues.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
05:14 PM Revision 12e22b3d (ceph): OSD,PG: handle pg map advance in process_peering_event
The pg map will now be advanced in process_peering_event (in advance_pg)
to allow handle_osd_map to not grab pg locks...
Samuel Just
05:14 PM Revision c7e34951 (ceph): PG: include info and query by value in peering events
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:14 PM Revision 65abfc07 (ceph): OSD: initialize pgs in get_or_create_pg via handle_create
Previously, pgs were initialized via Info/Log/etc. Since the event
which triggered the pg creation may now be queued...
Samuel Just
05:14 PM Revision b081bd4c (ceph): PG: CephPeeringEvents can now be descriptively printed
The CephPeeringEvt constructor is now templated to allow
storing a description string for debugging.
Signed-off-by: ...
Samuel Just
05:14 PM Revision e10e81c0 (ceph): PG: compound messages must carry epoch_sent for each part
Query and Notify messages include logical messages from multiple
pgs. Each logical message (pg_query_t and pg_notify...
Samuel Just
05:14 PM Revision fff0874c (ceph): PG: use osd->requeue_ops for ops, pg->queue_for_peering to requeue pg
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:14 PM Revision 64b71c69 (ceph): OSD: check for deleting in process_peering_event
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:14 PM Revision b5078bb2 (ceph): PG,OSD: add OSD::queue_for_op, use in PG::queue_op
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:14 PM Revision b0cb96bf (ceph): PG,OSD: fix op checking in pg, take_waiters during ActMap
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:14 PM Revision 18fec69a (ceph): OSD,PG::scrub() move pg->put() into queue process
This clarifies ownership of the pg reference.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
05:14 PM Revision 1ffd190e (ceph): PG: CephPeeringEvt
CephPeeringEvt is now the supertype for all peering state machine
events. This will allow us to generalize checking ...
Samuel Just
05:14 PM Revision 3691e3ca (ceph): PG: Move handle_* methods to PG
PG now calls handle_event in RecoveryState.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
05:14 PM Revision 7c414c5d (ceph): OSD: Remove handle_pg_missing, MOSDPGMissing no longer used
Signed-off-by: Samuel Just <samuel.just@dreamhost.com> Samuel Just
05:14 PM Revision d0158230 (ceph): OSD,PG: push message checking to pg
old_peering_evt now checks CephPeeringEvts generically in
PG::handle_peering_event().
Signed-off-by: Samuel Just <sa...
Samuel Just
05:14 PM Revision 6922f9cf (ceph): osd/: move history update from handle_pg_query into pg
Previously, replica history was updated in OSD::handle_pg_query.
Updating the history is now handled in the pg state ...
Samuel Just
05:14 PM Revision 36d1381a (ceph): PG: use intrusive_ptr in CephPeeringEvt
Properly disposing of the event_base member of CephPeeringEvt
requires use of intrusive_ptr.
Signed-off-by: Samuel J...
Samuel Just
05:14 PM Revision 33bcbb33 (ceph): PG: process peering events in a queue
Peering events are now queued via queue_peering_event in the
peering_queue.
Signed-off-by: Samuel Just <sam.just@ink...
Samuel Just
02:32 PM Revision ea11c7f9 (ceph): Allow URL-safe base64 cephx keys to be decoded.
In these cases + and / are replaced by - and _ to prevent problems when using
the base64 strings in URLs.
Signed-off...
Wido den Hollander

07/04/2012

09:47 PM Revision 6dbf53e2 (ceph): nuke: nuke based on archive path
Use path/config.yaml for targets, path/pid for pid to kill, and
path/owner for job owner.
Sage Weil
09:47 PM Revision 132dc006 (ceph): nuke: be more careful about kill; simplify
If the archive dir is specified, make sure we are killing the right
process.
Also drop the kill_process helper; it's...
Sage Weil
09:47 PM Revision 2499bd3f (ceph): watch-suite: stupid script to watch teuth run progress
Sage Weil
09:29 PM Revision 45fcca1f (ceph): valgrind: add strptime suppressions
Precise's strptime triggers valgrind false positives.
Use ship_utilities to push the valgrind.supp file over, which ...
Sage Weil
08:59 PM Revision 7fa85790 (ceph): osd: add missing formatter close_section() to scrub status
Also add braces to make the open/close matchups easier to see. Broken
by f36617392710f9b3538bfd59d45fd72265993d57.
...
Sage Weil
07:47 PM Revision 12a1f623 (ceph): move other ffsb workloads to marginal suite
Sage Weil
04:30 PM Revision c0b01cda (ceph): Merge branch 'stable'
Conflicts:
src/test/cli/radosgw-admin/help.t
Sage Weil
04:21 PM Revision f67fe4e3 (ceph): librados: Bump the version to 0.48
Signed-off-by: Wido den Hollander <wido@widodh.nl>
Signed-off-by: Sage Weil <sage@inktank.com>
Wido den Hollander
02:32 PM Revision bcfcf8ef (ceph): librados: add assert_version as an operation on an ObjectOperation
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
02:29 PM Revision 39eaa230 (ceph): ReplicatedPG: do not set reply version to last_update
The version should be oi.user_version as set above.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
02:27 PM Revision e6e36c0a (ceph): rgw: initialize fields of RGWObjEnt
This fixes various valgrind warnings triggered by the s3test
test_object_create_unreadable.
Signed-off-by: Sage Weil...
Sage Weil
12:39 AM Revision fb9d39d5 (ceph): move locktest to marginal suite
This fails 1 in 10 times or something like that. Sage Weil

07/03/2012

11:49 PM Revision f6cdd852 (ceph): Merge remote-tracking branch 'gh/wip-crush'
Sage Weil
11:24 PM Revision 35b9ec88 (ceph): rgw-admin: use correct modifier with strptime
Bug #2658: used %I (12h) instead of %H (24h)
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
11:24 PM Revision da251fe8 (ceph): rgw: send both swift x-storage-token and x-auth-token
older clients need x-storage-token, newer x-auth-token
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
11:23 PM Revision 4c19ecb9 (ceph): rgw: radosgw-admin date params now also accept time
The date format now is "YYYY-MM-DD[ hh:mm:ss]". Got rid of
the --time param for the old ops log stuff.
Signed-off-by...
Yehuda Sadeh
11:10 PM Revision 6958aeb8 (ceph): rgw-admin: fix usage help
s/show/trim
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
11:04 PM Revision e07b7113 (ceph): Added a debug message
The debug message is to print the string that should be JSON.
This is to track a nightly run failure.
Signed-off-by:...
tamil
10:25 PM Revision ad97415e (ceph): ceph-disk-prepare: Partition and format OSD data disks automatically.
Uses gdisk, as it seems to be the only tool that can automate GPT uuid
changes. Needs to run as root.
Adds Recommend...
Tommi Virtanen
09:20 PM Revision a1696fe0 (ceph): doc: removed /srv/osd.$id.journal from ceph.conf example.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
09:16 PM Revision 8f646478 (ceph): CrushTester.cc: remove BOOST dependencies.
remove calls to BOOST libraries for computing Chi-squared statistics and
producing discrete random variables with a g...
caleb miles
09:14 PM Revision 7e23aad6 (ceph): doc: Updates to 5-minute quick start.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
09:07 PM Revision 83c043f8 (ceph): radosgw-admin: fix clit test
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
08:04 PM Revision ec0588e7 (ceph): Merge branch 'wip-config'
Sage Weil
08:04 PM Revision c667f5d7 (ceph): lockdep: increase max locks
Hit this limit with the rados api tests.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
07:49 PM Revision b99d11c4 (ceph): schedule_suite: use the sha1, not branch name
Keep the entire suite run on the same commit. We were resolving the sha1,
but not using it.
Sage Weil
07:23 PM Revision f3c24517 (ceph): nuke - optionally kill the process hung
Added a function kill_process to kill the process hung in the nightly runs.
It takes in pid as an optional argument.
...
tamil
07:07 PM Revision 12ba580f (ceph): config: add unlocked version of get_my_sections; use it internally
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
06:51 PM Revision 56741581 (ceph): ceph: fix cli help test
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
06:48 PM Revision c11ca33b (ceph): Merge branch 'master' of github.com:ceph/ceph
John Wilkins
06:48 PM Revision fc18cca0 (ceph): doc: Clean up of 5-minute quick start.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
06:30 PM Revision 151bf0ee (ceph): ReplicatedPG: remove faulty scrub assert in sub_op_modify_applied
This assert assumed that all ops submitted before MOSDRepScrub was
submitted were processed by the time that MOSDRepS...
Samuel Just
06:30 PM Revision 8ade74b2 (ceph): ReplicatedPG: remove faulty scrub assert in sub_op_modify_applied
This assert assumed that all ops submitted before MOSDRepScrub was
submitted were processed by the time that MOSDRepS...
Samuel Just
06:21 PM Revision 09dd8cad (ceph): doc: Updating Getting Started with 5-minute quick start.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
06:20 PM Revision 32833e88 (ceph): ceph: better usage
Signed-off-by: Kyle Bader <kyle.bader@dreamhost.com> Kyle Bader
06:18 PM Revision da24208d (ceph): Merge branch 'master' of github.com:ceph/ceph
John Wilkins
06:17 PM Revision 8c95b5c8 (ceph): doc: restructuring quick start section.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
06:10 PM Revision 4bd7c05b (ceph): IoCtxImpl: pass objver pointer to aio_operate_read
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
04:24 PM Revision 4e774fbc (ceph): ceph-disk-prepare: Take fsid from config file.
Closes: #2546.
Signed-off-by: Tommi Virtanen <tv@inktank.com>
Tommi Virtanen
04:21 PM Revision cd0314d1 (ceph): config: remove bad argparse_flag argument in parse_option()
This is wrong, and thankfully valgrind picks it up.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
04:20 PM Revision 67455c21 (ceph): debian: strip new ceph-mds package
Reported-by: Amon Ott <a.ott@m-privacy.de>
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
03:46 PM Revision 6bb19e74 (ceph): doc: Cleaned up rbd snapshots.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
03:20 PM Revision ad61bbd1 (ceph): config: fix lock recursion in get_val_from_conf_file()
Introduce a private, already-locked version.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
03:15 PM Revision 7009c32e (ceph): config: fix recursive lock in parse_config_files()
The _impl() helper is only called from parse_config_files(); don't retake
the lock.
Signed-off-by: Sage Weil <sage@i...
Sage Weil
01:46 PM Revision b53cdb97 (ceph): config: remove bad argparse_flag argument in parse_option()
This is wrong, and thankfully valgrind picks it up.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
04:24 AM Revision d347cc89 (ceph): Merge tag 'v0.48argonaut'
v0.48argonaut Sage Weil
04:08 AM Revision 14ec7782 (ceph): client: improve dump_cache output
Hunting #1737.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
03:20 AM Revision 8b462019 (ceph): doc: release notes for 0.48
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
03:18 AM Revision 562cad66 (ceph): doc: 'Configuring a Storage Cluster' -> 'Configuration'
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
12:54 AM Revision 030478e2 (ceph): Merge branch 'wip-msgr'
Sage Weil
12:54 AM Revision b5287c19 (ceph): lockdep: enable in common_init
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
12:54 AM Revision 204bc594 (ceph): msgr: do not try to reconnect con with CLOSED pipe
If we have a con with a closed pipe, drop the message. For lossless
sessions, the state will be STANDBY if we should...
Sage Weil
12:54 AM Revision 2429556a (ceph): msgr: fix pipe replacement assert
We may replace an existing pipe in the STANDBY state if the previous
attempt failed during accept() (see previous pat...
Sage Weil
12:54 AM Revision 0dbc5416 (ceph): msgr: make D_CONNECT constant non-zero, fix ms_handle_connect() callback
A while ago we inadvertantly broke ms_handle_connect() callbacks because
of a check for m being non-zero in the dispa...
Sage Weil
12:54 AM Revision 03445290 (ceph): msgr: move incoming queue to separate class
This extricates the incoming queue and its funky relationship with
DispatchQueue from Pipe and moves it into Incoming...
Sage Weil
12:54 AM Revision 1f3a722e (ceph): msgr: move dispatch_entry into DispatchQueue class
A bit cleaner.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
12:54 AM Revision b7007a15 (ceph): msgr: preserve incoming message queue when replacing pipes
If we replace an existing pipe with a new one, move the incoming queue
of messages that have not yet been dispatched ...
Sage Weil
12:54 AM Revision 5dfd2a51 (ceph): msgr: choose incoming connection if ours is STANDBY
If the connect_seq matches, but our existing connection is in STANDBY, take
the incoming one. Otherwise, the other e...
Sage Weil
12:54 AM Revision f7d4e397 (ceph): msgr: restart_queue when replacing existing pipe and taking over the queue
The queue may have been previously stopped (by discard_queue()), and needs
to be restarted.
Fixes consistent failure...
Sage Weil
12:53 AM Revision e6ad6d25 (ceph): msgr: move to STANDBY if we replace during accept and then fail
If we replace an existing pipe during accept() and then fail, move to
STANDBY so that our connection state (connect_s...
Sage Weil

07/02/2012

11:06 PM Revision b5098b38 (ceph): ceph.spec.in: Change license of base package to GPL and use SPDX format
LGPLv2 in spec file is not correct, because some of the included
packages/binaries are GPLv2. For example:
src/moun...
Holger Macht
11:06 PM Revision c2b20ca7 (ceph): v0.48argonaut
Sage Weil
11:05 PM Revision a1fe5892 (ceph): mon: initialize quorum_features
This could cause us to incorrectly encode new features into the monstore
that an old mon won't understand.
This is o...
Sage Weil
09:18 PM Revision f2d37c52 (ceph): librbd: handle NULL old_format pointer in detect_format()'s logging
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
09:18 PM Revision 6f096b6c (ceph): librbd: use new class methods to access rbd_directory
Since we only use the new interface with new format images,
old clients won't be able to list them.
Signed-off-by: J...
Josh Durgin
09:18 PM Revision 0ad14c95 (ceph): qa: add rbd command rename tests
Signed-off-by: Josh Durgin <josh.durgin@inktank.com> Josh Durgin
09:18 PM Revision 288bde3f (ceph): qa: restructure rbd cli tests
Move tests into functions and remove all images at the end of each.
Signed-off-by: Josh Durgin <josh.durgin@inktank....
Josh Durgin
09:18 PM Revision aa3255b8 (ceph): qa: add tests for rbd ls with old and new formats
Signed-off-by: Josh Durgin <josh.durgin@inktank.com> Josh Durgin
09:18 PM Revision 1c096a80 (ceph): qa: run rbd tests against old and new formats
Now it's not the caller's responsibility to specify the format,
and we can eliminate a job from the qa suite.
Signed...
Josh Durgin
09:18 PM Revision d04b2fb7 (ceph): cls_rbd_client: check return code of operate
This lets us get a more useful error, like -ENOENT, instead
of a failure to decode the empty output buffer.
Signed-o...
Josh Durgin
09:18 PM Revision d82a5026 (ceph): qa: add rbd remove tests
These check that removing an image still works if an rbd rm
command was interrupted partway through.
Signed-off-by: ...
Josh Durgin
09:08 PM Revision 9278e231 (ceph): smoke: add msgr failures
Sage Weil
08:05 PM Revision 2628530e (ceph): doc: fixed --cap error and a few additional bits of cleanup.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
07:26 PM Revision b9414b6c (ceph): fewer hosts for mon tests
Sage Weil
04:51 PM Revision 2472034c (ceph): OSD::do_command: unlock pg only if we had it
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
04:49 PM Revision 841451f2 (ceph): MOSDSubOp: set hobject_incorrect_pool in decode_payload
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
03:55 PM Revision b91becad (ceph): doc: Added sudo and cleaner instruction for unmap.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
03:44 PM Revision 38aa344d (ceph): ceph: fix valgrind error check
grep all the logs, not the dir... doh! Sage Weil
03:35 PM Revision f16a9c46 (ceph): doc: updated usage on RBD kernel object commands.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
03:07 PM Revision 82abe00e (ceph): Merge pull request #15 from fghaas/wip-rgw-doc
radosgw documentation improvements John Wilkins
03:03 PM Revision e1a385bb (ceph): Merge pull request #17 from fghaas/rgw-manpage
doc: drop mention of MDS capabilities from radosgw man page Sage Weil
02:54 PM Revision e1860134 (ceph): doc: drop mention of MDS capabilities from radosgw man page
Signed-off-by: Florian Haas <florian@hastexo.com> Florian Haas
02:10 PM Revision deceb709 (ceph): filestore: initialize m_filestore_do_dump
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil

07/01/2012

09:27 PM Revision 96ccb060 (ceph): add rbd_xfstests to kernel suite
Sage Weil
04:45 AM Revision 31ad2639 (ceph): doc: add design doc for rbd layering
I'm still not sure about the names for the command line
operations, but they can be changed later if better ones
come...
Josh Durgin

06/30/2012

05:31 PM Revision 398a229c (ceph): filestore: set min flush size
If a write is smaller than some threshold, do not bother to flush it; let
the fs do that (efficiently, we hope) at co...
Sage Weil
02:56 AM Revision 0810ab6d (ceph): osdmap: check new pool name on rename
Ensure the new pool name doesn't already exist, both in the current and
project map.
Signed-off-by: Sage Weil <sage@...
Sage Weil
02:54 AM Revision 5a935509 (ceph): osd: handle pool name changes properly
* Remove the old name from the name->id map.
Fixes: #2676
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil

06/29/2012

11:38 PM Revision d15385b0 (ceph): CrushTester: add Monte Carlo generator to more accurately simulate a
CRUSH mapping using a RNG
Signed-off-by: caleb miles <caleb.miles@inktank.com>
caleb miles
11:37 PM Revision 5de9af55 (ceph): crush: style changes
Signed-off-by: caleb miles <caleb.miles@inktank.com> caleb miles
10:49 PM Revision cc4955a5 (ceph): PG: reset_recovery_pointers in activate if missing is empty
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
10:25 PM Revision 657e86c5 (ceph): vstart.sh: don't clobber keyring if not -n
Signed-off-by: Dan Mick <dan.mick@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Dan Mick
09:51 PM Revision a8d7fd95 (ceph): mon: 'osd pool rename <oldname> <newname>'
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
09:22 PM Revision 02f1b0a6 (ceph): doc: document new 'osd crush move ...' command
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
09:16 PM Revision f5e3a675 (ceph): mon: fix 'osd crush move <item> <loc ...>'
- fix arg count check
- avoid updating crush map if it is already correct
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
07:36 PM Revision e89dec78 (ceph): Merge branch 'master' of github.com:ceph/teuthology
Mark Nelson
07:36 PM Revision 2e5853f4 (ceph): Now using daemon-helper
Signed-off-by: Mark Nelson <nhm@clusterfaq.org> Mark Nelson
07:34 PM Revision 8d53965a (ceph): Merge branch 'wip-crushwrapper2'
Reviewed-by: Sage Weil <sage@inktank.com> Sage Weil
07:33 PM Revision 5e454bbd (ceph): mon: add 'osd crush move <name> <loc ...>' command
Move an existing bucket to a new position in the hierarchy.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
07:32 PM Revision a2d0cff1 (ceph): crush: add move_bucket() method
Move an existing bucket to a new location in the hierarchy.
Signed-off-by: Caleb Miles <caselim@gmail.com>
caleb miles
07:32 PM Revision d22529d1 (ceph): crush: get_loc -> get_immediate_parent
Signed-off-by: Caleb Miles <caselim@gmail.com> caleb miles
06:08 PM Revision d7c18c13 (ceph): PG::merge_old_entry: handle clone prior_version case
A clone can have a prior_version after log_tail and still not have
a corresponding log entry since the prior_version ...
Samuel Just
06:06 PM Revision b907c881 (ceph): ReplicatedPG: adjust log.complete_to based on rmissing
log.complete_to can actually move backwards due to objects
missing because of divergent entries.
Signed-off-by: Samu...
Samuel Just
06:05 PM Revision 143afcf9 (ceph): ReplicatedPG: clear peer_(missing|log)_requested in check_recovery_sources
Otherwise, we might fail to re-request the information from a
previously down osd.
Signed-off-by: Samuel Just <sam.j...
Samuel Just
06:02 PM Revision 3321700a (ceph): qemu_iozone: use a larger image
The default is not large enough. Josh Durgin
05:41 PM Revision 090e5109 (ceph): PG: check_recovery_sources on each map
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
04:12 PM Revision 74b1468f (ceph): kernel suite
Sage Weil
05:50 AM Revision c3a02ea0 (ceph): doc: radosgw: further simplify Apache rewrite rule
Sufficient to just pass the query string, drop params.
Signed-off-by: Florian Haas <florian@hastexo.com>
Florian Haas
05:25 AM Revision fb4ce538 (ceph): Merge pull request #16 from fghaas/doc-osd
doc: document osd tell bench Sage Weil

06/28/2012

07:34 PM Revision 76c657e3 (ceph): cls_rbd: add methods for dealing with rbd_directory objects
These hide the structure of the directory from clients, and provide
mappings from id to name and name to id. These ma...
Josh Durgin
07:33 PM Revision 5ae6e71f (ceph): cls_rbd: add {get,set}_id methods
These will be used on a new rbd id object to provide a level of
indirection so that header objects don't need to move...
Josh Durgin
07:33 PM Revision a1d477b9 (ceph): librbd: add indirection between name and header object
This adds a new rbd_id.$name object that contains the id of an image.
Rename the header in new-format images to rbd_...
Josh Durgin
07:33 PM Revision 41107078 (ceph): cls_rbd: use already defined local var instead of constant
This occurrence was meant to be replaced in the original commit.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
07:33 PM Revision de62c4c4 (ceph): objclass: add create method
Signed-off-by: Josh Durgin <josh.durgin@inktank.com> Josh Durgin
07:07 PM Revision 0a6ee694 (ceph): doc: document osd tell bench
Signed-off-by: Florian Haas <florian@hastexo.com> Florian Haas
06:41 PM Revision 147114da (ceph): doc: minor edits.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
06:28 PM Revision 15ebf202 (ceph): rest-bench: mark request as complete later
We marked a request as complete in the callback, however
it might be that we're still inside S3_runall_request_contex...
Yehuda Sadeh
06:27 PM Revision 5c23d357 (ceph): buffer.h: fix operator> and operator>= increment error
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
06:14 PM Revision f81feade (ceph): schedule_suite.sh: drop -x
Sage Weil
06:14 PM Revision c6b2e93d (ceph): add cleanup-user.sh script
big hammer, use with care Sage Weil
04:53 PM Revision 335b918d (ceph): DBObjectMap: clones must inherit spos from parent
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
04:53 PM Revision cc1da958 (ceph): filestore: sync object_map object in lfn_remove when nlink > 1
In the following sequence:
1) create (a, 1)
2) setattr (a, 1)
3) link (a, 1), (b, 1)
4) remove (a, 1)
If we play 1-...
Samuel Just
04:47 PM Revision 8c453cce (ceph): cleaned up commented code
Signed-off-by: Mark Nelson <nhm@clusterfaq.org> Mark Nelson
07:46 AM Revision 218dd5ad (ceph): radosgw Apache configuration: simplify rewrite rule
Use a simpler RewriteRule as suggested here:
http://marc.info/?l=ceph-devel&m=133951986510085&w=2
Florian Haas
07:43 AM Revision 5a06af78 (ceph): Fix example radosgw Apache configuration
Follow RFC2606, use example.com everywhere. Florian Haas
07:18 AM Revision f969b59a (ceph): cls_rbd: fix signed-ness warning
Signed-off-by: Josh Durgin <josh.durgin@inktank.com> Josh Durgin
07:18 AM Revision 6a5c1555 (ceph): objclass: remove unused variable from cls_cxx_map_get_vals
Signed-off-by: Josh Durgin <josh.durgin@inktank.com> Josh Durgin
03:25 AM Revision 89492329 (ceph): debian: build with libnss instead of crypto++
Signed-off-by: Laszlo Boszormenyi (GCS) <gcs@debian.hu> Laszlo Boszormenyi (GCS)
03:25 AM Revision 0d9b558f (ceph): debian: arch linux-any
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
03:25 AM Revision 915f3210 (ceph): debian: move mount.ceph and cephfs into ceph-fs-common
Based on patches from Laszlo Boszormenyi (GCS) <gcs@debian.hu>.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
03:25 AM Revision 9d6013e0 (ceph): debian: move metadata server into ceph-mds
Also adjust the recommends and depends, so that libcephfs1 and ceph-fuse
hang off of ceph-mds instead of ceph.
Signe...
Sage Weil
12:49 AM Revision 9d7f0480 (ceph): doc/config-cluster/authentication: keyring default locations, simplify ...
- keyrings have new default locations that everyone should use.
- the user key setup is vastly simplified if you use ...
Sage Weil
12:38 AM Revision 1a43c344 (ceph): Added blktrace task
Signed-off-by: Mark Nelson <nhm@clusterfaq.org> Mark Nelson

06/27/2012

11:28 PM Revision f3661739 (ceph): pg: report scrub status
Signed-off-by: Mike Ryan <mike.ryan@inktank.com> Mike Ryan
11:28 PM Revision c94583e5 (ceph): pg: track who we are waiting for maps from
Signed-off-by: Mike Ryan <mike.ryan@inktank.com> Mike Ryan
11:28 PM Revision ecd7ffe7 (ceph): pg: reduce scrub write lock window
Wait for all replicas to construct the base scrub map before finalizing
the scrub and locking out writes.
Signed-off...
Mike Ryan
11:20 PM Revision 16d55651 (ceph): mon: MonmapMonitor: Use default port when the specified on 'add' is zero
Fixes a bug triggered by using the ceph tool to 'mon add' with a port set
to zero. We now default to the monitor's de...
Joao Eduardo Luis
10:59 PM Revision 04e1c301 (ceph): rest-bench: mark request as complete later
We marked a request as complete in the callback, however
it might be that we're still inside S3_runall_request_contex...
Yehuda Sadeh
08:48 PM Revision c5d19b6d (ceph): rgw-admin: use correct modifier with strptime
Bug #2658: used %I (12h) instead of %H (24h)
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
02:10 PM Revision 17f433aa (ceph): OSD: disconnect_session_watches: handle race with watch disconnect
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Tested-by: Stefan Priebe ...
Samuel Just

06/26/2012

07:30 PM Revision e34dfc3b (ceph): doc: removing old 'todo' configuration reference.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
07:24 PM Revision efb74a90 (ceph): doc: converted daemon references from nasty tables to lines.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
03:28 PM Revision 4142ac44 (ceph): doc: a few minor tweaks to radosgw to cleanup navigation.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
03:21 PM Revision 0be26111 (ceph): doc: Published RADOS GW docs and install as is for now. Needs more work.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
07:05 AM Revision 93425734 (ceph): CrushTester.cc: removed last broken bits of obsolete method
Signed-off-by: caleb miles <caleb.miles@inktank.com> caleb miles
07:02 AM Revision 6d551c17 (ceph): CrushTester.cc: removed obsolete method for collapsing a CRUSH map
Signed-off-by: caleb miles <caleb.miles@inktank.com> caleb miles
06:58 AM Revision df7729e5 (ceph): CrushTester: eliminated compiler warning
Signed-off-by: caleb miles <caselim@gmail.com> caleb miles
06:39 AM Revision 88e31546 (ceph): radosgw-admin: improve man page
* remove "OpenStack user" information (deprecated, should no
longer be used. No reason to keep mentioning it)
* fix...
Florian Haas
06:37 AM Revision 63b562f9 (ceph): doc: explain how to configure Ceph for radosgw
* explain creating auth creds for radosgw
* explain Apache config for radosgw
* explain starting daemons for radosgw
...
Florian Haas
06:14 AM Revision d82357df (ceph): Merge branch 'master' of github.com:ceph/ceph
caleb miles
04:21 AM Revision 1db84ddd (ceph): include ceph task in librbd collection
Sage Weil
03:45 AM Revision 07029a4f (ceph): rgw: send both swift x-storage-token and x-auth-token
older clients need x-storage-token, newer x-auth-token
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
03:45 AM Revision 80a939a9 (ceph): rgw: radosgw-admin date params now also accept time
The date format now is "YYYY-MM-DD[ hh:mm:ss]". Got rid of
the --time param for the old ops log stuff.
Signed-off-by...
Yehuda Sadeh
03:45 AM Revision c87c83f3 (ceph): rgw-admin: fix usage help
s/show/trim
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh

06/25/2012

10:30 PM Revision aa89e6ab (ceph): move kclient_workunit_suites_ffsb to marginal suite
until #1947 is fixed Sage Weil
10:20 PM Revision cc380dee (ceph): ignore DEADLOCK line inside lockdep splat
Sage Weil
10:14 PM Revision 77fcf064 (ceph): upstart: fix regex
Signed-off-by: Tommi Virtanen <tv@inktank.com>
Signed-off-by: Greg Farnum <greg@inktank.com>
Tommi Virtanen
09:45 PM Revision 0cd21ea1 (ceph): Merge branch 'next'
Sage Weil
09:45 PM Revision 840ae244 (ceph): mon: don't tick the PaxosServices if we are currently slurping.
They aren't prepared to deal with the on-disk state being inconsistent.
Signed-off-by: Greg Farnum <greg@inktank.com>
Greg Farnum
09:44 PM Revision ef6beec9 (ceph): objecter: do not feed session to op_submit()
The linger_send() method was doing this, but it is problematic because the
new Op doesn't get its pgid or acting vect...
Sage Weil

06/24/2012

08:33 PM Revision 4e45d60f (ceph): ObjectStore::Transaction: initialize pool_override in all constructors
use_pool_override and pool_override weren't initialized in these two
constructors.
Signed-off-by: Samuel Just <sam.j...
Samuel Just

06/23/2012

05:34 PM Revision ff67210e (ceph): objecter: do not feed session to op_submit()
The linger_send() method was doing this, but it is problematic because the
new Op doesn't get its pgid or acting vect...
Sage Weil

06/22/2012

02:23 AM Revision 48e8e0a7 (ceph): Add script to create a vm image with extra packages
Josh Durgin
01:44 AM Revision 38f6a78c (ceph): Add a task to run a test against rbd inside of qemu.
For now this task does not setup networking for the vm,
and simply runs an executable downloaded from a specified url...
Josh Durgin
01:18 AM Revision 94a6ab8f (ceph): Add some tests inside qemu for the librbd suite
Josh Durgin
01:16 AM Revision a92306a4 (ceph): Move librbd tests to rbd suite
This lets us generate jobs with different caching settings instead of
hardcoding them.
Josh Durgin
12:10 AM Revision c399d903 (ceph): mon: conditionally encode PGMap[::Incremental] with quorum features
This allows a mon cluster to transition to the new encoding during a
rolling upgrade.
Signed-off-by: Sage Weil <sage...
Sage Weil
12:10 AM Revision de5b3236 (ceph): mon: conditionally encode mon features for remote mon
The only time we encode these is when forwarding messages. Encoding using
the destination's feature set.
Signed-off...
Sage Weil
12:10 AM Revision 77d836c5 (ceph): mon: encoding new monmap using quorum feature set
It is probably unlikely that someone will expand the mon cluster with a
mixed feature set, but we know the quorum fea...
Sage Weil
12:10 AM Revision 80649d08 (ceph): mon: note that monmap may be reencoded later
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
12:10 AM Revision 9fcc3dee (ceph): osd_types.cc: remove hobject_t decode asserts
These asserts were useful for ensuring that pool is passed
in in the correct places, but they prevent the encoder
tes...
Samuel Just
12:10 AM Revision 2fe98163 (ceph): OSD,PG,ObjectStore: handle messages with old hobject_t encoding
Messages that embed an hobject_t need to have the pool field fixed
on messages from old peers.
Signed-off-by: Samuel...
Samuel Just
12:10 AM Revision 2355b233 (ceph): mon: conditionally encode old monmap when peer lacks feature
This allows a rolling upgrade from 0.47.2 to 0.48.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
12:10 AM Revision 06288a9d (ceph): mon: track intersection of quorum member features
When we form a quorum, also note the intersection of the quorum members'
feature bits. This will inform decisions ab...
Sage Weil
12:10 AM Revision 0aaf7334 (ceph): mon: conditionally encode auth incremental with quorum feature bits
If the quorum does not yet all have the MONENC feature, stick to the old
encoding.
It might be more polite to requir...
Sage Weil

06/21/2012

09:33 PM Revision 03597ca6 (ceph): Check for machine args based on local, not ctx.machines
Signed-off-by: Dan Mick <dan.mick@inktank.com> Dan Mick
08:29 PM Revision ddf7e836 (ceph): doc: ceph osd crush add is now ceph osd crush set
Mailing list thread: http://www.spinics.net/lists/ceph-devel/msg06199.html
Signed-off-by: Travis Rhoden <trhoden@gma...
Travis Rhoden
08:20 PM Revision 7773a93e (ceph): whitelist current lockdep warnings in syslog
These are causing too much noise in the qa runs to leave, and #2617 is
sufficiently non-trivial to do this in the int...
Sage Weil
07:43 PM Revision 448f5b02 (ceph): logrotate: reload all upstart instances
upstart doesn't let you wildcard all instances of a given job, so we
slog through initctl list output, and reload any...
Sage Weil
06:35 PM Revision 58db045a (ceph): docs: clarify example in radosgw-admin
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com> Yehuda Sadeh
06:17 PM Revision 990febd9 (ceph): mon: make pool deletion dne error code consistently ENOENT
This matches the check in _prepare_remove_pool() now.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
06:17 PM Revision 7044192d (ceph): filestore: remove btrfs start/end transaction ioctl code
This was an ill-conceived approach to getting atomic transactions out of
btrfs. It doesn't offer rollback, which mea...
Sage Weil
05:47 PM Revision 62a4ad66 (ceph): docs: update usage logging info
added some text under radosgw, examples under radosgw-admin
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
03:20 PM Revision a85a15fe (ceph): Merge remote-tracking branch 'gh/stable' into next
Sage Weil
 

Also available in: Atom