Activity
From 07/09/2014 to 08/07/2014
08/07/2014
- 10:56 PM Revision de0c7202 (ceph): Merge pull request #2226 from athanatos/wip-8396
- Wip 8396
Reviewed-by: Sage Weil <sage@redhat.com> - 10:54 PM Revision 2120f4bb (ceph): OSD: move waiting_for_pg into the session structures
- Each message belongs to a session. Further, no ordering is implied
between messages which arrived on different sessi... - 10:42 PM Revision f5d6818d (ceph): Merge pull request #2227 from athanatos/wip-8625
- osd_types: s/stashed/rollback_info_completed and set on create
Reviewed-by: Sage Weil <sage@redhat.com> - 10:30 PM Revision 71cb4d3c (ceph): doc: Removed Debian reference from Upstart.
- Signed-off-by: John Wilkins <john.wilkins@inktank.com>
- 10:29 PM Revision 8357cae0 (ceph): doc: Incorporated user feedback to clarify upgrade doc.
- Signed-off-by: John Wilkins <john.wilkins@inktank.com>
- 09:15 PM Revision b6bf33cd (ceph): doc: Added configuration discussion at end of gateway install with link...
- Signed-off-by: John Wilkins <john.wilkins@inktank.com>
- 06:48 PM Revision 6e7b86a2 (ceph): OSD: fix wake_pg_waiters revert error in _open_lock_pg
- 231fe1b685bfbd3db9c81709ca39a29d696b13ad reintroduced erroneously
this call to wake_pg_waiters. All _create_lock_pg ... - 06:48 PM Revision 20fd714a (ceph): OSD: wake_pg_waiters outside of the pgmap write_lock, pg_lock
- Signed-off-by: Samuel Just <sam.just@inktank.com>
- 06:48 PM Revision 11d6e5ad (ceph): OSD: rename session_waiting_for_map_lock to session_waiting_lock
- This lock will also protect the waiting_for_pg structures in each
session.
Signed-off-by: Samuel Just <sam.just@inkt... - 06:48 PM Revision 6aba9421 (ceph): OSD: clear_session_waiting_on_map in ms_handle_reset
- Signed-off-by: Samuel Just <sam.just@inktank.com>
- 06:48 PM Revision 11cefcab (ceph): OSD::shutdown: actually drop sessions waiting on map
- There might be messages for which we still don't have the
map. Dispatching waiting won't actually help.
Signed-off-... - 06:47 PM Revision 42607679 (ceph): osd_types: s/stashed/rollback_info_completed and set on create
- Originally, this flag indicated that the object had already been stashed and
that therefore recording subsequent chan... - 06:21 PM Revision f95e82b1 (ceph): Merge remote-tracking branch 'gh/wip-filestore-bigxattr'
- 03:56 PM Feature #8276: ceph-filestore-dump import-rados -p <pool> <archive>
- Implemented syntax:
ceph_objectstore_tool import-rados pool [import_file|-]
Import into the specified pool on r... - 03:54 PM Bug #8396 (Resolved): osd: message delayed in Session misdirected after split
- 03:39 PM Bug #8625 (Pending Backport): EC pool - OSD creates an empty file for op with 'create 0~0, writef...
- 03:11 PM Revision d0ccb1cb (ceph): make ceph-disk use the new init flag for cluster
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 02:48 PM Revision 23b4915f (ceph): allow passing a --cluster flag to the init script
- It will fallback to looking at /etc/ceph/$cluster.conf
otherwise.
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.... - 02:34 PM Bug #9040: clients can SEGV during package upgrade
- https://github.com/ceph/ceph-qa-suite/pull/77 seemed fixing this.
Testing now. - 01:56 PM Bug #9040 (Won't Fix): clients can SEGV during package upgrade
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-08-06_16:30:35-upgrade:dumpling-dumpling---basic-vps/...
- 02:24 PM Revision 4e1e929f (ceph): Update module references
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 02:24 PM Revision 0e1df3cc (ceph): Import teuthology tasks (master branch)
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 02:24 PM Revision 65060738 (ceph): Merge branch 'teuth_master' into tasks_master
- 02:24 PM Revision ad65d6bb (ceph): Update module references
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 02:24 PM Revision 6f854e12 (ceph): Use newer orchestra API
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 02:24 PM Revision a963e791 (ceph): Use teuthology's DaemonGroup
- It has timeout support.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> - 02:24 PM Revision 2e9a567d (ceph): Use Remote.user
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 02:24 PM Revision 6967e6c6 (ceph): Merge branch 'teuth_firefly' into tasks_firefly
- 02:24 PM Revision f6a72a3d (ceph): Add wait_until_fuse_mounted()
- This was removed in a refactor in master, but it would take lots of work
to backport the entire refactor.
Signed-off... - 02:24 PM Revision 416f41e2 (ceph): Move write_secret_file() into task_util/kclient.py
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 02:24 PM Revision 4318e6ee (ceph): Import teuthology tasks (firefly branch)
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 01:24 PM Revision 6bd2b0fc (ceph): mds: Make min/max UID configurable for who is allowed to create a snapshot
- This way administrators can configure which UIDs are allowed to create
snapshots on CephFS.
In certain situations it... - 01:12 PM Revision a5ecf151 (ceph): powerdns: Update README with better markdown
- 12:37 PM rgw Bug #9039: Using COPY on radosgw to copy object from one bucket to another that's in another pool...
- Well, I think data copy is the right thing to do. If I put bucket in different pool is because they're configured dif...
- 10:40 AM rgw Bug #9039: Using COPY on radosgw to copy object from one bucket to another that's in another pool...
- The problem is that it is implicitly assumed with the new manifest that the tail is going to reside at the same pool ...
- 10:07 AM rgw Bug #9039: Using COPY on radosgw to copy object from one bucket to another that's in another pool...
- Really ? I didn't see anything in the code that checked whether the destination bucket was in the same pool or not an...
- 09:59 AM rgw Bug #9039: Using COPY on radosgw to copy object from one bucket to another that's in another pool...
- That sounds like an issue with the new (firefly) manifest.
- 07:21 AM rgw Bug #9039 (Resolved): Using COPY on radosgw to copy object from one bucket to another that's in a...
- Currently if you copy an object from a bucket to another one which is in another rados pool, things will just break. ...
- 09:34 AM Bug #9035 (Closed): ceph cluster is using more space than actual data after replication
- the used is simply summing the statfs(2) results on all the OSDs. you can see this by doing a df on the osd volumes,...
- 02:24 AM Bug #9035 (Closed): ceph cluster is using more space than actual data after replication
- Ceph cluster is using more space than estimated space to store data after replication.
Total cluster capacity is 5... - 08:43 AM Revision bf9726a2 (ceph): mon/OSDMonitor : Use user provided ruleset for replicated pool
- When creating a replicated pool, currently ceph ignore the ruleset
name provided by user but use a global default rul... - 07:52 AM rgw Bug #9037 (Duplicate): civetweb: error HEAD responses return body
- 07:40 AM rgw Bug #9037: civetweb: error HEAD responses return body
- Ah, sorry, somehow managed to miss it when I looked through the issue list. Please close this then.
- 07:34 AM rgw Bug #9037: civetweb: error HEAD responses return body
- See #8539
- 02:59 AM rgw Bug #9037 (Duplicate): civetweb: error HEAD responses return body
- 0.80.5 radosgw with civetweb frontend returns body data when sending an error response to a HEAD request. This breaks...
- 06:41 AM CephFS Feature #9029: min/max uid for snapshot creation
- 06:00 AM Bug #4254: osd: failure to recover before timeout on rados bench and thrashing; negative stats
- I am seeing this issue again on v0.80.4. I stopped 3 osd processes and marked them as out to trigger data migration (...
- 03:08 AM Feature #8496: erasure-code: ErasureCode base class
- "requeued on vps because plana are very busy":http://pulpito.ceph.com/loic-2014-08-07_12:09:48-upgrade:firefly-x:stre...
- 03:06 AM Feature #9025: erasure-code: chunk remapping
- "queued the suite on vps because plana are very busy":http://pulpito.ceph.com/loic-2014-08-07_12:06:56-upgrade:firefl...
- 12:54 AM Feature #9025: erasure-code: chunk remapping
- "upgrade:firefly-x:stress-split":http://pulpito.ceph.com/loic-2014-08-07_09:56:17-upgrade:firefly-x:stress-split-wip-...
- 01:42 AM Revision 9bbd1149 (ceph): Merge pull request #2220 from somnathr/wip-lock-leak-fix
- RadosClient: Fixing potential lock leaks.
Backport: firefly
Reviewed-by: Sage Weil <sage@redhat.com> - 01:30 AM Revision f1aad8bc (ceph): RadosClient: Fixing potential lock leaks.
- In lookup_pool and pool_delete, a lock is taken
before invoking wait_for_osdmap, but is not
released for the failure ... - 01:23 AM Feature #9034 (New): erasure-code: better LRC strategy
- The current LRC recovery strategy does not take advantage of all possibilities and may fail to discover a scenario th...
- 01:17 AM Feature #9033 (Resolved): erasure-code: simplified LRC
- Add implicit parity and simplified LRC as "described by Andreas":https://www.mail-archive.com/ceph-devel@vger.kernel....
- 12:45 AM Revision 0a1cea58 (ceph): os/FileStore: force any new xattr into omap on E2BIG
- If we have a huge xattr (or many little ones), the _fgetattrs() for the
inline_set will fail with E2BIG. The conditi... - 12:28 AM Revision 26750fcf (ceph): os/FileStore: force any new xattr into omap on E2BIG
- If we have a huge xattr (or many little ones), the _fgetattrs() for the
inline_set will fail with E2BIG. The conditi... - 12:11 AM Revision d050cf6c (ceph): Merge pull request #2218 from ceph/wip-rados-xattr
- rados: fix get/setxattr commands up
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com> - 12:06 AM Revision e3819b62 (ceph): qa/workunits/rados/test_rados_tool: add a few xattr tests
- Signed-off-by: Sage Weil <sage@redhat.com>
- 12:06 AM Revision cc3112ef (ceph): rados: use STD{IN,OUT}_FILENO for magic values
- Signed-off-by: Sage Weil <sage@redhat.com>
08/06/2014
- 10:43 PM Revision 189e4a92 (ceph): Removed upgrade/dumpling from master branch as it should be only in dum...
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 10:31 PM Revision 645c28a1 (ceph): rados: optionally read setxattr value from stdin
- Signed-off-by: Sage Weil <sage@redhat.com>
- 10:31 PM Revision 59a715a3 (ceph): rados: don't add \n to getxattr
- Signed-off-by: Sage Weil <sage@redhat.com>
- 09:53 PM Revision e5b67f75 (ceph): Update doc
- File 'sysvinit' is necessary to allow the start of mon at each reboot.
Signed-off-by: François Lafont <francois.lafon... - 08:58 PM Revision 789284c4 (ceph): mon/PGMap: s/osdid/osd/ in 'osd perf' plaintext heading
- Signed-off-by: Sage Weil <sage@redhat.com>
- 08:39 PM Revision 1b8a9ec2 (ceph): mon/OSDMonitor: clean up 'osd perf' command placement
- This doesn't need an OSDMap; move it out of that block.
Signed-off-by: Sage Weil <sage@redhat.com> - 08:22 PM Revision 940e42df (ceph): osd/PG: populate pg_stats_t blocked_by
- Keep a PG member for OSDs that current block us, and fill it into the
stats struct when we publish. Use a vector<int... - 08:16 PM Revision ea731ae1 (ceph): qa/workunits/cephtool/test.sh: fix 'ceph df ...' tests
- Broken by ee2dbdb0f5e54fe6f9c5999c032063b084424c4c and friends.
Signed-off-by: Sage Weil <sage@redhat.com> - 07:30 PM Revision bdf5f300 (ceph): use cluster name when checking the host
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 07:30 PM Revision 3fb25c28 (ceph): use name in /var/lib/ceph paths
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 07:29 PM Revision 9e08e3a7 (ceph): when starting an OSD, pass in the cluster name
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 06:40 PM Bug #9022 (Pending Backport): Potential lock leaks in RadosClient
- 02:58 AM Bug #9022: Potential lock leaks in RadosClient
- Pull request on the way.
- 02:58 AM Bug #9022 (Resolved): Potential lock leaks in RadosClient
- While going through RadosClient, identified couple of interfaces librados::RadosClient::lookup_pool() and librados::R...
- 06:37 PM Revision 0bd7c341 (ceph): PendingReleaseNotes: make note about rbd cache default change
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:32 PM Revision 64d5c406 (ceph): rgw: calc md5 and compare if user provided appropriate header
- Fixes: #8436
Backport: firefly
This was broken in ddc2e1a8e39a5c6b9b224c3eebd1c0e762ca5782. The fix
resurrects and o... - 06:32 PM Revision ebecd80d (ceph): rgw: calculate user manifest
- Fixes: #8169
Backport: firefly
We didn't calculate the user manifest's object etag at all. The etag
needs to be the m... - 06:28 PM Revision 8d8b8b11 (ceph): Merge pull request #2123 from ceph/wip-rbd-flush
- librbd: enable rbd cache by default; writethrough until flush
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> - 06:08 PM Revision 7d820123 (ceph): Merge pull request #2205 from ceph/wip-librbd-snap-meta
- librbd: fix crash with a chain of flattened images
Reviewed-by: Sage Weil <sage@redhat.com> - 05:51 PM Revision c0ef8b87 (ceph): rocksdb: fix i386 build
- Signed-off-by: Sage Weil <sage@redhat.com>
- 05:44 PM Revision 7a9b986a (ceph): rados: add {read,write}_ops to df json
- Backport: firefly, dumpling
Signed-off-by: Sage Weil <sage@redhat.com> - 05:41 PM Revision 0e9f3759 (ceph): Merge remote-tracking branch 'gh/wip-test-ceph-disk'
- 05:33 PM Revision 6168c3c9 (ceph): Merge pull request #2215 from ceph/wip-kb
- mon: clean up _kb fields in json and perf counter output
Reviewed-by: John Spray <john.spray@redhat.com> - 05:33 PM Revision ee2dbdb0 (ceph): mon/PGMonitor: remove {rd,wr}_kb from pool stat dumps
- These fields are replaced with corresponding *_bytes fields.
Signed-off-by: Sage Weil <sage@redhat.com> - 05:33 PM Revision 4c8e3224 (ceph): mon: remove *_kb perf counters
- This is an incompatible change.
Signed-off-by: Sage Weil <sage@redhat.com> - 05:26 PM Revision 1f3f2982 (ceph): rgw: fix crash in swift CORS preflight request
- Fixes: #8586
This fixes error handling, in accordance with commit 6af5a537 that fixed
the same issue for the S3 case... - 05:26 PM Revision 6e492150 (ceph): cls_rgw: fix object name of objects removed on object creation
- Fixes: #8972
Backport: firefly, dumpling
Reported-by: Patrycja Szabłowska <szablowska.patrycja@gmail.com>
Signed-off... - 05:21 PM Revision 53aab689 (ceph): Merge pull request #75 from ceph/wip-readforward
- include readforward cache mode in cache mode cycling test
Reviewed-by: Samuel Just <sam.just@inktank.com> - 04:18 PM Revision 3179bb10 (ceph): mon/PGMonitor: add _bytes perf counters
- Leave the _kb ones in place for now.
Backport: firefly
Signed-off-by: Sage Weil <sage@redhat.com> - 04:14 PM Revision adb2791a (ceph): mon/PGMonitor: add _bytes fields for all usage dumps
- Leave the _kb ones in place for now.
Backport: firefly
Signed-off-by: Sage Weil <sage@redhat.com> - 04:06 PM Revision fce2ed68 (ceph): Remove most ceph-specific tasks. They are in ceph-qa-suite now.
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 03:50 PM Revision 7dbd4401 (ceph): ignore errors if 'ps aux' fails
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
(cherry picked from commit f9aa9c1e647dc3376a33d0f7147501bffcd... - 03:42 PM Revision d5f26aaf (ceph): Merge pull request #306 from ceph/wip-9024
- ignore errors if 'ps aux' fails
- 03:39 PM Feature #9031: List RADOS namespaces and list all objects in all namespaces
A way to implement this is to enhance the pg_ls_repsonse_t to include the namespace (or change object_t to hobject_...- 02:30 PM Feature #9031 (Resolved): List RADOS namespaces and list all objects in all namespaces
- We can currently create namespaces, but cannot easily view those that have been created. A method of listing namespac...
- 03:23 PM Revision b416446c (ceph): Merge pull request #2165 from dachary/wip-mailmap
- mailmap updates
- 03:23 PM devops Bug #9032 (Rejected): ceph-deploy over proxy
- I have my servers working behind a proxy. When I run the ceph-deploy install command I get an error:
[ceph01][INFO ... - 03:16 PM Revision 895318c0 (ceph): README.md: word wrap
- Signed-off-by: Sage Weil <sage@redhat.com>
- 03:15 PM Revision 500b95e5 (ceph): README: symlink from README.md
- It looks better as markdown than rendered as text via the markdown tool,
so just symlink it.
Signed-off-by: Sage Wei... - 02:53 PM Revision f9aa9c1e (ceph): ignore errors if 'ps aux' fails
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 02:46 PM Revision 25b9761e (ceph): Merge pull request #2202 from xinxinsh/enable-rocksdb-log-level
- Enable rocksdb log level
Reviewed-by: Sage Weil <sage@redhat.com> - 02:05 PM Feature #9030 (Fix Under Review): mon: quickly identify 'problem' osds
- 02:05 PM Feature #9030 (Resolved): mon: quickly identify 'problem' osds
- 01:53 PM Revision 0114b335 (ceph): erasure-code: rework ErasureCode*::parse methods
- The ErasureCode::parse virtual function is derived in
ErasureCode{Jerasure,Isa}. It is reworked to share parsing argu... - 01:44 PM Revision 77690f66 (ceph): erasure-code: move to ErasureCode::decode_concat
- It does not belong to ErasureCodeInterface which is supposed to not have
any implementation.
Signed-off-by: Loic Dac... - 01:22 PM Revision 54394fa1 (ceph): erasure-code: move to ErasureCode::to_{int,bool}
- The parameter parser helpers to_int and to_bool are moved from
ErasureCode{Jerasure,Isa} to ErasureCode.
The prototy... - 01:21 PM Revision 4ff981f4 (ceph): erasure-code: move to ErasureCode::{encode,decode}{,chunk}
- The bulk of ErasureCode{Jerasure,Isa}::encode and
ErasureCode{Jerasure,Isa}::decode is dealing with alignment and buf... - 01:21 PM Revision b4b7c51f (ceph): erasure-code: move to ErasureCode::minimum_to_decode*
- The ErasureCode{Jerasure,Isa}::minimum_to_decode and
ErasureCode{Jerasure,Isa}::minimum_to_decode_with_cost methods a... - 01:21 PM Revision 1ebce988 (ceph): erasure-code: ErasureCode base class
- Add the ErasureCode base class for ErasureCodeJerasure and
ErasureCodeIsa, for methods that can be shared among all p... - 12:55 PM Bug #8860 (Fix Under Review): ceph-disk issues with custom cluster name
- PR opened https://github.com/ceph/ceph/pull/2216
- 12:25 PM CephFS Feature #9029 (Resolved): min/max uid for snapshot creation
- On shared systems like shared hosting it might be useful to prevent regular users from creating snapshots on CephFS.
... - 12:20 PM rgw Feature #6747: PowerDNS backend for RGW bucket directing
- 11:06 AM rbd Bug #8845 (Pending Backport): Flattening Clones of clone, results in command failure
- 09:41 AM Bug #9019 (Resolved): Makefile.am: error: required file './README' not found
- fixed it up with a symlink.. other solutions seemed more annoying :(
- 08:39 AM Linux kernel client Bug #8818 (Resolved): IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- OK, thanks everybody....
- 08:09 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- I switched to the good kernel (3.16.0-ceph-00037-g0532581) yesterday and re-ran my scripts overnight. The scripts co...
- 08:39 AM Linux kernel client Bug #8464 (Resolved): krbd: deadlock
- OK, thanks everybody....
- 08:06 AM Feature #8496: erasure-code: ErasureCode base class
- "scheduled upgrade:firefly-x:stress-split":http://pulpito.ceph.com/loic-2014-08-06_17:07:04-upgrade:firefly-x:stress-...
- 06:22 AM Feature #8496: erasure-code: ErasureCode base class
- The test "only had one job":http://pulpito.ceph.com/loic-2014-08-05_13:45:56-upgrade:firefly-x:stress-split-wip-8496-...
- 07:12 AM Feature #9025 (Fix Under Review): erasure-code: chunk remapping
- "need review":https://github.com/ceph/ceph/pull/2213
- 06:28 AM Feature #9025 (Resolved): erasure-code: chunk remapping
- Interpret the *mapping* parameter and remap the chunks accordingly. For instance mapping=_DD means the data chunks ar...
- 07:11 AM CephFS Feature #9026 (Resolved): client: vxattr support for rctime, rsize, etc.
- 05:44 AM Bug #9023 (Can't reproduce): valgrind failures in OSD
osd.2 from OSD.cc:462 (SafeTimer::init, pthread_create)
http://pulpito.front.sepia.ceph.com/john-2014-08-01_11:0...
08/05/2014
- 11:48 PM Revision 859944d3 (ceph): test/osd/osd-test-helpers: mkdir -p for ceph-disk
- Signed-off-by: Sage Weil <sage@redhat.com>
- 11:38 PM Revision 4b45e25b (ceph): Add handles for the ceph-mon starting with upstart
- 11:22 PM Feature #9021 (Resolved): librbd: shared flag, object map
- we need to consider to make a tradeoff between multi-client support and single-client support for librbd. In practice...
- 10:43 PM Bug #8797: "ceph status" do not exit with python_2.7.8
- For a moment Python maintainer in Debian kindly fixed this issue for us by adding patch to revert problematic change ...
- 10:25 PM Revision 818f5b70 (ceph): Merge pull request #2208 from lpabon/osd_dev_doc
- Developer quick start guide
Reviewed-by: Sage Weil <sage@redhat.com> - 10:11 PM Revision c2f58e66 (ceph): test/ceph-disk.sh: mkdir -p
- Signed-off-by: Sage Weil <sage@redhat.com>
- 09:52 PM Revision 511a0597 (ceph): Merge pull request #76 from ceph/wip_tune2_upgrade-firefly
- Added ec-readwrite.yaml to the mix to enable erasure code coverage
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> - 09:48 PM Revision 542dbd2a (ceph): Added ec-readwrite.yaml to the mix to enable erasure code coverage
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 09:06 PM Revision 3f9f135f (ceph): Merge remote-tracking branch 'upstream/next' into wip-sam-testing
- Conflicts:
src/osd/OSD.cc - 07:34 PM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- The 00036 "bad" kernel started showing the problem in the /var/log/kern.log file within minutes of starting my test s...
- 12:49 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- Eric, Greg,
The fix on top of 3.16 + testing is in wip-request-fn.
http://gitbuilder.ceph.com/kernel-deb-precis... - 06:51 PM Revision a923e2c9 (ceph): Renamed README to README.md to render in markdown
- Signed-off-by: Luis Pabón <lpabon@redhat.com>
- 06:48 PM Revision 52cf693e (ceph): Developer quick start guide
- Signed-off-by: Luis Pabón <lpabon@redhat.com>
- 06:16 PM Bug #9019 (Resolved): Makefile.am: error: required file './README' not found
- commit(a923e2c9eb16823fa484c) Renamed README to README.md to render in markdown. After that, i can't generate Makefil...
- 06:15 PM Bug #9008: Objecter: pg listing can deadlock when throttling is in use
- > I'm guessing the request is hung on teh OSD side of things...
Thanks Sage. Sadly after radosgw daemon restarting, ... - 08:28 AM Bug #9008 (Need More Info): Objecter: pg listing can deadlock when throttling is in use
- 08:28 AM Bug #9008: Objecter: pg listing can deadlock when throttling is in use
- please query the admin socket for the process like so:
ceph daemon /var/run/ceph/ceph-client.*.asok objecter_requ... - 02:44 AM Bug #9008 (Resolved): Objecter: pg listing can deadlock when throttling is in use
- In our Ceph cluster (with radosgw), we found that occasionally the processing threads hands forever and eventually ha...
- 06:11 PM Revision c09036ac (ceph): enable info_log_level config option for rocksdb
- Signed-off-by: xinxin shu <xinxin.shu@intel.com>
- 05:21 PM Revision e6935dd4 (ceph): Merge pull request #2206 from ceph/wip-8875
- doc: be a bit more explicit about 'ceph-deploy new' in quickstart
Reviewed-by: John Wilkins <john.wilkins@inktank.com> - 04:52 PM Revision 66de51d1 (ceph): be a bit more explicit about 'ceph-deploy new' in quickstart
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 04:15 PM Revision 3876da15 (ceph): Merge branch 'master' of github.com:ceph/ceph
- 04:15 PM Revision bc1d2b83 (ceph): Merge remote-tracking branch 'gh/wip-8880'
- Conflicts:
src/osd/OSD.cc - 03:50 PM Revision 19b9ee94 (ceph): Merge pull request #2204 from osynge/wip-dont-mkdir-by-mistake2
- Do not make directories by mistake.
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 03:50 PM Revision b8c1cabd (ceph): Merge pull request #1883 from ceph/wip-msgr
- messenger refactoring for xio
Reviewed-by: Greg Farnum <greg@inktank.com> - 03:28 PM Revision b4c80e31 (ceph): Do not make directories by mistake.
- Rational: I found I had created a series of OSD directories under "/dev/" when disks I thought existed did not exist....
- 02:57 PM Revision e5b3c093 (ceph): Merge pull request #2200 from theanalyst/typo
- doc: typo s/loose/lose
Reviewed-by: Sage Weil <sage@redhat.com> - 02:33 PM Revision f773b24e (ceph): powerdns: Define a application variable when not invoked from Shell
- This allows to be run directly using mod_wsgi behind Apache.
- 02:24 PM Bug #9018 (Resolved): "LibRadosTwoPoolsPP*" failed in upgrade:dumpling-x-firefly---basic-vps
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-08-05_09:22:33-upgrade:dumpling-x-firefly---basic-vps...
- 02:13 PM devops Feature #8868: Update Fedora to 0.80.5 packages with ceph-common
- So, there's a PR open for some restructuring of the .spec file now that we need to get in soon to make this more sane...
- 01:21 PM Fix #6278 (Resolved): osd: throttle snap trimming
- 01:20 PM devops Fix #9017 (Rejected): [paddles] implement validation across all controller methods
- paddles has a lot of boilerplate in controllers that look like:...
- 01:15 PM Feature #9015 (Resolved): msgr refactoring to support xio work
- 01:09 PM Feature #9015 (Resolved): msgr refactoring to support xio work
- 01:14 PM Fix #8905 (In Progress): msgr: encode osd epoch in nonce to avoid misc OSD reconnect races
- 01:10 PM Feature #7516 (Fix Under Review): mon: reweight-by-pg
- 01:06 PM Feature #7238 (In Progress): erasure code : implement LRC plugin
- 12:55 PM Bug #8083: erasure-code: fix static code analysis errors found in gf-complete
- 12:28 PM Documentation #8875 (Resolved): `ceph-deploy new` needs to be called for every node, not just the...
- PR https://github.com/ceph/ceph/pull/2206
and merged commit e6935dd into master - 09:37 AM Documentation #8875 (In Progress): `ceph-deploy new` needs to be called for every node, not just ...
- I noted the problem in the docs and will fix that shortly.
You are right, you need to run `ceph-deploy new {NODES}... - 11:19 AM Bug #9011: osd memory leaks on next
- gonna see if this happens on plana too
- 11:13 AM Bug #9011: osd memory leaks on next
- these look like static std::strings. and some other weird leaks that don't make sense...
- 08:00 AM Bug #9011 (Duplicate): osd memory leaks on next
- ubuntu@teuthology:/a/sage-2014-08-04_11:34:19-rgw-next-testing-basic-vps/397606
need to clean these up - 09:26 AM rgw Feature #9013 (Resolved): rgw: set civetweb as a default frontend
- Should add civetweb to the default frontends.
- 09:13 AM Messengers Bug #8880 (Pending Backport): msg/Pipe.cc: 1538: FAILED assert(0 == "old msgs despite reconnect_s...
- 09:11 AM Bug #9012 (Duplicate): "[WRN] map e277 wrongly marked me down" in upgrade:dumpling-x-firefly---ba...
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-08-04_14:18:17-upgrade:dumpling-x-firefly---basic-vps...
- 09:05 AM rgw Feature #8218 (In Progress): rgw: object versioning manifest changes
- 09:05 AM rgw Feature #8217 (In Progress): rgw: object versioning object overwrite / delete changes
- 09:05 AM rgw Feature #8216 (In Progress): rgw: object versioning objclass support
- 09:05 AM rgw Feature #8473 (In Progress): rgw: Shard bucket index objects to improve single bucket PUT throughput
- 08:54 AM rbd Bug #8845 (Fix Under Review): Flattening Clones of clone, results in command failure
- https://github.com/ceph/ceph/pull/2205
- 08:52 AM Fix #8914: osd crashed at assert ReplicatedBackend::build_push_op
- btw, the steps to reproduce this issue are mentioned by Sahana above & it can be reproduced on a single node too.
... - 08:47 AM Fix #8914: osd crashed at assert ReplicatedBackend::build_push_op
- Hi Greg,
No i did not intend to add any comments.
The reason i thought we should assert is, so that we can serv... - 08:25 AM Bug #9007 (Duplicate): Ceph Firefly 0.80.4 : Unable to get some pool values
- you're right. this is fixed in master, and backported to firefly-next.. will be in next firefly point release.
- 01:50 AM Bug #9007 (Duplicate): Ceph Firefly 0.80.4 : Unable to get some pool values
- h1. Hello Developers
I am curious to know if there is something missing from the code for Ceph pool values.
As... - 07:56 AM rgw Bug #8676: md5sum check failed during readwrite.py
- ubuntu@teuthology:/a/sage-2014-08-04_11:34:19-rgw-next-testing-basic-vps/397522
- 05:05 AM Revision 1682e62e (ceph): doc: typo s/loose/lose
- Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
- 04:46 AM Feature #8496: erasure-code: ErasureCode base class
- "upgrade:firefly-x:stress-split":http://pulpito.ceph.com/loic-2014-08-05_13:45:56-upgrade:firefly-x:stress-split-wip-...
- 12:48 AM Feature #8496 (Fix Under Review): erasure-code: ErasureCode base class
- "pull request":https://github.com/ceph/ceph/pull/2201
- 04:22 AM Bug #9009 (In Progress): (wip-objecter) ObjectCacher assert in fs client
- OK, no big deal, just that there are contexts in the Client, like the MDS, which need updating to take client_lock wh...
- 03:49 AM Bug #9009 (Resolved): (wip-objecter) ObjectCacher assert in fs client
From branch wip-mds-contexts, which is a derivative of wip-objecter.
http://qa-proxy.ceph.com/teuthology/john-20...- 03:21 AM rgw Feature #8911: RGW doesn't return 'x-timestamp' in header which is used by 'View Details' of Open...
- It also doesnot returns "Content-type" header as well. Swift does return this header aswell. So I would love to see r...
- 12:45 AM rgw Documentation #9003: rgw: document development setup for rgw
- Much needed. Great!
- 12:41 AM Revision 541006c8 (ceph): Merge pull request #1875 from dachary/wip-8437
- erasure-code: benchmarking jerasure
Reviewed-by: Sage Weil <sage@redhat.com>
08/04/2014
- 11:33 PM Feature #8496 (In Progress): erasure-code: ErasureCode base class
- Because it needs work to adapt the isa plugin, it deserves a separate patch. Otherwise it mixes two unrelated topics.
- 05:12 AM Feature #8496 (Rejected): erasure-code: ErasureCode base class
- It is part of a "larger pull request":https://github.com/ceph/ceph/pull/1911
- 11:21 PM Bug #8736: thrash and scrub combination lead to error
- http://pulpito.ceph.com/loic-2014-08-04_15:06:02-upgrade:firefly-x:stress-split-wip-8475-testing-basic-plana/396887/
... - 11:16 PM Revision 466aba42 (ceph): osd/osd_types: add blocked_by to pg_stat_t
- Signed-off-by: Sage Weil <sage@redhat.com>
- 11:09 PM Revision b65cef67 (ceph): ceph_test_rados_api_tier: fix [EC] HitSet{Read,Write,Trim} tests
- The hit_set_ fields can only be set on tier pools as of
f131dfbaedf6f451572e7aa3a83f653912122953.
Fixes: #8823
Signe... - 11:02 PM Feature #8475 (Resolved): erasure-code: oversized objects when using the Cauchy technique
- 06:05 AM Feature #8475: erasure-code: oversized objects when using the Cauchy technique
- "scheduled upgrade:firefly-x:stress-split":http://pulpito.ceph.com/loic-2014-08-04_15:06:02-upgrade:firefly-x:stress-...
- 02:07 AM Feature #8475: erasure-code: oversized objects when using the Cauchy technique
- "Rebased and repushed":https://github.com/ceph/ceph/pull/1890 , running gitbuilder
- 10:24 PM Revision b9b022e5 (ceph): add annotation for rocksdb config option
- Signed-off-by: xinxin shu <xinxin.shu@intel.com>
- 10:12 PM Revision dceab8dc (ceph): Merge pull request #2198 from ceph/wip-8998
- fix OSD SEGV in heartbeat()
Reviewed-by: Samuel Just <sam.just@inktank.com> - 10:01 PM Revision 8dcfbd8e (ceph): osd: simplify dout_prefix macros
- Use a get_osdmap_epoch() helper that is a bit lighter weight (by avoiding
copying around an OSDMapRef).
Signed-off-b... - 09:57 PM Revision 80829d78 (ceph): osd: reorder OSDService methods under proper dout_prefix macro
- The dout_prefix for OSDService uses get_osdmap() to grab a shared_ptr for
the epoch printout. The OSD one does not, ... - 09:02 PM Revision 97f317d8 (ceph): rados/singleton: make cache mode cycling include readforward mode
- forward -> off -> writeback -> readforward -> ...
Signed-off-by: Sage Weil <sage@redhat.com> - 08:56 PM Revision 0b445e0f (ceph): Merge remote-tracking branch 'gh/next'
- 08:48 PM Revision 047c18db (ceph): doc/release-notes: make note about init-radosgw change
- This changed back in 524aee6f95f9c397b7c8508934f3c0577f9df1dd but
was not mentioned in the release notes.
Signed-off... - 08:38 PM Revision b93abaf5 (ceph): Merge pull request #305 from ceph/wip-8640
- implement `--version` and improve `setup.py`
- 08:00 PM rgw Feature #3454: Support temp URLs for Swift API
- This should be documented somewhere too, at least in the table at http://ceph.com/docs/master/radosgw/swift/
- 07:12 PM Revision fe6f4611 (ceph): create a --version flag for teuthology
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 07:11 PM Revision 7d0a072d (ceph): pull the version and description in setup.py
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 07:11 PM Revision a2bb186f (ceph): add an initial version to teuthology
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 06:47 PM Revision 354c4112 (ceph): doc: Added 'x' to monitor cap.
- Signed-off-by: John Wilkins <john.wilkins@inktank.com>
- 05:50 PM Revision 0d1fe79b (ceph): Tweak usage statement
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 05:33 PM Revision 18b7a37c (ceph): Merge pull request #2166 from majianpeng/bug-fix
- os/FileJournal: When dump journal, using correctly seq avoid misjudging joural corrupt.
Reviewed-by: Samuel Just <sa... - 05:32 PM Revision 6878e8cd (ceph): Merge pull request #2184 from majianpeng/fix2
- ECBackend: Don't directyly use get_recovery_chunk_size() in RecoveryOp::WRITING state
Reviewed-by: Samuel Just <sam.... - 05:31 PM Revision 6f05ff8f (ceph): Merge pull request #2194 from majianpeng/fix1
- osd/ECBackend: clean up assert(r==0) in continue_recovery_op.
Reviewed-by: Samuel Just <sam.just@inktank.com> - 05:30 PM Revision 3897f09a (ceph): Merge pull request #2192 from ceph/wip-8891
- msg/SimpleMessenger: drop msgr lock when joining a Pipe
Reviewed-by: Samuel Just <sam.just@inktank.com> - 05:04 PM Revision 7b2c8b33 (ceph): cls_rgw: fix object name of objects removed on object creation
- Fixes: #8972
Backport: firefly, dumpling
Reported-by: Patrycja Szabłowska <szablowska.patrycja@gmail.com>
Signed-off... - 05:03 PM Revision 8519e9ab (ceph): rgw: need to pass need_to_wait for throttle_data()
- need_to_wait wasn't passed into processor->throttle_data(). This was
broken in fix for #8937.
CID 1229541: (PW.PA... - 04:52 PM Revision 06206247 (ceph): rgw: call processor->handle_data() again if needed
- Fixes: #8937
Following the fix to #8928 we end up accumulating pending data that
needs to be written. Beforehand it ... - 04:51 PM Revision 2f44d768 (ceph): Merge pull request #2191 from ceph/wip-rgw-need-to-wait
- rgw: need to pass need_to_wait for throttle_data()
Reviewed-by: Sage Weil <sage@redhat.com> - 04:41 PM Revision 78b2c10a (ceph): Merge pull request #2195 from apeters1971/wip-ec-isa-fast-xor
- EC-ISA: provide a 10% faster simple parity operation for (k, m=1)
Reviewed-by: Loic Dachary <loic@dachary.org> - 04:28 PM Revision b22a8a9e (ceph): Merge pull request #2193 from ceph/wip-ceph-conf
- ceph-conf: flush log on exit
Reviewed-by: Loic Dachary <loic@dachary.org> - 04:10 PM Revision ef210806 (ceph): Merge pull request #304 from ceph/wip-fix-build-matrix
- suite: fix build_matrix when non-yaml present in % dir
- 04:07 PM Revision 21e27637 (ceph): suite: fix build_matrix when non-yaml present in % dir
- First, if we get a non-yaml file, return an empty list.
Second, if we are in a % mode, exclude an empty raw result f... - 03:19 PM Revision dc3ae881 (ceph): add another call to use "ps aux"
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
(cherry picked from commit 4686115c4830939ea6c9d7a27fd89d7cec9... - 03:19 PM Revision c949ad1d (ceph): tell us if you are really not running any more
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
(cherry picked from commit ec342d814676d08eb833f478ac7ffdb21cc... - 03:09 PM Bug #8998 (Pending Backport): osd: SEGV in OSD::heartbeat()
- 03:00 PM Bug #8998 (Fix Under Review): osd: SEGV in OSD::heartbeat()
- https://github.com/ceph/ceph/pull/2198
- 09:14 AM Bug #8998: osd: SEGV in OSD::heartbeat()
- ubuntu@teuthology:/a/teuthology-2014-08-03_02:30:01-rados-next-testing-basic-plana/394893
- 02:18 PM rgw Feature #9004 (New): rgw: multi-site: multi-master
- As a user, I want to be able to write to any available RGW and have that file available on other RGWs for read and wr...
- 02:06 PM Bug #8891 (Resolved): rados bench hang during thrashing
- 09:17 AM Bug #8891 (Fix Under Review): rados bench hang during thrashing
- 01:53 PM rgw Documentation #9003: rgw: document development setup for rgw
- While we're at it, beefing up the rgw support in vstart.sh would be great. right now you can pass RGW=1 and it will ...
- 01:49 PM rgw Documentation #9003 (Closed): rgw: document development setup for rgw
- 01:51 PM Revision 516101ae (ceph): EC-ISA: provide a 10% faster simple parity operation for (k, m=1). Add ...
- 11:20 AM rgw Bug #9002 (Duplicate): Creating swift key with --gen-secret in separate step from subuser creatio...
- Customer reported on CentOS with Ceph v0.80.4
Steps to reproduce:
radosgw-admin user create --uid=testuser1 --dis... - 11:00 AM rgw Bug #9001 (Won't Fix): Starting gateway with radosgw init script fails to create socket
- Ceph Version: v0.80.4
Distro: CentOS
Customer reported, unable to reproduce.
/var/run/ceph directory owned by ... - 10:02 AM Revision 985b7c2f (ceph): osd/ECBackend: clean up assert(r==0) in continue_recovery_op.
- After the commit(d9106ce5e4437ab02), the assert(r==0) is no longer
necessary. - 09:42 AM Revision 8363a94a (ceph): erasure-code: HTML display of benchmark results
- The ceph_erasure_code_benchmark output is converted into a JSON series
suitable to display in HTML with the http://ww... - 09:42 AM Revision 3cc72345 (ceph): COPYING: Cloudwatt copyright is inline
- Remove partial list of contributions since Cloudwatt copyright has been
placed in the copyright notices of the files ... - 09:42 AM Revision e11c3fcc (ceph): erasure-code: rework benchmark suite
- Expand the default suite to enumerate all cases that are relevant to the
current code base so that it is easier to co... - 09:42 AM Revision 90592e9d (ceph): erasure-code: properly indent ErasureCodePluginSelectJerasure.cc
- Signed-off-by: Loic Dachary <loic@dachary.org>
- 09:41 AM Revision be3e1e40 (ceph): erasure-code: control jerasure plugin variant selection
- The jerasure-variant parameter is interpreted as the name of the plugin
variant to be loaded regardless of the availa... - 09:41 AM Revision 5fb4354f (ceph): erasure-code: reduce jerasure verbosity
- Only output a message about adjusting the buffer size when it is
adjusted, not when the size does not need adjustment... - 09:16 AM Bug #7986: 3.1s0 scrub stat mismatch, got 2041/2044 objects, 0/0 clones, 2041/2044 dirty, 0/0
- ubuntu@teuthology:/a/teuthology-2014-08-03_02:30:01-rados-next-testing-basic-plana/395219
- 08:54 AM Revision 3987ac2a (ceph): erasure-code: cauchy techniques allow w 8,16,32
- Enforce the restriction at initialization time, the same way it is done
for Reed Solomon. Choosing a w value differen... - 08:54 AM Revision c7daaaf5 (ceph): erasure-code: implement alignment on chunk sizes
- jerasure expects chunk sizes that are aligned on the largest possible
vector size that could be used by SSE instructi... - 07:07 AM Linux kernel client Bug #8979: GPF kernel panics - auth?
- pushed wip-8979 which removes the fixed buffer size. but, we still need to make things not crash when the auth reply...
- 06:57 AM Linux kernel client Bug #8979: GPF kernel panics - auth?
- yeah:
#define TEMP_TICKET_BUF_LEN 256
- 06:48 AM Linux kernel client Bug #8979: GPF kernel panics - auth?
- ...
- 06:52 AM Revision cb54605b (ceph): mailmap: sort entries
- to help avoid duplicates (found one)
Signed-off-by: Loic Dachary <loic@dachary.org> - 06:50 AM Revision accf8c26 (ceph): mailmap: Tommi Virtanen is not with Red Hat
- The entry was added by s/inktank/redhat/ and did not acknowledge that
Tommi Virtanen left Inktank before it was acqui... - 06:50 AM Revision 794f70a8 (ceph): mailmap: Kevin Cox affiliation
- Reviewed-by: Kevin Cox <kevincox@kevincox.ca>
Signed-off-by: Loic Dachary <loic@dachary.org> - 06:50 AM Revision 6652494e (ceph): mailmap: Accela Zhao affiliation
- Signed-off-by: Loic Dachary <loic@dachary.org>
- 06:50 AM Revision 6f238fa0 (ceph): mailmap: Adam Crume affiliation
- Signed-off-by: Loic Dachary <loic@dachary.org>
- 06:50 AM Revision 6f24a049 (ceph): mailmap: Stephen Jahl affiliation
- Reviewed-by: Stephen Jahl <stephenjahl@gmail.com>
Signed-off-by: Loic Dachary <loic@dachary.org> - 06:50 AM Revision b1ba72f8 (ceph): mailmap: George Ryall affiliation
- Signed-off-by: Loic Dachary <loic@dachary.org>
- 06:50 AM Revision 2f21a110 (ceph): mailmap: Brian Rak affiliation
- and name normalization
Reviewed-by: Brian Rak <dn@devicenull.org>
Signed-off-by: Loic Dachary <loic@dachary.org> - 06:50 AM Revision ef620cc3 (ceph): mailmap: Sebastien Ponce name normalization
- Signed-off-by: Loic Dachary <loic@dachary.org>
- 06:50 AM Revision f870b344 (ceph): mailmap: João Eduardo Luís name normalization
- Signed-off-by: Loic Dachary <loic@dachary.org>
- 06:48 AM Revision d8e64157 (ceph): mailmap: Ma Jianpeng affiliation
- and name normalization
Reviewed-by: Ma Jianpeng <jianpeng.ma@intel.com>
Signed-off-by: Loic Dachary <loic@dachary.org> - 06:36 AM Documentation #8875: `ceph-deploy new` needs to be called for every node, not just the admin one
- I was able to complete install.
The first step above granted sudo rights on each node.
The way I was able to get it... - 05:56 AM Documentation #8875: `ceph-deploy new` needs to be called for every node, not just the admin one
- You still need a user that can call sudo without a password prompt on remote nodes.
And it looks like you only pas... - 05:47 AM devops Bug #8893 (Resolved): ceph-deploy install command on centos 6.5 reports exception
- merged commit eb9ea33 into ceph:master
- 04:00 AM Revision 3230060f (ceph): ceph-conf: flush log on exit
- This makes it deterministic whether we output
2014-08-03 20:59:45.482614 4036c80 -1 did not load config file, using ... - 03:09 AM Revision 076f33af (ceph): ECBackend: Don't directly use get_recovery_chunk_size() in RecoveryOp::...
- We cannot guarantee that conf->osd_recovery_max_chunk don't change when
recoverying a erasure object.
If change betwe... - 01:47 AM Bug #8601 (Resolved): erasure-code: default profile does not exist after upgrade
- 01:26 AM Revision 98997f3b (ceph): msg/SimpleMessenger: drop msgr lock when joining a Pipe
- Avoid this deadlock:
- a fault
- delay thread entry gets a fast dispatch message
- drops delay_lock
- calls into f...
08/03/2014
- 09:48 PM rgw Bug #8864: radosgw help doesn't seem to display some debug options
- I pushed a couple of commits to fix most of undocumented options in man pages & help for #8112. Can you let me know w...
- 09:35 PM rbd Bug #8000: SLAB: Unable to allocate memory on node 0
- Finally I've isolated the issue.
Something was wrong with a particular RBD image (format 1) that was created on Ceph... - 09:11 PM CephFS Bug #8962: kcephfs: client does not release revoked cap
- another similar hang:...
- 07:47 PM Revision 70250755 (ceph): Merge branch 'wip-8701-firefly' into firefly-next
- 07:47 PM Revision cbfbe637 (ceph): os/LFNIndex: handle long object names with multiple links (i.e., rename)
- When we rename an object (collection_move_rename) to a different name, and
the name is long, we run into problems bec... - 07:47 PM Revision 816ed7e9 (ceph): os/LFNIndex: FDCloser helper
- Add a helper to close fd's when we leave scope. This is important when
injecting failures by throwing exceptions.
S... - 07:47 PM Revision 4fc72d8d (ceph): os/LFNIndex: remove alt xattr after unlink
- After we unlink, if the nlink on the inode is still non-zero, remove the
alt xattr. We can *only* do this after the ... - 07:47 PM Revision b213866e (ceph): os/LFNIndex: only consider alt xattr if nlink > 1
- If we are doing a lookup, the main xattr fails, we'll check if there is an
alt xattr. If it exists, but the nlink on... - 07:47 PM Revision 94fee997 (ceph): os/LFNIndex: use FDCloser for fsync_dir
- This prevents an fd leak when maybe_inject_failure() throws an exception.
Signed-off-by: Sage Weil <sage@redhat.com>... - 07:47 PM Revision f8494c87 (ceph): ceph_test_objectstore: clean up on finish of MoveRename
- Otherwise, we leave collections around, and the next test fails.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry ... - 07:47 PM Revision e18777ed (ceph): store_test: add long name collection_move_rename tests
- Currently fails.
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 6aa48a485e03ca100f3d9e... - 07:47 PM Revision 5db6c12b (ceph): ceph_test_objectstore: fix warning
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit cf98805c09a38cce78ac08317899dc4152ae55a5) - 06:27 PM Bug #8891: rados bench hang during thrashing
- i think this was the same repaer vs fast dispatch that i tracked down in wip-msgr.
- 06:23 PM Revision e36babc8 (ceph): os/MemStore: fix lock leak
- CID 1228868 (#2-1 of 2): Missing unlock (LOCK)
12. missing_unlock: Returning without unlocking oc->lock.L.
Signed-of... - 03:40 PM Revision 4e03d5b5 (ceph): Revert "enforce rados put aligment"
- This reverts commit 7a58da53ebfcaaf385c21403b654d1d2f1508e1a.
This was alread backported in dece65064d949b5afcc359cd... - 02:48 PM devops Bug #8330: repodata on rpm repos do not list latest ceph-deploy (1.5.2)
- Agreed, this is fixed. Current repodata works perfectly with all packages showing correctly (on the same host btw, I'...
- 08:40 AM rgw Bug #8784: rgw: completion leak
- ubuntu@teuthology:/a/teuthology-2014-08-01_23:02:01-rgw-master-testing-basic-plana/394054
- 08:39 AM Bug #8996 (Resolved): "Segmentation fault" in upgrade:dumpling-x-firefly---basic-vps suite
- botched (double) backport, fixed by commit:4e03d5b512c8d2f7fa51dda95c6132e676529f9b
- 03:40 AM Revision e93818df (ceph): rgw: need to pass need_to_wait for throttle_data()
- need_to_wait wasn't passed into processor->throttle_data(). This was
broken in fix for #8937.
CID 1229541: (PW.PA...
08/02/2014
- 08:20 PM Revision 6f1a5443 (ceph): rgw: fix crash in swift CORS preflight request
- Fixes: #8586
This fixes error handling, in accordance with commit 6af5a537 that fixed
the same issue for the S3 case... - 08:19 PM Revision dfcd9956 (ceph): rgw: fix decoding + characters in URL
- Fixes: #8702
Backport: firefly
Only decode + characters to spaces if we're in a query argument. The +
query argument... - 08:18 PM Revision f68720a6 (ceph): rgw: align object chunk size with pool alignment
- Fixes: #8442
Backport: firefly
Data pools might have strict write alignment requirements. Use pool
alignment info whe... - 08:18 PM Revision 4cd1b60c (ceph): rgw: object write should not exceed part size
- Fixes: #8928
This can happen if the stripe size is not a multiple of the chunk size.
Backport: firefly
Signed-off-... - 08:18 PM Revision f9716214 (ceph): rgw: call processor->handle_data() again if needed
- Fixes: #8937
Following the fix to #8928 we end up accumulating pending data that
needs to be written. Beforehand it ... - 08:09 PM Revision 67d73451 (ceph): cls_rgw: fix object name of objects removed on object creation
- Fixes: #8972
Backport: firefly, dumpling
Reported-by: Patrycja Szabłowska <szablowska.patrycja@gmail.com>
Signed-off... - 06:28 PM Revision d90148da (ceph): Merge remote-tracking branch 'origin/wip-8438' into firefly-next
- Backport of c5b8d8105d965da852c79add607b69d5ae79a4d4
- 06:22 PM Revision 223a0a9e (ceph): Merge remote-tracking branch 'origin/wip-7999' into firefly-next
- Backport of 830940bf242a73403ec1882a489e31f7694b7f7e
- 05:01 PM Bug #8998 (Resolved): osd: SEGV in OSD::heartbeat()
- ...
- 04:58 PM Bug #8997 (Can't reproduce): ceph_test_rados_watch_notify hangs
- ...
- 04:55 PM Bug #8996 (Resolved): "Segmentation fault" in upgrade:dumpling-x-firefly---basic-vps suite
- There are lots of these errors in:
http://pulpito.front.sepia.ceph.com/teuthology-2014-08-02_08:50:33-upgrade:dumpli... - 04:31 PM Messengers Bug #8880: msg/Pipe.cc: 1538: FAILED assert(0 == "old msgs despite reconnect_seq feature")
- ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2014-08-01_02:32:01-rados-master-testing-basic-plana/392461
- 08:14 AM Bug #8396: osd: message delayed in Session misdirected after split
- ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2014-08-01_02:32:01-rados-master-testing-basic-plana/392256
- 08:07 AM Bug #6003: journal Unable to read past sequence 406 ...
- ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2014-08-01_02:32:01-rados-master-testing-basic-plana/392342...
- 05:49 AM Revision 14b03bc7 (ceph): adding multi-version suite to test compatibility of clients running newer
- version of ceph against servers running older version.
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> - 04:19 AM Revision 3de7b7c5 (ceph): doc/release-notes: fix syntax error
- Attempt 2...
ERROR: /srv/autobuild-ceph/gitbuilder.git/build/doc/release-notes.rst:22: Unknown target name: "leveldb... - 03:48 AM Revision 84bd3cd7 (ceph): unittest_crush_wrapper: fix build
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit f36cffc986c973014c89aa37ca73740b2fc194ca) - 02:31 AM Revision 12154c22 (ceph): Merge branch 'master' of github.com:ceph/ceph-qa-suite
- 02:27 AM Revision 3caf1e3f (ceph): Merge pull request #2188 from wonzhq/obj-mtime
- osd: add local_mtime to struct object_info_t
Reviewed-by: Sage Weil <sage@redhat.com> - 02:26 AM Revision 4983aa32 (ceph): Merge pull request #2178 from dachary/wip-erasure-code-profile-default-...
- erasure-code: create default profile if necessary (firefly)
- 02:24 AM Revision c95e91ef (ceph): os/KeyValueStore: clean up operator<< for KVSuperBlock
- Signed-off-by: Sage Weil <sage@redhat.com>
- 02:23 AM Revision e408f98d (ceph): Merge pull request #2174 from yuyuyu101/kvstore-superblock
- Kvstore superblock
Reviewed-by: Sage Weil <sage@redhat.com> - 02:18 AM Revision 640c291c (ceph): Merge pull request #74 from ceph/wip_fix_fuse_upgrade-firefly
- Yet anothe indentation fix
- 02:15 AM Revision 0928d3e3 (ceph): Yet anothe indentation fix
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 01:28 AM Revision 9f7107b3 (ceph): Merge pull request #303 from ceph/wip-8930
- Tasks are failing since using "data" pool no longer part of default install
Reviewed-by: Sage Weil <sage@redhat.com> - 01:02 AM Revision d89a5a37 (ceph): mon: s/%%/%/
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit d700076a42a5a5ebe769a8311fd3b52bf2e98cd2) - 01:01 AM Revision 3a05ff92 (ceph): Merge pull request #2169 from ceph/wip-double-pc
- mon: s/%%/%/
Realized where these came from; it was an accident. - 12:50 AM Revision da0de4ee (ceph): atomic: fix read() on i386, clean up types
- Among other things, fixes #8969
Backport: firefly
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from com... - 12:50 AM Revision 1e3b9277 (ceph): include/atomic: make 32-bit atomic64_t unsigned
- This fixes
In file included from test/perf_counters.cc:19:0:
./common/perf_counters.h: In member function ‘std::pair... - 12:50 AM Revision 34ac3060 (ceph): Define AO_REQUIRE_CAS (fixes FTBFS on 'hppa')
- to fix FTBFS due to undeclared atomic functions.
As reported
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=... - 12:50 AM Revision a0c12b70 (ceph): atomic_t: add atomic64_t
- Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit bf3ba6001c7b4cf37edfe6551d3ef298ebcbf421) - 12:48 AM Revision 5a8c8c01 (ceph): test/cli-integration/rbd: fix trailing space
- Newer versions of json.tool remove the trailing ' ' after the comma. Add
it back in with sed so that the .t works on... - 12:46 AM Revision 234b2d19 (ceph): tests: don't depend on 'data' pool in rbd test
- Since we removed the default 'data' and 'metadata' pools,
tests which need a pool should create it themselves.
Signe... - 12:45 AM Revision 751258db (ceph): PGMonitor: fix bug in caculating pool avail space
- Currently for pools with different rules, "ceph df" cannot report
right available space for them, respectively. For d... - 12:45 AM Revision 7b1546cc (ceph): mon: set min_size to data chunk count for erasure pools
- Make the min_size value meaningful for erasure pools.
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked fro... - 12:44 AM Revision e8595879 (ceph): mon: include 'max avail' in df output
- Include an estimate of the maximum writeable space for each pool. Note
that this value is a conservative estimate fo... - 12:44 AM Revision a5e0ebc3 (ceph): mon: right justify df values
- Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 2f63a309df4b7086725949bc0a532595cf927edf) - 12:44 AM Revision 3d578479 (ceph): mon: Fix % escaping (\% should be %%)
- Clang's -Wpedantic points this out.
Signed-off-by: John Spray <john.spray@inktank.com>
(cherry picked from commit f0... - 12:08 AM Revision 6164c3ef (ceph): crush: add get_rule_weight_map
- Calculate a weight map of OSDs for a given rule.
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from com... - 12:07 AM Revision 2f90bfdb (ceph): Fix the PG listing issue which could miss objects for EC pool (where th...
- Backport: firefly
Signed-off-by: Guang Yang (yguang@yahoo-inc.com)
(cherry picked from commit 228760ce3a7109f50fc0f8... - 12:06 AM Revision 61c90252 (ceph): osd/ReplicatedPG: requeue cache full waiters if no longer writeback
- If the cache is full, we block some requests, and then we change the
cache_mode to something else (say, forward), the... - 12:06 AM Revision f701688a (ceph): osd/ReplicatedPG: fix cache full -> not full requeueing when !active
- We only want to do this if is_active(). Otherwise, the normal
requeueing code will do its thing, taking care to get ... - 12:05 AM Revision a1ddce36 (ceph): qa/workunits/cephtool/test_daemon.sh: verify ceph -c works with daemon
- Signed-off-by: Dan Mick <dan.mick@inktank.com>
(cherry picked from commit aa9ae1f270293778aa937e7f7e4bcaee3099b9b2) - 12:05 AM Revision 50a1c08e (ceph): qa/workunits/cephtool/test_daemon.sh: typo
- Signed-off-by: Dan Mick <dan.mick@inktank.com>
(cherry picked from commit 22d20f39b7355966554319d5a1aa888967607569) - 12:05 AM Revision 4cfb7dbc (ceph): qa/workunits/cephtool/test_daemon.sh: allow local ceph command
- (cherry picked from commit 97a8d5a9fdbd3a25cc922c242ee57da58c57d0bc)
- 12:05 AM Revision 120b5d5a (ceph): ceph.in: Pass global args to ceph-conf for proper lookup
- Fixes: #8944
Signed-off-by: Dan Mick <dan.mick@inktank.com>
(cherry picked from commit 6d89a99648630f81b85ad115fe7662... - 12:05 AM Revision e0c27cd7 (ceph): qa/workunits/cephtool/test.sh: test osd pool get erasure_code_profile
- Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit ce9f12d7a2202948532fed9da4d763ed03f6b8fa)
Con... - 12:03 AM Revision cf22759c (ceph): mon: OSDMonitor: add "osd pool get <pool> erasure_code_profile" command
- Enable us to obtain the erasure-code-profile for a given erasure-pool.
Signed-off-by: Ma Jianpeng <jianpeng.ma@intel... - 12:00 AM Revision b94d2f14 (ceph): osd/ReplicatedPG: observe INCOMPLETE_CLONES in is_present_clone()
- We cannot assume that just because cache_mode is NONE that we will have
all clones present; check for the absense of ... - 12:00 AM Revision 22cc1b64 (ceph): osd/ReplicatedPG: observed INCOMPLETE_CLONES when doing clone subsets
- During recovery, we can clone subsets if we know that all clones will be
present. We skip this on caching pools beca... - 12:00 AM Revision c42232e3 (ceph): osd/ReplicatedPG: do not complain about missing clones when INCOMPLETE_...
- When scrubbing, do not complain about missing cloens when we are in a
caching mode *or* when the INCOMPLETE_CLONES fl...
08/01/2014
- 11:59 PM Revision bde3a9f0 (ceph): osd/osd_types: add pg_pool_t FLAG_COMPLETE_CLONES
- Set a flag on the pg_pool_t when we change cache_mode NONE. This
is because object promotion may promote heads witho... - 11:59 PM Revision f19aa8ef (ceph): qa/workunits: cephtool: adjust pool name where missing as it has changed
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 50e93c2138978f7f7c2fbafacc1611c87... - 11:59 PM Revision 163440a7 (ceph): qa/workunits: cephtool: cleanup after pool creation
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 6cd345732b15e84de17d743e06bc4d855... - 11:58 PM Revision c71c99ff (ceph): qa/workunits: cephtool: pool needs to be a tier to be used as such
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 704b0a33f2071eabeb8c5b000a6805ef6... - 11:58 PM Revision ba0a9bf0 (ceph): qa/workunits: cephtool: test erroneous 'tier remove'
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 49db6767152092d503ccf8ead6f7cb069... - 11:58 PM Revision ffec081a (ceph): qa/workunits: cephtool: test get/set on both tier and non-tier pools
- Make sure gets and sets of tiering-specific variables succeed on tier
pools and fail on non-tier pools.
Signed-off-b... - 11:58 PM Revision 55166c3a (ceph): qa/workunits: cephtool: split get/set on tier pools from get/set tests
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit df5944955d96c041e65964a13b802028e... - 11:58 PM Revision 0425eb1d (ceph): qa/workunits: cephtool: test for 'osd pool {get,set}-quota'
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit b927c0de7d5c7a78bf3c133be52cbc1d7... - 11:58 PM Revision 68197bc2 (ceph): mon: OSDMonitor: 'osd pool' - if we can set it, we must be able to get it
- Add support to get the values for the following variables:
- target_max_objects
- target_max_bytes
- cache_target_... - 11:57 PM Revision 01498ce8 (ceph): qa: support running under non privileged user
- If the test is run against a cluster started with vstart.sh (which is
the case for make check), the --asok-does-not-n... - 11:57 PM Revision 99259dff (ceph): qa/workunits/cephtool/test.sh: sudo ceph daemon
- Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit bcc09f93761d46202742ca85cce498a352edd494) - 11:57 PM Revision 4f911d45 (ceph): qa/workunits: cephtool: fix 'osd bench' test
- Commit 7dc93a9651f602d9c46311524fc6b54c2f1ac595 fixed an incorrect
behavior with the OSD's 'osd bench' value hard-cap... - 11:57 PM Revision bad2f513 (ceph): qa/workunits: cephtool: only run heap profiler test if tcmalloc enabled
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 4b0809a13eb363a15e52a6a57372a0a31... - 11:57 PM Revision 26f9860d (ceph): qa/workunits: cephtool: set +e for the tcmalloc tests
- Avoids failing the tests when tcmalloc is not present
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cher... - 11:57 PM Revision a0720b60 (ceph): qa/workunits: cephtool: delete unnecessary function calls
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 67255435151627314cc2fc38732d4fb5e... - 11:57 PM Revision 37322472 (ceph): qa/workunits: cephtool: disable bash debug when not running tests
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 946bd0dad4b027326b03c13405782b99e... - 11:56 PM Revision 52d733c7 (ceph): qa/workunits: cephtool: allow running individual tests
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 5d26575ef2d31d745ec4aa69ca1501cd7... - 11:56 PM Revision 96e58d6d (ceph): qa/workunits: cephtool: cleanup state after erasure-code-profile test
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit f4184086d0d647e064e34308f678ef889... - 11:56 PM Revision 4cd5d179 (ceph): qa/workunits: cephtool: add/remove comments
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 780424df3a107c7da57fc28d64f9e7a4b... - 11:56 PM Revision 5bcf690b (ceph): qa/workunits: cephtool: split into properly indented functions
- The test was a big sequence of commands being run and it has been growing
organically for a while, even though it has... - 11:55 PM Revision 2af75180 (ceph): qa/workunits: cephtool: move test line to where it's more appropriate
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 04658b7b2b5f98ae81ffb3f77303745e6... - 11:55 PM Revision 5bf9e3c7 (ceph): qa/workunits: cephtool: split into functions
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit db6cc133ba4bb38b3c11eb835fd3983dc... - 11:54 PM Revision c898c973 (ceph): mon: test that pools used in tiers cannot be removed
- Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 39a4b78177cb9896ff35ab05bcf8774bfc934f3a) - 11:54 PM Revision 5b726742 (ceph): qa/workunits/cephtool: test setting options using SI units
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 38405d3554dfb0caf2b0a2c010b95a61b... - 11:48 PM Revision 5ed92f67 (ceph): Merge pull request #73 from ceph/wip_fix_fuse_upgrade-firefly
- Fixed typos
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> - 11:46 PM Revision aacf67d1 (ceph): mon: OSDMonitor: be scary about inconsistent pool tier ids
- We may not crash your cluster, but you'll know that this is not something
that should have happened. Big letters mak... - 11:46 PM Revision ea1a3170 (ceph): Fixed typos
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 11:46 PM Revision af59cbf5 (ceph): osd: pg_pool_t: clear tunables on clear_tier()
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 64bdf6c92bc44adad5a49b9dc4f674789... - 11:46 PM Revision 8f788e14 (ceph): mon: OSDMonitor: limit tier-specific pool set/get on non-tier pools
- Fixes: 8696
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit f131dfbaedf6f451572e... - 11:40 PM Revision 4b768a8f (ceph): mon/OSDMonitor: improve no-op cache_mode set check
- If we have a pending pool value but the cache_mode hasn't changed, this is
still a no-op (and we don't need to block)... - 11:40 PM Revision c3f40329 (ceph): mon: OSDMonitor: disallow nonsensical cache-mode transitions
- Fixes: 8155
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit fd970bbc95d89bf66c95... - 11:40 PM Revision d9aacd96 (ceph): mon: OSDMonitor: return immediately if 'osd tier cache-mode' is a no-op
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit d01aa5bff30441eec1ffaa3e59a21187f... - 11:39 PM Revision 981add9c (ceph): osd/ReplicatedPG: debug obc locks
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 356af4bf46d6387e2f1a59646548f9a77e49e5f8) - 11:39 PM Revision e32e2559 (ceph): osd/ReplicatedPG: greedily take write_lock for copyfrom finish, snapdir
- In the cases where we are taking a write lock and are careful
enough that we know we should succeed (i.e, we assert(g... - 11:39 PM Revision 68651e91 (ceph): osd: allow greedy get_write() for ObjectContext locks
- There are several lockers that need to take a write lock
because there is an operation that is already in progress an... - 11:06 PM Revision 54af8b2b (ceph): Tasks are failing since using "data" pool no longer part of default ins...
- Create a pool specifically for each task
Fixes: 8930
Signed-off-by: David Zafman <david.zafman@inktank.com> - 10:57 PM Revision 4aa2b873 (ceph): qa/workunits/rest/test.py: make osd create test idempotent
- Avoid possibility that we create multiple OSDs do to retries by passing in
the optional uuid arg. (A stray osd id wi... - 10:57 PM Revision a2681c93 (ceph): qa/workunits/rest/test.py: make osd create test idempotent
- Avoid possibility that we create multiple OSDs do to retries by passing in
the optional uuid arg. (A stray osd id wi... - 10:53 PM Revision 7a58da53 (ceph): enforce rados put aligment
- Signed-off-by: Lluis Pamies-Juarez <lluis.pamies-juarez@hgst.com>
(cherry picked from commit 304b08a23a3db57010078046... - 10:50 PM Revision 935e75a8 (ceph): mon: Monitor: suicide on start if mon has been removed from monmap
- If the monitor has been marked as having been part of an existing quorum
and is no longer in the monmap, then it is s... - 10:37 PM Revision 79d1aff1 (ceph): Merge branch 'wip-cache-second'
- Reviewed-by: Samuel Just <sam.just@inktank.com>
- 10:37 PM Revision 0ed3adc1 (ceph): osd: promotion on 2nd read for cache tiering
- Signed-off-by: Zhiqiang Wang <wonzhq@hotmail.com>
- 10:37 PM Revision 1417eded (ceph): ceph_test_rados_api_tier: test promote-on-second-read behavior
- Signed-off-by: Zhiqiang Wang <wonzhq@hotmail.com>
Signed-off-by: Sage Weil <sage@redhat.com> - 10:33 PM Revision 7ae15549 (ceph): use llrintl when converting double to micro
- This avoids rounding error (noticeable on i386).
Backport: firefly
Signed-off-by: Sage Weil <sage@redhat.com>
(cherr... - 09:25 PM Bug #8776 (Won't Fix): osd: runaway memory on dumpling
- this is a result of a very large omap object and us building a transaction to delete the keys. the problem is the bi...
- 09:57 AM Bug #8776: osd: runaway memory on dumpling
- Argh, it's building up a leveldb operation to atomically remove all of the keys associated with the object. I *think...
- 08:31 PM Revision 52c2182f (ceph): Merge pull request #2183 from majianpeng/master
- ECBackend: Using ROUND_UP_TO to refactor function get_recovery_chunk_size()
Reviewed-by: Samuel Just <sam.just@inkta... - 08:30 PM Revision dad092c6 (ceph): Merge pull request #2175 from majianpeng/fix1
- ReplicatedPG: For async-read, set the real result after completing read.
Reviewed-by: Samuel Just <sam.just@inktank.... - 08:27 PM Revision 3440d664 (ceph): Expand '~' in ssh key paths
- ... since paramiko doesn't bother to do this
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> - 07:46 PM Revision ceb37c62 (ceph): Merge branch 'master' of github.com:ceph/ceph-qa-suite
- 07:25 PM Revision f4c953c1 (ceph): Merge pull request #301 from ceph/wip-nuke-vpm
- nuke: allow nuking vpm hosts
- 06:26 PM Bug #8930 (Resolved): osd: test unable to produce unfound objects
- 04:07 PM Bug #8930 (Fix Under Review): osd: test unable to produce unfound objects
- 09:41 AM Bug #8930: osd: test unable to produce unfound objects
- 05:00 PM Revision f752ff49 (ceph): Merge pull request #2180 from ceph/wip-ec-isa
- osd: add support for intel ISA-L EC library
- 04:57 PM Revision f335c73b (ceph): Merge pull request #2172 from ceph/wip-8714
- osd: prevent old clients from using tiered pools
Reviewed-by: Samuel Just <sam.just@inktank.com> - 04:04 PM Revision 30e61373 (ceph): Merge pull request #72 from ceph/wip_fix_fuse_upgrade-firefly
- Fixed to run blogbench.sh on client:0
- 03:56 PM devops Bug #8849 (Resolved): rpm restarts daemons on upgrade
- already backported, commit:e75dd2e4b7adb65c2de84e633efcd6c19a6e457b and ^
- 03:55 PM Bug #8728 (Resolved): rest/test.py osd create not idempotent
- 03:54 PM Bug #8670: Cache tiering parameters can not be displayed for a pool
- non trivial to backport.. need to get all the rados test refactoring, too!
- 03:51 PM CephFS Bug #8622 (Resolved): erasure-code: rados command does not enforce alignement constraints
- commit:7a58da53ebfcaaf385c21403b654d1d2f1508e1a
- 03:48 PM Bug #6789 (Resolved): cannot remove the leader when there only are two monitors
- 03:39 PM Bug #8944 (Pending Backport): Ceph daemon bad asok used in connection with cluster
- 03:37 PM Bug #8714 (Pending Backport): we do not block old clients from breaking cache pools
- 03:35 PM Feature #8674 (Pending Backport): osd: cache tier: avoid promotion on first read
- commit:79d1aff1821bc9f21477636df4d0d4e57f2cd008
- 03:32 PM rgw Bug #8937 (Pending Backport): rgw: broken large(-ish) objects
- 03:17 PM Revision e08d1a49 (ceph): Fixed to run blogbench.sh on client:0
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 03:05 PM Documentation #8995 (Resolved): Preflight Checklist Clarifications
- There are several small clarifications that can be made to the Ceph Preflight Checklist to help new users try out Cep...
- 02:44 PM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- No need to do that just yet. I now fully understand the problem and working on a proper fix that I'd like you to tes...
- 02:37 PM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- I have done some testing and I am seeing the same thing as Eric. With the deadlock-bad kernel I hit the deadlock iss...
- 02:16 PM Revision c86a9877 (ceph): valgrind: ignore ec plugin factory leaks
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7c3fc404d6a84c6601400e364bd98ea89df13922) - 02:13 PM Revision 5fa79fa9 (ceph): use notcmalloc builder for valgrind leak checking
- This reverts 453d72b294af6d3db1ae7a212ba9b43209d69f26. It turns out that
tcmalloc defeats the leak checking in valgr... - 02:11 PM Revision f5fc2436 (ceph): msg/SimpleMessenger: drop local_conneciton priv link on shutdwon
- This breaks ref cycles between the local_connection and session, and let's
us drop the explicit set_priv() calls in O... - 02:08 PM Revision cd64a63d (ceph): Merge remote-tracking branch 'gh/next'
- 02:08 PM Revision a00777f4 (ceph): Merge pull request #2190 from ceph/wip-osd-leaks
- osd: do not leak Session* ref in _send_boot()
Reviewed-by: Greg Farnum <greg@inktank.com> - 02:06 PM Bug #8625: EC pool - OSD creates an empty file for op with 'create 0~0, writefull 0~xxx, setxattr...
- Making it not an rgw bug.
- 02:06 PM Bug #8625: EC pool - OSD creates an empty file for op with 'create 0~0, writefull 0~xxx, setxattr...
- wip-8625, versioning should never be necessary after a create (it will be necessary before the create if the object a...
- 09:53 AM Bug #8625: EC pool - OSD creates an empty file for op with 'create 0~0, writefull 0~xxx, setxattr...
- It's the create 0~0 followed by a writefull. Arguably, we still shouldn't version the object, I'll take a look.
- 01:02 PM Fix #8993 (Closed): osd_pool_default_pgp_num woes
- When setting osd_pool_default_pgp_num and not osd_pool_default_pg_num you can create pools with more pgp than pg.
... - 12:57 PM devops Bug #8893 (Fix Under Review): ceph-deploy install command on centos 6.5 reports exception
- PR opened https://github.com/ceph/ceph-deploy/pull/226
- 06:51 AM devops Bug #8893 (In Progress): ceph-deploy install command on centos 6.5 reports exception
- 12:11 PM Revision fc2d18bb (ceph): Merge pull request #2182 from ceph/wip-round
- use llrintl when converting double to micro
Reviewed-by: Greg Farnum <greg@inktank.com> - 09:15 AM rbd Bug #8416 (Closed): Client Crash when try to map a volume (ubuntu)
- OK, I'm going to assume this was indeed the missing features handling bug. I looked into it, it was introduced in 3....
- 08:23 AM Bug #8989 (Rejected): Failed running iogen.sh in upgrade:firefly-firefly-testing-basic-vps suite
- It was a test mis-configuration. When we added a new client to run workload on, we had to be more specific about on ...
- 08:09 AM Revision 13b9dc70 (ceph): osd: add local_mtime to struct object_info_t
- This fixes a bug when the time of the OSDs and clients are not
synchronized (especially when client is ahead of OSD),... - 07:10 AM Bug #8717 (Resolved): teuthology: valgrind leak checks broken for osd (at least)
- 05:57 AM Bug #8601: erasure-code: default profile does not exist after upgrade
- ...
- 04:22 AM Revision 03be707d (ceph): kcephfs/thrash: add standby mds
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:11 AM Revision c2fc1a94 (ceph): Merge branch 'wip-rocksdb'
- 04:11 AM Revision 213e0acf (ceph): debian, rpm: build rocksdb statically if we can
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:11 AM Revision c574e653 (ceph): autogen.sh: debug with -x
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:11 AM Revision 57fd60cd (ceph): rocksdb: -Wno-portability
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:11 AM Revision eb1cd780 (ceph): rocksdb: update submodule makefile
- Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
- 04:11 AM Revision bcebf9c0 (ceph): do_autogen.sh: build with static librocksdb
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:11 AM Revision 33293523 (ceph): rocksdb: require less shiny autoconf
- precise has 2.59
Signed-off-by: Sage Weil <sage@redhat.com> - 04:11 AM Revision 5502dd3e (ceph): configure: verify c++11 is present for rocksdb
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:11 AM Revision 7500b890 (ceph): Makefile: include rocksdb in dist tarball always
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:11 AM Revision 8fcbb659 (ceph): configure: enable static rocksdb if check and c++11
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:11 AM Revision da5edb81 (ceph): add rocksdb bz2 dep
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:11 AM Revision a497a3b4 (ceph): debian, rpm: build require bzip2 dev
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:06 AM Revision 2e549b4f (ceph): unittest_erasure_code_[plugin_]isa: conditionally compile
- Signed-off-by: Sage Weil <sage@redhat.com>
- 03:59 AM Revision 04037ef9 (ceph): osd: do not leak Session* ref in _send_boot()
- The get_priv() call returns a ref; make sure we drop it if it exists.
This doesn't happen on every run because usuall... - 03:59 AM Revision 53256d33 (ceph): Merge pull request #71 from ceph/wip_fix_fuse_upgrade-firefly
- Fixed miss-config for ceph-fuse
- 03:57 AM Revision f789bcd9 (ceph): Fixed ceph-fuse: [client.0] syntax
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 02:23 AM Feature #8992 (New): Uniqueness between two or more CRUSH ruleset choose statements
- Assuming that ceph-node1 is in default root, when we define and assign following crush rule:...
- 01:44 AM Bug #8641: Cache tiering agent cannot flush or evict objects during the benchmark
- In my opinion problem affect also cache_min_evict_age cache_min_flush_age and others. It's impossible to force ceph c...
- 01:34 AM Revision 26e9105f (ceph): Fixed miss-config for ceph-fuse
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 01:11 AM Revision 9b05a87e (ceph): Merge pull request #2157 from ceph/wip-8937
- rgw: call processor->handle_data() again if needed
Reviewed-by: Sage Weil <sage@redhat.com> - 12:46 AM Revision d00f23be (ceph): erasure-code/isa: fix signed/unsigned comparison
- warning: erasure-code/isa/ErasureCodeIsa.cc:313: comparison between signed and unsigned integer expressions
Signed-o... - 12:45 AM Revision 8a193ab0 (ceph): erasure-code/isa: don't use typename outside of template
- error: erasure-code/isa/ErasureCodeIsa.h:141: using 'typename' outside of template
Signed-off-by: Sage Weil <sage@re... - 12:40 AM CephFS Bug #8962: kcephfs: client does not release revoked cap
- ...
- 12:32 AM Revision 92d0bbe1 (ceph): ECBackend: Using ROUND_UP_TO to refactor function get_recovery_chunk_si...
- Signed-off-by: Ma Jianpeng <jianpeng.ma@intel.com>
- 12:25 AM Revision e4ed2cb2 (ceph): ReplicatedPG: For async-read, set the real result after completing read.
- When reading an object from replicated pool, ceph uses sync mode,
so it can set the results in execute_ctx correctly....
07/31/2014
- 11:19 PM Revision 6e52efab (ceph): doc/release-notes: tweak quoting
- ERROR: /srv/autobuild-ceph/gitbuilder.git/build/doc/release-notes.rst:22: Unknown target name: "leveldb".
Signed-off... - 10:39 PM Revision 80911736 (ceph): use llrintl when converting double to micro
- This avoids rounding error (noticeable on i386).
Backport: firefly
Signed-off-by: Sage Weil <sage@redhat.com> - 10:18 PM Revision d8b291f3 (ceph): configure: check for 'better' yasm that can build ISA-L
- Signed-off-by: Sage Weil <sage@redhat.com>
- 09:04 PM rgw Bug #8972 (Pending Backport): rgw: bucket index log wrong object name in multipart completion
- 09:31 AM rgw Bug #8972 (Fix Under Review): rgw: bucket index log wrong object name in multipart completion
- 08:54 PM CephFS Bug #8962: kcephfs: client does not release revoked cap
- Zheng Yan wrote:
> Sage Weil wrote:
> > Zheng Yan wrote:
> > > no clue what happened. please dump the mds cache wh... - 07:32 PM CephFS Bug #8962: kcephfs: client does not release revoked cap
- Sage Weil wrote:
> Zheng Yan wrote:
> > no clue what happened. please dump the mds cache when it happens next time
... - 10:11 AM CephFS Bug #8962: kcephfs: client does not release revoked cap
- Zheng Yan wrote:
> no clue what happened. please dump the mds cache when it happens next time
We have a dump, act... - 08:48 PM rgw Bug #8991 (Resolved): rgw: RGWRados::list_bi_log_entries() doesn't clear list
- ...
- 08:43 PM Revision 1520b471 (ceph): erasure-code/isa/Makefile: add missing \, and missing headers
- Signed-off-by: Sage Weil <sage@redhat.com>
- 08:43 PM Revision e1f32d9f (ceph): yasm-wrapper: fix -f ...
- Signed-off-by: Sage Weil <sage@redhat.com>
- 08:42 PM Revision 1670fd63 (ceph): yasm-wrapper: turn -I foo into -i foo
- Signed-off-by: Sage Weil <sage@redhat.com>
- 08:41 PM Revision 6d95797c (ceph): yasm-wrapper: echo original args
- Signed-off-by: Sage Weil <sage@redhat.com>
- 07:53 PM Revision d76af5a6 (ceph): Merge branch 'master' of github.com:ceph/ceph-qa-suite
- 06:40 PM Revision b7d0017d (ceph): EC: add plugin for Intel ISA-L library
- 06:28 PM Revision fe99b253 (ceph): Merge pull request #2179 from ceph/wip-8982
- osd: fix cache pools without hit_sets configured
Reviewed-by: Samuel Just <sam.just@inktank.com> - 06:03 PM Revision ce4e559d (ceph): vstart.sh: limit open files
- Most users only get 1024 fds.
Signed-off-by: Sage Weil <sage@redhat.com> - 06:03 PM Revision caf554bf (ceph): osd/ReplicatedPG: improve agent_choose_mode args
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:03 PM Revision 383536a2 (ceph): mon/OSDMonitor: warn when cache pools do not have hit_sets configured
- Give users a clue when cache pools are enabled but the hit_set is not
configured. Note that technically this will wo... - 06:03 PM Revision 5d1c76f6 (ceph): osd/ReplicatedPG: check agent_mode if agent is enabled but hit_sets aren't
- It is probably not a good idea to try to run the tiering agent without a
hit_set to inform its actions, but it is tec... - 06:03 PM Revision ea4996d3 (ceph): osd/ReplicatedPG: evict blindly if there is no hit_set
- If there is no hit set for a PG, blindly evict objects. This avoids an
assert(hit_set) in agent_estimate_atime_temp(... - 04:55 PM Revision f77449cb (ceph): Merge pull request #2168 from ceph/wip-8972
- cls_rgw: fix object name of objects removed on object creation
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> - 03:52 PM Bug #8977: osd: didn't discard sub_op_reply from previous interval?
- Added some debugging to dump the OpWQ queue information if there are stale ops, running in loop.
- 12:53 PM Bug #8977: osd: didn't discard sub_op_reply from previous interval?
- 2014-07-30 10:40:58.317063 7fc2164da700 0 log [WRN] : slow request 960.196157 seconds old, received at 2014-07-30 10...
- 02:35 PM Bug #8989 (Rejected): Failed running iogen.sh in upgrade:firefly-firefly-testing-basic-vps suite
- There majority of failures related to this in this run: http://pulpito.front.sepia.ceph.com/teuthology-2014-07-30_12:...
- 12:59 PM Revision f3d1f396 (ceph): Merge pull request #2173 from ceph/wip-8969
- fix i386 atomics
Reviewed-by: Greg Farnum <greg@inktank.com> - 12:52 PM Feature #131 (In Progress): bring wireshark plugin is up to date
- 12:51 PM Documentation #7 (Resolved): Document Monitor Commands
- ceph -h
- 12:47 PM Revision 2fff5f03 (ceph): common: s/stringstream/ostream/ in str_map
- There is no need to specialize more than ostream : it only makes it
impossible to use cerr or cout as a parameter to ... - 12:47 PM Revision b6d8feab (ceph): erasure-code: create default profile if necessary
- After an upgrade to firefly, the existing Ceph clusters do not have the
default erasure code profile. Although it may... - 12:16 PM Revision 70fede92 (ceph): Merge pull request #1990 from dachary/wip-erasure-code-profile-default
- erasure-code: create default profile if necessary
Reviewed-by: Joao Eduardo Luis <jluis@redhat.com> - 11:29 AM rgw Bug #8988 (Resolved): AssertionError(s) in upgrade:firefly-x:stress-split-next---basic-plana
- "Related issue":http://tracker.ceph.com/issues/9100
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-201... - 11:25 AM Bug #8982 (Pending Backport): cache pool osds crashing when data is evicting to underlying storag...
- 11:14 AM Bug #8982 (Fix Under Review): cache pool osds crashing when data is evicting to underlying storag...
- 08:47 AM Bug #8982 (In Progress): cache pool osds crashing when data is evicting to underlying storage pool
- 07:36 AM Bug #8982 (Resolved): cache pool osds crashing when data is evicting to underlying storage pool
- We have a erasure coded pool 'ecdata' and a replicated(size=3) pool 'cache' acting as writeback cache upon it.
When... - 11:17 AM Bug #8969 (Pending Backport): PerfCounters.SinglePerfCounters failure on i386
- 09:48 AM rgw Feature #8987 (New): rgw: data sync for multipart upload
- 09:46 AM Bug #8986 (Duplicate): "[WRN] map e62 wrongly marked me down" in upgrade:dumpling-x-firefly---bas...
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-30_13:00:44-upgrade:dumpling-x-firefly---basic-vps...
- 09:43 AM Bug #8985: "[WRN] map e9 wrongly marked me down" in upgrade:dumpling-x-firefly---basic-vps suite
- ...
- 09:42 AM Bug #8985 (Resolved): "[WRN] map e9 wrongly marked me down" in upgrade:dumpling-x-firefly---basic...
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-30_13:00:44-upgrade:dumpling-x-firefly---basic-vps...
- 09:35 AM Bug #8970 (Won't Fix): Injectargs - inconsistent parsing of bool values
- these will also work:
--my-boolean-option=0
--my-boolean-option=false
but you're right, the others won't, be... - 09:33 AM Feature #8973: Add support for collecting usage information by namespace
- We decided not to do this when designing namespaces because we wanted namespaces to scale independnetly of the size o...
- 08:49 AM Bug #8947 (Duplicate): Writing rados objects with max objects set for cache pool crashed osd
- Oh, i see it now. This is a dup of #8982.
- 08:29 AM RADOS Support #8600: MON crashes on new crushmap injection
- In addition to the choose vs. chooseleaf issue that Joao is mentioning here, we have also seen problems when min_size...
- 08:13 AM Bug #8966: ceph.conf "osd pool default size = 2" not working
- Then the documentation (http://ceph.com/docs/master/start/quick-ceph-deploy/) on point 2 should be updated....
- 07:58 AM RADOS Bug #8984 (Won't Fix): creating erasure-code pool when not having a root item default
- When creating a EC pool:
> ceph osd pool create poolio 128 128 erasure profile15
It returns
> Error ENOENT: root ... - 07:46 AM Bug #8983 (Resolved): rados bench -b option does not take orders of magnitude (k,M,..) but also d...
- When running this:
> rados -p <pool> bench 1000 write -t 10 -b 4M
It runs with -b 4 instead of expected
> rados -... - 06:04 AM Bug #8601: erasure-code: default profile does not exist after upgrade
- Apparently having an EC pool is still sufficient to prevent kernel clients from mounting, so I don't think we can bac...
- 05:52 AM Bug #8601: erasure-code: default profile does not exist after upgrade
- "firefly backport":https://github.com/ceph/ceph/pull/2178
- 05:16 AM Bug #8601 (Pending Backport): erasure-code: default profile does not exist after upgrade
- 04:35 AM Revision 9e6a3e79 (ceph): ceph_manager: increase osd revival timeout from 75 -> 150 seconds
- Saw this fail on a firefly run just bc of valgrind slowness. Make the
timeout higher!
Signed-off-by: Sage Weil <sag... - 04:34 AM Revision f84458bd (ceph): ceph_manager: increase osd revival timeout from 75 -> 150 seconds
- Saw this fail on a firefly run just bc of valgrind slowness. Make the
timeout higher!
Signed-off-by: Sage Weil <sag... - 03:57 AM Revision 5c6a0512 (ceph): Merge pull request #2162 from ceph/wip-8586
- rgw: fix crash in swift CORS preflight request
Reviewed-by: Sage Weil <sage@redhat.com> - 02:53 AM Linux kernel client Bug #8979 (Resolved): GPF kernel panics - auth?
- From James Eckersall, "GPF kernel panics" on ceph-users.
I've had a fun time with ceph this week.
We have a clust... - 02:14 AM Revision 51c1f2a8 (ceph): FileStore: Add omap_backend to "<<" operator
- Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
- 02:13 AM Revision 7faed148 (ceph): Add superblock to KeyValueStore
- Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
- 01:51 AM Revision b879e746 (ceph): KeyValueStore: use generic KeyValueDB::create()
- Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
- 01:14 AM Revision 7c3fc404 (ceph): valgrind: ignore ec plugin factory leaks
- Signed-off-by: Sage Weil <sage@redhat.com>
- 12:50 AM Revision 9df9d280 (ceph): mon/OSDMonitor: fix i386 floating point rounding error
- This would round .123 to .122999 on i386; now it does not.
Backport: firefly
Signed-off-by: Sage Weil <sage@redhat.com>
07/30/2014
- 11:57 PM Revision 9eda0bbe (ceph): Merge pull request #2171 from ceph/wip-cli-integration
- fix rbd cli-integratoin tests
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> - 10:59 PM CephFS Bug #8962: kcephfs: client does not release revoked cap
- no clue what happened. please dump the mds cache when it happens next time
- 07:01 AM CephFS Bug #8962: kcephfs: client does not release revoked cap
- and the code that did it is in teuthology.git/teuthology/misc.py:...
- 07:00 AM CephFS Bug #8962: kcephfs: client does not release revoked cap
- here is the final state of the directory:...
- 10:37 PM Revision 9e2c8282 (ceph): Merge pull request #300 from ceph/wip-mpi-vers
- task/mpi: Explicit check for version mismatch
- 10:25 PM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- The deadlock-bad kernel showed the error after a few minutes of running multiple dd writes to rbd device. Here is one...
- 11:33 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- All,
Can you try and confirm that deadlock-bad fails and deadlock-good works for you?
deadlock-bad:
http://g... - 05:18 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- Update: At this point I'm almost certain this is not an rbd/ceph problem. Trying to track down the exact culprit.
- 04:59 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- I can reproduce this with 100% certainty now on Trusty, 3.15.6-031506-generic.
Running:
bonnie++ -n 512
agai... - 09:57 PM Bug #8752 (New): firefly: scrub/repair stat mismatch
- This problem manifests only on caching pools.
I have two EC pools with the following settings:... - 09:56 PM Revision 02dd04ac (ceph): Merge pull request #2164 from ceph/wip-8944
- ceph.in: Pass global args to ceph-conf for proper lookup
Backport: firefly
Reviewed-by: Sage Weil <sage@redhat.com> - 09:52 PM Revision 22d20f39 (ceph): qa/workunits/cephtool/test_daemon.sh: typo
- Signed-off-by: Dan Mick <dan.mick@inktank.com>
- 09:52 PM Revision aa9ae1f2 (ceph): qa/workunits/cephtool/test_daemon.sh: verify ceph -c works with daemon
- Signed-off-by: Dan Mick <dan.mick@inktank.com>
- 09:52 PM Revision 97a8d5a9 (ceph): qa/workunits/cephtool/test_daemon.sh: allow local ceph command
- 09:52 PM Revision 96863128 (ceph): atomic: fix read() on i386, clean up types
- Among other things, fixes #8969
Backport: firefly
Signed-off-by: Sage Weil <sage@redhat.com> - 09:51 PM Revision 6d89a996 (ceph): ceph.in: Pass global args to ceph-conf for proper lookup
- Fixes: #8944
Signed-off-by: Dan Mick <dan.mick@inktank.com> - 09:44 PM Bug #8229 (Closed): 0.80~rc1: OSD crash (domino effect)
- Closing: nothing left to track here; did not have this problem with 0.80.4.
- 09:42 PM Bug #8978 (Can't reproduce): ceph ping not working as expected
- Reading the doc: http://ceph.com/docs/master/rados/troubleshooting/troubleshooting-mon/
I came across command: cep... - 09:26 PM Bug #8977 (Can't reproduce): osd: didn't discard sub_op_reply from previous interval?
- /a/teuthology-2014-07-29_02:30:02-rados-firefly-distro-basic-plana/384397
an op gets stuck in limbo because we are... - 08:57 PM Revision 0190df53 (ceph): osd: prevent old clients from using tiered pools
- If the client is old and doesn't understand tiering, don't let them use a
tiered pool. Reply with EOPNOTSUPP.
Fixes... - 08:54 PM rgw Bug #8586 (Pending Backport): Missing Swift API Header causes RadosGW to segfault
- 08:41 PM Revision 605064dc (ceph): test/cli-integration/rbd: fix trailing space
- Newer versions of json.tool remove the trailing ' ' after the comma. Add
it back in with sed so that the .t works on... - 08:31 PM Revision 094cd5b3 (ceph): Merge pull request #302 from ceph/wip-8850
- tell us if you are really not running any more
- 08:28 PM Revision 4686115c (ceph): add another call to use "ps aux"
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 08:17 PM Revision ec342d81 (ceph): tell us if you are really not running any more
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 07:26 PM Revision d700076a (ceph): mon: s/%%/%/
- Signed-off-by: Sage Weil <sage@redhat.com>
- 07:07 PM Revision bf232ba8 (ceph): Merge pull request #2163 from ceph/wip-filestore-omap
- clean up KeyValueDB instantiation
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Reviewed-by: Josh Durgin <josh.dur... - 06:53 PM Revision 0f8929a6 (ceph): cls_rgw: fix object name of objects removed on object creation
- Fixes: #8972
Backport: firefly, dumpling
Reported-by: Patrycja Szabłowska <szablowska.patrycja@gmail.com>
Signed-off... - 06:12 PM Revision 1c7c2eb4 (ceph): nuke: allow nuking vpm hosts
- Skip the console check, though.
Signed-off-by: Sage Weil <sage@redhat.com> - 05:57 PM devops Bug #8976: httpd on RHEL7 (RHEL repo) incompatible with mod_fastcgi (ceph repo)
- Also, when trying to enable the httpd ceph pkg with systemctl:
systemctl enable httpd
httpd.service is not a nat... - 05:22 PM devops Bug #8976 (Resolved): httpd on RHEL7 (RHEL repo) incompatible with mod_fastcgi (ceph repo)
- On a RHEL7 system
yum install httpd mod_fastcgi
systemctl start httpd
Apache fails to start with the folowin... - 05:52 PM Revision 061c8e93 (ceph): librbd: enable rbd cache by default; writethrough until flush
- This is recommended and safe. Avoid some user confusion.
Signed-off-by: Sage Weil <sage@redhat.com> - 05:12 PM Bug #8947 (Need More Info): Writing rados objects with max objects set for cache pool crashed osd
- can you attach the complete logs? all three osds claim to have hit an assert, but the assert message isn't in the lo...
- 05:12 PM Revision 4e1405e7 (ceph): erasure-code: create default profile if necessary
- After an upgrade to firefly, the existing Ceph clusters do not have the
default erasure code profile. Although it may... - 04:59 PM rbd Bug #8920 (Pending Backport): rbd/singleton/{all/formatted-output.yaml} fails on trusty due to wh...
- 01:43 PM rbd Bug #8920 (Fix Under Review): rbd/singleton/{all/formatted-output.yaml} fails on trusty due to wh...
- 04:36 PM Bug #8776: osd: runaway memory on dumpling
- it's all here:...
- 02:49 PM Bug #8969 (Fix Under Review): PerfCounters.SinglePerfCounters failure on i386
- 10:31 AM Bug #8969 (Resolved): PerfCounters.SinglePerfCounters failure on i386
- [ RUN ] PerfCounters.SinglePerfCounters
test/perf_counters.cc:111: Failure
Value of: msg
Actual: "{"test_perfcount... - 02:29 PM Bug #8628 (Resolved): Bad ceph_osd_op.extent union access in ReplicatedPG::do_osd_ops
- commit:58212b1245373b6f015cbff11844d33a900bf3cb
- 02:19 PM Bug #8628 (Rejected): Bad ceph_osd_op.extent union access in ReplicatedPG::do_osd_ops
- ceph_osd_op_uses_extent(op.op) guards the references ot the extent view of the union
- 02:13 PM Bug #8717: teuthology: valgrind leak checks broken for osd (at least)
- 02:12 PM Bug #8717 (Resolved): teuthology: valgrind leak checks broken for osd (at least)
- 02:12 PM Bug #8777 (Can't reproduce): osd/PGLog.h: 88: FAILED assert(rollback_info_trimmed_to_riter == log...
- 02:11 PM Bug #8595: osd: client op blocks until backfill starts (dumpling)
- 02:02 PM Bug #8595 (In Progress): osd: client op blocks until backfill starts (dumpling)
- 01:59 PM Bug #8714 (Fix Under Review): we do not block old clients from breaking cache pools
- https://github.com/ceph/ceph/pull/2172
- 01:55 PM Revision ec2f9490 (ceph): kcephfs: thrash mds too
- And shorten names.
Signed-off-by: Sage Weil <sage@redhat.com> - 01:46 PM Bug #8974 (Can't reproduce): osd crashed with merge_log assert due to removal of isds
- Even I got same asserts in one of the osds, when removed one osd from each node in a ceph cluster of 3 osd nodes ( 5 ...
- 01:31 PM devops Bug #8850: ceph-deploy tests fail during tar due to file changed; incomplete shutdown?
- an initial take on getting more information on what is going on:
https://github.com/ceph/teuthology/pull/302/files - 12:47 PM devops Bug #8850: ceph-deploy tests fail during tar due to file changed; incomplete shutdown?
- I initially thought that the ceph daemon was still running but according to upstart docs, this output:...
- 01:29 PM Revision 49181796 (ceph): task/mpi: Explicit check for version mismatch
- Instead of proceeding to have mpiexec fail or hang,
do an up-front check that the MPI version is the same
on all of t... - 11:53 AM Feature #8973 (New): Add support for collecting usage information by namespace
- As of now there is no simple way to determine how much data is being used by a particular namespace. Customers curren...
- 11:36 AM rgw Bug #8972 (Resolved): rgw: bucket index log wrong object name in multipart completion
- When completing a multipart upload operation, when removing the parts from the index the entries that are logged in t...
- 11:27 AM rgw Bug #8971 (Duplicate): rgw: s3 test failures with civetweb
- teuthology logs are copied to ubuntu@mira023.front.sepia.ceph.com:/home/ubuntu/civetweb_s3
config.yaml:... - 10:35 AM Bug #8970 (Won't Fix): Injectargs - inconsistent parsing of bool values
- Hi all,
ceph version 0.80.1 (a38fe1169b6d2ac98b427334c12d7cf81f809b74) on Ubuntu 14.04 LTS
This is how I am able ... - 10:19 AM Feature #8960 (Fix Under Review): filestore: store backend type persisently
- https://github.com/ceph/ceph/pull/2163
- 10:17 AM Bug #8601: erasure-code: default profile does not exist after upgrade
- "rebased and repushed":https://github.com/ceph/ceph/pull/1990
- 09:37 AM Bug #8966 (Closed): ceph.conf "osd pool default size = 2" not working
- the config option needs to go in the [global] section, not [default] (which is never used for anything)
- 04:31 AM Bug #8966: ceph.conf "osd pool default size = 2" not working
- Recognized the failure with the command "ceph osd dump". There the pools had always the size 3 (default).
- 04:29 AM Bug #8966 (Closed): ceph.conf "osd pool default size = 2" not working
- Version
ceph-deploy: 1.5.9
ceph 0.80.5
Ceph.config:... - 09:03 AM Documentation #8875: `ceph-deploy new` needs to be called for every node, not just the admin one
- It appears I was able to get further this time, the steps are below.
Key difference is, when I did ceph-deploy new I... - 06:20 AM Documentation #8875: `ceph-deploy new` needs to be called for every node, not just the admin one
- Hi Alfredo,
Nodes were cleaned out, will re-run install today and get you the log files.
In the mean time, it appea... - 06:17 AM Bug #8922: ceph-deploy mon create fails to create additional monitoring nodes.
- ceph-deploy new cwtcph001
ceph-deploy install cwtcph001 cwtcph002 cwtcph003
ceph-deploy mon create cwtcph001 cwtcph... - 06:16 AM Revision 5f65b4db (ceph): os/FileJournal: When dump journal, using correctly seq avoid misjudging...
- In func FileJournal::dump, it always using seq=0 as last-seq and it can
misjudge the journal corrupt.
Signed-off-by:... - 05:32 AM rbd Bug #8000: SLAB: Unable to allocate memory on node 0
- Ilya Dryomov wrote:
> What do you mean by "I can't explain why only one machine is affected" above? Do you have oth... - 12:27 AM rbd Bug #8000: SLAB: Unable to allocate memory on node 0
- What do you mean by "I can't explain why only one machine is affected" above? Do you have other similar boxes/setups...
- 04:45 AM Revision 7b169a0f (ceph): rocksdb backend optimization
- Signed-off-by: xinxin shu <xinxin.shu@intel.com>
- 04:45 AM Revision cbd0043c (ceph): add rocksdb support
- Signed-off-by: xinxin shu <xinxin.shu@intel.com>
- 04:45 AM Revision 6eea02c1 (ceph): add rocksdb submodule
- 04:45 AM Revision 101954c1 (ceph): get a stable rocksdb (3.0)
- Signed-off-by: xinxin shu <xinxin.shu@intel.com>
- 04:45 AM Revision 708b5b87 (ceph): add --with-librocksdb-static configure options
- with this options, ceph will build rocksdb from submodule
Signed-off-by: xinxin shu <xinxin.shu@intel.com> - 04:43 AM Revision 5d5902a6 (ceph): os/KeyValueStore: rename osd_keyvaluedb -> keyvaluestore_backend
- This option should be keyvaluestore_*, not osd_*.
Clean up the backend instantiation.
Signed-off-by: xinxin shu <xi... - 04:30 AM Revision 1a5dea72 (ceph): os/FileStore: use generic KeyValueDB::create(); store omap_backend in s...
- The only time we set this is at mkfs time. Thereafter, we stick with the
same backend.
Signed-off-by: Sage Weil <sa... - 04:28 AM Revision a2a36192 (ceph): mon/MonitorDBStore: use generic KeyValueDB::create()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 04:28 AM Revision 86a0b9dd (ceph): os/KeyValueDB: make compaction interface generic
- Signed-off-by: Sage Weil <sage@inktank.com>
- 04:28 AM Revision 4bf929ef (ceph): os/KeyValueDB: generic create(), test_init()
- Let us create an implemenetation by name. Include a test_init() method
that will instantiate an instance and verify ... - 04:21 AM Revision e1418724 (ceph): config: allow unsafe setting of config values
- Allow callers to set config values even when there is no observer.
Signed-off-by: Sage Weil <sage@inktank.com> - 03:49 AM Revision 2f9fe027 (ceph): mailmap: Red Hat names normalization
- Signed-off-by: Loic Dachary <loic@dachary.org>
- 02:01 AM rgw Bug #8383: Upload part of one object passed with incorrect upload id or incorrect object id in S3...
- Hi,sage,
Sure!
I use S3 API to do this test.... - 01:28 AM CephFS Bug #8961 (Won't Fix): du [directory] vs du -b [directory] size doubles
- cephfs tracks recursive directory stats. A directory's size is space used by files underneath the directory. If you d...
07/29/2014
- 11:53 PM Revision 3cfda577 (ceph): doc/release-notes: v0.83
- Signed-off-by: Sage Weil <sage@redhat.com>
- 11:23 PM Revision 6e6fc23c (ceph): Merge tag 'v0.83'
- v0.83
- 10:55 PM Revision 440c820c (ceph): Merge pull request #2161 from ceph/wip-jcsp-test
- Reviewed-by: Greg Farnum greg@inktank.com
- 10:33 PM Revision 18ea2a86 (ceph): rgw: fix crash in swift CORS preflight request
- Fixes: #8586
This fixes error handling, in accordance with commit 6af5a537 that fixed
the same issue for the S3 case... - 10:27 PM Revision 79357060 (ceph): Merge pull request #53 from ceph/wip-leaks
- use notcmalloc to fix leak checking
- 10:26 PM Revision fec5b9cb (ceph): Merge pull request #70 from ceph/wip_add_v0.80.5
- Added new ceph version
- 10:25 PM Revision 3350343d (ceph): Merge pull request #69 from ceph/wip_add_new_client1
- Added client.1 in order to separate rgw tests to avoid failures on creat...
Reviewed-by: Sage Weil <sage@redhat.com> - 10:25 PM Revision 1717183a (ceph): Added new ceph version
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 10:18 PM Revision c916cabe (ceph): Added client.1 in order to separate rgw tests to avoid failures on crea...
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 09:41 PM rbd Bug #8000: SLAB: Unable to allocate memory on node 0
- This problem remains to be very painful... Average frequency is one crash per day. Less than 24 hours ago I had two c...
- 09:38 PM Bug #8863: osd: second reservation rejection -> crash
- i used this command reimport the crushmap, bug osd still crash
- 01:19 PM Bug #8863: osd: second reservation rejection -> crash
- try this:
ceph osd getcrushmap -o cm
ceph osd setcrushmap -i cm
and then see if you can reproduce it after t... - 03:41 AM Bug #8863: osd: second reservation rejection -> crash
- osd reject the other osd's backfill request twice probably because the space is full, then the request one crashed
- 03:27 AM Bug #8863: osd: second reservation rejection -> crash
- *scenario:*
1. 3-replica
2. space is nearlly full(some osd >96%)
We guess the reason is osd continuously receivi... - 09:35 PM Revision 6d01f11a (ceph): Merge pull request #67 from ceph/wip_fix_emperor-x
- Fixed -x in the suite, this fixed http://tracker.ceph.com/issues/8862
- 09:32 PM Revision 07665ec4 (ceph): mds: introduce explicit DaemonState instead of int
- Signed-off-by: John Spray <john.spray@redhat.com>
- 09:32 PM Revision c283ad4b (ceph): mds: handle replaying old format journals
- To get back to the reformatting procedure that otherwise
occurs during MDLog::open, introduce an MDLog::reopen call
t... - 09:32 PM Revision 6bb3aeaf (ceph): mds: remove some rogue "using namespace std;"
- Signed-off-by: John Spray <john.spray@redhat.com>
- 09:32 PM Revision 6b004f19 (ceph): mds: refactor MDS boot
- * Make boot_start private.
* Define boot stages in enum, replace int with type.
* Merge steps 0 and 1, 0 always fell ... - 09:32 PM Revision 6be80873 (ceph): mds: separate inode recovery queue from MDCache
- Refactor to:
* have somewhere to put some logic for doing
background recovery in future.
* trim a few lines from th... - 09:32 PM Revision e5870889 (ceph): mds: remove unused purge_prealloc_ino
- Signed-off-by: John Spray <john.spray@redhat.com>
- 09:32 PM Revision 6832ec04 (ceph): mds: make MDS::replay_done clearer
- ... and add some assertions.
Signed-off-by: John Spray <john.spray@redhat.com> - 09:14 PM Revision 5d2ce7fd (ceph): Fixed -x in the suite, this fixed http://tracker.ceph.com/issues/8862
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 09:11 PM Revision 0d70989a (ceph): python-ceph: require libcephfs.
- Signed-off-by: Sandon Van Ness <sandon@inktank.com>
- 08:43 PM Revision b8687a54 (ceph): Fix package_version_for_hash() call
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 08:42 PM Revision 78ff1f0a (ceph): 0.83
- 08:40 PM Revision aa5f21ce (ceph): Merge pull request #2159 from ceph/wip-undump
- tools/cephfs: fuller header in dump/undump
Reviewed-by: Greg Farnum <greg@inktank.com> - 08:27 PM Revision 06c47361 (ceph): Remove reference from mkcephfs.
- A bit of colission from spec changes for the rhel7/ceph-common
changes and alfredo's pull request for wip-die-ceph-mk... - 07:52 PM Bug #8886: Miss some folders in PG's folder
- Hi, Samuel,
First, I correct my word " it should be stored in the DIR_3 at third level", actually it miss the DIR_... - 01:43 PM Bug #8886: Miss some folders in PG's folder
- Can you add a find . on that pg directory? Also, does this happen reliably? Also, on what version did you reproduce...
- 07:36 PM Revision 54330a0a (ceph): Merge pull request #2156 from ceph/wip-upstart-nfile
- upstart/ceph-osd.conf: bump nofile limit up by 10x
Reviewed-by: Greg Farnum <greg@inktank.com> - 07:33 PM Revision 4045b2e8 (ceph): doc/release-notes: typo
- Signed-off-by: Sage Weil <sage@redhat.com>
- 07:30 PM CephFS Bug #8962: kcephfs: client does not release revoked cap
- I saw similar hang a few weeks ago. In that case, all OSDs were down, the MDS couldn't submit log event.
- 03:05 PM CephFS Bug #8962 (Resolved): kcephfs: client does not release revoked cap
- several instances where the mds tries to revoke a cap (Ls and Fs have been observed so far) and the client doesn't re...
- 07:23 PM Revision df1bad8f (ceph): doc/release-notes: v0.80.5 release notes
- Signed-off-by: Sage Weil <sage@redhat.com>
- 07:18 PM CephFS Bug #8964: kcephfs: client does not resend requests on mds restart
- 07:18 PM CephFS Bug #8964: kcephfs: client does not resend requests on mds restart
- probably fixed by https://github.com/ceph/ceph-client/commit/967166011221589288348b893720d358150176b9
- 05:40 PM CephFS Bug #8964: kcephfs: client does not resend requests on mds restart
- mds log and the client kern.log with debug cranked up:...
- 05:39 PM CephFS Bug #8964 (Resolved): kcephfs: client does not resend requests on mds restart
- i have a bunch of hung requests,...
- 07:16 PM Revision 4aca6c0d (ceph): utf8: export encode_utf8() and decode_utf8()
- Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit 49fc68cf8c3122c878ea9503c9c74d7046bc9c6f) - 06:47 PM Feature #8965 (New): Improve threading for ObjectCacher
- The ObjectCacher currently use a single global lock for all state. Break this down to improve multithread performanc...
- 06:16 PM Revision 9461d8e6 (ceph): Merge remote-tracking branch 'gh/next'
- 05:43 PM Revision ffa1f520 (ceph): rgw: dump prefix unconditionally
- As part of issue #8858, and to be more in line with S3, dump the Prefix
field when listing bucket even if bucket is e... - 05:41 PM Revision 6df17a92 (ceph): rgw: list extra objects to set truncation flag correctly
- Otherwise we end up returning wrong truncated value, and no data on the
next iteration.
Signed-off-by: Yehuda Sadeh ... - 05:41 PM Revision 77c20879 (ceph): rgw: account common prefixes for MaxKeys in bucket listing
- To be more in line with the S3 api. Beforehand we didn't account the
common prefixes towards the MaxKeys (a single co... - 05:41 PM Revision 7068d859 (ceph): rgw: add NextMarker param for bucket listing
- Partially fixes #8858.
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit 924686f0b6593deff... - 05:41 PM Revision 9604425b (ceph): rgw: improve delmited listing of bucket
- If found a prefix, calculate a string greater than that so that next
request we can skip to that. This is still not t... - 05:34 PM Revision a949a55b (ceph): Merge branch 'origin/wip-osd-leaks'
- Reviewed-by: Greg Farnum <greg@inktank.com>
- 05:33 PM Revision b287c677 (ceph): rgw: don't try to wait for pending if list is empty
- Fixes: #8846
Backport: firefly, dumpling
This was broken at ea68b9372319fd0bab40856db26528d36359102e. We ended
up ca... - 05:14 PM Revision b354631e (ceph): Merge pull request #62 from ceph/wip-standbyreplay
- suites/fs: add a standbyreplay configuration
- 05:11 PM Revision fd6e53a5 (ceph): ceph_deploy: use new ship_utilities location
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 828bb2a6ea934b8788570ca3f9871a637dbd3c70) - 03:55 PM Feature #8960: filestore: store backend type persisently
- 10:27 AM Feature #8960 (Resolved): filestore: store backend type persisently
- 03:32 PM rgw Bug #8586 (Fix Under Review): Missing Swift API Header causes RadosGW to segfault
- 03:06 PM RADOS Bug #8963 (Resolved): erasure coding crush rulset breaks rbd kernel clients on non-ec pools on Ub...
- On a fresh install using ceph-deploy on Ubuntu 14.04 creating any erasure coded pool breaks rbd clients on linux 3.13...
- 03:02 PM Bug #8726 (Resolved): (firefly command on dumpling issue?) Error "'adjust-ulimits ceph-coverage /...
- commit:fcc0b2451b47793a64fc4cd4675fef667a4a5b45 in ceph-qa-suite.git
- 02:31 PM Bug #8628: Bad ceph_osd_op.extent union access in ReplicatedPG::do_osd_ops
- This was fixed in 58212b1.
- 02:28 PM devops Bug #6091 (Won't Fix): centos build should use redhat-rpm-config for debuginfo packages
- 02:28 PM devops Bug #5819 (Won't Fix): redhat-rpm-config package needed for debuginfo packages
- 02:26 PM devops Bug #7181 (Rejected): debian 7 wheezy init.d script will not start OSDs not corresponding to a mo...
- touch /var/lib/ceph/osd/*/sysvinit
- 02:26 PM devops Bug #6937 (Resolved): udev: OSD using dmcrypt aren't automatically started
- 02:25 PM devops Bug #6453 (Won't Fix): libapache2-mod-fastcgi Packages for Debian Squeeze have incorrect dependen...
- 02:25 PM devops Bug #6158: selective sync of ceph precise dependencies from havana cloud archive
- Note: Talk to neil about this.
- 02:22 PM devops Bug #8602 (Rejected): ceph fedora package is missing erasure code libraries
- redoing (redid?) these packages
- 02:22 PM Bug #8711 (Resolved): Error "ceph --format=json-pretty osd lspools" is "unrecognized command" in ...
Oops, this should have been closed already...- 01:51 PM Bug #8711: Error "ceph --format=json-pretty osd lspools" is "unrecognized command" in cuttlefish
- Probably best to change the test to cope?
- 02:21 PM devops Bug #7598 (Can't reproduce): ceph-disk-activate error with ceph-deploy
- 02:19 PM devops Bug #8581 (Can't reproduce): DNS issues when resolving hosts
- 02:17 PM devops Bug #8734: EPEL / Ceph.com package priority issues
- ceph-deploy sets the priority; other users will need to do so themselves.
perhaps that can be mentioned in the doc... - 02:15 PM devops Bug #5283 (Won't Fix): Ceph-deploy can't handle /dev/disk/by-* device paths
- 02:06 PM devops Bug #7627 (Resolved): ceph-disk: does not start daemons properly under systemd
- commit:3e0d9800767018625f0e7d797c812aa44c426dab
- 02:01 PM Documentation #8875: `ceph-deploy new` needs to be called for every node, not just the admin one
- Can you paste the whole output of ceph-deploy?
- 01:58 PM Bug #6141 (Can't reproduce): OSDs crash on recovery
- 01:52 PM Bug #8673 (Resolved): s3tests.functional.test_s3.test_multipart_upload failed in teuthology-2014-...
- 01:50 PM Bug #8654 (Resolved): Parsing /etc/lsb-release for OSD metadata is not portable
- 01:49 PM Bug #8644 (Rejected): 624ae21833 breaks ceph-disk
- 01:48 PM Bug #8852 (Won't Fix): submodules not cecking out the right branch, jerasure does not compile
- workaround is to remove the dir then rerun the submodule command. we blame git!
- 01:47 PM Bug #8801 (Can't reproduce): Ceph monitors do not start after server restart
- from teh logs the ceph-mon process was never started.. iw ould look in your /var/log/upstart logs?
- 01:37 PM Bug #8943 (Pending Backport): "ceph df" cannot show pool available space correctly
- commit:04d0526718ccfc220b4fe0c9046ac58899d9dafc
- 01:34 PM Bug #8495 (Duplicate): osd: bad state machine event on backfill request
- 01:29 PM Bug #8694 (Duplicate): OSD crashed (assertion failure) at FileStore::_collection_move_rename
- #8733
- 01:28 PM rgw Bug #8676: md5sum check failed during readwrite.py
- I don't see anything wrong in the logs other than this:...
- 01:27 PM Bug #8753: PG::activate assert failed when recover finished
- Has this happened since?
- 01:26 PM Bug #8865: cep osd setmaxosd doesn't check if osds exist
- agreed
- 01:26 PM Bug #8752 (Can't reproduce): firefly: scrub/repair stat mismatch
- 01:25 PM Bug #8752 (Resolved): firefly: scrub/repair stat mismatch
- 01:06 PM CephFS Bug #8961 (Won't Fix): du [directory] vs du -b [directory] size doubles
- Under cephfs using the kernel client, du -b shows an incorrect size.
I've also found that du --apparent-size shows... - 01:04 PM Bug #8717 (In Progress): teuthology: valgrind leak checks broken for osd (at least)
- 01:03 PM Bug #8717 (Resolved): teuthology: valgrind leak checks broken for osd (at least)
- 01:04 PM Revision 0bd4c862 (ceph): Merge pull request #2139 from ceph/wip-journal-header
- os/FileJournal: Update the journal header when closing journal
Reviewed-by: Greg Farnum <greg@inktank.com> - 01:03 PM Bug #8926 (Resolved): osd: invalid Message* deref in C_SendMap
- 01:03 PM Bug #8924 (Resolved): osd: leaking local_connection under valgrind
- 01:01 PM Revision 37eba045 (ceph): Merge pull request #2146 from ceph/wip-8932
- ceph_test_rados_api_tier: do fewer writes in HitSetWrite
Reviewed-by: Greg Farnum <greg@inktank.com> - 12:59 PM Messengers Bug #8880: msg/Pipe.cc: 1538: FAILED assert(0 == "old msgs despite reconnect_seq feature")
- 12:58 PM Revision 050ac875 (ceph): Merge pull request #2147 from ceph/wip-8931
- osd: fix ops blocked by full cache tier dequeue
Reviewed-by: Greg Farnum <greg@inktank.com> - 12:24 PM Revision 38b73c67 (ceph): 0.80.5
- 12:11 PM Revision 0147c746 (ceph): task/mds_journal_migration: fix cleanup
- Previously this was remounting in the background
which meant that if a workunit was executed immediately
afterwards i... - 10:42 AM rgw Bug #8632 (Resolved): rgw: bucket listing with delimiter doesn't scale well
- backported to dumpling commit:9604425b86f5839a109faa1f396b0d114e9b9391
- 09:36 AM rgw Bug #8632 (Pending Backport): rgw: bucket listing with delimiter doesn't scale well
- in firefly, not dumpling yet
- 10:34 AM Revision 431ae2f5 (ceph): suites/fs: add a standbyreplay configuration
- A place for any tests which should be run with
standbyreplay MDSs in play. Initially just
the mds_journal_migration ... - 10:31 AM rgw Bug #8846 (Resolved): radosgw on 0.80.4 crashes when doing a multi-part upload
- 10:11 AM Bug #8532 (Can't reproduce): 0.80.1: OSD crash (domino effect), same as BUG #8229
- Let us know if anything interesting comes up.
- 10:10 AM Bug #8229: 0.80~rc1: OSD crash (domino effect)
- This bug described a whole bunch of unrelated problems, can you open a fresh bug?
- 10:01 AM Bug #8959: osd crashed in upgrade:dumpling-x-firefly---basic-vps suite
- this sounds a bit like a problem we had a while back with hung IOs from the VMs?
- 08:40 AM Bug #8959: osd crashed in upgrade:dumpling-x-firefly---basic-vps suite
- Seems the same crash in another tests, logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-28_11:48:15...
- 08:36 AM Bug #8959 (Can't reproduce): osd crashed in upgrade:dumpling-x-firefly---basic-vps suite
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-28_11:48:15-upgrade:dumpling-x-firefly---basic-vps...
- 09:41 AM CephFS Bug #8574: teuthology: NFS mounts on trusty are failing
- I'm not sure if this is a different issue or a different system:...
- 09:40 AM devops Support #8861: Deploying additional monitors fails.
- I am also seeing this error when trying to add a new monitor. Same version of Ubuntu and Ceph.
- 09:38 AM rgw Bug #8735 (Can't reproduce): TestAccountNoContainers fail in Firefly upgrade:firefly-x:stress-split
- 09:38 AM rgw Bug #8766: multipart minimum size error should be EntityTooSmall
- 09:37 AM rgw Bug #8848 (Resolved): "adjust-ulimits: command not found" in upgrade:firefly-firefly-testing-basi...
- 09:37 AM rgw Bug #8847 (Can't reproduce): "Error initializing cluster client" in upgrade:firefly-firefly-testi...
- 09:34 AM Bug #8921 (Won't Fix): ceph pg dump <{summary|sum|delta|pools|osds|pgs|pgs_brief}> only work corr...
- 09:33 AM rgw Bug #8864: radosgw help doesn't seem to display some debug options
- there are others that we could add
- 09:32 AM rgw Bug #8864 (Resolved): radosgw help doesn't seem to display some debug options
- 09:32 AM rgw Bug #6911 (Won't Fix): rgw test failure on the arm set up
- 09:31 AM rgw Bug #8111 (Need More Info): /etc/init.d/ceph-radosgw for RHEL needs QA
- isn't it /etc/init.d/radosgw?
- 09:30 AM rgw Bug #8383 (Need More Info): Upload part of one object passed with incorrect upload id or incorrec...
- Can you provide more detailed steps to reproduce? ideally, a new test in s3-tests.... :)
- 09:29 AM rgw Bug #7799 (Can't reproduce): Errors in upgrade:dumpling-x:stress-split-firefly---basic-plana suite
- 09:25 AM rgw Bug #8311 (Resolved): No pool name error in ubuntu-2014-05-06_21:02:54-upgrade:dumpling-dumpling-...
- 09:25 AM rgw Bug #8784: rgw: completion leak
- 09:23 AM rbd Bug #6695 (Won't Fix): Upgrade rbd failure in nightly tests. (mkdir --p ..)
- 09:22 AM rbd Bug #5480 (Can't reproduce): libceph: unexpected old state in con_sock_state_change
- 09:21 AM rbd Bug #8845: Flattening Clones of clone, results in command failure
- fsx is now able to catch this one.
- 09:19 AM rbd Bug #8845: Flattening Clones of clone, results in command failure
- 09:15 AM rbd Bug #8845: Flattening Clones of clone, results in command failure
- 09:21 AM rbd Bug #7693: virsh domblkinfo fails with 'Bad file descriptor'
- https://bugzilla.redhat.com/show_bug.cgi?id=1124508
- 09:17 AM rbd Bug #7620 (Can't reproduce): BUG: soft lockup - CPU#0 stuck for 23s!
- 09:15 AM Linux kernel client Bug #8568 (New): libceph: kernel BUG at net/ceph/osd_client.c:885
- 09:10 AM Linux kernel client Bug #8568: libceph: kernel BUG at net/ceph/osd_client.c:885
- 09:14 AM rbd Bug #8709: stale size reported by ioctl(BLKGETSIZE64) after librbd_resize() returns
- The problem has been traced to http://tracker.ceph.com/issues/8806. Keeping this around to re-test after it gets fixed.
- 09:11 AM Bug #8439 (Won't Fix): ceph-osd crashing often
- see 0.80.x
- 09:10 AM Bug #8445 (Won't Fix): osd not starting anymore
- 0.78 had lots of issues; see 0.80.x
- 09:01 AM rbd Bug #8318 (Can't reproduce): "rbd: create error" in upgrade:dumpling-dumpling-testing-basic-plana...
- 09:01 AM rbd Bug #8715 (Can't reproduce): "ceph_test_librbd_fsx: invalid option -- 'h'" error in teuthology-20...
- 06:57 AM CephFS Feature #7759 (Resolved): journal-tool: roll in resetter/dumper from MDS
- ...
- 06:56 AM CephFS Feature #7761 (Resolved): journal-tool: forwards-search through corrupt regions
- ...
- 06:55 AM CephFS Feature #7763: journal-tool: import
- ...
- 06:54 AM CephFS Feature #7763 (Resolved): journal-tool: import
- This was done when undump was merged into cephfs-journal-tool
- 06:51 AM CephFS Bug #8773 (Resolved): failing cephfs set_layout tests
- Test is retired and unsafe behaviour (data pool default to 0) is disabled in master.
- 06:07 AM CephFS Bug #8811 (Resolved): Journal corruption during upgrade to 0.82 with standby-replay daemons
- This got fixed 11 days ago, but was never marked closed. Merged in commit:b9463e3497cc1f2a1bab0838430a4402d8c88af0
- 05:59 AM Bug #8932 (Resolved): rados api test hang on HitSetWrite
- Merged to master in commit:37eba045ec78f2ea8f9000c6b158e20808d29fb2
- 05:56 AM Bug #8931 (Pending Backport): failed write reply order from ceph_test_rados
- Merged to master in commit:050ac87530c2637f097e07b5373115721303f07c
- 01:42 AM Revision e99acf98 (ceph): OSD: add require_same_peer_inst(OpRequestRef&,OSDMap&) helper
- Signed-off-by: Greg Farnum <greg@inktank.com>
- 01:39 AM Revision e179e922 (ceph): OSD: introduce require_self_aliveness(OpRequestRef&,epoch_t) function
- Take the self-aliveness checks out of require_same_or_newer_map() and use
the new function for that and for require_u... - 12:18 AM Revision f36cffc9 (ceph): unittest_crush_wrapper: fix build
- Signed-off-by: Sage Weil <sage@redhat.com>
- 12:06 AM Revision 7f913dcd (ceph): Merge pull request #2150 from ceph/wip-libs
- don't link everything with blkid, udev, and boost_threads
07/28/2014
- 11:28 PM Revision 3f3da880 (ceph): Update README
- 11:24 PM Revision f2b74226 (ceph): Update README
- 11:14 PM Revision 7dcb8bd6 (ceph): dumpling-firefly-x: document structure of suite
- Hopefully this makes it easier to digest and maintain
than reading yaml fragments.
Signed-off-by: Josh Durgin <josh.... - 10:47 PM Bug #8944: Ceph daemon bad asok used in connection with cluster
- wip-8944 created, but gitbuilders are having enough problems I'm not submitting a PR yet
- 02:11 PM Bug #8944 (Fix Under Review): Ceph daemon bad asok used in connection with cluster
- Adding the global args to the invocation of ceph-conf seems to resolve this.
- 12:41 PM Bug #8944: Ceph daemon bad asok used in connection with cluster
- oh....because --cluster on the cli ... yeah.
- 12:40 PM Bug #8944: Ceph daemon bad asok used in connection with cluster
- ceph uses ceph-conf --show-config-value admin_socket -n <name> and believes it; wonder why that's not working?
- 09:58 AM Bug #8944: Ceph daemon bad asok used in connection with cluster
- 05:01 AM Bug #8944 (Resolved): Ceph daemon bad asok used in connection with cluster
- Using @ceph --cluster clustername daemon mon.host1 config@ causes ...
- 10:46 PM Bug #8947: Writing rados objects with max objects set for cache pool crashed osd
- Uploading crash dump
- 01:45 PM Bug #8947: Writing rados objects with max objects set for cache pool crashed osd
- Could not reproduce using vstart.sh on current master branch. I never saw a crash or bug report with that stack trace.
- 10:08 AM Bug #8947: Writing rados objects with max objects set for cache pool crashed osd
- I don't remember the details, but we were previously crashing with a 10-object limit anyway due to hit sets and such....
- 08:16 AM Bug #8947: Writing rados objects with max objects set for cache pool crashed osd
- Test configuration:
No of osd nodes: 3
No of osd's : 4
No of monitors: 2
Kernel versions: 3.13.0-24-generic
No o... - 08:15 AM Bug #8947 (Duplicate): Writing rados objects with max objects set for cache pool crashed osd
- Setting target_max_objects parameter and writing rados object onto cache pool crashed osd.
History of operations o... - 09:30 PM Revision 79c63166 (ceph): Merge pull request #2153 from ceph/wip-fsx-overlap
- librbd API fix + wip-fsx-overlap
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> - 09:08 PM Revision eb2f1ea2 (ceph): OSD: use OpRequestRef& for a few require_* functions
- Signed-off-by: Greg Farnum <greg@inktank.com>
- 06:41 PM Revision 7f12a0f4 (ceph): Merge pull request #2152 from xiaoxichen/fix_ceph_df
- PGMonitor: fix bug in caculating pool avail space
Reviewed-by: Sage Weil <sage@redhat.com> - 06:41 PM Messengers Bug #8880 (Fix Under Review): msg/Pipe.cc: 1538: FAILED assert(0 == "old msgs despite reconnect_s...
- New patches to split up the code more, as requested. :)
- 10:56 AM Messengers Bug #8880 (In Progress): msg/Pipe.cc: 1538: FAILED assert(0 == "old msgs despite reconnect_seq fe...
- 05:38 PM Revision 1526546d (ceph): Remove reference from mkcephfs.
- A bit of colission from spec changes for the rhel7/ceph-common
changes and alfredo's pull request for wip-die-ceph-mk... - 04:42 PM Revision 9b037522 (ceph): Fix some style and checking issue
- Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
- 04:27 PM Revision 5773a374 (ceph): upstart/ceph-osd.conf: bump nofile limit up by 10x
- This should ensure that we don't hit this limit on all but the very biggest
clusters. We seen it hit on a ~500 OSD d... - 04:22 PM Revision cb20b996 (ceph): Merge pull request #2154 from simon3z/master
- init: add systemd service files
Reviewed-by: Alfredo Deza <alfredo.deza@inktank.com>
Reviewed-by: Sage Weil <sage@re... - 02:50 PM Revision d3e5961d (ceph): tools/cephfs: fuller header in dump/undump
- There were two problems here:
* write_pos was modified through an undump/dump cycle,
because it was probed during... - 02:12 PM rgw Bug #8937 (Fix Under Review): rgw: broken large(-ish) objects
- 02:10 PM rgw Feature #7774 (Resolved): rgw: cache decoded user and bucket info
- This one has been merged in a while a go, at commit:82c547952dc9e7a3e9fab1264f5fdd903ab6973e.
- 01:59 PM Revision 671533c2 (ceph): move ship_utilities to install task (from ceph test)
- No need to install ceph just to get daemon-helper, adjust-ulimits, etc..
These utilities are used by lots of tasks, n... - 01:07 PM Bug #8941 (Can't reproduce): DaemonConfig.SubstitutionLoop unit test goes haywire
- nevermind, most recent occurrence was feb, so ignoring this.
- 01:02 PM rgw Feature #8956 (Resolved): rgw: support bucket notification
- 11:32 AM Documentation #8955: doc refers to [default] section, don't think it exists
- http://ceph.com/docs/master/start/quick-ceph-deploy/#create-a-cluster refers to the [default] section in the ceph.con...
- 11:31 AM Documentation #8955 (Resolved): doc refers to [default] section, don't think it exists
- 09:53 AM Revision eb697dd9 (ceph): librbd: make rbd_get_parent_info() accept NULL out params
- The C++ version of rbd_get_parent_info() allows passing NULL for parent
image name, image name and snapshot name out ... - 09:53 AM Revision f6d1a920 (ceph): test_librbd_fsx: introduce rbd_image_has_parent()
- A helper to check whether the image associated with the ctx has
a parent or not.
Signed-off-by: Ilya Dryomov <ilya.d... - 09:53 AM Revision bb095ffd (ceph): test_librbd_fsx: randomize_parent_overlap
- Truncate base images after they have been cloned from to cover more
code paths and make sure that clients look at sna... - 09:53 AM Revision e183a4d9 (ceph): test_librbd_fsx: clone/flatten probabilities
- Higher the clone probability to 8% and lower the probability of flatten
to 2%. This should give us longer parent cha... - 09:47 AM Revision 04d05267 (ceph): PGMonitor: fix bug in caculating pool avail space
- Currently for pools with different rules, "ceph df" cannot report
right available space for them, respectively. For d... - 09:21 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- I'm pretty sure it's the disabled lockdep that affects this. Our testing kernel is built with lockdep enabled, Ubunt...
- 08:50 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- Hi Ilya,
I can reliably reproduce the error when running this generic kernel with no changes:
http://kernel.ubu... - 08:39 AM Bug #8935: operations not idempotent when enabling cache
- I think you're right that a per-object log would be needed to solve this problem — and I think that means we shouldn'...
- 08:02 AM rgw Feature #8945 (Resolved): rgw: support swift /info api
- 06:55 AM Bug #8938 (Resolved): OSD memory leak seen with fs-master-testing-basic/kernel_untar_build.sh
- This was fixed at about the same time:...
- 06:42 AM CephFS Feature #7810 (In Progress): libcephfs: add a test that freezes + unfreezes a client, and then ve...
- 05:27 AM Bug #8895: ceph osd pool stats (displayed incorrect values)
- Negative & undefined values in counts objects:
*-5/0 objects degraded (-inf%)*
*-32/12 objects degraded (-266... - 03:06 AM rgw Bug #8864: radosgw help doesn't seem to display some debug options
- This should be closed with #8112
- 02:48 AM Bug #8943 (Resolved): "ceph df" cannot show pool available space correctly
- Currently when user have 2 pools with different ruleset and different root, basically they will use differen...
- 02:39 AM Revision 3695b255 (ceph): Merge pull request #2149 from yuyuyu101/wip-flush-set
- Fix dup bh_write for TX state bh
Tested-by: Sage Weil <sage@redhat.com>
Reviewed-by: Haomai Wang <haomaiwang@gmail.c... - 12:37 AM Bug #8863: osd: second reservation rejection -> crash
- Last week we've created a new cluster(all components use v0.80.4), continuously writing data until space is full, the...
07/27/2014
- 11:58 PM Revision b08470f0 (ceph): configure.ac: link libboost_thread only with json-spirit
- Signed-off-by: Sage Weil <sage@redhat.com>
- 11:45 PM Bug #8942 (Resolved): Bad JSON output in ceph osd tree
- Hi,
JSON output for @ceph osd tree@ has bad format for stray array: every osd are printed in the same array element.... - 10:41 PM Bug #8941 (Can't reproduce): DaemonConfig.SubstitutionLoop unit test goes haywire
- ...
- 10:31 PM Bug #8822: osd: hang on shutdown, spinlocks
- saw this again, ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2014-07-27_02:30:01-rados-next-testing-basi...
- 10:28 PM Bug #8396: osd: message delayed in Session misdirected after split
- very likely another instance, but i didn't look closely....
- 10:20 PM Bug #8940 (Duplicate): 3.22s1 shard 0(2) missing ad166f62/benchmark_data_plana57_30491_object1036...
- ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2014-07-27_02:30:01-rados-next-testing-basic-plana/380335
... - 09:47 PM Bug #6003: journal Unable to read past sequence 406 ...
- ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2014-07-27_02:30:01-rados-next-testing-basic-plana/380261
... - 06:25 PM Revision 9d23cc6a (ceph): configure: don't link blkid, udev to everything
- These are already explicitly called out for libkrbd; don't need them in
LIBS.
Signed-off-by: Sage Weil <sage@redhat.... - 04:28 PM Revision 3e51cb67 (ceph): rados/singleton-nomsgr/all/alloc-hint: fix config syntax
- Put in [osd] section.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2b4f7402007e6a81dce10f3b... - 02:32 PM Bug #8758: PGs get stuck in “replay”, but drop it upon osd restarts
- As for the issue of losing replay states upon member osd restarts... Could the fix be as simple as not setting inter...
- 01:44 PM Bug #8758: PGs get stuck in “replay”, but drop it upon osd restarts
- Here's a patch that addresses the “stuck in replay” problem (but not the “replay is dropped after osd re-peering” one).
- 11:21 AM Bug #8863 (Need More Info): osd: second reservation rejection -> crash
- 11:20 AM Bug #8922 (Need More Info): ceph-deploy mon create fails to create additional monitoring nodes.
- It sounds like the monitor names don't match the host names or something similar. Can you post the full sequence of ...
- 11:04 AM Revision cc7c9b2e (ceph): task/workunit: add sudo to dir delete
- This failure to delete used to be hidden in
a catch-all exception handler that was
removed in 396dc073.
This was cau... - 05:37 AM Revision de9cfcaa (ceph): Only write bufferhead when it's dirty
- The TX state bh should be skipped because the bh should be inflight. We only
need to write dirty bh. And TX and dirty... - 05:36 AM Revision 1c26266d (ceph): ObjectCacher: fix bh_{add,remove} dirty_or_tx_bh accounting
- tx buffers need to go on the bh_lru_rest as well, and removing erases
(not inserts) them into dirty_or_tx_bh.
Signed... - 05:36 AM Revision 727ac1d0 (ceph): ObjectCacher: fix dirty_or_tx_bh logic in bh_set_state()
- The else-if chain here was wrong. Handling dirty or tx buffers and
errors should be in independent conditions.
Signe... - 05:33 AM Revision 5283cfee (ceph): Wait tx state buffer in flush_set
- Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
- 05:33 AM Revision d858fdc5 (ceph): Add rbdcache max dirty object option
- Librbd will calculate max dirty object according to rbd_cache_max_size, it
doesn't suitable for every case. If user s... - 05:33 AM Revision b8a56685 (ceph): Reduce ObjectCacher flush overhead
- Flush op in ObjectCacher will iterate the whole active object set, each
dirty object also may own several BufferHead.... - 04:19 AM Revision 288908b3 (ceph): Revert "Merge pull request #2129 from ceph/wip-librbd-oc"
- This reverts commit 74b386f03e4ca9970256db72c575589aea077534, reversing
changes made to 36265d0db0d7c0eb31d25a0f77ac2...
07/26/2014
- 10:14 PM Bug #8939 (In Progress): stalled LibRadosTwoPoolsPP.TryFlushReadRace; client failed to reconnect?
- 10:10 PM Bug #8939: stalled LibRadosTwoPoolsPP.TryFlushReadRace; client failed to reconnect?
- ubuntu@teuthology:/var/lib/teuthworker/archive/sage-2014-07-25_22:40:14-rados-wip-sage-testing-testing-basic-plana/37...
- 10:05 PM Bug #8939 (Duplicate): stalled LibRadosTwoPoolsPP.TryFlushReadRace; client failed to reconnect?
- it appears the OSD was behaving properly, but things stalled because on of the stat replies got...
- 04:05 PM Revision c88e1cb1 (ceph): rados/singleton/all/rest-api: add mds.a
- The test expects an MDS.
Signed-off-by: Sage Weil <sage@inktank.com> - 02:06 PM Bug #8938 (Resolved): OSD memory leak seen with fs-master-testing-basic/kernel_untar_build.sh
http://pulpito.front.sepia.ceph.com/teuthology-2014-07-25_23:04:01-fs-master-testing-basic-plana/378947/
Initial...- 04:42 AM Revision 2088c267 (ceph): Merge remote-tracking branch 'gh/next'
- Conflicts:
src/osdc/Journaler.h - 04:04 AM Revision 05fb5342 (ceph): added a new test for rgw_readwrite with front end as civetweb instead o...
- Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
- 03:43 AM Revision ac8ab1e6 (ceph): added a new test for rgw_readwrite with front end as civetweb instead o...
- 03:38 AM Revision 0553890e (ceph): rgw: call processor->handle_data() again if needed
- Fixes: #8937
Following the fix to #8928 we end up accumulating pending data that
needs to be written. Beforehand it ...
07/25/2014
- 11:05 PM Revision ef6f0de7 (ceph): Merge pull request #66 from ceph/wip_tune_upgrade-firefly
- Changed upgrade order and re-enabled rados/tests.sh
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> - 10:58 PM Revision 531f89ca (ceph): Changed upgrade order and re-enabled rados/tests.sh
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 10:44 PM Revision 2999a4d4 (ceph): Merge pull request #296 from ceph/wip-standby-mds
- Wip standby mds
- 10:34 PM Revision d3de69f8 (ceph): mds: fix journal reformat failure in standbyreplay
- In the 0.82 release, standbyreplay MDS daemons would try
to reformat the jouranl if they saw an older version on
disk... - 10:23 PM Revision 96fb418f (ceph): Merge pull request #2112 from ceph/wip-rbd-defaults
- respect rbd_default_* parameters in /usr/bin/rbd
Reviewed-by: Sage Weil <sage@redhat.com> - 09:50 PM Revision 8fb761b6 (ceph): osd/ReplicatedPG: requeue cache full waiters if no longer writeback
- If the cache is full, we block some requests, and then we change the
cache_mode to something else (say, forward), the... - 09:50 PM Revision 36aaab9e (ceph): osd/ReplicatedPG: fix cache full -> not full requeueing when !active
- We only want to do this if is_active(). Otherwise, the normal
requeueing code will do its thing, taking care to get ... - 09:38 PM Bug #8931 (Fix Under Review): failed write reply order from ceph_test_rados
- 02:46 PM Bug #8931: failed write reply order from ceph_test_rados
- 02:16 PM Bug #8931 (In Progress): failed write reply order from ceph_test_rados
- - writeback mode
- write 1 received
- put on full list
- mode changes to forward
- write 2 recieved
- forwarde... - 11:13 AM Bug #8931 (Resolved): failed write reply order from ceph_test_rados
- ...
- 09:37 PM Bug #8924 (Fix Under Review): osd: leaking local_connection under valgrind
- 06:14 PM Bug #8924: osd: leaking local_connection under valgrind
- https://github.com/ceph/ceph/pull/2148
- 06:14 PM Bug #8924 (Fix Under Review): osd: leaking local_connection under valgrind
- 09:08 PM Revision ba9d52e8 (ceph): librbd: store and retrieve snapshot metadata based on id
- Snapshots are usually accessed by id internally, so change accessors
to take id instead of name. Keep a separate map ... - 08:53 PM Revision c5f766bb (ceph): ceph_test_rados_api_tier: do fewer writes in HitSetWrite
- We don't need to do quite so many writes. It can be slow when we are
thrashing and aren't doing anything in parallel... - 08:21 PM rgw Bug #8937 (Resolved): rgw: broken large(-ish) objects
- In current master, following fixes for #8442 and #8928. Specifically the latter triggers the issue. Objects end up wi...
- 08:19 PM Revision d0b98bcb (ceph): Merge pull request #2145 from ceph/wip-ref-put
- common/RefCountedObject: fix use-after-free in debug print
Reviewed-by: Dan Mick <dan.mick@inktank.com> - 08:17 PM Revision f3609205 (ceph): common/RefCountedObject: fix use-after-free in debug print
- We could race with another thread that deletes this right after we call
dec(). Our access of cct would then become a... - 06:39 PM Revision 883f2a76 (ceph): task/osd_recovery: use rbd instead of metadata pool
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:36 PM Revision d8eb6560 (ceph): Merge pull request #2143 from ceph/wip-rgw-align
- Wip rgw align
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> - 06:35 PM Revision 14cad5ec (ceph): rgw: object write should not exceed part size
- Fixes: #8928
This can happen if the stripe size is not a multiple of the chunk size.
Backport: firefly
Signed-off-... - 06:35 PM Revision fc83e197 (ceph): rgw: align object chunk size with pool alignment
- Fixes: #8442
Backport: firefly
Data pools might have strict write alignment requirements. Use pool
alignment info whe... - 06:33 PM Revision 4e56521e (ceph): task/osd_backfill: use 'rbd' instead of 'data' pool
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:14 PM Bug #8926 (Fix Under Review): osd: invalid Message* deref in C_SendMap
- 10:29 AM Bug #8926: osd: invalid Message* deref in C_SendMap
- wip-osd-leaks
- 09:17 AM Bug #8926 (Resolved): osd: invalid Message* deref in C_SendMap
- ubuntu@teuthology:/a/sage-osd-leaks-a/377521
<error>
<unique>0x2</unique>
<tid>41</tid>
<kind>InvalidRead... - 06:14 PM Bug #8717 (Fix Under Review): teuthology: valgrind leak checks broken for osd (at least)
- 05:42 PM rgw Bug #8676: md5sum check failed during readwrite.py
- ubuntu@teuthology:/a/sage-2014-07-25_15:29:13-rgw-wip-msgr-testing-basic-plana/377978
- 05:40 PM Revision 5931b1eb (ceph): Merge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into fi...
- 05:40 PM rgw Bug #8784: rgw: completion leak
- ubuntu@teuthology:/a/sage-2014-07-25_15:29:13-rgw-wip-msgr-testing-basic-plana/378011
so this is in master, too - 05:39 PM Revision 3d67fde8 (ceph): Added distros
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 05:34 PM Revision c91b22c0 (ceph): Merge pull request #2141 from ceph/wip-8882
- osd: set pg flag INCOMPLETE_CLONES when turning off cache pool
Reviewed-by: Greg Farnum <greg@inktank.com>
First pa... - 04:55 PM Revision 1f9c7324 (ceph): doc: Add additional hyperlink to Cache Tiering defaults.
- Signed-off-by: John Wilkins <john.wilkins@inktank.com>
- 04:55 PM Revision 4047660c (ceph): doc: Update doc from user feedback.
- Signed-off-by: John Wilkins <john.wilkins@inktank.com>
- 04:20 PM Revision d1dfb9b6 (ceph): osd: fix bad Message* defer in C_SendMap and send_map_on_destruct
- We were carrying a bare Message*, which could get freed if the op was
canceled (or possibly completed). Instead, jus... - 04:13 PM Bug #8935: operations not idempotent when enabling cache
- if we have both the pg log and an op list in object_info_t, then we can have a rados op that returns the 'recent reqi...
- 04:05 PM Bug #8935 (Resolved): operations not idempotent when enabling cache
- consider:
- no cache
- send delete to base tier
- base does delete, replies
- mon set overlay
- client resends... - 04:03 PM Revision 3e7ed423 (ceph): Merge pull request #2142 from ceph/wip-data-pool
- test: catch a straggler still using 'data' pool
Reviewed-by: Sage Weil <sage@redhat.com> - 04:01 PM Revision 57402660 (ceph): test: catch a straggler still using 'data' pool
- Used rbd pool instead, which is still created by default.
Signed-off-by: John Spray <john.spray@redhat.com> - 03:21 PM rbd Bug #8821 (Resolved): rbd: ceph.conf "rbd default format" woes
- 01:50 PM Bug #8932 (Fix Under Review): rados api test hang on HitSetWrite
- https://github.com/ceph/ceph/pull/2146
- 11:28 AM Bug #8932 (Resolved): rados api test hang on HitSetWrite
- http://pulpito.ceph.com/sage-2014-07-24_11:53:12-rados-master-testing-basic-plana/376753/
- 12:33 PM Revision a96a7b02 (ceph): task/cephfs: generalise Filesystem for multi-MDS
- This enables tasks like mds_journal_migration to be
run in an environment with standby-replay MDSs present.
Signed-o... - 12:33 PM Revision 396dc073 (ceph): task/workunit: clean up dir deletion
- This was always trying to remove the mountpoint,
and then swallowing the exception and printing
it to the log.
Inste... - 12:33 PM Revision 2ed1131f (ceph): task/workunit: general tidy
- * PEP8-ize whitespace
* specialize a catch-all except:
* don't alias 'misc' to 'teuthology'
Signed-off-by: John Spra... - 11:35 AM rgw Bug #8928 (Pending Backport): rgw: bad object created if stripe size is not a multiple of chunk size
- 10:35 AM rgw Bug #8928 (Resolved): rgw: bad object created if stripe size is not a multiple of chunk size
- 11:34 AM rgw Bug #8442 (Pending Backport): rgw: does not detect/adapt to erasure pool stripe size
- 11:11 AM Bug #8930 (Resolved): osd: test unable to produce unfound objects
- http://pulpito.ceph.com/sage-2014-07-24_11:53:12-rados-master-testing-basic-plana/376343/
http://pulpito.ceph.com/sa... - 11:01 AM Bug #8396: osd: message delayed in Session misdirected after split
- ubuntu@teuthology:/a/sage-2014-07-24_11:53:12-rados-master-testing-basic-plana/376677
- 10:53 AM rgw Feature #8929 (New): rgw:support bucket lifecycle
- 10:34 AM RADOS Support #8600: MON crashes on new crushmap injection
- JC, although we don't have a fix for the crash yet (we shouldn't crash if a crushmap is incorrectly structured), ther...
- 10:33 AM Bug #8885 (Need More Info): SIGABRT in TrackedOp::dump() via dump_ops_in_flight()
- let's wait for this to trigger on master or next
- 10:32 AM Bug #8882 (Pending Backport): osd: osd tier remove ... leaves incomplete clones behind, confusing...
- 08:47 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- Hi Ilya,
We used Ubuntu standard kernel as well, specifically:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v... - 08:31 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- OK, so lockdep is disabled. Since you are able to reproduce it so reliably, can you try our testing kernel? The pac...
- 07:52 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- We are using the standard kernels as they come from the ubuntu site. That being said when I look in the config files...
- 12:29 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- I have been trying to reproduce this with both parallel dds and the attached script, but so far no luck. We've seen ...
- 01:57 AM Revision a0a46f10 (ceph): rados/verify: increase api tests timeout
- This has been timing out for weeks to months (hard to say since before that
we were consistently hitting an OSD crash... - 01:57 AM Revision 175057f3 (ceph): rados/verify: increase api tests timeout
- This has been timing out for weeks to months (hard to say since before that
we were consistently hitting an OSD crash... - 01:54 AM Revision 4eb18dd4 (ceph): os/FileJournal: Update the journal header when closing journal
- When closing journal, it should check must_write_header and update
journal header if must_write_header alreay set.
It... - 01:22 AM Revision 63c1711a (ceph): msg/SimpleMessenger: drop local_conneciton priv link on shutdwon
- This breaks ref cycles between the local_connection and session, and let's
us drop the explicit set_priv() calls in O...
07/24/2014
- 11:15 PM Revision 2545e80d (ceph): librbd: fix crash using clone of flattened image
- The crash occurs due to ImageCtx->parent->parent being uninitialized,
since the inital open_parent() -> open_image(pa... - 11:00 PM Revision 4fe07925 (ceph): doc: Updated mon doc per feedback. Fixed hyperlinks.
- Signed-off-by: John Wilkins <john.wilkins@inktank.com>
- 09:36 PM Revision 2a6b5309 (ceph): Merge pull request #2079 from nereocystis/seq_read_bench-args
- Make the declaration argument names match those in the implementation (as used by callers).
Reviewed-by: Greg Farnum... - 08:21 PM Revision c5118225 (ceph): doc: update radosgw man page with available opts
- Fixes:#8112
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gm... - 08:17 PM Revision e259aca5 (ceph): rgw: list all available options during help()
- Adding the available help arguments from the man page
Fixes: #8112
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Si... - 08:15 PM Revision 99e80a5f (ceph): rgw: format help options to align with the rest
- Whitespace removal to make all help options align in a similar fashion
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>... - 07:04 PM Bug #8891 (Need More Info): rados bench hang during thrashing
- now that the logging is there we wait for it to happen again...
- 03:30 PM Bug #8891 (Resolved): rados bench hang during thrashing
- added debug messages to radosbench.yaml
commit 367d4da083ea47b1de9201bbda943e57617f6701
also cherry-picked to c... - 06:59 PM Bug #8924 (Resolved): osd: leaking local_connection under valgrind
- teuthology-2014-07-24_12:21:43-rados:verify-master-testing-basic-plana/376768
and several others in that run - 06:58 PM Bug #8890 (Resolved): osd: very slow valgrind+rados/test.sh+thrashing run
- doubled the timeout in the qa suite, master, next and firefly branches.
i think what changed is all of the new EC ... - 06:57 PM Revision 279f39d4 (ceph): use notcmalloc builder for valgrind leak checking
- This reverts 453d72b294af6d3db1ae7a212ba9b43209d69f26. It turns out that
tcmalloc defeats the leak checking in valgr... - 06:37 PM Revision 3ca533e4 (ceph): msgr: kill mark_down_on_empty()
- No users!
Signed-off-by: Sage Weil <sage@inktank.com> - 06:37 PM Revision 2970396d (ceph): msgr: add Connection::mark_disposable()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:37 PM Revision 8b49b3a3 (ceph): mds: use Connection::mark_disposable()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:37 PM Revision 2c28548e (ceph): msgr: remove Messenger::mark_disposable()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:37 PM Revision 694ced9e (ceph): client: use con-based send_message
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:37 PM Revision be91daf0 (ceph): common/LogClient: use con-based send_message
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:37 PM Revision 95aaeb65 (ceph): osd: use Connection::send_message()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:37 PM Revision 92c46a7d (ceph): mon: use Connection::mark_down()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:37 PM Revision c42922ac (ceph): mon/MonClient: use Connection::mark_down()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:37 PM Revision 774481bb (ceph): mon/MonClient: use Connection::send_keepalive()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:37 PM Revision 841d5ac8 (ceph): osd: use Connection::mark_down()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:37 PM Revision f0481025 (ceph): osdc/Objecter: use Connection::mark_down()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:37 PM Revision 322908b9 (ceph): msg: drop Messenger::mark_down() and send_keepalive() con-based calls
- All users must stick to the Connection-based calls.
Signed-off-by: Sage Weil <sage@inktank.com> - 06:37 PM Revision 637ada2d (ceph): msgr: kill addr-based send_keepalive()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:33 PM Revision d60e8a2d (ceph): client: use Connection::mark_down()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:33 PM Revision 54eca566 (ceph): mds: use Connection::mark_down()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:33 PM Revision 29e04c85 (ceph): msgr: move PipeConnection out of Connection.h; make anon
- Remove last reference to PipeConnection outside of SimpleeMessenger by
creating a create_anon_connection() method for... - 06:33 PM Revision 6597c208 (ceph): mon: clean up ref counting for forwarded messages' sessions
- Carry the refs across the duration of the session. Explicitly pass
ownership to the MonSession.
Signed-off-by: Sage... - 06:33 PM Revision afb4c37f (ceph): msg: factor policy handling out of SimpleMessenger
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:33 PM Revision 531073f8 (ceph): msgr: add convenience Connection methods
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:33 PM Revision 3d57e39c (ceph): osd: use Connection::send_message
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:33 PM Revision f413bc86 (ceph): mon: use Connection::send_message()
- At least in the obvious places.
Signed-off-by: Sage Weil <sage@inktank.com> - 06:33 PM Revision aeee0977 (ceph): client: use Connection::send_message()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:33 PM Revision 05bf6cf9 (ceph): mds: use Connection::send_message()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:33 PM Revision 2bb9ab23 (ceph): osdc/Objecter: use Connection::send_message()
- Signed-off-by: Sage Weil <sage@inktank.com>
- 06:33 PM Revision e184ef8e (ceph): msgr: remove Messsenger::send_message(..., Connection*)
- Instead, make the Connection method pure virtual and implement it in the
PipeConnection specialization (which is spec... - 06:33 PM Revision f0fef077 (ceph): mon: use send_message instead of lazy_send_message
- We only use this for sending things to non-mons, and all of those Policy's
are server, so we will never initiate a co... - 06:26 PM Revision ea14d7b6 (ceph): Refactor Messenger class family.
- In preparation for XioMessenger and other new transports,
reorganize Messenger class family to remove SimpleMessenger... - 05:07 PM Revision 956f2872 (ceph): osd/ReplicatedPG: do not complain about missing clones when INCOMPLETE_...
- When scrubbing, do not complain about missing cloens when we are in a
caching mode *or* when the INCOMPLETE_CLONES fl... - 05:07 PM Revision 41364711 (ceph): osd/ReplicatedPG: observed INCOMPLETE_CLONES when doing clone subsets
- During recovery, we can clone subsets if we know that all clones will be
present. We skip this on caching pools beca... - 05:07 PM Revision 63abf113 (ceph): osd/ReplicatedPG: observe INCOMPLETE_CLONES in is_present_clone()
- We cannot assume that just because cache_mode is NONE that we will have
all clones present; check for the absense of ... - 05:06 PM Revision 54bf055c (ceph): osd/osd_types: add pg_pool_t FLAG_COMPLETE_CLONES
- Set a flag on the pg_pool_t when we change cache_mode NONE. This
is because object promotion may promote heads witho... - 05:06 PM Revision 67d13d76 (ceph): mon/OSDMonitor: improve no-op cache_mode set check
- If we have a pending pool value but the cache_mode hasn't changed, this is
still a no-op (and we don't need to block)... - 04:03 PM Revision c2fc5614 (ceph): Remove oddly-placed, broken import
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 03:49 PM Bug #8717: teuthology: valgrind leak checks broken for osd (at least)
- scheduled teuthology run for rados/verify suite with ceph-qa-suite_branch=wip-leaks and ceph_branch=next,
looks li... - 12:36 PM Bug #8922 (Can't reproduce): ceph-deploy mon create fails to create additional monitoring nodes.
- Hi guys,
Please help.
Running into issue adding monitors. The initial monitor gets created successfully, but get ... - 12:18 PM Bug #8921: ceph pg dump <{summary|sum|delta|pools|osds|pgs|pgs_brief}> only work correctly as json
- Source: ZD #1671
- 12:16 PM Bug #8921 (Won't Fix): ceph pg dump <{summary|sum|delta|pools|osds|pgs|pgs_brief}> only work corr...
- When ceph pg dump is ran with an argument without specifying json, The normal output from ceph pg dump is returned.
... - 12:00 PM Bug #8863: osd: second reservation rejection -> crash
- Can you attach teh full osd log please? thanks!
also, are all mons upgraded to 0.80.4 at this point? and were tun... - 11:10 AM Feature #7988 (In Progress): Logs: Log every administrative action taken by a user
- 10:59 AM Fix #8914: osd crashed at assert ReplicatedBackend::build_push_op
- Did you mean to add some comments on that second post, Dhiraj?
Anyway, this looks like a kind of disk corruption w... - 03:31 AM Fix #8914: osd crashed at assert ReplicatedBackend::build_push_op
- Dhiraj Kamble wrote:
> This SEGV is caused due to a NULL omap iterator.
> This can happen if the object belonging t... - 01:46 AM Fix #8914: osd crashed at assert ReplicatedBackend::build_push_op
- This SEGV is caused due to a NULL omap iterator.
This can happen if the object belonging to the Primary OSD is missi... - 01:32 AM Fix #8914 (Resolved): osd crashed at assert ReplicatedBackend::build_push_op
- h3. Steps to reproduce...
- 10:56 AM rbd Bug #8920 (Resolved): rbd/singleton/{all/formatted-output.yaml} fails on trusty due to whitespace
- ubuntu@teuthology:/a/teuthology-2014-07-23_23:00:01-rbd-next-testing-basic-plana/375973
the cram diff complains ab... - 10:55 AM rbd Bug #8919 (Resolved): qemu-iotests fails to find common.env
- ubuntu@teuthology:/a/teuthology-2014-07-23_23:00:01-rbd-next-testing-basic-plana/375974
note this is trusty ...
... - 10:41 AM Support #8915 (Closed): Ceph Firefly 0.80.4 : health HEALTH_WARN pool volumes has too few pgs; cr...
- These topics are pretty well-covered in the release notes. Please refer to those, and if you have any further questio...
- 02:42 AM Support #8915 (Closed): Ceph Firefly 0.80.4 : health HEALTH_WARN pool volumes has too few pgs; cr...
- Hello Ceph Developers
Recently i have upgraded from dumpling to Firefly stable release 0.80.4 . As soon as upgrad... - 10:29 AM Bug #8346: OSD crashes on master (FAILED assert(ip_op.waiting_for_commit.count(from)))
- Yeah, looks like a dup of #8887 as well.
- 10:20 AM CephFS Documentation #8918 (Resolved): kclient: known working kernels
- A request has been made to document known working kernels on the docs, here:
http://ceph.com/docs/master/start/os-... - 10:12 AM Bug #8895: ceph osd pool stats (displayed incorrect values)
- Which part of the stats do you think are incorrect? You've got 7*1TB+2TB+500GB, which sounds like ~8339GB to me (give...
- 09:48 AM rgw Bug #8311: No pool name error in ubuntu-2014-05-06_21:02:54-upgrade:dumpling-dumpling-testing-bas...
- 09:45 AM Documentation #8875: `ceph-deploy new` needs to be called for every node, not just the admin one
- Any update? Still waiting
- 06:03 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- We also confirmed the issue is with 3.15 above as we back rev'd our system to 3.14.13 and were able to successfully c...
- 02:14 AM Revision 7d137430 (ceph): Merge remote-tracking branch 'gh/next'
- 02:13 AM Revision f9e885b9 (ceph): Merge pull request #2127 from ceph/wip-8701
- filestore: fix collection_move behavior
Reviewed-by: Greg Farnum <greg@inktank.com> - 02:13 AM Revision c757fbdd (ceph): Merge pull request #2140 from ceph/wip-8889
- osd: greedily get obc write lock in some cases
Reviewed-by: Greg Farnum <greg@inktank.com> - 01:59 AM Revision 7d0adcee (ceph): Move DaemonState to teuthology.orchestra
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 01:59 AM Revision 479a1fe6 (ceph): Rename CephState to DaemonGroup and move to orchestra
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 01:46 AM Revision 16ad68d0 (ceph): clusters/fixed-3-cephfs.yaml: put client.0 on separate node, remove cli...
- Only one job needs 2 clients; put them on separate hosts. They should not
be colocated with the OSDs!
Signed-off-by... - 01:17 AM Bug #8121: ReplicatedBackend::build_push_op() should handle a short read or assert
- The second issue reported is not same as the original one.
It is a SEGV due to NULL omap iterator. Please open anoth...
07/23/2014
- 11:14 PM Bug #8863: osd: second reservation rejection -> crash
- We've tracked this problem and catch some logs:
==================================================
core?
(gdb) p e... - 10:21 PM Revision e387dd76 (ceph): Merge pull request #65 from ceph/wip_fix_missed_ceph_task
- Fixed missing ceph task
- 10:15 PM Revision fef05c53 (ceph): Fixed missing ceph task
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 10:04 PM Revision f03110f3 (ceph): osd: separate cleanup from PGBackend::on_change()
- The generic portion of on_change() cleaned up temporary on-disk objects
and requires a Transaction. The rest is clea... - 10:04 PM Revision 2e7c9158 (ceph): osd: clear PGBackend state on shutdown
- This was leaking state on shutdown whenever there were in-flight repops
that were canceled.
Fixes: #7891
Signed-off-... - 10:04 PM Revision 6213130f (ceph): osd: s/applying repop/canceling repop/
- The 'applying' language dates back to when we would wait for acks from
replicas before applying writes locally. We d... - 10:04 PM Revision b576d5a2 (ceph): osd: cancel agent_timer events on shutdown
- We need to cancel all agent timer events on shutdown. This also needs to
happen early so that any in-progress events... - 09:48 PM Revision 6aa48a48 (ceph): store_test: add long name collection_move_rename tests
- Currently fails.
Signed-off-by: Samuel Just <sam.just@inktank.com> - 09:48 PM Revision cf98805c (ceph): ceph_test_objectstore: fix warning
- Signed-off-by: Sage Weil <sage@redhat.com>
- 09:48 PM Revision b2cdfce6 (ceph): os/LFNIndex: handle long object names with multiple links (i.e., rename)
- When we rename an object (collection_move_rename) to a different name, and
the name is long, we run into problems bec... - 09:48 PM Revision a320c260 (ceph): os/LFNIndex: FDCloser helper
- Add a helper to close fd's when we leave scope. This is important when
injecting failures by throwing exceptions.
S... - 09:48 PM Revision ec36f0a1 (ceph): os/LFNIndex: remove alt xattr after unlink
- After we unlink, if the nlink on the inode is still non-zero, remove the
alt xattr. We can *only* do this after the ... - 09:48 PM Revision 6fb3260d (ceph): os/LFNIndex: only consider alt xattr if nlink > 1
- If we are doing a lookup, the main xattr fails, we'll check if there is an
alt xattr. If it exists, but the nlink on... - 09:48 PM Revision 3ec9a42b (ceph): os/LFNIndex: use FDCloser for fsync_dir
- This prevents an fd leak when maybe_inject_failure() throws an exception.
Signed-off-by: Sage Weil <sage@redhat.com> - 09:48 PM Revision d4faf747 (ceph): ceph_test_objectstore: clean up on finish of MoveRename
- Otherwise, we leave collections around, and the next test fails.
Signed-off-by: Sage Weil <sage@redhat.com> - 08:32 PM Revision c0cb56f6 (ceph): ceph.spec.in: add bash completion file for radosgw-admin
- Signed-off-by: Sandon Van Ness <sandon@inktank.com>
(cherry picked from commit b70096307130bcbac176704493a63c5d039d3edc) - 08:31 PM Revision 1ad4cd38 (ceph): ceph.spec.in: rhel7-related changes:
- udev rules: /lib -> /usr/lib
/sbin binaries move to /usr/sbin or %{_sbindir}
Signed-off-by: Sandon Van Ness <sandon@... - 08:31 PM Revision c57811fc (ceph): Fix/add missing dependencies:
- - rbd-fuse depends on librados2/librbd1
- ceph-devel depends on specific releases of libs and libcephfs_jni1
- librbd... - 08:31 PM Revision 793e05a2 (ceph): ceph.spec.in: whitespace fixes
- Signed-off-by: Sandon Van Ness <sandon@inktank.com>
(cherry picked from commit ec8af52a5ede78511423a1455a496d46d580c644) - 08:31 PM Revision dae6ecbc (ceph): ceph.spec.in: split out ceph-common as in Debian
- Move files, postun scriptlet, and add dependencies on ceph-common
where appropriate
Signed-off-by: Sandon Van Ness <... - 07:11 PM Bug #8701 (Pending Backport): osd: scrub found obsolete rollback obj
- 07:10 PM Bug #8889 (Pending Backport): osd/ReplicatedPG.cc: 5162: FAILED assert(got)
- 06:24 PM Bug #8882 (Fix Under Review): osd: osd tier remove ... leaves incomplete clones behind, confusing...
- 06:05 PM Bug #8882: osd: osd tier remove ... leaves incomplete clones behind, confusing scrub
- This is a stupid test with tiering teardown.
- set up cache pool, write a bunch of stuff
- some objects in teh ca... - 06:16 PM Revision 348b2e23 (ceph): rados/singleton-nomsgr/all/alloc-hint: enable xfs extsize for test
- This is off by default; enable it for this test.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from comm... - 06:06 PM Bug #8881 (Duplicate): scrub 85.0 cf2b2318/foo15/3/test-rados-api-plana35-13313-11/85 expected cl...
- same as #8882
- 06:04 PM Revision a546e207 (ceph): rados/objectstore: move objectstore related tests from singleton-nomsgr
- Just so they're in a nice convenient bunch.
Signed-off-by: Sage Weil <sage@redhat.com> - 05:11 PM Revision a05a0da3 (ceph): common/random_cache: fix typo
- Signed-off-by: Sage Weil <sage@redhat.com>
- 05:09 PM Revision 42ad241e (ceph): Merge remote-tracking branch 'origin/wip-8858-firefly' into firefly
- Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
- 04:57 PM Revision 54ea5c13 (ceph): Merge pull request #2136 from yuyuyu101/fix-randomcache
- common/RandomCache: Fix inconsistence between contents and count
Reviewed-by: Sage Weil <sage@redhat.com> - 04:19 PM Bug #8884 (Can't reproduce): osd/OSD.cc: 6317: FAILED assert(p->second.empty()) in consume_map()
- gonna wait to see this on a non-testing branch
- 03:28 PM Bug #8891: rados bench hang during thrashing
- ...
- 03:04 PM Bug #8909 (Duplicate): LibRadosListECPP.ListObjectsManyPP hang on firefly
- osd crashed with weak_refs assert (#7995).
- 11:12 AM Bug #8909 (Duplicate): LibRadosListECPP.ListObjectsManyPP hang on firefly
- ubuntu@teuthology:/a/teuthology-2014-07-22_02:30:01-rados-firefly-distro-basic-plana/374351
- 03:00 PM Bug #7891 (Resolved): osd: leaked pg refs on shutdown
- 01:53 PM rbd Bug #8912 (Resolved): librbd segfaults when creating new image (rbd-ephemeral-clone-stable-icehouse)
- *Background*:
Installed openstack 2014.1.1 on Ubuntu 14.04 ( apt-get update & upgrade)
- glance with ceph
- nova ... - 01:52 PM rgw Feature #8911: RGW doesn't return 'x-timestamp' in header which is used by 'View Details' of Open...
- Just to be clear, Swift does return this header and the OpenStack devs advise they only test against the Swift storag...
- 01:49 PM rgw Feature #8911 (Resolved): RGW doesn't return 'x-timestamp' in header which is used by 'View Detai...
- Because RGW doesn't provide an 'x-timestamp' header in its reply to OpenStack, the 'View Details' feature fails as no...
- 01:36 PM devops Feature #8871 (Resolved): modify ceph-deploy to only install repo file and not install packages
- closed this in master with 68f6a6e
- 06:59 AM devops Feature #8871 (Fix Under Review): modify ceph-deploy to only install repo file and not install pa...
- Pull Request opened https://github.com/ceph/ceph-deploy/pull/222
- 01:14 PM Bug #8910 (Can't reproduce): ceph_test_objectstore: ObjectStore/StoreTest.ManyObjectTest/0 failur...
- totally perplexed by this. the previous test deletes the collection. :/
havne't been able to reproduce. - 12:11 PM Bug #8910 (Duplicate): ceph_test_objectstore: ObjectStore/StoreTest.ManyObjectTest/0 failure on f...
- ...
- 01:09 PM devops Bug #8330: repodata on rpm repos do not list latest ceph-deploy (1.5.2)
- As far as I can tell this appears to be something weird with yum where its not listing the packages if its already in...
- 12:11 PM Bug #7986: 3.1s0 scrub stat mismatch, got 2041/2044 objects, 0/0 clones, 2041/2044 dirty, 0/0
- ubuntu@teuthology:/a/teuthology-2014-07-22_02:30:01-rados-firefly-distro-basic-plana/374223
- 10:10 AM rgw Bug #8858 (Resolved): NextMarker, Prefix missing from bucket list results
- 04:58 AM Bug #8907: All user traffics will start to get 500 after some time if (m+1) OSDs of one EC PG are...
- The problem, as David explained, is due to that many OPs are stuck at OSD side and in turn hand the thread at radosgw...
- 04:00 AM Bug #8907 (Duplicate): All user traffics will start to get 500 after some time if (m+1) OSDs of o...
- EC pool configuration: k=8, m=3
Steps to reproduce:
1. stop 4 OSDs of one EC PG (down), so this PG can't be wri... - 03:31 AM Revision 5efdc623 (ceph): common/RandomCache: Fix inconsistence between contents and count
- The add/clear method may cause count inconsistent with the real size of
contents.
Signed-off-by: Haomai Wang <haomai... - 01:01 AM Revision 356af4bf (ceph): osd/ReplicatedPG: debug obc locks
- Signed-off-by: Sage Weil <sage@redhat.com>
- 01:00 AM Revision 6fe27823 (ceph): osd/ReplicatedPG: greedily take write_lock for copyfrom finish, snapdir
- In the cases where we are taking a write lock and are careful
enough that we know we should succeed (i.e, we assert(g... - 01:00 AM Revision 09626501 (ceph): osd: allow greedy get_write() for ObjectContext locks
- There are several lockers that need to take a write lock
because there is an operation that is already in progress an... - 12:23 AM Bug #8887: osd crashes at assert(e.version > info.last_update): PG:add_log_entry
- Greg, can you please confirm whether #8346 is also same
- 12:22 AM Bug #8346: OSD crashes on master (FAILED assert(ip_op.waiting_for_commit.count(from)))
- For the asserts seen in OSD.0 and OSD.2 logs, there is a tracker #8887.
For OSD.1, going through the logs, sub_op_...
07/22/2014
- 11:58 PM Revision 422218a3 (ceph): Merge pull request #2120 from ceph/wip-8858
- Wip 8858
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> - 11:57 PM Revision ccd0eec5 (ceph): OSD: introduce require_up_osd_peer() function for gating replica ops
- This checks both that a Message originates from an OSD, and that the OSD
is up in the given map epoch.
We use it in h... - 11:15 PM Revision 367d4da0 (ceph): added debug messages for radosbench.yaml
- Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
- 10:36 PM Revision 29401c7e (ceph): Merge pull request #2133 from ceph/wip-8897
- os: fix build warnings with name/attr len checks (fixes 8889)
Reviewed-by: Greg Farnum <greg@inktank.com> - 09:47 PM Revision efce3418 (ceph): Fail sooner if an invalid config_yaml is passed
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 09:13 PM Revision 5f4ceb20 (ceph): mon: AuthMonitor: always encode full regardless of keyserver having keys
- On clusters without cephx, assuming an admin never added a key to the
cluster, the monitors have empty key servers. ... - 09:10 PM Revision d37b2ac1 (ceph): Merge pull request #2128 from ceph/wip-8851
- mon: AuthMonitor: always encode full regardless of keyserver having keys
Reviewed-by: Gregory Farnum <greg@inktank.c... - 09:05 PM Revision 456aff87 (ceph): Removed rados/test.sh for now
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 08:38 PM Revision 253ca2b9 (ceph): os: make name/attr max methods unsigned
- This fixes warnings when we use these in MIN/MAX macros against
other unsigned values.
Fixes: #8897
Signed-off-by: S... - 08:37 PM Revision daac7508 (ceph): os/KeyValueStore: make get_max_object_name_length() sane
- This is getting the NAME_MAX from the OS, but in reality the backend
KV store is the limiter. And for leveldb, there... - 08:33 PM Revision 74b386f0 (ceph): Merge pull request #2129 from ceph/wip-librbd-oc
- librbd: reduce cache flush overhead
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Reviewed-by: Haomai Wang <hao... - 07:57 PM Revision 0e2149c8 (ceph): Remove kcon_most
- It was unused.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> - 07:49 PM Revision d6e5895f (ceph): Merge pull request #293 from ceph/wip-ship-utilities
- move ship_utilities to install task (from ceph test)
- 05:55 PM Revision 828bb2a6 (ceph): ceph_deploy: use new ship_utilities location
- Signed-off-by: Sage Weil <sage@redhat.com>
- 05:52 PM Revision 36265d0d (ceph): Merge pull request #2125 from ceph/wip-memstore
- memstore: a few fixes, and enable the tests!
Reviewed-by: Haomai Wang <haomaiwang@gmail.com> - 04:58 PM rgw Bug #8858 (Pending Backport): NextMarker, Prefix missing from bucket list results
- 04:46 PM Fix #8905 (New): msgr: encode osd epoch in nonce to avoid misc OSD reconnect races
- We currently cannot tell whether an incoming connection is from an older or newer osd... we can only tell if it is in...
- 04:24 PM Bug #8851 (Resolved): Mon crash after update to 0.80.4
- 04:14 PM Bug #8885: SIGABRT in TrackedOp::dump() via dump_ops_in_flight()
- Have you seen this on a mainstream branch?
Looking at the dump() function, the only plausible candidate for failin... - 04:01 PM Messengers Bug #8880 (Fix Under Review): msg/Pipe.cc: 1538: FAILED assert(0 == "old msgs despite reconnect_s...
- wip-8880, PR https://github.com/ceph/ceph/pull/2135. It's untested and needs a suite run and review.
- 03:32 PM Messengers Bug #8880 (In Progress): msg/Pipe.cc: 1538: FAILED assert(0 == "old msgs despite reconnect_seq fe...
- And indeed there's just nothing here making sure the peer is actually active, nor even that it's the leader. I'm addi...
- 03:11 PM Messengers Bug #8880: msg/Pipe.cc: 1538: FAILED assert(0 == "old msgs despite reconnect_seq feature")
- Sequence of events
*************************
osd.0
=======
pipe to osd.1 faulted with nothing to send
scrub_shou... - 04:00 PM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- Josh Durgin wrote:
> Somone reported seeing this same issue in 3.15.2 but not in 3.13.7
Ubuntu Kernel 3.14.9 also... - 01:35 PM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- Somone reported seeing this same issue in 3.15.2 but not in 3.13.7
- 03:44 PM Revision 344d5974 (ceph): Remove mds role from rados & rgw tests
- Follow up to a24efaef, remove the mds from
the (mainly singleton) test configs that
explicitly list it.
Signed-off-b... - 03:42 PM Revision f7112c5b (ceph): Merge pull request #2105 from rootfs/wip-qa-hadoop-wordcount
- update hadoop-wordcount test to be able to run on hadoop 2.x.
Reviewed-by: Sage Weil <sage@redhat.com> - 03:35 PM Bug #8897 (Resolved): OSD: get_max_object_name_length() int versus uint
- Merged as of commit:29401c7e779ad071e0dde7c2a9600fa470370d9a
- 01:39 PM Bug #8897 (Fix Under Review): OSD: get_max_object_name_length() int versus uint
- 01:28 PM Bug #8897 (Resolved): OSD: get_max_object_name_length() int versus uint
- We have a build warning now for signed/unsigned comparison warnings in the OSD now. It's a comparison between osd_max...
- 03:31 PM Revision e311a085 (ceph): uncomment cleanup command
- 03:30 PM Revision c2647744 (ceph): init: add systemd service files
- This patch adds systemd service files. It is possible to start and
enable multiple instances (per monid, osdid, mds n... - 02:51 PM Revision d87e5b9f (ceph): powerdns: RADOS Gateway backend for bucket directioning
- This backend can be used to create one global namespace for multiple
RGW regions.
Using a CNAME DNS response the tra... - 02:32 PM rbd Fix #8903 (Resolved): rbd mirroring: librbd: fix watch/notify usage
- specfiically, we need to get a notification when we had to re-register the watch and may have missed an event.
- 02:32 PM rbd Feature #8902 (Resolved): rbd mirroring: librbd: funnel snapshot, resize events via lock holder
- 02:30 PM rbd Feature #8901 (Resolved): rbd mirroring: librbd: add functional tests for librbd lock breaks
- 02:30 PM rbd Feature #8900 (Resolved): rbd mirroring: librbd:making image locking mandatory
- 02:12 PM Feature #8899 (Resolved): Kerberos/LDAP Support:: mon: define mon role capabilities
- Three main roles:
- read-only (except for auth!)
- admin (read/write, but can't change auth)
- role-definer (... - 02:04 PM devops Bug #8893: ceph-deploy install command on centos 6.5 reports exception
- 11:05 AM devops Bug #8893: ceph-deploy install command on centos 6.5 reports exception
- I take it that generating ceph.repo directly is basically skiping the ceph-release RPM (which provides that file)? M...
- 01:46 PM CephFS Bug #8876: kcephfs: hang on read of length 0
- The workload that triggered this was one client doing repeated tail -1, and another client doing appends. Can we con...
- 01:38 PM devops Feature #8871: modify ceph-deploy to only install repo file and not install packages
- Some progress, I made this a subcommand as it would look cleaner when specifying what repo should be installed from c...
- 01:09 PM devops Feature #8871 (In Progress): modify ceph-deploy to only install repo file and not install packages
- There are a few things that happen usually when installing a remote repo file in ceph-deploy:
* GPG file gets impo... - 01:25 PM Feature #7988: Logs: Log every administrative action taken by a user
- as per Neil's request, this is what will be logged to syslog:...
- 01:14 PM Bug #8887 (Duplicate): osd crashes at assert(e.version > info.last_update): PG:add_log_entry
- There isn't much log history to look at here, but the same op is being dequeued twice by the OSD, and the second is h...
- 01:13 PM Bug #8889: osd/ReplicatedPG.cc: 5162: FAILED assert(got)
- - there is an in-progress copy_from
- backfill advances up to the snapdir object, sets backfill_pos, sets backfill_r... - 07:44 AM Bug #8889: osd/ReplicatedPG.cc: 5162: FAILED assert(got)
- Greg Farnum wrote:
> Maybe I misunderstand, but if we're flushing snapshot 3, we need to write it (using old snapcon... - 12:29 PM devops Feature #8656 (Duplicate): Update Ceph packages in Fedora
- with 8868
- 08:21 AM devops Bug #8896: missing i386 packages for Trusty
- I added the releases to match the i386 rule, but we will not be able to get them out until we try a new release:
<... - 08:18 AM devops Bug #8896 (Rejected): missing i386 packages for Trusty
- I *think* we just missed getting them configured in Jenkins, as we do build i386 for Wheezy, Squeeze, and Precise.
- 07:43 AM Bug #8895 (Duplicate): ceph osd pool stats (displayed incorrect values)
- ...
- 07:39 AM rgw Bug #8864: radosgw help doesn't seem to display some debug options
- duplicate of #8112
- 06:21 AM CephFS Feature #8869 (Fix Under Review): MDS: support standby-replay on old-format journals
- https://github.com/ceph/ceph/pull/2132
- 06:20 AM CephFS Feature #4886 (In Progress): teuthology: add tests that use the MDS dumper
- Dumper is used in cephfs_journal_tool_smoke.sh, which I should make sure gets hooked into the QA suite.
- 04:35 AM Revision fb6ab3bc (ceph): Modified print task
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 02:49 AM Bug #8532: 0.80.1: OSD crash (domino effect), same as BUG #8229
- still no inconsistencies. everything is running fine now. but there is now another one, who might have similar proble...
- 02:40 AM Bug #8229: 0.80~rc1: OSD crash (domino effect)
- Even I got same asserts in one of the osds, when removed one osd from each node in a ceph cluster of 3 nodes ( 5 osds...
07/21/2014
- 11:25 PM Revision b551ae2b (ceph): mon: AuthMonitor: always encode full regardless of keyserver having keys
- On clusters without cephx, assuming an admin never added a key to the
cluster, the monitors have empty key servers. ... - 11:22 PM Revision 5f452829 (ceph): Merge pull request #64 from ceph/wip_dumpling-firefly-x_upgrade_suite
- Wip dumpling firefly x upgrade suite
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> - 11:18 PM Revision 13824408 (ceph): upgrade/dumpling-firefly-x: remove unnecessary files
- Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
- 11:14 PM Revision e962fa75 (ceph): upgrade/dumpling-firefly-x: upgrade clients to firefly
- Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
- 10:47 PM Bug #8851: Mon crash after update to 0.80.4
- Greg Farnum wrote:
> Can you upload the full log of startup with crash?
> By "temporarily resolved", do you mean it... - 10:17 AM Bug #8851 (Fix Under Review): Mon crash after update to 0.80.4
- https://github.com/ceph/ceph/pull/2128
- 10:10 AM Bug #8851: Mon crash after update to 0.80.4
- This issue should only affect users that have been running without cephx and have not ever created a key.
It's due... - 10:34 PM Bug #8889: osd/ReplicatedPG.cc: 5162: FAILED assert(got)
- Maybe I misunderstand, but if we're flushing snapshot 3, we need to write it (using old snapcontext, obviously) and t...
- 08:50 AM Bug #8889 (Resolved): osd/ReplicatedPG.cc: 5162: FAILED assert(got)
- ubuntu@teuthology:/a/teuthology-2014-07-20_02:30:01-rados-next-testing-basic-plana/371321
This is in the base tier... - 10:31 PM Bug #8887: osd crashes at assert(e.version > info.last_update): PG:add_log_entry
- This error looks familiar to me but we don't have any other tracker entries for it. The commit in question is a part ...
- 05:10 AM Bug #8887 (Duplicate): osd crashes at assert(e.version > info.last_update): PG:add_log_entry
- I have ceph cluster with 3 monitors, 3 osd nodes (3 osds in each node)
While Io was going on, rebooted a osd node... - 09:53 PM Revision 1518fa20 (ceph): osd: init local_connection for fast_dispatch in _send_boot()
- We were not properly setting up Sessions on the local_connection for
fast_dispatch'ed Messages if the cluster_addr wa... - 09:31 PM Revision c6ee02d0 (ceph): upgrade/dumpling-firefly-x: use correct tests against final workload
- No reason to run old tests against new code here.
Signed-off-by: Sage Weil <sage@redhat.com> - 09:31 PM Revision 54404d94 (ceph): upgrade/dumpling-firefly-x: rename final upgrade yamls; expect quorum
- The difference is whether we upgrade all at once or each individually.
Also, expect a quorum between a mix of dumpli... - 09:30 PM Revision 04d44765 (ceph): upgrade/dumpling-firefly-x: run firefly tests against firefly
- At this point we've upgraded to firefly.
Signed-off-by: Sage Weil <sage@redhat.com> - 09:30 PM Revision 76da3e74 (ceph): upgrade/dumpling-firefly-x: test rados api
- not sure why this was left off?
Signed-off-by: Sage Weil <sage@redhat.com> - 09:29 PM Revision a22d5c8b (ceph): upgrade/dumpling-firefly-x: drop useless line
- Signed-off-by: Sage Weil <sage@redhat.com>
- 09:13 PM Revision 34b0efde (ceph): ObjectCacher: fix bh_{add,remove} dirty_or_tx_bh accounting
- tx buffers need to go on the bh_lru_rest as well, and removing erases
(not inserts) them into dirty_or_tx_bh.
Signed... - 09:13 PM Revision 8a05f1ba (ceph): ObjectCacher: fix dirty_or_tx_bh logic in bh_set_state()
- The else-if chain here was wrong. Handling dirty or tx buffers and
errors should be in independent conditions.
Signe... - 08:31 PM Revision 5cb4b000 (ceph): Reduce ObjectCacher flush overhead
- Flush op in ObjectCacher will iterate the whole active object set, each
dirty object also may own several BufferHead.... - 08:31 PM Revision 3c7229a2 (ceph): Add rbdcache max dirty object option
- Librbd will calculate max dirty object according to rbd_cache_max_size, it
doesn't suitable for every case. If user s... - 08:31 PM Revision d3587419 (ceph): Wait tx state buffer in flush_set
- Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
- 08:13 PM Revision 9061988e (ceph): osd: init local_connection for fast_dispatch in _send_boot()
- We were not properly setting up Sessions on the local_connection for
fast_dispatch'ed Messages if the cluster_addr wa... - 08:10 PM Revision 5c1d7484 (ceph): Merge pull request #2122 from ceph/wip-dencoder-firefly
- fix linking deps, cpeh-dencoder, etc., firefly backport
- 08:10 PM Revision c1c5f4b5 (ceph): Merge pull request #2121 from ceph/wip-dencoder
- limit leveldb linkage; move ceph-dencoder back into ceph-common
Reviewed-by: Dan Mick <dan.mick@inktank.com>
RGW pa... - 06:47 PM devops Bug #8893: ceph-deploy install command on centos 6.5 reports exception
- So something that caused some issues here is that the ceph-release rpm file is for v0.80.4 (dev) is just pointing to ...
- 03:06 PM devops Bug #8893 (Resolved): ceph-deploy install command on centos 6.5 reports exception
- ceph-deploy install command reports exception though command is successful.
test setup: vpm036... - 05:28 PM Revision 1fc02a52 (ceph): Merge pull request #63 from ceph/wip-rgw-firefly
- only test rgw on new firefly releases to avoid old bug
- 05:14 PM Revision e2ab096e (ceph): upgrade/firefly: only test rgw on newer firefly releases
- This avoids #8311 by not testing rgw when the blank pool bug was present.
Signed-off-by: Sage Weil <sage@redhat.com> - 04:47 PM rgw Bug #8632: rgw: bucket listing with delimiter doesn't scale well
- wip-8632 mitigates the issue.
- 04:41 PM Bug #8894: osd/ReplicatedPG.cc: 9281: FAILED assert(object_contexts.empty())
- ...
- 03:38 PM Bug #8894 (In Progress): osd/ReplicatedPG.cc: 9281: FAILED assert(object_contexts.empty())
- 03:37 PM Bug #8894 (Resolved): osd/ReplicatedPG.cc: 9281: FAILED assert(object_contexts.empty())
- ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2014-07-20_02:30:01-rados-next-testing-basic-plana/371110
... - 04:08 PM Revision 27f6dbb6 (ceph): Merge pull request #2067 from thorstenb/wip-janitorial-clang-3
- [werror] Fix mismatched tags (struct vs. class) inconsistence
Reviewed-by: Sage Weil <sage@redhat.com> - 04:03 PM Bug #8701: osd: scrub found obsolete rollback obj
- 03:36 PM Revision 2b4f7402 (ceph): rados/singleton-nomsgr/all/alloc-hint: fix config syntax
- Put in [osd] section.
Signed-off-by: Sage Weil <sage@redhat.com> - 03:09 PM Revision b6f3aff7 (ceph): Fix mismatched tags (struct vs. class) inconsistency
- Signed-off-by: Thorsten Behrens <tbehrens@suse.com>
- 01:23 PM Messengers Fix #8892 (New): msgr: clean up local Session invocation functions
- We are fairly inconsistent about delivering connect() setups for the loopback Connection in the SimpleMessenger. We s...
- 11:56 AM Revision 72b34178 (ceph): task/mds_journal_migration: use existing clients
- Since refactoring ceph_fuse and kclient tasks
to store Mount objects on ctx, the mds_journal_migration
task can use t... - 10:13 AM rgw Bug #8311 (Fix Under Review): No pool name error in ubuntu-2014-05-06_21:02:54-upgrade:dumpling-d...
- https://github.com/ceph/ceph-qa-suite/pull/63
- 09:33 AM Bug #8891 (Resolved): rados bench hang during thrashing
- teuthology-2014-07-20_02:30:01-rados-next-testing-basic-plana/371201
we thrash and recover but the rados bench get... - 09:27 AM Bug #8890 (Resolved): osd: very slow valgrind+rados/test.sh+thrashing run
- teuthology-2014-07-20_02:30:01-rados-next-testing-basic-plana/371464
not sure if this is typical or not. either w... - 07:00 AM CephFS Bug #8876: kcephfs: hang on read of length 0
- probably fixed by https://github.com/ceph/ceph-client/commit/d0d0db2268cc343c2361c83510d8e9711021fcce
- 06:41 AM CephFS Feature #4583: libcephfs: add test that kills a client and verifies mds cleans it up
- Just need mds_client_recovery into ceph-qa-suite before closing this
07/20/2014
- 09:51 PM Bug #8752: firefly: scrub/repair stat mismatch
- Upgraded cluster to 0.80.4, restarted all components (previously MDS 0.80.2 could be still running), copied some data...
- 09:21 PM Revision ff15a43c (ceph): Merge pull request #2111 from ceph/wip-8174
- osd: add config for osd_max_object_name_len = 2048 (was hard-coded at 4096)
Reviewed-by: Haomai Wang <haomaiwang@gma... - 08:48 PM Bug #8886 (Closed): Miss some folders in PG's folder
- When put objects to a cluster, I checked the contents of directory /var/lib/ceph/osd/current/pg.xxx and found a probl...
- 06:18 PM rbd Bug #8000: SLAB: Unable to allocate memory on node 0
- I'm getting confident that this kernel bug always hit during deep-scrub.
I reproduced it several times just by start... - 02:48 PM Revision 2aa3edcb (ceph): os/FileStore: fix max object name limit
- Our max object name is not limited by file name size, but by the length of
the name we can stuff in an xattr. That w... - 02:18 PM Bug #8174 (Resolved): rados put of a long object name crashes the OSD process
- 09:36 AM CephFS Bug #8878: mds lock cycle (wip-objecter)
- This is going to be a bit of a project:
- fix every completion to take mds_lock
- .. and shunt every one off to... - 07:31 AM Bug #8885 (Resolved): SIGABRT in TrackedOp::dump() via dump_ops_in_flight()
- ubuntu@teuthology:/var/lib/teuthworker/archive/sage-2014-07-19_23:15:03-rados-wip-sage-testing-testing-basic-plana/37...
- 07:27 AM Bug #8884 (Can't reproduce): osd/OSD.cc: 6317: FAILED assert(p->second.empty()) in consume_map()
- ubuntu@teuthology:/var/lib/teuthworker/archive/sage-2014-07-19_23:15:03-rados-wip-sage-testing-testing-basic-plana/37...
- 03:51 AM Revision 5049fc4c (ceph): rgw: dump prefix unconditionally
- As part of issue #8858, and to be more in line with S3, dump the Prefix
field when listing bucket even if bucket is e... - 03:51 AM Revision 7fdd6d94 (ceph): rgw: list extra objects to set truncation flag correctly
- Otherwise we end up returning wrong truncated value, and no data on the
next iteration.
Signed-off-by: Yehuda Sadeh ... - 03:51 AM Revision 1f8774e0 (ceph): rgw: account common prefixes for MaxKeys in bucket listing
- To be more in line with the S3 api. Beforehand we didn't account the
common prefixes towards the MaxKeys (a single co... - 03:51 AM Revision cb0a7ab8 (ceph): rgw: add NextMarker param for bucket listing
- Partially fixes #8858.
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit 924686f0b6593deff... - 03:51 AM Revision 34aa7086 (ceph): rgw: improve delmited listing of bucket
- If found a prefix, calculate a string greater than that so that next
request we can skip to that. This is still not t... - 03:51 AM Revision d027ff1b (ceph): utf8: export encode_utf8() and decode_utf8()
- Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit 49fc68cf8c3122c878ea9503c9c74d7046bc9c6f)
07/19/2014
- 08:56 PM Revision a2594a54 (ceph): osd/MemStore: handle collection_move_rename within the same collection
- Signed-off-by: Sage Weil <sage@redhat.com>
- 08:56 PM Revision 8dd6b8f9 (ceph): os/MemStore: fix wrlock ordering checks
- We can't compare the shared_ptrs themselves; we need to compare the
addresses of the actual objects.
Signed-off-by: ... - 08:56 PM Revision 6f312b05 (ceph): os/MemStore: copy attrs on clone
- Backport: firefly
Signed-off-by: Sage Weil <sage@redhat.com> - 08:56 PM Revision f4bffece (ceph): ceph_test_objectstore: test memstore
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:22 PM Revision 2dad906f (ceph): move ship_utilities to install task (from ceph test)
- No need to install ceph just to get daemon-helper, adjust-ulimits, etc..
These utilities are used by lots of tasks, n... - 03:19 PM Bug #8701 (Fix Under Review): osd: scrub found obsolete rollback obj
- the rgw suite, which reliably triggered this, is now passing. wip-8701 ready for review!
- 03:00 PM rgw Bug #8676: md5sum check failed during readwrite.py
- ubuntu@teuthology:/var/lib/teuthworker/archive/sage-2014-07-19_13:59:16-rgw-wip-8701-testing-basic-plana/370152
- 09:30 AM Bug #8882 (Resolved): osd: osd tier remove ... leaves incomplete clones behind, confusing scrub
- ubuntu@teuthology:/a/teuthology-2014-07-18_02:32:01-rados-master-testing-basic-plana/368480
rados/thrash/{clusters/f... - 09:29 AM Bug #8881 (Duplicate): scrub 85.0 cf2b2318/foo15/3/test-rados-api-plana35-13313-11/85 expected cl...
- ubuntu@teuthology:/a/teuthology-2014-07-18_02:32:01-rados-master-testing-basic-plana/368448
ubuntu@teuthology:/a/teu... - 09:24 AM Messengers Bug #8880: msg/Pipe.cc: 1538: FAILED assert(0 == "old msgs despite reconnect_seq feature")
- Which daemon was this?
Looks like that commit does include the fix for #8504... :( - 09:10 AM Messengers Bug #8880 (Resolved): msg/Pipe.cc: 1538: FAILED assert(0 == "old msgs despite reconnect_seq featu...
- ubuntu@teuthology:/a/teuthology-2014-07-18_02:32:01-rados-master-testing-basic-plana/368391...
- 06:43 AM Bug #8680 (Resolved): crushtool should not send it's output to stderr
- This has been resolved in the master branch.
- 06:27 AM Revision dc6c9bf2 (ceph): libosd_types, libos_types, libmon_types
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 1c170776cb8c0266f0f54f049ed07bbdb9c9ab5e)
Conf... - 06:27 AM Revision 3d89380c (ceph): rgw: move a bunch of stuff into rgw_dencoder
- This will help out ceph-dencoder ...
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b1a641f30... - 06:27 AM Revision c390ec4f (ceph): ceph-dencoder: don't link librgw.la (and rados, etc.)
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 34671108ce0b7597dba4f619732ecdb8933cda6e) - 06:18 AM Revision 7be91e8c (ceph): Revert "ceph.spec: move ceph-dencoder to ceph from ceph-common"
- This reverts commit 95f5a448b52db545a2b9bbad47fdb287254f93ea.
(cherry picked from commit 58cc894b3252a848ebc2169bcc49... - 06:18 AM Revision 04ad08a1 (ceph): Revert "debian: move ceph-dencoder to ceph from ceph-common"
- This reverts commit b37e3bde3bd31287b11c069062280258666df7c5.
(cherry picked from commit f181f78b7473260a717bc8ab4fc4... - 05:44 AM Revision 34671108 (ceph): ceph-dencoder: don't link librgw.la (and rados, etc.)
- Signed-off-by: Sage Weil <sage@redhat.com>
- 05:39 AM Revision b1a641f3 (ceph): rgw: move a bunch of stuff into rgw_dencoder
- This will help out ceph-dencoder ...
Signed-off-by: Sage Weil <sage@redhat.com> - 05:33 AM Revision 1c170776 (ceph): libosd_types, libos_types, libmon_types
- Signed-off-by: Sage Weil <sage@redhat.com>
- 03:55 AM Revision 58cc894b (ceph): Revert "ceph.spec: move ceph-dencoder to ceph from ceph-common"
- This reverts commit 95f5a448b52db545a2b9bbad47fdb287254f93ea.
- 03:55 AM Revision f181f78b (ceph): Revert "debian: move ceph-dencoder to ceph from ceph-common"
- This reverts commit b37e3bde3bd31287b11c069062280258666df7c5.
- 02:43 AM devops Bug #8330: repodata on rpm repos do not list latest ceph-deploy (1.5.2)
- Still the same for ceph-deploy 1.5.9 on the rhel7 ceph-noarch repo.
ceph-deploy is the only package available. ceph-...
07/18/2014
- 11:51 PM Revision ad4a4e13 (ceph): unittest_osdmap: revert a few broken changes
- From commit 80ea6067f790b9431ae6744c38a034833e8ad4ab.
Signed-off-by: Sage Weil <sage@redhat.com> - 09:56 PM Revision dc417e47 (ceph): rgw: list extra objects to set truncation flag correctly
- Otherwise we end up returning wrong truncated value, and no data on the
next iteration.
Signed-off-by: Yehuda Sadeh ... - 09:56 PM Revision d7209c11 (ceph): rgw: dump prefix unconditionally
- As part of issue #8858, and to be more in line with S3, dump the Prefix
field when listing bucket even if bucket is e... - 09:56 PM Revision 82d2d612 (ceph): rgw: account common prefixes for MaxKeys in bucket listing
- To be more in line with the S3 api. Beforehand we didn't account the
common prefixes towards the MaxKeys (a single co... - 09:55 PM Revision 924686f0 (ceph): rgw: add NextMarker param for bucket listing
- Partially fixes #8858.
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com> - 09:40 PM Revision b779e5ac (ceph): Removed upgrade-sequence to avoid failures (becasue 3-firefly-upgrade i...
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 09:12 PM CephFS Bug #8878 (Resolved): mds lock cycle (wip-objecter)
- ...
- 08:47 PM Revision 4a63396b (ceph): rgw: fix decoding + characters in URL
- Fixes: #8702
Backport: firefly
Only decode + characters to spaces if we're in a query argument. The +
query argument... - 08:18 PM Revision 02a6c917 (ceph): rados/singleton-nomsgr/all/alloc-hint: enable xfs extsize for test
- This is off by default; enable it for this test.
Signed-off-by: Sage Weil <sage@redhat.com> - 06:18 PM Revision 09a5974f (ceph): crushtool: Send output to stdout instead of stderr
- A lot of output was send to stderr instead of stdout and vise versa.
Error messages should go to stderr, but all oth... - 06:17 PM Revision b9463e34 (ceph): Merge pull request #2115 from ceph/wip-8811
- Make standby-replay MDSes much more careful about journal formats; both changing them and generally being aware.
Rev... - 05:49 PM Revision a24efaef (ceph): Merge pull request #61 from ceph/wip-no-mds
- clusters: Remove mds from default fixed-* configs
Reviewed-by: Greg Farnum <greg@inktank.com> - 05:45 PM Revision 49fc68cf (ceph): utf8: export encode_utf8() and decode_utf8()
- Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
- 05:45 PM Revision e6cf618c (ceph): rgw: improve delmited listing of bucket
- If found a prefix, calculate a string greater than that so that next
request we can skip to that. This is still not t... - 05:44 PM Revision bd3367ea (ceph): osd: add config for osd_max_attr_name_len = 100
- Set a limit on the length of an attr name. The fs can only take 128
bytes, but we were not imposing any limit.
Add ... - 05:44 PM Revision 7e0aca18 (ceph): osd: add config for osd_max_object_name_len = 2048 (was hard-coded at 4...
- Previously we had a hard coded limit of 4096. Objects > 3k crash the OSD
when running on ext4, although they probabl... - 05:44 PM Revision 7c0b2a05 (ceph): os: add ObjectStore::get_max_attr_name_length()
- Most importantly, capture that attrs on FileStore can't be more than about
100 chars. The Linux xattrs can only be 1... - 05:40 PM Revision ed3bc4c3 (ceph): osdc/Journaler: validate header on load and save
- Previously if the journal header contained invalid
write, expire or trimmed offsets, we would end up
hitting a hard-t... - 05:40 PM Revision 5438500a (ceph): mds: fix journal reformat failure in standbyreplay
- In the 0.82 release, standbyreplay MDS daemons would try
to reformat the jouranl if they saw an older version on
disk... - 05:40 PM Revision 8eef89e6 (ceph): doc: fix example s/inspect/journal inspect/
- Signed-off-by: John Spray <john.spray@redhat.com>
- 05:40 PM Revision e60dd0f6 (ceph): osdc: refactor JOURNAL_FORMAT_* constants to enum
- ...so that the upper limit doesn't have to be updated
by hand.
Signed-off-by: John Spray <john.spray@redhat.com> - 05:30 PM Revision 442c3fd5 (ceph): configure: do not link leveldb with everything
- Detect leveldb, but do not let autoconf blindly link it with everything on the
planet.
Signed-off-by: Dan Mick <dan.... - 05:30 PM Revision c1073e43 (ceph): ceph.spec: move ceph-dencoder to ceph from ceph-common
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 95f5a448b52db545a2b9bbad47fdb287254f93ea) - 05:30 PM Revision f4e9e0ef (ceph): debian: move ceph-dencoder to ceph from ceph-common
- It links against the world currently (notably leveldb). Not nice for the
client-side lib.
Signed-off-by: Sage Weil ... - 05:29 PM Revision 50936661 (ceph): Merge pull request #2104 from ceph/wip-dencoder
- move ceph-dencoder to ceph from ceph-common
Reviewed-by: Dan Mick <dan.mick@inktank.com> - 05:27 PM Revision 094db116 (ceph): Merge pull request #2114 from ceph/wip-vstart
- vstart.sh: default to 3 osds
Not-NAKed-by: John Spray <john.spray@inktank.com> - 05:18 PM Revision a06df52a (ceph): clusters: Remove mds from default fixed-* configs
- Create a separate fixed-3-cephfs cluster config for
use in the filesystem tests.
Signed-off-by: John Spray <john.spr... - 05:00 PM Revision 18ca6b60 (ceph): test: add a missing semicolon
- Broke in df8f48628.
Signed-off-by: John Spray <john.spray@redhat.com> - 04:51 PM Revision 113c3656 (ceph): Merge pull request #2119 from ceph/wip-vstart-existing-mds
- Wip vstart existing mds
Reviewed-by: Sage Weil <sage@redhat.com> - 04:15 PM Revision df8f4862 (ceph): Merge pull request #2108 from kevincox/sizeint
- Fix size of network protocol intergers.
Reviewed-by: Sage Weil <sage@redhat.com> - 03:53 PM Revision 0cd02684 (ceph): qa: generalise cephtool for vstart+MDS
- Previously this test assumed no pre-existing
filesystem and no MDS running. Generalize it
to nuke any existing files... - 03:53 PM Revision b936a276 (ceph): mon/MDSMonitor: fix msg on idempotent `fs rm`
- Was outputting trailing "unrecognised command"
because we returned 0 instead of setting r=0.
Signed-off-by: John Spr... - 03:53 PM Revision bb5a574f (ceph): mon: carry last_failure_osd_epoch across `fs new`
- So that new MDSs in a new filesystem are guaranteed
to be up to date with anything we blacklisted
from a filesystem c... - 03:34 PM rgw Bug #8858 (Fix Under Review): NextMarker, Prefix missing from bucket list results
- 02:06 PM Bug #8851: Mon crash after update to 0.80.4
- Can you upload the full log of startup with crash?
By "temporarily resolved", do you mean it's working now, or does ... - 01:37 PM rgw Bug #8702 (Pending Backport): RadosGW incorrectly converting + to space in URLs
- 11:16 AM rgw Bug #8702: RadosGW incorrectly converting + to space in URLs
- ok, I see it now.
- 10:43 AM rgw Bug #8702: RadosGW incorrectly converting + to space in URLs
- We talked about this on the mailing list. I can reproduce this at will on apache as well.
Can you take a look at ... - 10:40 AM rgw Bug #8702: RadosGW incorrectly converting + to space in URLs
- The problem seem to be with the the web server itself here that doesn't send the REQUEST_URI url encoded as it should...
- 07:27 AM rgw Bug #8702: RadosGW incorrectly converting + to space in URLs
- See https://github.com/ceph/ceph/pull/2117
- 01:28 PM CephFS Bug #8876: kcephfs: hang on read of length 0
- got debug output from a resend, but not very helpful.. i think teh bug is in the striped read code, which happened lo...
- 01:27 PM CephFS Bug #8876 (Resolved): kcephfs: hang on read of length 0
- ...
- 01:13 PM Documentation #8875 (Resolved): `ceph-deploy new` needs to be called for every node, not just the...
- Hi guys,
Running into issue adding monitors. The initial monitor gets created successfully, but get below error ad... - 12:50 PM devops Feature #8868: Update Fedora to 0.80.5 packages with ceph-common
- The ceph-common split is now in the latest firefly. There are a few other cleanups (reducing dependencies) pending i...
- 11:07 AM devops Feature #8868 (Resolved): Update Fedora to 0.80.5 packages with ceph-common
- In order to push the Ceph client packages up into RHEL 7.1, we need to have the latest packages available in Fedora a...
- 11:44 AM devops Feature #8871 (Resolved): modify ceph-deploy to only install repo file and not install packages
- As a user, I want to update my repo files but not automatically install the packages.
Proposal: Add a switch to th... - 11:14 AM CephFS Feature #8869 (Resolved): MDS: support standby-replay on old-format journals
- Right now if we see an old-format journal and we're in standby-replay, we just hang around waiting for it to be conve...
- 11:14 AM rbd Bug #8821 (Fix Under Review): rbd: ceph.conf "rbd default format" woes
- https://github.com/ceph/ceph/pull/2112
- 10:01 AM Feature #7988 (Fix Under Review): Logs: Log every administrative action taken by a user
- https://github.com/ceph/ceph/pull/2118
- 08:22 AM Bug #5195: "ceph-deploy mon create" fails when adding additional monitors
- Still having this issue with firefly, is it possible it was re-introduced>?
see SUPPORT #8861 just opened. - 07:03 AM Bug #8865 (Resolved): cep osd setmaxosd doesn't check if osds exist
- this lets you destroy whole swaths of osds. i think we should make you 'ceph osd rm ...' first
- 05:38 AM Bug #8346: OSD crashes on master (FAILED assert(ip_op.waiting_for_commit.count(from)))
- It reproduced.
Setup details:
3 osd nodes (3 osds in each node)
3 monitors
rebooted the node with osds:6,7,... - 04:44 AM Revision 06a8f7b9 (ceph): configure: do not link leveldb with everything
- Detect leveldb, but do not let autoconf blindly link it with everything on the
planet.
Signed-off-by: Dan Mick <dan.... - 04:33 AM Revision 0193d3aa (ceph): AUTHORS
- Signed-off-by: Sage Weil <sage@inktank.com>
- 12:04 AM rgw Bug #8864 (Resolved): radosgw help doesn't seem to display some debug options
- Looks like radosgw has options like `--debug-rgw` & `--log-file`, but these don't seem to appear in the help or docum...
07/17/2014
- 11:48 PM Revision 681c399e (ceph): logrotate.conf: fix osd log rotation under upstart
- In commit 7411c3c6a42bef5987bdd76b1812b01686303502 we generalized this
enumeration code by copying what was in the up... - 11:46 PM Revision b3eebec5 (ceph): Merge pull request #2116 from ceph/wip-logrotate
- logrotate.conf: fix osd log rotation
Reviewed-by: Dan Mick <dan.mick@inktank.com> - 11:40 PM Revision 14a9ca60 (ceph): logrotate.conf: fix osd log rotation under upstart
- In commit 7411c3c6a42bef5987bdd76b1812b01686303502 we generalized this
enumeration code by copying what was in the up... - 11:39 PM Revision b140ce9e (ceph): Re-enabled rgw tests, #8846 should be fixed now
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 11:08 PM Revision 794ec7fb (ceph): rgw: don't try to wait for pending if list is empty
- Fixes: #8846
Backport: firefly, dumpling
This was broken at ea68b9372319fd0bab40856db26528d36359102e. We ended
up ca... - 10:39 PM Revision eba43a9a (ceph): Fixed prints
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 10:21 PM Revision cbe9ee2c (ceph): Added prints
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 10:05 PM Revision c1896d56 (ceph): Fixed missed line
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 10:00 PM Revision be0330c5 (ceph): Removed 'firefly' branch name, upgrade step will be set to 'next' or '...
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 08:56 PM Revision 7b342ef0 (ceph): doc: Add Note about European mirror in Quick Start
- 08:20 PM Bug #8863 (Resolved): osd: second reservation rejection -> crash
- I found bug#7624 resolved this problem?http://tracker.ceph.com/issues/7642? and the source code of OSDMonitor in 0.80...
- 08:05 PM Revision e75dd2e4 (ceph): remove suse service restarts
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
(cherry picked from commit 0f11aaeefd7e8b49f88607937aade6113eb... - 08:05 PM Revision 361c1f85 (ceph): remove ceph restarts on upgrades for RPMs
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
(cherry picked from commit e3a5756f58ef5d07badf18ab08a26f47f7d... - 07:30 PM Revision 2c4f22fa (ceph): Merge pull request #2109 from ceph/wip-8849
- remove ceph restarts on upgrades for RPMs
Backport: firefly
Reviewed-by: Sage Weil <sage@redhat.com> - 07:09 PM rgw Bug #8311: No pool name error in ubuntu-2014-05-06_21:02:54-upgrade:dumpling-dumpling-testing-bas...
- Sage Weil wrote:
> Ok, it installs dumpling, upgrades to v0.80.1, then runs radosgw. Is there a way to work around ... - 04:45 PM rgw Bug #8311: No pool name error in ubuntu-2014-05-06_21:02:54-upgrade:dumpling-dumpling-testing-bas...
- Ok, it installs dumpling, upgrades to v0.80.1, then runs radosgw. Is there a way to work around thsi bug (which is i...
- 09:11 AM rgw Bug #8311 (New): No pool name error in ubuntu-2014-05-06_21:02:54-upgrade:dumpling-dumpling-testi...
- Marking as "new" as still see this problem in http://pulpito.front.sepia.ceph.com/teuthology-2014-07-16_19:12:01-upgr...
- 07:06 PM Revision 0f11aaee (ceph): remove suse service restarts
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 07:03 PM Revision e3a5756f (ceph): remove ceph restarts on upgrades for RPMs
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 06:30 PM Revision 04f040ad (ceph): Again fixed identations
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 05:52 PM Revision 2a82fd6a (ceph): Fixed indentation
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 05:14 PM Revision 4d6899c7 (ceph): qa/workunits/cephtool/test.sh: fix erasure_code_profile get test
- I broke this in ce9f12d7a2202948532fed9da4d763ed03f6b8fa (the pool isn't
type erasure).
Signed-off-by: Sage Weil <sa... - 04:49 PM Bug #8701 (In Progress): osd: scrub found obsolete rollback obj
- 04:39 PM rgw Bug #8846 (Pending Backport): radosgw on 0.80.4 crashes when doing a multi-part upload
- oops, we still need to do dumpling
- 04:32 PM rgw Bug #8846 (Resolved): radosgw on 0.80.4 crashes when doing a multi-part upload
- 03:28 PM Revision 2679a024 (ceph): Added print tasks
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 03:03 PM Bug #8835: rados mkpool doesn't error out for pools which are existing
- Hmm. That's probably fine, assuming it's wired up correctly (e.g., doesn't get blocked if the osdmap is up to date). ...
- 01:22 PM rbd Bug #8821: rbd: ceph.conf "rbd default format" woes
- Now works as expected; thanks, Josh.
- 01:20 PM Revision fe8c04f4 (ceph): Merge pull request #2113 from ceph/wip-8857
- mon/MDSMonitor: make legacy 'newfs' command idempotent
Reviewed-by: John Spray <john.spray@redhat.com> - 01:13 PM devops Support #8861 (Rejected): Deploying additional monitors fails.
- Hi GUys,
Pretty new to Ceph, need help in troubleshooting install.
Using Ubuntu 14.04 and Ceph firefly.
When ru... - 12:28 PM devops Bug #8849 (Pending Backport): rpm restarts daemons on upgrade
- 11:26 AM Bug #8860 (Resolved): ceph-disk issues with custom cluster name
- ceph-disk and the init script in some places ignores the custom cluster name...
- 08:24 AM Bug #8851: Mon crash after update to 0.80.4
- it can be temporarily resolved by this command?
-------------------------------------------------
ceph-kvstore-tool... - 07:10 AM rbd Bug #8859 (Closed): krbd crash while serving linux-lio iscsi: rbd_assert(img_request != NULL);
- We have Linux-HA configuring a pair of nodes to make highly-available iSCSI targets with Linux-LIO, and so it maps th...
- 06:23 AM CephFS Bug #8811: Journal corruption during upgrade to 0.82 with standby-replay daemons
- https://github.com/ceph/ceph/pull/2115
- 06:21 AM CephFS Bug #8811 (Fix Under Review): Journal corruption during upgrade to 0.82 with standby-replay daemons
- 06:20 AM Bug #8857 (Resolved): mon: mds newfs command is not idempotent
- Looks good to me. We may get questions from anyone who relied on the old behaviour of newfs to 'reset' a filesystem,...
- 04:49 AM rgw Bug #7796: RGW Keystone token auth fails with '411 Length Required' when Keystone using Apache/WSGI
- I also ran into this while trying to set up a test cluster. Never could figure out what went wrong until I finally st...
- 04:41 AM Bug #8801: Ceph monitors do not start after server restart
- We were able to reproduce the issue with the monitors by restarting the physical server. The Ceph configuration had d...
- 12:55 AM Revision ce9f12d7 (ceph): qa/workunits/cephtool/test.sh: test osd pool get erasure_code_profile
- Signed-off-by: Sage Weil <sage@inktank.com>
- 12:49 AM Revision e8ebcb79 (ceph): mon: OSDMonitor: add "osd pool get <pool> erasure_code_profile" command
- Enable us to obtain the erasure-code-profile for a given erasure-pool.
Signed-off-by: Ma Jianpeng <jianpeng.ma@intel... - 12:46 AM Revision 5ccfd37b (ceph): vstart.sh: default to 3 osds
- Signed-off-by: Sage Weil <sage@inktank.com>
- 12:34 AM Revision 7c0f1d8d (ceph): Commented out rgw tests
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 12:24 AM Revision 5f6b11a6 (ceph): mon/MDSMonitor: make legacy 'newfs' command idempotent
- We need to return success if we get a dup command. Simply check whether
the fs is already enabled with the same pool... - 12:03 AM Revision 53556815 (ceph): Disabled rwg tests for now to wait for fix for radosgw crash #8846
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
07/16/2014
- 10:28 PM Revision bf252c8d (ceph): Merge remote-tracking branch 'gh/next'
- 10:27 PM Revision b89ab5f7 (ceph): rgw: don't try to wait for pending if list is empty
- Fixes: #8846
Backport: firefly, dumpling
This was broken at ea68b9372319fd0bab40856db26528d36359102e. We ended
up ca... - 10:17 PM Revision 512c7aad (ceph): Merge pull request #2110 from ceph/wip-8846
- rgw: don't try to wait for pending if list is empty
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> - 09:58 PM Revision ba7ad44f (ceph): Merge pull request #2095 from onlyjob/rbdmap
- rbdmap: per-device post-map/pre-unmap hooks
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> - 09:34 PM Revision 19e68ac5 (ceph): rbd: respect rbd_default_* parameters
- Treat rbd_default_{format,order,stripe_unit,stripe_count} as defaults for
the usual arguments for specifying those pr... - 09:34 PM Revision 0f87c553 (ceph): librbd: use order-agnostic default stripe parameters
- This way the default striping style of splitting into
object-sized chunks still works with non-default orders
specifi... - 09:34 PM Revision e891a937 (ceph): rbd: remove accidental repeated option
- --stripe-count is already parsed above this
Signed-off-by: Josh Durgin <josh.durgin@inktank.com> - 09:19 PM Revision 9588af31 (ceph): rgw: set data extra pool correctly
- When configuring multiregion zone, set the data extra pool
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry ... - 09:10 PM Revision 1bf07724 (ceph): Merge pull request #2107 from ceph/wip-set_layout
- Wip set layout
Reviewed-by: Greg Farnum <greg@inktank.com> - 08:57 PM Bug #8835: rados mkpool doesn't error out for pools which are existing
- Greg, the check is actually present in Objecter::create_pool() which is not hit(may be due to a stale osdmap?). I hav...
- 10:41 AM Bug #8835: rados mkpool doesn't error out for pools which are existing
- This is basically intended behavior; under some circumstances the message to the monitors can get "replayed" and ther...
- 03:35 AM Bug #8835: rados mkpool doesn't error out for pools which are existing
- Have a fix in place, would be sending out a pull request soon.
- 08:33 PM Revision f9f2417d (ceph): rgw: don't try to wait for pending if list is empty
- Fixes: #8846
Backport: firefly, dumpling
This was broken at ea68b9372319fd0bab40856db26528d36359102e. We ended
up ca... - 07:48 PM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- looks like a ABBA deadlock between ceph_connection->mutex and ceph_osd_client->request_mutex....
- 04:34 PM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- The problem is also very repeatable at our site as well. Attached is the kern.log file after running the requested c...
- 11:52 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- Hi Zheng,
No problem, in our setup it's pretty easy to reproduce the error.
Please find the output attached. (... - 07:19 PM Revision 88f694dc (ceph): set the default log level to WARNING
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
(cherry picked from commit 420f0a471a31d1e56359ea642ed831e8a38... - 07:18 PM Revision 83477235 (ceph): Merge pull request #2106 from ceph/wip-8813
- eat up the level from logging output when not using the `-v` flag
Reviewed-by: Sage Weil <sage@redhat.com> - 06:15 PM Revision 7fb0f644 (ceph): Replace branch dumpling with firefly to fix capitalization issue 2048k ...
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 06:11 PM rgw Bug #8858 (Resolved): NextMarker, Prefix missing from bucket list results
- S3 returns these when listing buckets; RGW does not. This breaks clients like GoodSync.
The NextMarker parameter ... - 06:07 PM Revision b8c443b4 (ceph): Fix get_hash() arg ordering
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 05:48 PM Revision 4b13caf5 (ceph): Use new git mirror for qemu-iotests
- Fixes: 8191
Signed-off-by: Warren Usui <warren.usui@inktank.com>
(cherry picked from commit ddf37d903f826f3e153d8009c... - 05:48 PM Revision 3f251024 (ceph): Support latest qemu iotest code
- Modified qemu-iotests workunit script to check for versions
that use the latest qemu (currently only Trusty). Limit ... - 05:43 PM Revision d0613784 (ceph): librbd: skip zeroes when copying an image
- This is the simple coarse-grained solution, but it works well in
common cases like a small base image resized with a ... - 05:23 PM Bug #8857 (Fix Under Review): mon: mds newfs command is not idempotent
- 05:14 PM Bug #8857 (Resolved): mon: mds newfs command is not idempotent
- ...
- 04:44 PM CephFS Bug #8811 (In Progress): Journal corruption during upgrade to 0.82 with standby-replay daemons
- This may be the result of a bug in the journal reformatting that occurs during upgrade, affecting systems using stand...
- 04:18 PM rgw Bug #8846: radosgw on 0.80.4 crashes when doing a multi-part upload
- Even with the default chunk size, this can be triggered by performing a multipart upload consisting of a single small...
- 02:07 PM rgw Bug #8846 (Fix Under Review): radosgw on 0.80.4 crashes when doing a multi-part upload
- 09:42 AM rgw Bug #8846: radosgw on 0.80.4 crashes when doing a multi-part upload
- Oh yes, I've raised it to 5M to avoid having each part of a multi-part generate 2 objects in rados.
- 09:40 AM rgw Bug #8846: radosgw on 0.80.4 crashes when doing a multi-part upload
- Are you by any chance using a non-default chunk size?
- 08:11 AM rgw Bug #8846: radosgw on 0.80.4 crashes when doing a multi-part upload
- Yes, it happens since ea68b9372319fd0bab40856db26528d36359102e as I reported on the ML. (and now realize I forgot to ...
- 08:08 AM rgw Bug #8846: radosgw on 0.80.4 crashes when doing a multi-part upload
- Did that happen before (e.g., 0.80.3)? can you add:
debug ms = 1
debug rgw = 20
- 07:06 AM rgw Bug #8846: radosgw on 0.80.4 crashes when doing a multi-part upload
- For more info, I'm doing a multipart upload and it crashes at the last part of the file. Two first part are 5M and th...
- 05:36 AM rgw Bug #8846: radosgw on 0.80.4 crashes when doing a multi-part upload
- ...
- 05:31 AM rgw Bug #8846 (Resolved): radosgw on 0.80.4 crashes when doing a multi-part upload
This is the tracelog (from a self compiled version since I started debugging this myself. However same exact issue ...- 03:25 PM rgw Bug #8632 (Need More Info): rgw: bucket listing with delimiter doesn't scale well
- 03:11 PM Revision 420f0a47 (ceph): set the default log level to WARNING
- Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
- 02:20 PM Bug #8174 (Fix Under Review): rados put of a long object name crashes the OSD process
- 02:17 PM Bug #8701: osd: scrub found obsolete rollback obj
- This is going to require some thought.
The basic problem is that because of filename length limitations, for long ... - 01:46 PM Bug #8852 (Need More Info): submodules not cecking out the right branch, jerasure does not compile
- Could you please add the log of the commands and their output ? It works for me on the current master:...
- 10:53 AM Bug #8852 (Won't Fix): submodules not cecking out the right branch, jerasure does not compile
- I noticed that after doing a "./do_autogen.sh" the compilation process breaks saying that "galois_init_default_field"...
- 01:33 PM devops Bug #8849 (Fix Under Review): rpm restarts daemons on upgrade
- Pull request opened https://github.com/ceph/ceph/pull/2109
- 12:39 PM devops Bug #8849 (In Progress): rpm restarts daemons on upgrade
- Greg: that might be Suse, as we are specifically looking for it for certain restart-related things in the Spec file. ...
- 10:14 AM devops Bug #8849: rpm restarts daemons on upgrade
- I'm all for changing this, but we want to be careful when doing so. It sounds familiar to me and I think maybe we set...
- 09:25 AM devops Bug #8849 (Resolved): rpm restarts daemons on upgrade
- 01:30 PM CephFS Bug #8177 (Resolved): Client: seg fault in verify_reply_trace on traceless reply
- I believe the fix that actually went into master is commit:334c43f54d31131c4970f43d7e43ebb43e6cd22d.
- 12:59 PM CephFS Bug #8576: teuthology: nfs tests failing on umount
- http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-09_23:10:02-knfs-next-testing-basic-plana/353010/
http://qa-p... - 12:34 PM Documentation #8854 (Closed): Clarify potential problems from ceph-deploy purgedata command when ...
- When running the ceph-deploy purgedata command on a storage node the command will end up making later installations a...
- 12:17 PM devops Bug #8813 (Resolved): ceph-disk list displays INFO messages rendering output hard to read
- in master, backported to firefly
- 10:50 AM rbd Bug #8821 (In Progress): rbd: ceph.conf "rbd default format" woes
- 09:59 AM Bug #8851 (Resolved): Mon crash after update to 0.80.4
- When I updated mon from 0.80.3 to 0.80.4, restart it then crashed
--------------------------------------------------... - 09:41 AM devops Bug #8850 (Can't reproduce): ceph-deploy tests fail during tar due to file changed; incomplete sh...
- ubuntu@teuthology:/a/teuthology-2014-07-15_19:08:01-ceph-deploy-dumpling-testing-basic-plana/363933
and others.
<... - 09:27 AM devops Bug #7391 (Resolved): ceph-deploy should pass the verbose flag to ceph-disk
- merged commit 7b0056b into ceph:master
- 06:39 AM devops Bug #7391 (Fix Under Review): ceph-deploy should pass the verbose flag to ceph-disk
- Pull request opened https://github.com/ceph/ceph-deploy/pull/216
- 08:42 AM rgw Bug #8848 (Resolved): "adjust-ulimits: command not found" in upgrade:firefly-firefly-testing-basi...
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-15_19:12:01-upgrade:firefly-firefly-testing-basic-...
- 08:22 AM rgw Bug #8847 (Can't reproduce): "Error initializing cluster client" in upgrade:firefly-firefly-testi...
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-15_19:12:01-upgrade:firefly-firefly-testing-basic-...
- 05:23 AM Bug #8797: "ceph status" do not exit with python_2.7.8
- I believe that we should attempt to replicate the problem first as I know the Python ticket will get ignored unless t...
- 05:08 AM devops Bug #7627: ceph-disk: does not start daemons properly under systemd
- Some possibly related feedback from running master (aeaac69) on Fedora 20:
* Mons don't come up because they're tr... - 04:18 AM rbd Bug #8845 (Resolved): Flattening Clones of clone, results in command failure
- 1. Created clone of clone in below manner
Create a Pool i.e. pool1
create a rbd i.e.rbd1
create ... - 01:14 AM Revision 67b5193f (ceph): init-ceph: wrap daemon startup with systemd-run when running under systemd
- We want to make sure the daemon runs in its own systemd environment. Check
for systemd as pid 1 and, when present, u... - 01:11 AM Revision 3e0d9800 (ceph): init-ceph: wrap daemon startup with systemd-run when running under systemd
- We want to make sure the daemon runs in its own systemd environment. Check
for systemd as pid 1 and, when present, u...
07/15/2014
- 11:32 PM Revision 99dfaf7d (ceph): doc/release-notes: v0.80.4
- Signed-off-by: Sage Weil <sage@redhat.com>
- 10:32 PM Revision 911038ec (ceph): Merge pull request #2101 from ceph/wip-mds-session-asok-squash
- Provide client session handling and information via the admin socket.
Reviewed-by: Greg Farnum <greg@inktank.com> - 10:27 PM Revision fccc6adb (ceph): Merge pull request #287 from ceph/wip-mds-sessions
- Wip mds sessions
- 10:22 PM Revision 443b782d (ceph): Merge pull request #288 from ceph/wip-upgrade-fix
- task/ceph: Make cephfs_setup cuttlefish-compatible
- 09:57 PM Revision d5a4998b (ceph): Merge pull request #291 from ceph/wip-rgw-pools
- rgw: set data extra pool correctly
Backport: next, firefly
Reviewed-by: Sage Weil <sage@redhat.com> - 09:32 PM rgw Bug #8311: No pool name error in ubuntu-2014-05-06_21:02:54-upgrade:dumpling-dumpling-testing-bas...
- I still see it on firefly;
http://pulpito.front.sepia.ceph.com/ubuntu-2014-07-15_21:01:54-upgrade:firefly-firefly-te... - 12:52 PM rgw Bug #8311 (Resolved): No pool name error in ubuntu-2014-05-06_21:02:54-upgrade:dumpling-dumpling-...
- should be fixed now
- 09:07 PM Bug #8769 (Rejected): osd.3 crashed in upgrade:dumpling-x:stress-split-firefly---basic-multi suite
- not much to go on without the osd log; let's wait for it to reproduce.
- 08:56 PM Revision 80ea6067 (ceph): Fix size of network protocol intergers.
- This fixes the size of some integers that are visible in the network
protocol. There should be no change for machine... - 08:42 PM Revision 2f43cef0 (ceph): doc: Extended discussion for building docs on CentOS / RHEL.
- Fixes: #7722
Signed-off-by: John Wilkins <john.wilkins@inktank.com> - 08:40 PM Revision 124f97f2 (ceph): doc: Added a script to build docs on CentOS / RHEL.
- Fixes: #7722
Signed-off-by: John Wilkins <john.wilkins@inktank.com> - 08:02 PM Revision 63fb271b (ceph): rgw: set data extra pool correctly
- When configuring multiregion zone, set the data extra pool
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com> - 07:35 PM Linux kernel client Bug #8798 (Won't Fix): The kernel of a server with Ceph hangs
- 07:30 PM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- when this happens again, execute 'echo t > /proc/sysrq-trigger' and upload the kernel message.
By the way, are the... - 07:23 PM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- Hi,
We are experimenting exactly the same problem when running several concurrent dd operations to a kernel mounte... - 07:13 PM Revision 7c241cfa (ceph): 0.80.4
- 06:34 PM Revision 32bffa5a (ceph): Added client.0 upgrade step
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 06:22 PM Revision 2aea9deb (ceph): Commented out test.sh as failed tests: LibRadosMisc.Operate1PP can't wo...
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 06:11 PM devops Bug #7627: ceph-disk: does not start daemons properly under systemd
- i think we fixed this by doing systemd-run from teh init script...
- 06:02 PM Revision 79da400d (ceph): Fix a bug where results_email was being ignored
- Referring to the setting in ~/.teuthology.yaml
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> - 06:02 PM Revision 7262effc (ceph): Merge pull request #290 from ceph/wip-deep-scrub
- task/ceph.py: deep-scrub instead of scrub
- 06:02 PM Revision 29c06f00 (ceph): Add and use new fetch() method
- The old fetch_branch() wasn't behaving properly with the ceph.com git
mirror. This method works with github.com and c... - 06:00 PM Bug #8752: firefly: scrub/repair stat mismatch
- Samuel Just wrote:
> Just fyi, this is a relatively harmless stat counting error. It shouldn't cause corruption.
... - 01:23 PM Bug #8752: firefly: scrub/repair stat mismatch
- Just fyi, this is a relatively harmless stat counting error. It shouldn't cause corruption. Not that I know how to ...
- 05:18 AM Bug #8752: firefly: scrub/repair stat mismatch
- If #8830 affect only XFS-based OSDs it is definitely not my case. All my OSDs are on Btrfs...
Objects from affected ... - 05:29 PM Feature #8844 (Resolved): asserts to log message to ceph log
- There are number of outstanding issues with stability of Ceph components: for example it is not unusual for OSDs to g...
- 05:28 PM Revision 26c49ec2 (ceph): task/ceph.py: deep-scrub instead of scrub
- Signed-off-by: Samuel Just <sam.just@inktank.com>
- 05:09 PM RADOS Feature #8843 (New): ceph pg {deep-}scrub 20.\*
- Similar to command ...
- 05:08 PM Bug #7804 (Duplicate): backfill racing with a hitset object remove
- This looks like a dup of #7983, where we already fix backfill vs hit_set issues by deferring any hit_set_persist or t...
- 05:08 PM Revision 36441a27 (ceph): README: teuthology-suite
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:33 PM Revision cc754bae (ceph): Enabled tunables
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 04:10 PM Linux kernel client Feature #8842: CephFS kernel module for RHEL7.0 GA
- The kernel modules are available in the firefly rhel7 as well as rpm-testing.
Getting cephfs working is not someth... - 04:01 PM Linux kernel client Feature #8842 (Resolved): CephFS kernel module for RHEL7.0 GA
- Looks like we only have the libceph and RBD kernel modules for RHEL 7.0 GA at rpm-testing/rhel7.
We need to have ... - 04:10 PM Revision c8421651 (ceph): Changed restart order, mds after osd
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 03:31 PM CephFS Feature #8634 (Resolved): mds: admin commands list, evict, etc session
- commit:911038ecdbad5c19bd20ac0bd5a03dae53aa3175
- 03:30 PM Bug #8701: osd: scrub found obsolete rollback obj
- wip-8701 adds a test to store_test which reproduces the problem. The issue appears to be with collection_move_rename...
- 02:30 PM Bug #8701: osd: scrub found obsolete rollback obj
- Now I wonder whether it's the long object name.
- 02:23 PM Bug #8701: osd: scrub found obsolete rollback obj
- Actually, I appear to have already correctly handled the thing I mentioned above. Must be something else.
- 12:14 PM Bug #8701: osd: scrub found obsolete rollback obj
- more of these in the latest rgw master run...
/var/lib/teuthworker/archive/teuthology-2014-07-14_23:02:01-rgw-mast... - 02:21 PM devops Bug #6703 (Resolved): OSDs with dmcrypt fail to start at boot
- Merged into Ceph master branch with hash 31eefeb
- 02:12 PM devops Bug #7486 (Rejected): python-backports needs fixing for rhel
- 02:10 PM devops Bug #8513 (Can't reproduce): s3tests failed at bootstrap in the nightlies
- 02:08 PM devops Bug #8788 (Resolved): Rhel 7 ceph=deploy v1.5.7 for firefly fails to retrieve correct package - i...
- 02:04 PM devops Bug #8374 (Won't Fix): redhat-lsb is not recognized as a dependency in FC19
- 01:50 PM Bug #8588: In the erasure-coded pool, primary OSD will crash at decoding if any data chunk's size...
- Yeah, this needs to be handled better. The biggest problem is that the crash is on the primary rather than the repli...
- 01:44 PM Bug #8777: osd/PGLog.h: 88: FAILED assert(rollback_info_trimmed_to_riter == log.rbegin())
- this happened 3x on my wip-msgr run, too: ubuntu@teuthology:/a/sage-2014-07-12_17:17:39-rados:thrash-wip-msgr-testing...
- 01:41 PM Bug #8726: (firefly command on dumpling issue?) Error "'adjust-ulimits ceph-coverage /home/ubuntu...
- the thrashosds needs the primary-affinity: false (i think? check that syntax) in the yaml
- 01:41 PM Bug #8801: Ceph monitors do not start after server restart
- Can you provide logs for the monitor that doesn't start? Ideally with 'debug mon = 10'.
- 01:39 PM Linux kernel client Bug #8806: libceph: must use new tid when watch is resent
- 01:37 PM CephFS Bug #8834 (Rejected): ceph client hang when copy files
- 12:43 AM CephFS Bug #8834: ceph client hang when copy files
- looks like the readdir memory allocation fail bug. It should be fixed in 3.14
- 12:26 AM CephFS Bug #8834: ceph client hang when copy files
- the client was running on ubuntu 14.04
Linux tc-host-2 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014... - 12:23 AM CephFS Bug #8834 (Rejected): ceph client hang when copy files
- ceph client hang when copy files
I'm not familiar with Ceph, hope the attached syslog would give you some hints. - 01:37 PM Bug #8747: OSD crash on scrub:osd/ReplicatedPG.cc: 5297: FAILED assert(soid < scrubber.start || s...
- Yeah, 8011 seems to be less dead then we thought, reopening.
- 01:36 PM Bug #8747 (Duplicate): OSD crash on scrub:osd/ReplicatedPG.cc: 5297: FAILED assert(soid < scrubbe...
- see #8011
- 05:27 AM Bug #8747: OSD crash on scrub:osd/ReplicatedPG.cc: 5297: FAILED assert(soid < scrubber.start || s...
- Although it takes up to an hour to reproduce I seems to have a reliable way to do so.
I shall be happy to capture de... - 01:36 PM Bug #8011: osd/ReplicatedPG.cc: 5244: FAILED assert(soid < scrubber.start || soid >= scrubber.end)
- see #8747 for a log of this happening on 0.80.3
- 01:34 PM Bug #8646 (Resolved): OSD: assert in share_map() when marked down by an OSDMap
- 01:33 PM Bug #8714: we do not block old clients from breaking cache pools
- how about we return EPERM or EOPNOTSUPP on osd ops from clients w/o the caching features?
- 01:31 PM Bug #8642 (Duplicate): After Upgrade from Emperor to Firefly osd start (seemingly randomly) crashing
- dup of #8738, now fixed
- 01:29 PM Bug #8584 (Duplicate): OSD Crashing on firefly - Timeouts on starting again
- this look slike it was #8738
- 01:28 PM Revision 6c48d076 (ceph): doc: add cephfs layout documentation
- This clarifies how to deal with layouts in CephFS
using vxattrs. We can point people here if they
ask what they shou... - 01:26 PM Bug #8694: OSD crashed (assertion failure) at FileStore::_collection_move_rename
- This is probably a dup of 8733.
- 01:20 PM Bug #8691: osd: PG::_lock, OSD::pg_map_lock lock cycle
- 01:19 PM Bug #8643 (Closed): 0.80.1: OSD crash: osd/ECBackend.cc: 529: FAILED assert(pop.data.length() == ...
- 01:18 PM Bug #8532 (Need More Info): 0.80.1: OSD crash (domino effect), same as BUG #8229
- 01:12 PM Feature #7288 (Resolved): Deep-scrub throttle
- everything but the idea that the scrub timing could be randomized has been implemented. the prioritization will get ...
- 01:11 PM Feature #8580: Decrease disk thread's IO priority and/or make it configurable
- oh, we did backport the io priority
- 01:10 PM Feature #8580 (Resolved): Decrease disk thread's IO priority and/or make it configurable
- would rather not backport the ioprio stuff to dumpling. the sleep is there.
- 12:35 PM Bug #8830 (Resolved): deep scrub mismatches on rbd workload with alloc hints
- 12:30 PM Revision d91f028e (ceph): task: refactor kclient into KernelMount
- Additionally make both kclient and ceph_fuse
tasks yield a collection of CephFSMount
objects so that subsequent tasks... - 12:30 PM Revision 91e56bb9 (ceph): task/mds_journal_migration: only mount my client
- Pass explicit client ID list to ceph_fuse context so
that it doesn't try to mount all clients in the config,
in case ... - 12:30 PM Revision 8bb77ed9 (ceph): task: add mds_client_recovery
- This task exercises the CephFS session recovery
behavior.
Signed-off-by: John Spray <john.spray@redhat.com> - 12:30 PM Revision 785a272b (ceph): task: fix admin_socket for non-int ids
- This was working for OSDs and for my config
where MDS happened to have numeric ID, but
in general service IDs are str... - 12:30 PM Revision 403ba2c8 (ceph): task/cephfs: use dedent for embedded python
- Signed-off-by: John Spray <john.spray@redhat.com>
- 12:30 PM Revision 9c8dd98a (ceph): task/kclient: remove redundant double loop
- Signed-off-by: John Spray <john.spray@redhat.com>
- 12:30 PM Revision 6cba4973 (ceph): task: create FuseMount class from ceph_fuse
- This is for use by other tasks that need filesystem
mounts under their own control.
Signed-off-by: John Spray <john.... - 12:20 PM Bug #8797: "ceph status" do not exit with python_2.7.8
- Fascinating info so far, Dmitry, thanks for your work on this. Anxious to see what the Python team thinks of the ass...
- 02:40 AM Bug #8797: "ceph status" do not exit with python_2.7.8
- http://bugs.python.org/issue21963
- 11:59 AM Revision d81d77dc (ceph): kclient: remove `kclient` workunit
- This only contained the file_layout.sh workunit, which
is going away.
Fixes: #8773
Signed-off-by: John Spray <john.... - 11:45 AM Revision af740ecd (ceph): cephfs: pool safety & print deprecation warning
- Print a message indicating to users that this tool
is now deprecated in favour of vxattrs.
Signed-off-by: John Spray... - 11:44 AM Revision d915ceb0 (ceph): update hadoop-wordcount test to be able to run on hadoop 2.x. The hadoo...
- A sample command to run the test on hadoop 2.x is
TESTDIR=/home/test HADOOP_HOME=/usr/lib/hadoop HADOOP_MR_HOME=/usr/... - 11:23 AM Revision cceab2b7 (ceph): qa: retire kclient-specific layout test
- `cephfs set_layout` was broken and is now deprecated
in favour of using xattrs for layout. Retire the
kclient-specif... - 11:04 AM devops Bug #7391: ceph-deploy should pass the verbose flag to ceph-disk
Example output with the changeset...- 09:36 AM devops Bug #8813: ceph-disk list displays INFO messages rendering output hard to read
- Started work on #7391 to address this from ceph-deploy's end.
- 06:16 AM devops Bug #8813 (Fix Under Review): ceph-disk list displays INFO messages rendering output hard to read
- PR opened https://github.com/ceph/ceph/pull/2106
- 08:46 AM devops Bug #8831 (Duplicate): ice1.2 on precise:ceph-deploy purge reports error
- Closing as duplicate of #8730
Was resolved in ceph-deploy 1.5.9 - 07:14 AM CephFS Feature #4583 (In Progress): libcephfs: add test that kills a client and verifies mds cleans it up
- 07:11 AM CephFS Bug #8257 (Resolved): 0.80~rc1: MDS segmentation fault
- ...
- 07:03 AM CephFS Bug #8118 (Closed): MDS crashes
- This got a non-zero response from the OSD while writing out a directory. That's generally not an MDS bug, and if it w...
- 06:55 AM CephFS Bug #6609 (Can't reproduce): teuthology rsync workunit failure
- 06:52 AM CephFS Bug #7613 (Need More Info): mds/MDCache.cc: 216: FAILED assert(inode_map.count(in->vino()) == 0)
- 05:08 AM Bug #8835 (Resolved): rados mkpool doesn't error out for pools which are existing
- 'rados mkpool' doesn't seem to throw an error, for pools that are already existing.
<snip>
root#: rados mkpool ... - 12:02 AM Revision 95f5a448 (ceph): ceph.spec: move ceph-dencoder to ceph from ceph-common
- Signed-off-by: Sage Weil <sage@redhat.com>
- 12:00 AM Revision b37e3bde (ceph): debian: move ceph-dencoder to ceph from ceph-common
- It links against the world currently (notably leveldb). Not nice for the
client-side lib.
Signed-off-by: Sage Weil ...
07/14/2014
- 10:41 PM Revision aeaac69f (ceph): Merge pull request #2098 from ceph/wip-dump-new-crush
- crush: include CRUSH_V3, v2/v3 rules checks in dump_tunables()
Reviewed-by: Joao Eduardo Luis <joao.luis@inktank.com> - 10:39 PM Revision 7557a813 (ceph): XfsFileStoreBackend: default to disabling extsize on xfs
- This appears to be responsible for the deep scrub mismatches on some rbd
workloads.
Fixes: 8830
Signed-off-by: Samue... - 10:38 PM Revision ce72a3b5 (ceph): Merge pull request #2103 from ceph/wip-8830
- XfsFileStoreBackend: default to disabling extsize on xfs
Reviewed-by: Sage Weil <sage@redhat.com> - 10:00 PM Revision 7a1f589a (ceph): Trying without tunables again
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 10:00 PM Revision ee7016a0 (ceph): Revert "Revert "rgw: if extra data pool name is empty, use data pool na...
- This reverts commit 0b6bd2545925b5e8a80d41de1fda13ffe9d30e2b.
We confused commit 5fd8b0d1639c67e355f0fc0d7e6d7036618... - 09:55 PM Revision 01cd3cdc (ceph): XfsFileStoreBackend: default to disabling extsize on xfs
- This appears to be responsible for the deep scrub mismatches on some rbd
workloads.
Fixes: 8830
Signed-off-by: Samue... - 09:43 PM Revision 0ee2d545 (ceph): Merge pull request #46 from ceph/wip-max-backfills
- rados/thrash: set osd_max_backfill = 1 sometimes
- 09:37 PM Revision aa5d4d31 (ceph): Merge pull request #58 from ceph/wip_add_v0.80.3
- Added v0.80.3 to the mix
- 09:35 PM Revision 69b2eba6 (ceph): Removed whitelist lines since it's not needed for version v0.80.3
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 09:27 PM Revision 0f367cee (ceph): Added v0.80.3 to the mix
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 09:16 PM Revision 657bd369 (ceph): Fix the incomplete substitute_placeholders() fix
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 08:48 PM Revision f557ac5f (ceph): Add a debug statement to reset_repo()
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 08:30 PM Revision 56ad9575 (ceph): Be smarter about choosing branches
- Part of this is also about failing sooner, and not allowing invalid
configurations to enter the queue. This commit al... - 05:46 PM Revision fa42928d (ceph): Changed restart sequence
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 05:43 PM Revision a560519c (ceph): Merge pull request #2102 from ceph/wip-8823
- ceph_test_rados_api_tier: fix [EC] HitSet{Read,Write,Trim} tests
Reviewed-by: Joao Eduardo Luis <joao.luis@inktank.com> - 04:32 PM Revision 51a01c0d (ceph): Try diff restart
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 04:23 PM Revision a1b15674 (ceph): Merge pull request #2097 from sjahl/master
- doc: Fixes a broken link on the rados deploy osd page.
Reviewed-by: John Wilkins <john.wilkins@inktank.com> - 04:14 PM Revision fc597e5e (ceph): doc/release-notes: some additional warnings and recommendations against...
- Several users are having troubles related to the overhead of the data
rebalance from adjusting tunables.
Signed-off-... - 04:04 PM devops Bug #8831 (Duplicate): ice1.2 on precise:ceph-deploy purge reports error
- ...
- 03:41 PM Bug #8752: firefly: scrub/repair stat mismatch
- This appears unrelated to 8830. Probably a stat miscounting bug somewhere in the cache/tiering code.
- 03:40 PM Bug #8752 (New): firefly: scrub/repair stat mismatch
- Actually, maybe not. The naive interpretation doesn't have #8830 causing differences in file sizes...but maybe it cou...
- 03:19 PM Bug #8752 (Duplicate): firefly: scrub/repair stat mismatch
- almost certainly a dup of #8830. fix will hit the firefly branch shortly!
- 03:16 PM Bug #8752: firefly: scrub/repair stat mismatch
- No improvement with 0.80.3. I'm getting ~20 inconsistent PGs after every cycle of full "deep-scrub" (i.e. `ceph osd d...
- 03:37 PM Revision 6c05747d (ceph): task: move Filesystem class to shared location
- ...in preparation for tests other than mds_journal_migration
to use it.
Signed-off-by: John Spray <john.spray@redhat... - 03:35 PM Revision 47087ff7 (ceph): Fall back to master for suite_branch
- The reason for this is that last-in-suite jobs don't have suite_branch
or branch set. We just want to use master for ... - 03:24 PM Revision 18a3a09a (ceph): Added back tunables
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 03:08 PM Bug #8815 (Resolved): mon: scrub error (osdmap encoding mismatch?) upgrading from 0.80 to ~0.80.2
- 03:07 PM Bug #8747: OSD crash on scrub:osd/ReplicatedPG.cc: 5297: FAILED assert(soid < scrubber.start || s...
- No improvement with 0.80.3 -- I'm still getting those crashes frequently on "deep-scrub" and "repair".
Sometimes two... - 03:04 PM Revision e17e9d85 (ceph): ceph_test_rados_api_tier: fix [EC] HitSet{Read,Write,Trim} tests
- The hit_set_ fields can only be set on tier pools as of
f131dfbaedf6f451572e7aa3a83f653912122953.
Fixes: #8823
Signe... - 01:28 PM Bug #8830 (Resolved): deep scrub mismatches on rbd workload with alloc hints
- 01:15 PM Revision a4ed3366 (ceph): mds: add `session ls` and `session evict` to asok
- These commands are intended to help admins deal
with MDSs during recovery, to identify troublesome
clients which may ... - 01:12 PM Revision b120a488 (ceph): common/admin_socket: remove dead code
- Signed-off-by: John Spray <john.spray@redhat.com>
- 01:12 PM Revision 52a2bc5f (ceph): mon: remove unused attribute notified_global_id
- Signed-off-by: John Spray <john.spray@redhat.com>
- 01:12 PM Revision 0e0be07f (ceph): client: include ID in mds_sessions asok
- So that an admin can map a ceph-fuse process
reliably to an entry in the MDS session list.
Signed-off-by: John Spray... - 12:33 PM devops Bug #8813 (In Progress): ceph-disk list displays INFO messages rendering output hard to read
- 12:09 PM rgw Bug #8702: RadosGW incorrectly converting + to space in URLs
- Looks like this is ultimately caused by line 1227 in rgw_rest.cc...
- 10:41 AM Bug #8823 (Resolved): Failing LibRadosTierPP.HitSetRead,Write,Trim
- 09:36 AM Support #8826 (Rejected): Attempt to set PG_NUM and PGP_NUM to 8192 on pool rbd causes OSDs to go...
- Based on other analysis in the private ticket, it looks like it's just hitting the fd limit; I think that's well-docu...
- 07:51 AM Support #8826 (Rejected): Attempt to set PG_NUM and PGP_NUM to 8192 on pool rbd causes OSDs to go...
- The customer is willing to modify pool rbd for its production usage but doing so generates an error message when issu...
- 05:30 AM CephFS Bug #8811: Journal corruption during upgrade to 0.82 with standby-replay daemons
- Hmmm. Aside from is_readable() giving inconsistent results, seems like this could happen if there was a bug that cau...
- 05:19 AM Revision bb47ff34 (ceph): osd: fix confusing debug output for op_applied
- Signed-off-by: Sage Weil <sage@inktank.com>
07/13/2014
- 10:19 PM Bug #8824 (Can't reproduce): osd: hung MOSDECSubOpWrite
- ubuntu@teuthology:/a/teuthology-2014-07-13_02:30:04-rados-next-testing-basic-plana/357668
see osd.2's log... - 08:52 PM Bug #8823: Failing LibRadosTierPP.HitSetRead,Write,Trim
- ah, it looks like these are from the mon change that prevents fetching/setting hit_set_* fields on non-tier pools.
- 08:51 PM Bug #8823 (Resolved): Failing LibRadosTierPP.HitSetRead,Write,Trim
- ubuntu@teuthology:/var/lib/teuthworker/archive/sage-2014-07-13_13:58:27-rados-master-testing-basic-plana/357922
and ... - 08:46 PM Bug #8822: osd: hang on shutdown, spinlocks
- ...
- 08:45 PM Bug #8822 (Resolved): osd: hang on shutdown, spinlocks
- ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2014-07-13_02:30:04-rados-next-testing-basic-plana/357857
... - 02:12 AM rbd Bug #8821 (Resolved): rbd: ceph.conf "rbd default format" woes
- `/usr/bin/rbd` have few errors with "rbd default format".
With the following in "/etc/ceph/ceph.conf":...
07/12/2014
- 11:54 PM Revision 18900a15 (ceph): Removed tunables temporarily for testing
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 01:04 PM Revision 586d3ee3 (ceph): doc: Fixes a broken link on the rados deploy osd page.
- Signed-off-by: Stephen Jahl <stephenjahl@gmail.com>
- 06:13 AM Feature #8538 (Resolved): Functionality to have rbdmap also mount after mapping an image
- Merged. Thanks, Sage.
- 12:01 AM Revision 79f3f674 (ceph): Merge pull request #1999 from yuyuyu101/keyvaluestore-cache
- Keyvaluestore cache
Reviewed-by: Samuel Just <sam.just@inktank.com>
07/11/2014
- 11:39 PM Revision 7afd50fb (ceph): Merge pull request #57 from ceph/wip-test-post-file
- test ceph-post-file
Reviewed-by: Greg Farnum <greg@inktank.com> - 11:39 PM Revision d24fa335 (ceph): Merge pull request #2096 from ceph/wip-test-post-file
- qa/workunits/post-file.sh
Reviewed-by: Greg Farnum <greg@inktank.com> - 11:00 PM Revision 447f849f (ceph): doc/release-notes: v0.80.3
- Signed-off-by: Sage Weil <sage@redhat.com>
- 10:35 PM Revision 3150bba8 (ceph): rados: test ceph-post-file
- Signed-off-by: Sage Weil <sage@redhat.com>
- 10:33 PM Revision 29f20b7e (ceph): qa/workunits/post-file.sh
- Test ceph-post-file.
Signed-off-by: Sage Weil <sage@redhat.com> - 10:07 PM Revision 50957875 (ceph): Merge pull request #2090 from ceph/wip-nuke-dlist
- nuke dlist
Reviewed-by: Greg Farnum <greg@inktank.com> - 10:06 PM Revision 96653bb2 (ceph): Merge pull request #2089 from lpabon/lpabon_readforward
- Support for READFORWARD in the caching tier
Reviewed-by: Sage Weil <sage@redhat.com> - 10:06 PM Revision 50c6b83a (ceph): Merge pull request #2093 from theanalyst/doc/format-fix
- doc: minor format fix for radosgw admin docs
- 10:02 PM Revision 94d40b5e (ceph): Merge pull request #2042 from ceph/wip-port-fixes
- Portability updates
Reviewed-by: Sage Weil <sage@redhat.com> - 10:00 PM Revision 1fd89cea (ceph): Merge pull request #2086 from ceph/wip-8696
- mon: OSDMonitor: limit tier-specific pool set/get on non-tier pools
Reviewed-by: Sage Weil <sage@redhat.com> - 09:59 PM Revision 636a899f (ceph): Merge pull request #2091 from ceph/wip-kinetic-os
- prototype kinetic osd backend
Reviewed-by: Sage Weil <sage@redhat.com> - 09:56 PM Revision 49e5c8ec (ceph): Merge remote-tracking branch 'gh/next'
- 09:42 PM Revision e1fc96f7 (ceph): Merge pull request #2071 from somnathr/wip-sd-cpu-optimized
- Wip sd cpu optimized
Reviewed-by: Samuel Just <sam.just@inktank.com> - 09:22 PM Linux kernel client Bug #8818 (Resolved): IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
- While conducting dd read and write tests to a raw rbd device for baseline performance tests we experience an IO hang....
- 09:01 PM Revision f70677c3 (ceph): Merge branch 'wip_stable_upgrade2' into firefly
- 09:00 PM Revision 0b0f5668 (ceph): upgrade/firefly: ignore crush tunables on upgrade
- ..then adjust them
Signed-off-by: Sage Weil <sage@redhat.com> - 09:00 PM Revision 499e3ff7 (ceph): upgrade/firefly: upgrade to firefly, not dumpling
- Signed-off-by: Sage Weil <sage@redhat.com>
- 09:00 PM Revision e0caeb6d (ceph): upgrade/firefly: do intermediate s3tests on original test set
- The later s3-tests fail on early firefly point releases.
Signed-off-by: Sage Weil <sage@redhat.com> - 09:00 PM Revision 96103c0c (ceph): upgrade/firefly: ignore mon scrub errors from early firefly versions
- See #8815
Signed-off-by: Sage Weil <sage@redhat.com> - 09:00 PM Revision f82efd08 (ceph): upgrade/firefly: don't use overrides
- Signed-off-by: Sage Weil <sage@redhat.com>
- 09:00 PM Revision 14e78204 (ceph): Added upgrade tests - stable
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 09:00 PM Revision b2364eb9 (ceph): upgrade/firefly: consolidate into a single collection
- Signed-off-by: Sage Weil <sage@inktank.com>
- 09:00 PM Revision ab7f52ef (ceph): suites/upgrade/firefly: test rgw at the end
- ...and do all final tests for all runs
Signed-off-by: Sage Weil <sage@redhat.com> - 09:00 PM Revision f5fc55f9 (ceph): upgrade/firefly: upgrade mds after osd
- Signed-off-by: Sage Weil <sage@redhat.com>
- 09:00 PM Revision 8b73b98b (ceph): upgrade/firefly: fix final steps
- Signed-off-by: Sage Weil <sage@redhat.com>
- 08:55 PM Revision c68b5fc9 (ceph): Add a flag to dump the entire job body.
- ... with a warning.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> - 08:40 PM Revision 4f61db90 (ceph): Add missing placeholder
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 08:18 PM Revision dcd22a53 (ceph): Add a --dry-run flag to teuthology-schedule
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 08:17 PM Revision c9e1e82d (ceph): rbdmap: per-device post-map/pre-unmap hooks
- There are cases when automatic (un-)mounting of file system on RBD is not
enough. Some services may need to be starte... - 08:13 PM Revision fb7d5a3a (ceph): Merge pull request #2094 from ceph/wip-8815
- mon: avoid scrub noise due to divering OSDMap encoding versions
Reviewed-by: Greg Farnum <greg@inktank.com> - 07:44 PM Revision 0ccee819 (ceph): Don't drop the rest of os.environ
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 07:20 PM Revision f8658deb (ceph): Use os.path.expanduser() instead of os.environ
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 07:15 PM Revision b6c7ba29 (ceph): Fix typo
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 07:14 PM Revision 0ad10586 (ceph): Fix lock paths
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 07:06 PM Revision 7418de93 (ceph): Use the ceph_branch if suite_branch isn't found
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 06:31 PM Revision c93da05b (ceph): osd/osd_types: be pedantic about encoding last_force_op_resend without ...
- The addition of the value is completely backward compatible, but if the
mon feature bits don't match it can cause mon... - 06:29 PM Revision 712d5d1e (ceph): osd/osd_types: remove useless encode_compat local var for pg_pool_t::en...
- This is left over from db3fd1152a87f8f152facdf141f8367296b371df
when we made the HitSet stuff incompat, but that beha... - 06:21 PM Revision 50dc8f0d (ceph): Merge pull request #56 from ceph/wip-pjd
- multimds: fix pjd fuse_default_permissions
Reviewed-by: Greg Farnum <greg@inktank.com> - 06:21 PM Revision fe1d476a (ceph): marginal: fix pjd overrides for fuse_default_persmissions
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:13 PM Revision bc1c12a4 (ceph): multimds: fix pjd overrides for fuse_default_permissions
- Set the default (off) in the ceph task directly, so that there is only a
single overrides field that reenables. Othe... - 05:59 PM Revision b693c402 (ceph): Merge pull request #289 from ceph/split_prep
- Split prep
- 05:20 PM Revision f9d0e8ff (ceph): Merge pull request #2088 from guangyy/wip-8733
- Fix the PG listing issue which could miss objects for EC pool
Reviewed-by: Samuel Just <sam.just@inktank.com> - 05:14 PM Revision a129e85c (ceph): 0.80.3
- 04:41 PM Revision 9547a7f3 (ceph): Discourage modifying defaults in instances
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 04:33 PM Revision 4a6352e3 (ceph): Don't use double underscores
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 04:03 PM Revision bf048976 (ceph): Merge pull request #2092 from onlyjob/rbdmap
- rbdmap: per-device mount (Closes: #8538)
Reviewed-by: Sage Weil <sage@redhat.com> - 03:55 PM Revision a924606d (ceph): Run tests for base class in subclass tests
- Also remove test_defaults() since it was a bad idea.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> - 03:26 PM rgw Bug #8311: No pool name error in ubuntu-2014-05-06_21:02:54-upgrade:dumpling-dumpling-testing-bas...
- How come we did not see these errors for awhile, and now do in brand new upgrade/firefly?
- 01:54 PM rgw Bug #8311: No pool name error in ubuntu-2014-05-06_21:02:54-upgrade:dumpling-dumpling-testing-bas...
- this causes a similar failure in upgrade/firefly when mon_thrash tries to run:...
- 02:58 PM Bug #8696 (Pending Backport): mon: 'osd pool set' must take into account pool's nature when setti...
- 02:54 PM Bug #8701: osd: scrub found obsolete rollback obj
- I think the reason for this is that scrub waits for inflight modifications to the specified range, but the obsolete o...
- 02:22 PM Revision 50e93c21 (ceph): qa/workunits: cephtool: adjust pool name where missing as it has changed
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
- 01:58 PM Revision cf94cf35 (ceph): crush: include CRUSH_V3, v2/v3 rules checks in dump_tunables()
- Backport: firefly
Signed-off-by: Sage Weil <sage@inktank.com> - 01:56 PM rgw Bug #8442: rgw: does not detect/adapt to erasure pool stripe size
- 12:33 PM Revision daadff4c (ceph): doc: minor format fix for radosgw admin docs
- Missing backtick fixed
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> - 11:23 AM CephFS Bug #8677 (Resolved): multimds: pjd failures
- 11:23 AM CephFS Bug #8677: multimds: pjd failures
- Should be resolved by commit:50dc8f0dda6ea2beeb1a05a8423b747baa9d1d4d in the ceph-qa-suite repo.
- 11:08 AM devops Cleanup #7722 (In Progress): Make /admin/build-doc distro independent
- I have a first cut of it done. I had to use fedora packages for ditaa, but verified that it works.
- 10:49 AM Bug #8733 (Pending Backport): OSD crashed at void ECBackend::handle_sub_read
- 09:50 AM Revision b844ec93 (ceph): rbdmap: per-device mount (Closes: #8538)
- `/etc/init.d/rbdmap start` was doing `mount -a`. Although (arguably)
`mount -a -O _netdev` could be less disruptive, ... - 09:42 AM Bug #8815: mon: scrub error (osdmap encoding mismatch?) upgrading from 0.80 to ~0.80.2
- The problem is we added the pool_op_resent to pg_pool_t encoding, but didn't encoding conditionally based on teh feat...
- 09:19 AM Bug #8815 (Resolved): mon: scrub error (osdmap encoding mismatch?) upgrading from 0.80 to ~0.80.2
- ubuntu@teuthology:/a/sage-2014-07-10_20:55:57-upgrade:firefly-firefly-testing-basic-plana/353414
description: upgr... - 09:00 AM Bug #8797: "ceph status" do not exit with python_2.7.8
- Please be advised that this issue appears to be a regression in Python 2.7.8 (see details in the Debian bug report).
- 03:23 AM Feature #8538 (Fix Under Review): Functionality to have rbdmap also mount after mapping an image
- "mount -a" behaviour strikes me as incorrect. Not only we mount unrelated file systems but also there is a risk to do...
- 12:59 AM Revision 02683ac6 (ceph): rbd.cc: Check io-size avoid floating point exception.
- In func do_bench_write if io_size is zero,it can cause floating point execption.
Signed-off-by: Jianpeng Ma <jianpen... - 12:30 AM Revision cdd4d040 (ceph): fix typos
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 12:02 AM Revision 6cd34573 (ceph): qa/workunits: cephtool: cleanup after pool creation
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
07/10/2014
- 11:17 PM Revision f131dfba (ceph): mon: OSDMonitor: limit tier-specific pool set/get on non-tier pools
- Fixes: 8696
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> - 11:17 PM Revision 64bdf6c9 (ceph): osd: pg_pool_t: clear tunables on clear_tier()
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
- 11:17 PM Revision 8e5a8daf (ceph): mon: OSDMonitor: be scary about inconsistent pool tier ids
- We may not crash your cluster, but you'll know that this is not something
that should have happened. Big letters mak... - 11:17 PM Revision df594495 (ceph): qa/workunits: cephtool: split get/set on tier pools from get/set tests
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
- 11:17 PM Revision 9fea033f (ceph): qa/workunits: cephtool: test get/set on both tier and non-tier pools
- Make sure gets and sets of tiering-specific variables succeed on tier
pools and fail on non-tier pools.
Signed-off-b... - 11:17 PM Revision 49db6767 (ceph): qa/workunits: cephtool: test erroneous 'tier remove'
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
- 11:17 PM Revision 704b0a33 (ceph): qa/workunits: cephtool: pool needs to be a tier to be used as such
- Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
- 10:56 PM Revision caa65c39 (ceph): Added steps to cover for 'ceph osd crush tunables firefly'
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 10:35 PM Revision 49725e08 (ceph): Add src_base_path to defaults.
- Defaults to ~/src
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> - 10:35 PM Revision 9257b870 (ceph): Use config.src_base_path
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 10:35 PM Revision 24b44cbe (ceph): Clone ceph-qa-suite and add it to PYTHONPATH
- So that teuthology runs can find their tasks
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> - 10:35 PM Revision 8b6e8243 (ceph): Tweak fetch_teuthology_branch()
- Specifically, make it match fetch_qa_suite()'s behavior.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> - 10:35 PM Revision 9e5338f8 (ceph): Add test for config substitution
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 10:35 PM Revision 0f69e3d4 (ceph): Use a dict for a job template instead of a string.
- This makes later modifications far easier.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> - 10:35 PM Revision 70d87bda (ceph): Update existing unit test, and add another.
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 10:35 PM Revision c886a936 (ceph): Make teuthology.config *far* more robust
- In addition to parsing its configuration from a yaml file, it can now be
created from a dict. It can also be dumped a... - 10:35 PM Revision fb97e85a (ceph): Use the new JobConfig object
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 10:35 PM Revision c105827d (ceph): Store the suite_branch in the job config
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 10:35 PM Revision 46b48c9b (ceph): Remove unused import
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 10:17 PM Revision 1a4bde2b (ceph): Fix install_except_hook()
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 09:53 PM Revision 277cc10e (ceph): Added dumpling-firefly-x upgrade suite per http://tracker.ceph.com/issu...
- Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
- 08:24 PM Revision 026b127a (ceph): doc/changelog/v0.80.2: include tag
- Signed-off-by: Sage Weil <sage@inktank.com>
- 08:23 PM Revision 59c00e5f (ceph): os: add prototype KineticStore
- Implement the KeyValueDB interface using libkinetic_client,
and allow it to be configured as the backend for the KeyV... - 08:06 PM Bug #8814: ceph-disk list fails in lxc container
- Attached a patch which fixes it.
It makes the assumption that if the device is not present, then it's a full disk... - 08:04 PM Bug #8814: ceph-disk list fails in lxc container
- Some more details on the container setup:...
- 07:18 PM Bug #8814 (Won't Fix): ceph-disk list fails in lxc container
- Certainly not an urgent or big issue, but we use lxc containers for our continuous integration system and have issues...
- 08:05 PM Bug #8797: "ceph status" do not exit with python_2.7.8
- This bug prevent Ceph daemons from starting...
Debian "testing" is already affected since python already propagated ... - 02:17 PM Bug #8797: "ceph status" do not exit with python_2.7.8
- Looks like librados thread is active (not terminated) in "rados.py" and `ceph` is waiting for it indefinitely... I'm ...
- 07:54 PM rbd Bug #8000: SLAB: Unable to allocate memory on node 0
- It may be more likely to happen during deep-scrub...
Any ideas?
- 07:00 PM Revision 74f5e5e9 (ceph): PG::op_must_wait_for_map: pass the epoch rather than the map
- have_same_or_newer_map is also modified to accept epoch instead of
map.
Signed-off-by: Somnath Roy <somnath.roy@sand... - 06:32 PM Revision 3c3cdcb2 (ceph): Don't execute network-using tests by default
- Set TEST_ONLINE to use them.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> - 06:30 PM Revision 60f27a26 (ceph): Merge branch 'master' of https://github.com/ceph/ceph
- 06:30 PM Revision 98f92d84 (ceph): doc: Added CentOS/RHEL install for git.
- Signed-off-by: John Wilkins <john.wilkins@inktank.com>
- 06:06 PM Revision 1d48f66a (ceph): Don't use master as the default teuthology branch
- Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
- 05:54 PM Revision 115c0785 (ceph): rgw: modelines
- Signed-off-by: Sage Weil <sage@inktank.com>
- 05:37 PM Revision 8589c108 (ceph): rgw: fix RGWObjManifestRule decoder
- Only decode the new field if it is a new struct.
Fixes: #8804
Backport: firefly
Signed-off-by: Sage Weil <sage@inkta... - 05:36 PM Revision c4afaf9d (ceph): rgw: fix RGWObjManifestRule decoder
- Only decode the new field if it is a new struct.
Fixes: #8804
Backport: firefly
Signed-off-by: Sage Weil <sage@inkta... - 05:04 PM rgw Bug #8436 (Resolved): rgw: ignores provided md5 for object upload
- 05:03 PM rgw Bug #8428 (Resolved): rgw: can't set bucket acls via swift api
- 05:03 PM rgw Bug #8452 (Resolved): S3 multipart upload ignores request headers
- 05:02 PM rgw Bug #8442 (Resolved): rgw: does not detect/adapt to erasure pool stripe size
- 05:01 PM rgw Bug #8699 (Resolved): rgw: uninit ofs in RGWObjManifest::obj_iterator
- 04:58 PM devops Bug #8813: ceph-disk list displays INFO messages rendering output hard to read
- I think we should make a -v verbose flag and hide this output by default, but let ceph-deploy ask for it?
- 04:51 PM devops Bug #8813 (Resolved): ceph-disk list displays INFO messages rendering output hard to read
- Version: 0.80.1
ceph-disk list displays INFO messages in stderr rendering output really difficult to read. The onl... - 03:50 PM Revision cbc73f71 (ceph): task/ceph: Make cephfs_setup cuttlefish-compatible
- Signed-off-by: John Spray <john.spray@redhat.com>
Fixes: #8711 - 03:05 PM Revision 0839e2a6 (ceph): doc: Added keyring location note to resolve pull abandoned pull request...
- Signed-off-by: John Wilkins <john.wilkins@inktank.com>
- 02:01 PM Revision 4692257c (ceph): nuke dlist
- No users.
Signed-off-by: Sage Weil <sage@inktank.com> - 11:43 AM Bug #8803 (Duplicate): "[ERR] 3.1s0 scrub stat mismatch" in rados-firefly-distro-basic-plana suite
- 08:50 AM Bug #8803 (Duplicate): "[ERR] 3.1s0 scrub stat mismatch" in rados-firefly-distro-basic-plana suite
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-08_02:30:04-rados-firefly-distro-basic-plana/34953...
- 11:30 AM CephFS Bug #8811 (Resolved): Journal corruption during upgrade to 0.82 with standby-replay daemons
- Two different ceph-users reports of hitting this issue on v0.82:...
- 11:09 AM Documentation #5987 (Resolved): document requirement for monitor host time sync
- I have peppered the docs with notes on this now.
http://ceph.com/docs/master/start/quick-ceph-deploy/?highlight=n... - 11:06 AM Bug #7986: 3.1s0 scrub stat mismatch, got 2041/2044 objects, 0/0 clones, 2041/2044 dirty, 0/0
- ubuntu@teuthology:/a/teuthology-2014-07-08_02:30:04-rados-firefly-distro-basic-plana/349535
- 10:51 AM CephFS Bug #8807: multimds: kernel_untar_build.sh is failing to remove all files
- http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-07_23:18:14-multimds-master-testing-basic-plana/349066/
http:... - 10:35 AM CephFS Bug #8807 (Closed): multimds: kernel_untar_build.sh is failing to remove all files
- http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-07_23:18:14-multimds-master-testing-basic-plana/349156/
<pr... - 10:48 AM CephFS Bug #8810 (New): mds: get_up_osd_features() is referencing invalid memory?
- http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-07_23:18:14-multimds-master-testing-basic-plana/349194/
<pr... - 10:46 AM CephFS Bug #8809 (Can't reproduce): uclient: memory leak
- http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-07_23:18:14-multimds-master-testing-basic-plana/349184/
The... - 10:38 AM rgw Bug #8804 (Resolved): rgw: DELETE failure on 0.80.2
- 09:09 AM rgw Bug #8804 (Resolved): rgw: DELETE failure on 0.80.2
- - put object on 0.80.1
- upgrade radosgw, osds to 0.80.2
- delete object -> error:... - 10:35 AM CephFS Bug #8808 (Resolved): multimds: stale NFS file handle on delete
- http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-07_23:18:14-multimds-master-testing-basic-plana/349129/
Thi... - 10:31 AM CephFS Bug #8677: multimds: pjd failures
- It looks like the override statement you added isn't sticking, Zheng. I assume the one in ceph-fuse.yaml that enables...
- 10:22 AM Linux kernel client Bug #8806: libceph: must use new tid when watch is resent
- This results in hard to track failures, because of an unfinished TODO...
- 10:13 AM Linux kernel client Bug #8806 (Resolved): libceph: must use new tid when watch is resent
- The following can happen:
- kernel client sends watch request
- it is processed, watch is set up, watch->connect(... - 09:12 AM Linux kernel client Bug #8798: The kernel of a server with Ceph hangs
- yes, kernel rbd clients suffer the same deadlock
- 05:31 AM Linux kernel client Bug #8798: The kernel of a server with Ceph hangs
- Thank you for the reply.
We use XFS for the OSD file system and do not use CephFS, but OCFS2 over RBD (kernel rbd... - 05:22 AM Linux kernel client Bug #8798: The kernel of a server with Ceph hangs
- you run OSD daemon and kernel client on the same machine, it's deadlock prone. Read following link for more informat...
- 03:51 AM Linux kernel client Bug #8798 (Won't Fix): The kernel of a server with Ceph hangs
- We have two separate Ceph installations with five servers. Each machine
has four disks. Two of the disks on each mac... - 05:05 AM Bug #8801 (Can't reproduce): Ceph monitors do not start after server restart
- We have two separate Ceph installations with five servers each.
Sometimes when a server is restarted the Ceph monito... - 04:29 AM rgw Feature #8800 (New): Radosgw-agent on pypi.python.org
- It would be nice to have radosgw-agent on Pypi. It makes the code easily reusable (e.g. it can be put in the requirem...
- 02:34 AM Revision a3e5c6d6 (ceph): Add random_cache.hpp to Makefile.am
- Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
- 01:58 AM Bug #8625: EC pool - OSD creates an empty file for op with 'create 0~0, writefull 0~xxx, setxattr...
- We further locate the root cause for this issue, for the head object, there are several op transactions radosgw send ...
- 01:33 AM devops Bug #8788: Rhel 7 ceph=deploy v1.5.7 for firefly fails to retrieve correct package - install fails
- After a yum-update -y this morning a new version of ceph-deploy was installed. this is version 1.5.8
this version wo... - 01:15 AM Revision c930a1f1 (ceph): Work around an apparent binding bug (GCC 4.8).
- A reference to h->seq passed to std::pair ostensibly could not bind
because the header structure is packed. At first... - 01:15 AM Revision 16ef1ed5 (ceph): Convert ConnectionRef explicitly to bool.
- Signed-off-by: Matt Benjamin <matt@linuxbox.com>
- 01:15 AM Revision ebbdb3cc (ceph): Add required spacing after string literals (PRIu64).
- The common formatting for these 64bit types is not C++ 2011
clean.
Signed-off-by: Matt Benjamin <matt@linuxbox.com>
... - 01:15 AM Revision 79e37618 (ceph): Remove some not-resolving make_pair() invocations.
- There's nothing wrong with make_pair(), but there is some type
resolution issue in these instances, at least with GCC... - 01:15 AM Revision f51f162e (ceph): test: fix make_pair() for c++11
- Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
- 01:05 AM Revision 228760ce (ceph): Fix the PG listing issue which could miss objects for EC pool (where th...
- Backport: firefly
Signed-off-by: Guang Yang (yguang@yahoo-inc.com) - 12:54 AM Bug #8694: OSD crashed (assertion failure) at FileStore::_collection_move_rename
- I am not sure if this bug is related with http://tracker.ceph.com/issues/8733, but the failure pattern is quite simil...
- 12:18 AM Revision bd6ba100 (ceph): doc: Clean up formatting, usage and removed duplicate section.
- Signed-off-by: John Wilkins <john.wilkins@inktank.com>
- 12:12 AM Revision 15d5b514 (ceph): doc/release-notes: v0.80.2
- Signed-off-by: Sage Weil <sage@redhat.com>
07/09/2014
- 11:30 PM Bug #8797 (Resolved): "ceph status" do not exit with python_2.7.8
- As reported in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754341
after upgrade to python 2.7.8 "`cep... - 11:27 PM Revision 7e3ad1a6 (ceph): Merge pull request #1905 from leseb/doc-rbd-icehouse
- doc: rbd icehouse updated. Need to remove duplicate section.
Reviewed-by: John Wilkins <john.wilkins@inktank.com> - 11:05 PM Revision 8a0e498c (ceph): Merge pull request #2087 from theanalyst/doc/typo-fix
- doc: Fixing a few typos in docs
Reviewed-by: John Wilkins <john.wilkins@inktank.com> - 09:20 PM rgw Bug #8698 (Resolved): s3tests.functional.test_s3.test_multipart_upload failures on firefly
- 07:32 PM Revision 198236d6 (ceph): 0.80.2
- 07:05 PM Revision 0b6bd254 (ceph): Revert "rgw: if extra data pool name is empty, use data pool name instead"
- This breaks multipart uploads on firefly, though not on master.
Revert for now so we can release 0.80.2.
This revert... - 05:53 PM Revision 6a231eca (ceph): Revert "enable kernel debugging on kclient fsx runs"
- This reverts commit c883e310f32509579e827ed03c4ee28b491e5140.
We don't want the extra debugging any more.
Signed-off... - 05:52 PM Revision 29c2bb2a (ceph): Revert "qa: add an fsx run which turns on kernel debugging"
- This reverts commit 29c33f0c057acc4e0f4e5022c97553a2dc095b21.
We don't need the debugging any more, and having two se... - 05:49 PM Revision c15e5241 (ceph): Revert "qa: add an fsx run which turns on kernel debugging"
- This reverts commit 29c33f0c057acc4e0f4e5022c97553a2dc095b21.
We don't need the debugging any more, and having two se... - 03:22 PM CephFS Bug #8574: teuthology: NFS mounts on trusty are failing
- http://pulpito.ceph.com/teuthology-2014-07-07_23:10:01-knfs-master-testing-basic-plana/349016/
- 03:19 PM CephFS Bug #8576: teuthology: nfs tests failing on umount
- http://qa-proxy.ceph.com/teuthology/teuthology-2014-07-07_23:10:01-knfs-master-testing-basic-plana/349023/
http://qa... - 03:14 PM CephFS Bug #8773 (In Progress): failing cephfs set_layout tests
- I know John looked at this yesterday and was proceeding, though I don't remember if it was based on nuking cephfs or ...
- 11:53 AM Bug #8711: Error "ceph --format=json-pretty osd lspools" is "unrecognized command" in cuttlefish
- This is a cuttlefish error...
- 10:15 AM Bug #8711: Error "ceph --format=json-pretty osd lspools" is "unrecognized command" in cuttlefish
- Ok.
- 10:04 AM Bug #8711: Error "ceph --format=json-pretty osd lspools" is "unrecognized command" in cuttlefish
- Loic - could you please take another look at this?
- 09:49 AM devops Bug #8788 (Resolved): Rhel 7 ceph=deploy v1.5.7 for firefly fails to retrieve correct package - i...
- OS: RHEL7 all packages update to latest
Ceph deploy version 1.5.7
issue:
Incorrect package download attempted wh... - 06:38 AM CephFS Feature #8786 (Resolved): ceph kernel module for el7
Is there a reason why kmod-ceph is not available any more in the rpms, and also commented out in the sources?
T...- 06:26 AM Bug #8785 (Resolved): valgrind tcmalloc false positive (firefly)
- ubuntu@teuthology:/var/lib/teuthworker/archive/sage-2014-07-08_16:54:40-rgw-wip-rgw-firefly-3-testing-basic-plana/349...
- 06:25 AM rgw Bug #8784 (Resolved): rgw: completion leak
- ...
- 05:48 AM Revision 2217f2bd (ceph): doc: fix a typo in quickstart doc
- * doc/start/documenting-ceph.rst: s/along side/alongside
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gma... - 05:48 AM Revision 7a0ea798 (ceph): doc: fix a few typos in radosgw docs
- Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
- 05:45 AM Revision d0892831 (ceph): doc: fix a few typos in rados docs
- Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
- 05:35 AM Revision cc5c33f5 (ceph): doc: fix a few typos in the dev docs
- Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
- 05:28 AM Revision e23ed9b7 (ceph): doc: fix a few typos in rbd docs
- Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
- 05:17 AM Revision d693d7bf (ceph): doc: Fix a few typos in the install docs
- Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
- 04:58 AM Revision bb881e53 (ceph): doc: fix a few typos in architecture page
- Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
- 04:57 AM Revision fcbdd2fe (ceph): doc: Fix a typo in the rbd man page
- 's/specifially/specifically'
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> - 04:27 AM Bug #8733: OSD crashed at void ECBackend::handle_sub_read
- https://github.com/ceph/ceph/pull/2088
- 02:53 AM Revision ef117fef (ceph): Use submit_transaction_sync to make change durable
- submit_transaction will use asynchronous write operation, there is no journal
for keyvaluestore so we need to make it... - 02:53 AM Revision 6ff5fedb (ceph): Add random cache and replace SharedLRU in KeyValueStore
- SharedLRU plays pool performance in KeyValueStore with large header cache size,
so a performance optimized RandomCach... - 12:56 AM Revision a2164e73 (ceph): Merge pull request #2029 from ceph/wip-8523
- mon: OSDMonitor: add 'osd pool get-quota' command
Reviewed-by: Sage Weil <sage@redhat.com>
Also available in: Atom