Project

General

Profile

Activity

From 04/05/2016 to 05/04/2016

05/04/2016

11:52 PM Documentation #15740 (Resolved): ``ceph-deploy`` does not work as documented.
In doc/man/8/ceph-deploy.rst, there is a following description.
*To remove the mds, subcommand ``destroy`` is use...
Shinobu Kinjo
10:11 PM rbd Subtask #15688 (In Progress): Stub API integration between librbd and the new client-side cache
Jason Dillaman
10:10 PM rbd Feature #15656 (New): Initial python APIs to support mirroring
Jason Dillaman
09:58 PM Bug #15416: ceph df reports incorrect pool usage
Sage Weil wrote:
> Scrub should correct this. Can you trigger a scrub on all pgs in that pool and see if it goes awa...
Simon Weald
09:42 PM Revision 331d97bf (ceph): osd/OSD: pass shared pointer by const reference
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
09:39 PM Revision efe13961 (ceph): osd/OSD.h: move shared_ptr instead of copying it
By copying map to next_osdmap we are increasing the shared_ptr's
reference count, which is then decreased again when ...
Michal Jarzabek
09:30 PM devops Backport #15739 (In Progress): jewel: ceph.spec.in: drop support for RHEL<7 and SUSE<1210 in jewe...
Nathan Cutler
07:37 PM devops Backport #15739 (Resolved): jewel: ceph.spec.in: drop support for RHEL<7 and SUSE<1210 in jewel a...
https://github.com/ceph/ceph/pull/8938 Nathan Cutler
09:16 PM rbd Subtask #15144 (Pending Backport): rbd CLI to retrieve rbd mirror state for a pool / specific image
Jason Dillaman
09:06 PM rbd Bug #15642 (Fix Under Review): "librbd::object_map::RefreshRequest: object map smaller than curre...
*PR*: https://github.com/ceph/ceph/pull/8937 Jason Dillaman
02:53 PM rbd Bug #15642 (In Progress): "librbd::object_map::RefreshRequest: object map smaller than current ob...
Jason Dillaman
09:04 PM Revision 42d3d3ac (ceph): librbd: guard object map against incompatible image sizes
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:46 PM rbd Bug #15577 (Pending Backport): Demote image format 1 error message on open to information message
Jason Dillaman
05:37 PM rbd Bug #15577 (Fix Under Review): Demote image format 1 error message on open to information message
*PR*: https://github.com/ceph/ceph/pull/8932 Jason Dillaman
05:33 PM rbd Bug #15577 (In Progress): Demote image format 1 error message on open to information message
Jason Dillaman
08:46 PM Revision d6e96d61 (ceph): Merge pull request #8932 from dillaman/wip-15577
librbd: reduce log level for image format 1 warning
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:09 PM Revision bd26641d (ceph): rpm: Fix SELinux relabel on fedora
The SELinux userspace utilities stopped providing versions when they
switched to CIL language. We need to use a diffe...
Boris Ranto
08:01 PM Revision 3f310bd8 (ceph): debian,rpm: add jq build dependency
Needed since db517ba9176f1ee829453b016b1bd43c6054a555.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:33 PM devops Bug #15486: drop init scripts from packaging
https://github.com/ceph/ceph/pull/8720 removes all references to the init scripts from the rpm packaging Nathan Cutler
07:31 PM devops Fix #13445 (Pending Backport): ceph.spec.in: drop support for RHEL<7 and SUSE<1210 in jewel and a...
Nathan Cutler
01:51 PM devops Fix #13445: ceph.spec.in: drop support for RHEL<7 and SUSE<1210 in jewel and above
Note to backporter: cherry-pick https://github.com/ceph/ceph/pull/8926 first, then https://github.com/ceph/ceph/pull/... Nathan Cutler
07:31 PM Revision ac643884 (ceph): Merge pull request #8720 from ceph/wip-13445
rpm: drop support for unsupported distros
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Boris Ranto <bra...
Nathan Cutler
07:22 PM Revision 14fa3581 (ceph): os/bluestore: drop useless wal check
Length is already trimmed to the current extent at the top of the
loop.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:16 PM Revision 570de56b (ceph): librbd: properly handle object map open returning error code
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:01 PM Revision 2dd34b2c (ceph): librbd: add client-side memory constraint when loading object map
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:49 PM Revision 6f741455 (ceph): xio: rename: discard_input_queue -> discard_out_queues
the new name better describes the method, plus it matches
rename: flush_input_queue -> flush_out_queues in a previous...
Avner BenHanoch
06:49 PM Revision 04de9c13 (ceph): xio: move 3 methods from public to private
(flush_out_queues, discard_out_queues, adjust_clru)
Signed-off-by: Avner BenHanoch <avnerb@mellanox.com>
Avner BenHanoch
06:49 PM Revision fca1d861 (ceph): xio: support send and receive of keepalives and their acks
xio will now support the following additional tags:
+ CEPH_MSGR_TAG_KEEPALIVE
+ CEPH_MSGR_TAG_KEEPALIVE2
+ CEPH_MS...
Avner BenHanoch
06:33 PM CephFS Backport #15738 (Resolved): jewel: infernalis to jewel upgrade
https://github.com/ceph/ceph/pull/8971 Nathan Cutler
06:32 PM rgw Backport #15737 (Resolved): jewel: radosgw-admin missing --zonegroup-id in usage
https://github.com/ceph/ceph/pull/9019 Nathan Cutler
06:32 PM rbd Backport #15736 (Resolved): jewel: rbd-mirror admin socket commands to start/stop/restart
https://github.com/ceph/ceph/pull/9010 Nathan Cutler
06:31 PM Linux kernel client Bug #15735 (Duplicate): core dump during krbd concurrent.sh
Not sure if mon core dumped or its something from concurrent.sh
Env:
description: krbd/rbd-nomount/{conf.yaml c...
Vasu Kulkarni
06:11 PM Revision 264aab62 (ceph): os/bluestore: drop COW_TAIL extent flag
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:11 PM Linux kernel client Bug #15734 (Resolved): xfs test failure during krbd run
Two client test, on one client one test failed
2016-05-03T22:37:18.259 INFO:tasks.rbd.client.0.vpm012.stdout:xfs/014...
Vasu Kulkarni
06:04 PM Revision 86d8f8c5 (ceph): os/bluestore: drop COW_HEAD extent flag
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:56 PM Revision 6278c569 (ceph): os/bluestore: drop UNWRITTEN extent flag
This was a transient flag that only existed in memory, and
muddles the ondisk state vs write logic separation. Repla...
Sage Weil
05:41 PM Revision eed76834 (ceph): os/bluestore: drop dead overlay code
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:40 PM Revision 1f1cef24 (ceph): os/bluestore: drop unwritten handling in _do_read
These never reach disk.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:36 PM Revision c87f383b (ceph): librbd: reduce log level for image format 1 warning
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:30 PM devops Feature #15733: ceph-osd should chown OSD data when --setuser is specified
+1 , will be very useful Vasu Kulkarni
05:26 PM devops Feature #15733 (New): ceph-osd should chown OSD data when --setuser is specified
Currently users that upgrade from Hammer have to run a large "chown" operation (or series of operations) by hand.
...
Ken Dreyer
05:25 PM Revision 88f4c67d (ceph): rgw: fix printing wrong X-Storage-Url in Swift's TempAuth.
If the option "rgw_swift_account_in_url" is being set to true,
both user and subuser IDs will be present in the X-Sto...
Radoslaw Zarzynski
05:07 PM Revision a1372673 (ceph): Fixes for list-inconsistent-*
Improve rados scrub output
Add epoch for future repair-read feature
Add testing of rados scrub output
Reviewed-by: S...
David Zafman
05:03 PM Revision db517ba9 (ceph): test: Add testing of new scrub commands in rados
Test list-inconsistent-pg
Test list-inconsistent-obj
Test inconsistent-snapset
Signed-off-by: David Zafman <dzafman@...
David Zafman
04:50 PM Revision 891082d0 (ceph): Merge pull request #8916 from linuxbox2/xio-cmake
cmake: <UPPERCASED_NAME>_FOUND in Findxio.cmake
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:38 PM Revision 51093a33 (ceph): Merge pull request #982 from ceph/wip-13507
Changes for wip-13507 and test fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Samuel Just <sjust@redha...
David Zafman
04:36 PM Revision 32993194 (ceph): Merge pull request #911 from ceph/wip-8885
Add dump_ops_enable and optrack_toggle_delay options
Add noscrub_toggle_delay and flip the noscrub osd flags
Reviewe...
David Zafman
04:36 PM Revision 075ee031 (ceph): rgw_op: pass delete bucket op to master zone first
Basically first ask the master to process a delete bucket request before
we process it in the zone locally, otherwise...
Abhishek Lekshmanan
04:35 PM Revision 1527b56a (ceph): rgw: add errno entry for -ENOTEMPTY
currently if master returns an -ENOTEMTPY, we return a -EIO as we dont
have an entry for this
Signed-off-by: Abhishe...
Abhishek Lekshmanan
04:35 PM rbd Feature #15721: rbd map: more helpful error messages
Josh Durgin wrote:
> We don't have much in the way of a feedback channel from the kernel, but we could at least poin...
Venky Shankar
01:04 PM rbd Feature #15721 (In Progress): rbd map: more helpful error messages
Jason Dillaman
12:16 PM rbd Feature #15721: rbd map: more helpful error messages
@Venky: all yours -- I don't have the ability to assign you until you get added to the developer role. Jason Dillaman
06:45 AM rbd Feature #15721: rbd map: more helpful error messages
Please assign this to me. I'll work on it. Venky Shankar
04:33 PM rgw Backport #15707 (In Progress): jewel: multisite: Issues with Deleting Buckets
Abhishek Lekshmanan
04:13 PM rgw Bug #15650 (Pending Backport): radosgw-admin missing --zonegroup-id in usage
Abhishek Lekshmanan
03:46 PM Revision 7aa2ec1f (ceph): copyed upgrade/infernalis suite to master branch
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
03:31 PM CephFS Feature #15614: CephFSVolumeClient: read-only authorization for volumes
Ramana Raja
03:28 PM CephFS Feature #15614: CephFSVolumeClient: read-only authorization for volumes
https://github.com/ceph/ceph/pull/8929
https://github.com/ceph/ceph-qa-suite/pull/983
Ramana Raja
03:30 PM Bug #12287: ceph command line tool chokes on ceph –w (the dash is unicode 'en dash' &ndash, copy-...
Kefu Chai
02:52 PM rbd Subtask #15718 (Pending Backport): rbd-mirror admin socket commands to start/stop/restart
Jason Dillaman
02:46 PM Revision 5f27957f (ceph): Merge pull request #8768 from cbodley/wip-rgw-admin-zonegroup
radosgw-admin: add missing --zonegroup-id to usage Orit Wasserman
02:28 PM CephFS Bug #15591 (Pending Backport): infernalis to jewel upgrade
Greg Farnum
02:28 PM Revision b943e593 (ceph): Merge pull request #8300 from jcsp/wip-standby-replay-reorg
mds: Fix standby replay MDS in upgrades and simplify standby replay logic (#15591)
Reviewed-by: Greg Farnum <gfarnum...
Greg Farnum
02:23 PM Revision dd8f0803 (ceph): rbd-mirror: image sync object copy was not properly mapping snapshots
When the snapshot sequence is out-of-sync between remote and local
clusters (expected), the objects would not be writ...
Jason Dillaman
02:23 PM Revision acca475f (ceph): rbd-mirror: clean up image sync debug messages
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:15 PM Revision 1ddeede8 (ceph): Event: fix delete_time_event while in processing list
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
02:09 PM CephFS Backport #15732 (Resolved): jewel: MDS incarnation get lost after remove filesystem
https://github.com/ceph/ceph/pull/8970 Nathan Cutler
02:09 PM CephFS Backport #15731 (Resolved): jewel: MDSAuthCap parse fails on paths with hyphens
https://github.com/ceph/ceph/pull/8969 Nathan Cutler
02:09 PM Backport #15730 (Resolved): hammer: osd: acting_primary not updated on split
https://github.com/ceph/ceph/pull/9001 Nathan Cutler
02:09 PM Backport #15729 (Rejected): infernalis: osd: acting_primary not updated on split
Nathan Cutler
02:09 PM Backport #15728 (Resolved): jewel: osd: acting_primary not updated on split
https://github.com/ceph/ceph/pull/8968 Nathan Cutler
01:38 PM Revision e1514809 (ceph): rpm: do a full make check when --with-tests is given
The check-local target tests the CLI tools only.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:38 PM Revision ee4acb31 (ceph): rpm: drop udev/95-ceph-osd-alt.rules
This udev rules file was needed on older RHEL platforms, which are
unsupported as of jewel.
Signed-off-by: Nathan Cu...
Nathan Cutler
01:38 PM Revision e0346b36 (ceph): rpm: replace literal paths with RPM macros
The only place we should write out literal paths is in the RPM scriptlets,
and there only for things that are not ins...
Nathan Cutler
01:38 PM Revision 20df5879 (ceph): rpm: drop sysvinit bits from relabel_files function
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:38 PM Revision bed92b6a (ceph): rpm: global replace $RPM_BUILD_ROOT with %{buildroot}
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:30 PM Revision 46b16c19 (ceph): rpm: move boost-random dependency to appropriate section
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:30 PM Revision c655cb89 (ceph): rpm: drop sysvinit-specific dependencies
Obsolete in jewel and above.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:30 PM Revision 7ae46e34 (ceph): rpm: put /sbin/ldconfig into -p
This saves approximately 1 second per invocation.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:30 PM Revision 66042c03 (ceph): rpm: put dependencies in alphabetical order
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:30 PM Revision 98d52120 (ceph): rpm: drop python_sitelib/sitearch conditional
This conditional was required to support older versions of RHEL/CentOS that are
no longer supported in infernalis and...
Nathan Cutler
01:30 PM Revision e8cf501d (ceph): rpm: drop init-ceph.in-fedora.patch
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:30 PM Revision 2ca6dd25 (ceph): rpm: drop _with_systemd
Ceph versions jewel and above only support systemd.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:30 PM Revision 6c42066d (ceph): rpm: drop python-argparse dependency
This was only necessary for older (now unsupported) distro versions.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:30 PM Revision 1332fac7 (ceph): rpm: drop dead conditionals
This commit drops conditionals that no longer serve any purpose, since
jewel and above do not support the distro vers...
Nathan Cutler
01:30 PM Revision 1d897da8 (ceph): rpm: move unified python-sphinx build dependency
Now that the python-sphinx build dependency is unified, move it
to the proper section of the spec file.
Signed-off-b...
Nathan Cutler
01:28 PM Revision 83f6e124 (ceph): Merge pull request #8550 from xiexingguo/xxg-wip-cls
objclass: honour do_osd_ops() results before going any further
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:28 PM Revision e1dd16f4 (ceph): Merge pull request #8367 from Yan-waller/yj-wip-utthrottle
test/throttle: reassign the value of 'delay' in ThrottleTest.get
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
01:27 PM Revision c9903459 (ceph): Merge pull request #8392 from dachary/wip-virtualenv-jewel
Makefile-env.am: set a default for CEPH_BUILD_VIRTUALENV (part 3)
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Sage Weil
01:27 PM Revision a2892a48 (ceph): Merge pull request #8439 from ErwanAliasr1/evelu-file-leak
tests: Delete temporary files created by ceph_objectstore_tool.py
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 61773e97 (ceph): Merge pull request #8632 from xiexingguo/xxg-wip-deepscrub
osd: fix be_deep_scrub() can't catch omap error
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:26 PM Revision 5e80d976 (ceph): Merge pull request #8742 from majianpeng/bluestore-wal-transaction
os/bluestore: record released extents into bluestore_wal_transaction_t.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Bug #15727 (Resolved): EIO during readwrite test
... Sage Weil
01:24 PM Revision 64869a3e (ceph): tasks/cephfs: make mount point more configurable
The mount points of the test clients were created based on the auth
ID they used. So two clients using the same auth ...
Ramana Raja
01:24 PM Revision cbadb384 (ceph): tasks/cephfs: test volume client eviction
Test whether the CephFSVolumeClient can evict a client based on its
auth ID and the volume path it has mounted.
Fixe...
Ramana Raja
01:24 PM Revision b970f97d (ceph): suites: allow four remote clients for fs/recovery
test_volume_client requires four clients.
Signed-off-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
01:14 PM Revision 449f81ee (ceph): Merge pull request #8763 from wjwithagen/patch-10
os/filestore: Make sure str-pointer is not 0x0 when referenced
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
01:13 PM Revision b84f9067 (ceph): Merge pull request #8808 from wjin/fast_heartbeat
osd: fast dispatch heartbeat message
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: Sage Weil <sage@redhat....
Sage Weil
01:12 PM Revision 2c6b95eb (ceph): Merge pull request #8811 from stiopaa1/log_includes
log: remove unnecessary includes from header file
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:12 PM Revision 62a42642 (ceph): Merge pull request #8831 from wjin/clean
osd: clean heartbeat dispatch message
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:08 PM devops Bug #15587 (Resolved): deb: wrong /etc/default/ceph/ceph location
Sage Weil
01:08 PM Revision 791eba81 (ceph): fix deb package /etc/default/ceph location
commit 7384a14f243519547a61534d22e21e6069aae016 have introduce
the /etc/default/ceph file at a wrong location : /etc/...
alexandre derumier
01:07 PM Revision 748fc66e (ceph): Merge pull request #8821 from aderumier/deb-fix-default-ceph-location
debian: fix /etc/default/ceph location
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:07 PM Bug #15523 (Pending Backport): osd: acting_primary not updated on split
commit:8b42294d98dd70715184991da5ba495fbe93d009 Sage Weil
01:06 PM Revision 3e71d8b6 (ceph): osd/PG: update info.stats.* mappings on splitReviewed-by: Samuel Just <...
osd/PG: update info.stats.* mappings on split
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
01:06 PM Revision d9851351 (ceph): mon/OSDMonitor: improve reweight_by_utilization() logic
By calling reweight_by_utilization() method, we are aiming at an evener result
of utilization among all osds. To achi...
xie xingguo
01:06 PM Revision b0543fdf (ceph): mon/OSDMonitor: avoid potential expensive grace calculation
The grace calculation during check_failure() is now very complicated
and time-consuming. Therefore we shall skip this...
xie xingguo
01:06 PM Revision 6d4ab4c7 (ceph): Merge pull request #8733 from xiexingguo/xxg-wip-fix-reweightlessutil
mon/OSDMonitor: improve reweight_by_utilization() logic
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:05 PM Revision 53686dfa (ceph): mon/OSDMonitor: max_osds must be > 0 for reweight-by-*
Include a few test cases.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 84bd0dce18f6dd0c35d7...
Sage Weil
01:05 PM Revision 034cf687 (ceph): Merge pull request #8837 from liewegas/wip-reweight
mon/OSDMonitor: max_osds must be > 0 for reweight-by-*
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
12:33 PM Revision 468287bd (ceph): test: snapshot stress test rbd-mirror image sync
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:33 PM Revision 2c657752 (ceph): librbd: improve object map debug messages
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:33 PM Revision 0d75f2ce (ceph): test: randomize rbd-mirror test case IO
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:33 PM Revision adb14303 (ceph): librbd: readahead should not read past end of image
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:33 PM Revision fe5d4a81 (ceph): rbd-mirror: don't set object map to nonexistent during image sync
The object maps are initialized to nonexistent at snapshot creation,
so this operation is unnecessary.
Signed-off-by...
Jason Dillaman
12:33 PM Revision 8adc47fb (ceph): rbd-mirror: refactor snapshot create into its own state machine
Initial implementation will resize the image (if needed) and create
the snapshot. It is stubbed out for future state...
Jason Dillaman
12:33 PM Revision db16240c (ceph): librbd: optionally skip object map creation upon snapshot
This feature is used by rbd-mirror during image bootstrap since
it will directly create an empty object map.
Signed-...
Jason Dillaman
12:33 PM Revision 57a7fe0f (ceph): rbd-mirror: allocate empty object map during snapshot create
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:33 PM Revision e6fba2b2 (ceph): rbd-mirror: sync snapshot protection status during bootstrap
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:32 PM Bug #15607: Ownership of run dir, pid file and asok file not set when deferring permissions drop
*master PR*: https://github.com/ceph/ceph/pull/8702 Nathan Cutler
12:26 PM devops Bug #15726: ceph-deploy install bombs out with: usermod: user ceph is currently used by process 1...
Later I found out there are more problems with the documentation. It says jewel in the URL, but it seems to be just c... Ron Arts
12:07 PM devops Bug #15726 (New): ceph-deploy install bombs out with: usermod: user ceph is currently used by pro...
I cannot install cep using the documentation. The documentation recommends adding a ceph user, and preparing password... Ron Arts
12:03 PM Revision ee9a9571 (ceph): Merge pull request #8926 from ceph/wip-ec-test-check
test/ec: build the libs only when 'make check'
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:50 AM CephFS Bug #15465 (Pending Backport): MDSAuthCap parse fails on paths with hyphens
John Spray
10:50 AM Revision 7093e877 (ceph): Merge pull request #8546 from jcsp/wip-15465
mds: fix auth caps with hyphen in path (#15465)
Reviewed-by: Yan, Zheng <zyan@redhat.com>
John Spray
10:49 AM CephFS Bug #15399 (Pending Backport): MDS incarnation get lost after remove filesystem
John Spray
10:49 AM Revision 0741b0c1 (ceph): Merge pull request #8484 from jcsp/wip-15399
mds: use epoch as incarnation counter (#15399)
Reviewed-by: Sage Weil <sage@redhat.com>
John Spray
10:16 AM Revision 0bbfea5c (ceph): test/ec: build the libs only when 'make check'
Currently, we are always building the erasure code libraries while we
need them only when 'make check' is run. Moving...
Boris Ranto
09:37 AM Revision 934ad41d (ceph): Merge pull request #8583 from Vicente-Cheng/wip-15089-hammer
hammer: Bucket owner isn't changed after unlink/link
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
09:29 AM CephFS Bug #15723 (Fix Under Review): client: fstat cap release
open PR https://github.com/ceph/ceph/pull/8925 Zheng Yan
04:47 AM CephFS Bug #15723 (Resolved): client: fstat cap release
From mailing list. The patch below lets fstat take cap. Seems to work just fine with a single client (it gets the cap... Noah Watkins
09:27 AM Revision 4b1a5d4e (ceph): client: fstat should take CEPH_STAT_CAP_INODE_ALL
Fixes: http://tracker.ceph.com/issues/15723
Signed-off-by: Noah Watkins <nwatkins@redhat.com>
Signed-off-by: Yan, Zhe...
Noah Watkins
08:46 AM devops Bug #15725 (Resolved): rpm: SELinux relabel does not work on systems using CIL
The SELinux userspace utilities stopped providing versions when they
switched to CIL language. We need to use a diff...
Boris Ranto
08:42 AM Linux kernel client Bug #12160 (Resolved): kernel BUG at fs/ceph/caps.c:2307, ceph_put_wrbuffer_cap_refs
Zheng Yan
08:06 AM Revision 0c3711ba (ceph): test/pybind: exercise cephfs.fsync
Signed-off-by: Xiaoxi Chen <xiaoxchen@ebay.com> Xiaoxi Chen
07:22 AM Bug #15724 (Can't reproduce): Bluestore OSD high CPU usage on idle cluster, OSD does not start af...
Hey,
it is possible fairly consistently trigger high CPU usage on all bluestore OSDs.
Steps to reproduce (I was...
Henrik Korkuc
06:36 AM Revision 47a21ae1 (ceph): lockdep: fix assertion expression if ran out of lock ids
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
06:16 AM Revision 520e6a9e (ceph): client: fuse_file_info.fh type should be uint64_t
fuse_file_info.fh type should be uint64_t
reference fuse_file_info define:
struct fuse_file_info {
/** Open flags...
huanwen ren
06:11 AM Revision 54531e36 (ceph): client/fuse: return will never be called
return will never be called,because usage will call exit(1)
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
huanwen ren
06:04 AM Revision c480ffa4 (ceph): doc: fix broken link for bootstrapping monitors
Signed-off-by: Yatin Kumbhare yatinkumbhare@gmail.com Yatin Kumbhare
05:54 AM Revision 8aee6bba (ceph): show the total pg on each osd.
ceph pg dump osds
dumped osds in format plain
osdstat kbused kbavail kb hb in hb out pg sum
0 143304204 79623420 2348...
ceph zte
04:25 AM rbd Subtask #15110 (Fix Under Review): Image sync should sync full snapshot state
*PR*: https://github.com/ceph/ceph/pull/8921 Jason Dillaman
02:40 AM Bug #15701: deadlock in OSD::_committed_osd_maps
https://github.com/ceph/ceph/pull/8920 Xinze Chi
01:54 AM Revision 089aef05 (ceph): mon: paxos small optimization on store_state
Signed-off-by: song baisen song.baisen@zte.com.cn ceph zte
01:51 AM Revision 387c4695 (ceph): mon: elector dispatch do not alloc memory on monmap
Signed-off-by: song baisen song.baisen@zte.com.cn ceph zte
01:39 AM Bug #15298 (New): rocksdb corrupt with bluefs
Xinxin Shu
12:32 AM Revision ef972c6d (ceph): Merge pull request #8876 from kmroz/wip-fix-rgw-lttng-segfault
global: don't link lttng into libglobal
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin

05/03/2016

11:28 PM Bug #13381: osd/SnapMapper.cc: 282: FAILED assert(check(oid)) on hammer->jewel upgrade
This happened again on the lrc with the same pg. Sam helped me remove the offending object from all the OSDs that we... Dan Mick
11:09 PM Bug #15636: BlueStore.cc: FAILED assert(0 == "unexpected error") OSDs fail and would not start
Please see issue #15722 - a reproducible bug I have found that causes data corruption when using CephFS.
It might b...
Anonymous
10:30 PM Bug #15722 (Can't reproduce): CephFS on BlueStore - Metadata corruption when writing files
OS: CentOS 7.2
Kernel: 3.10.0-327.13.1.el7.x86_64
Release: Jewel 10.2.0
Setup: one node, baremetal, 1 mon, 1 mds, ...
Anonymous
09:45 PM Bug #15524 (Resolved): "SELinux denials" in ceph-deploy-wip-sage-testing2-distro-basic-mira
Sage Weil
09:36 PM Revision 4df918ae (ceph): cmake: <UPPERCASED_NAME>_FOUND in Findxio.cmake
For uniformity, upcase all these variables.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
09:11 PM Revision 75a9e437 (ceph): Merge pull request #8637 from roidayan/xio-remove_rdma_and_ibverbs_from...
confiugre.ac: remove rdma and ibverbs dependency from xio Casey Bodley
09:10 PM Revision 251104fa (ceph): Merge pull request #8704 from ceph/wip-cmake-xio-libs
cmake: removed rdmacm & ibverbs parallel to PR#8637 Casey Bodley
08:37 PM Revision 747814f7 (ceph): Merge pull request #8914 from adamemerson/wip-grr-warnings
I have a hatred for warnings
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:14 PM rbd Feature #15721 (Resolved): rbd map: more helpful error messages
We don't have much in the way of a feedback channel from the kernel, but we could at least point users to dmesg. We c... Josh Durgin
08:01 PM Revision 56edf3a4 (ceph): Merge pull request #8917 from liewegas/wip-civetweb-fix
civetweb: combine various submodule changes
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Sage Weil
07:56 PM Revision 2ace9d7f (ceph): rgw: remove -EEXIST error msg for ZoneCreate
currently for any admin operations like user create etc. you would
always see:
`RGWZoneParams::create(): error creat...
Abhishek Lekshmanan
07:24 PM rgw Bug #15720 (Resolved): most admin operations see a failed to create default zone error message
Operations like create user via rgw-admin often shows an error message ... Abhishek Lekshmanan
07:16 PM Bug #15719 (Closed): list-inconsistent-obj and list-inconsistent-snapset improvements
David Zafman
07:14 PM Bug #15719 (Resolved): list-inconsistent-obj and list-inconsistent-snapset improvements

Fixes for obscure scrub errors especially in the snapset output.
David Zafman
07:11 PM Revision 4fc4326b (ceph): include, rados: Fixes for list-inconsistent-obj and librados
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
07:11 PM Revision fdca113f (ceph): osd, rados: Fixes for list-inconsistent-snapset
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
07:11 PM Revision a551b6bd (ceph): rados: Don't bother showing list-inconsistent-* errors that aren't set
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
07:01 PM Revision b99681de (ceph): civetweb: combine various submodule changes
There were some accidental reverts, fixes, re-reverts,
and follow-on changes that are hard to follow and in the
end d...
Sage Weil
06:32 PM Revision d0f73287 (ceph): test: stub test cases for rbd-mirror image bootstrap
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:32 PM Revision 04db7dde (ceph): test: share journal::MockJournaler between librbd and rbd-mirror
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:22 PM Revision 85a727f0 (ceph): global: don't link lttng into libglobal
Rely on dynamic initialization instead. Linking lttng in this way had
the unfortunate side effect of causing radosgw ...
Karol Mroz
06:17 PM rbd Subtask #15710 (Closed): The exclusive lock policy should support skipping the journal
Jason Dillaman
03:25 PM rbd Subtask #15710: The exclusive lock policy should support skipping the journal
A workaround exists right now (unset the feature bit in memory) -- probably not worth the added complexity. Jason Dillaman
01:56 PM rbd Subtask #15710 (Closed): The exclusive lock policy should support skipping the journal
The rbd-mirror daemon, when propagating deletes, will need to be able to update the local image (which should have a ... Jason Dillaman
06:16 PM rbd Subtask #14420 (Resolved): New RBD notification pool object for recording mirroring errors
Jason Dillaman
06:14 PM Backport #15703: hammer: rados bench sometimes numbers not separated by blank
h3. Original description
rados bench sometimes numbers not separated by blank
`rados bench` output is not re...
Nathan Cutler
04:52 PM Backport #15703: hammer: rados bench sometimes numbers not separated by blank
Nathan Cutler wrote:
> So this is a request to backport https://github.com/ceph/ceph/commit/669b9329 ?
Thanks Nat...
Vikhyat Umrao
12:40 PM Backport #15703: hammer: rados bench sometimes numbers not separated by blank
So this is a request to backport https://github.com/ceph/ceph/commit/669b9329 ? Nathan Cutler
10:01 AM Backport #15703: hammer: rados bench sometimes numbers not separated by blank
Verified in *Jewel* , as expected with code change, it works perfectly fine. Vikhyat Umrao
09:49 AM Backport #15703: hammer: rados bench sometimes numbers not separated by blank
Hammer Source File : src/common/obj_bencher.cc... Vikhyat Umrao
09:40 AM Backport #15703 (Duplicate): hammer: rados bench sometimes numbers not separated by blank
Vikhyat Umrao
06:13 PM Revision 2c88ef86 (ceph): Merge pull request #8809 from trociny/wip-rbd-mirror-asok-restart
rbd-mirror: admin socket commands to start/stop/restart mirroring
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:04 PM rbd Subtask #15718: rbd-mirror admin socket commands to start/stop/restart
*PR*: https://github.com/ceph/ceph/pull/8809 Jason Dillaman
06:04 PM rbd Subtask #15718 (Resolved): rbd-mirror admin socket commands to start/stop/restart
Jason Dillaman
05:56 PM Backport #15717 (Resolved): hammer: Add units to rados bench output
https://github.com/ceph/ceph/pull/8960 Nathan Cutler
05:52 PM rbd Tasks #15611: Need fsx test against the rbd-nbd device within teuthology
Requires issue #15715 to be fixed before the fsx test can reliably run. Jason Dillaman
05:51 PM rbd Backport #15716 (Resolved): jewel: RBD image mounted by command "rbd-nbd" the status is read-only.
https://github.com/ceph/ceph/pull/9005 Nathan Cutler
05:47 PM rbd Bug #15604 (Pending Backport): RBD image mounted by command "rbd-nbd" the status is read-only.
Jason Dillaman
12:09 PM rbd Bug #15604 (Fix Under Review): RBD image mounted by command "rbd-nbd" the status is read-only.
*PR*: https://github.com/ceph/ceph/pull/8775 Jason Dillaman
05:47 PM Revision 4175db60 (ceph): Merge pull request #8775 from cy-lee/fix-15604-rbd-nbd-write-error
rbd-nbd: fix rbd-nbd aio callback error handling
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:45 PM rbd Bug #15715 (Resolved): rbd-nbd does not properly handle resize notifications
The daemon attempts to listen for image header notifications to detect when an image has been resized. However, if t... Jason Dillaman
05:37 PM Feature #12248 (Pending Backport): Add units to rados bench output
Nathan Cutler
12:39 PM Feature #12248 (Resolved): Add units to rados bench output
Appears to have been implemented by https://github.com/ceph/ceph/commit/669b9329
Could not find a PR.
Nathan Cutler
05:35 PM rgw Backport #15714 (Resolved): jewel: update radosgw-admin usage for zone[group] modify
https://github.com/ceph/ceph/pull/9016 Nathan Cutler
05:35 PM rbd Backport #15713 (Resolved): jewel: librbd: resize hang - use after free
https://github.com/ceph/ceph/pull/9009 Nathan Cutler
05:35 PM rbd Backport #15712 (Resolved): jewel: Exclusive lock not properly released if journal non-primary
https://github.com/ceph/ceph/pull/9007 Nathan Cutler
05:26 PM Revision 4252357d (ceph): test: Fix warnings in chain_xattr tests
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:20 PM rbd Bug #15709 (Pending Backport): Exclusive lock not properly released if journal non-primary
Jason Dillaman
02:18 PM rbd Bug #15709 (Fix Under Review): Exclusive lock not properly released if journal non-primary
*PR*: https://github.com/ceph/ceph/pull/8910 Jason Dillaman
01:52 PM rbd Bug #15709 (Resolved): Exclusive lock not properly released if journal non-primary
If exclusive lock fails to be acquired because the journal is non-primary (replay cannot proceed), the lock is not re... Jason Dillaman
05:13 PM Revision 473ce61b (ceph): Merge pull request #8910 from dillaman/wip-15709
librbd: unlock image if journal error encountered during lock
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:10 PM Revision e1fc9f89 (ceph): tests: Fix warnings in C write operations test
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:09 PM rbd Bug #15690 (Pending Backport): librbd: resize hang - use after free
Jason Dillaman
11:43 AM rbd Bug #15690 (Fix Under Review): librbd: resize hang - use after free
*PR*: https://github.com/ceph/ceph/pull/8907 Jason Dillaman
05:09 PM Revision 1027e136 (ceph): Merge pull request #8907 from dillaman/wip-15690
librbd: possible race condition leads to use-after-free
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:05 PM Revision 75e445bc (ceph): client: correct the client_lock order when cleanup
As 448bea4, we need to handle a dependency
between client lock and admin socket lock.
Signed-off-by: Vicente Che...
Wei-Chung Cheng
04:47 PM Feature #15704 (Fix Under Review): rados bench : add cleanup message with time it has taken to de...
https://github.com/ceph/ceph/pull/8913 Vikhyat Umrao
11:22 AM Feature #15704 (Resolved): rados bench : add cleanup message with time it has taken to delete the...
Description of Feature:
rados bench : add cleanup message with time it has taken to delete the objects when cleanu...
Vikhyat Umrao
04:11 PM Revision b2539245 (ceph): scrub_test: Fix swapped assert error messages
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:11 PM Revision 5c0edbae (ceph): repair_test: Disable scheduled scrubbing to not mess up do_pg_scrub()
Fixes: http://tracker.ceph.com/issues/15679
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
04:11 PM Revision 4d0c668e (ceph): scrub_test: Fixes need with wip-13507
Accept an attribute if not present as False
Change required due change to dict with "epoch" and "inconsistents"
Sign...
David Zafman
03:26 PM rgw Bug #15651 (Pending Backport): update radosgw-admin usage for zone[group] modify
Yehuda Sadeh
03:26 PM Revision 8c3646a3 (ceph): Merge pull request #8793 from cbodley/wip-rgw-admin-modify
radosgw-admin: update usage for zone[group] modify
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Yehuda Sadeh
03:10 PM rbd Bug #15561 (Need More Info): RBD image can be listed but not opened
It sounds like the image may have been partially removed or only partially created - you should be able to complete r... Josh Durgin
03:10 PM Bug #15416 (Need More Info): ceph df reports incorrect pool usage
Scrub should correct this. Can you trigger a scrub on all pgs in that pool and see if it goes away?
We won't be ab...
Sage Weil
03:04 PM Backport #13769: EC async "fast read" patchset for hammer (EC read latency improvements)
Is there still anyone who feels strongly about backporting fast_read? I'd really prefer not to... Samuel Just
03:02 PM Bug #15686: reweight-by-utilization:- While increasing the weight of the underutilized osds we sh...
https://github.com/ceph/ceph/pull/8733 Sage Weil
03:02 PM Bug #15686 (Fix Under Review): reweight-by-utilization:- While increasing the weight of the under...
Samuel Just
03:01 PM Bug #15696 (Won't Fix): Openstack snapshots taken when CEPH is used are always saved as raw.
This is an openstack glance issue. RBD is internally raw. Sage Weil
07:24 AM Bug #15696 (Won't Fix): Openstack snapshots taken when CEPH is used are always saved as raw.
Hi,
When we take snapshots while using ceph as our filesystem the size if the image is in raw format. Thus although ...
Mark Donovan
02:56 PM Revision 793ceac2 (ceph): Fix reveresed promote throttle default parameters.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
02:48 PM Bug #15701: deadlock in OSD::_committed_osd_maps
Ah, right. Need to trigger shutdown in a different thread. Sage Weil
09:31 AM Bug #15701 (Resolved): deadlock in OSD::_committed_osd_maps
Thread 15 (Thread 0x7fc5cd3e6700 (LWP 1631)):
#0 0x00007fc5e523e705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib6...
Xinze Chi
02:42 PM Revision 5ad9d6a0 (ceph): pybind/ceph_argparse: ensure osd id is >= 0
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:42 PM Revision 100231d6 (ceph): cephtool/test: both osd.n and n should work as osd args
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:42 PM Revision 6e475df7 (ceph): common/cmdparse: handle array of integer also
we need to handle cmd arg of [int..]. for example, the osdid in
"ceph osd pg-temp <pgid> <osdid>.." could be represen...
Kefu Chai
02:42 PM Revision ce2d6c2a (ceph): mon: use CephOsdName for osd args instead of CephInt
CephOsdName will take either "1" or "osd.1" and generate a JSON 1 (int).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:41 PM Revision 5a7f7f55 (ceph): rgw: add line space between inl. member function defns (rgw_user.h)
This is a cosmetic change only.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
02:41 PM Revision 8c761ac0 (ceph): test/mon/mkfs.sh: clean up kv_backend file
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:41 PM Revision 905bfb1e (ceph): mon/MonitorDBStore: remember kv backend type
If it is specified, use it; otherwise, go by the config
option.
Record the type when creating the store.
Signed-off...
Sage Weil
02:40 PM Revision 90c143ef (ceph): rgw-admin: return error on email address conflict (add user)
Fixes the error return inconsistency documented in upstream
Ceph issue #13598
Revised after upstream review, permits...
Matt Benjamin
02:37 PM Revision 4c438dbb (ceph): rgw-admin: convert user email addresses to lower case
Fixes the email address inconsistency documented in upstream
Ceph BUG #13598
Signed-off-by: Matt Benjamin <mbenjamin...
Matt Benjamin
02:33 PM Linux kernel client Bug #15255: kclient: lost filesystem operations (on mds disconnect?)
I don't think that's acceptable unless we have a way of verifying nobody else has modified (or maybe even just touche... Greg Farnum
03:01 AM Linux kernel client Bug #15255: kclient: lost filesystem operations (on mds disconnect?)
Greg Farnum wrote:
> Zheng, does that patch mean that the client no longer drops any dirty state? Or does it keep th...
Zheng Yan
02:24 PM rbd Bug #15456 (Resolved): rbd bench-write shouldn't crash upon write failure
Jason Dillaman
02:21 PM rbd Feature #14540 (Pending Backport): rbd disk-usage CLI command should support calculating full ima...
Jason Dillaman
02:15 PM Revision a11f5e8e (ceph): librbd: unlock image if journal error encountered during lock
Explicitly unlock to prevent a client from accidentally blacklisting
itself when retrying the lock.
Fixes: http://tr...
Jason Dillaman
02:09 PM Revision 1fde198f (ceph): Merge pull request #976 from ceph/wip-xfs-hadoop
suites/hadoop: use xfs Greg Farnum
01:28 PM Revision 6fea83ad (ceph): mon/OSDMonitor: kill dead code
These codes are not applicable any more,
and removing unnecessary code is always the preferred option.
Signed-off-by...
xie xingguo
01:08 PM Support #15551: OSD crash during recovery, osd/PGLog.cc: 503: FAILED assert(newhead >= log.tail)
Can i supply more information ? I still do have the damaged cluster online, so any investigation can be made, can giv... Zdenek Janda
01:08 PM Revision fe201335 (ceph): Merge pull request #8893 from flyd1005/wip-fix-duplicated1
init-ceph.in: remove duplicated words Sage Weil
01:08 PM Revision ca14790e (ceph): Merge pull request #8894 from flyd1005/wip-fix-duplicated2
os: remove duplicated words Sage Weil
01:08 PM Revision 55c7d5eb (ceph): Merge pull request #8895 from flyd1005/wip-fix-duplicated3
pybind/rados: remove duplicated words Sage Weil
01:07 PM Revision 839213a0 (ceph): Merge pull request #8896 from flyd1005/wip-fix-duplicated4
mon: remove duplicated words Sage Weil
01:07 PM Revision 4ec7cbf3 (ceph): Merge pull request #8898 from flyd1005/wip-fix-duplicated6
libcephfs.h: remove duplicated words Sage Weil
01:07 PM Revision 4bc87c77 (ceph): Merge pull request #8899 from flyd1005/wip-fix-duplicated7
erasure-code: remove duplicated words Sage Weil
01:06 PM Revision 76781ff6 (ceph): Merge pull request #8900 from flyd1005/wip-fix-duplicated8
common: remove duplicated words Sage Weil
01:06 PM Revision 54f97aca (ceph): Merge pull request #8901 from flyd1005/wip-fix-duplicated9
cls_user: remove duplicated words
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:05 PM Revision ec416556 (ceph): Merge pull request #8787 from xiaoxichen/wip-15631
jewel: CephFSVolumeClient should isolate volumes by RADOS namespace
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:51 PM Revision 88daf7b3 (ceph): mon/MonitorDBStore: {read,write}_meta
These are lifted from ObjectStore.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:51 PM Revision 3f62c846 (ceph): mon/MonitorDBStore: move backend instantiation out of ctor
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:50 PM Revision 3f3ef3fa (ceph): mon/MonitorDBStore: fix bug in dump output file
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:43 PM rbd Backport #15708 (Resolved): jewel: Seeing rollback and revert option for snapshot, which seems to...
https://github.com/ceph/ceph/pull/9004 Nathan Cutler
12:43 PM rgw Backport #15707 (Resolved): jewel: multisite: Issues with Deleting Buckets
https://github.com/ceph/ceph/pull/8930 Nathan Cutler
12:42 PM rgw Bug #15540 (Pending Backport): multisite: Issues with Deleting Buckets
Nathan Cutler
11:20 AM rgw Bug #15540: multisite: Issues with Deleting Buckets
Sorry previous link linked to the issue itself, here's the master PR https://github.com/ceph/ceph/pull/8655, we need ... Abhishek Lekshmanan
12:27 PM rbd Feature #15706 (Resolved): Optionally limit the maximum number of snapshots for an image
Jason Dillaman
12:20 PM Revision 9c09e624 (ceph): cephfs: should close file handler before exit in cephfs.cc.
Signed-off-by: You Ji <youji@ebay.com> Ji You
12:16 PM CephFS Bug #15702 (Fix Under Review): mds: wrongly treat symlink inode as normal file/dir when symlink i...
Nathan Cutler
09:47 AM CephFS Bug #15702: mds: wrongly treat symlink inode as normal file/dir when symlink inode is stale on kc...
I have tried to backport Yan's following patch, which can only resolve this issue when symlink dentry is invalid, but... Zhi Zhang
09:41 AM CephFS Bug #15702: mds: wrongly treat symlink inode as normal file/dir when symlink inode is stale on kc...
https://github.com/ceph/ceph/pull/8906 Zhi Zhang
09:39 AM CephFS Bug #15702 (Resolved): mds: wrongly treat symlink inode as normal file/dir when symlink inode is ...
This issue should happen on kcephfs only. My kernel version is 3.10.94. I think it might also happen on other 3.x ver... Zhi Zhang
12:11 PM Revision 49a0c998 (ceph): msg/async: add missing DelayedDelivery and delay injection
Delay injection was missing from a few spots, also, DelayedDelivery
was added.
Fixes: http://tracker.ceph.com/issues...
Piotr Dałek
12:11 PM Revision 83f7db58 (ceph): AsyncConnection: make delay message happen within original thread
Fixes: http://tracker.ceph.com/issues/15503
Signed-off-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
12:11 PM Revision 0a239291 (ceph): test_msgr: add delay inject test
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
12:03 PM CephFS Bug #15705 (Fix Under Review): ceph status mds output ignores active MDS when there is a standby ...
https://github.com/ceph/ceph/pull/8908 John Spray
12:01 PM CephFS Bug #15705 (Resolved): ceph status mds output ignores active MDS when there is a standby replay
Because standby replay mds_info_t now has rank set for daemons in state standby replay, the by_rank dict in print_sum... John Spray
12:02 PM Revision 899a16e5 (ceph): mds: fix mdsmap print_summary with standby replays
Fixes: http://tracker.ceph.com/issues/15705
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:57 AM Revision edfda9c6 (ceph): mds: remove ONESHOT_REPLAY mode
This predated cephfs-journal-tool. Don't bother
with any backwards-compatibility mechanisms here, as
it was a seriou...
John Spray
11:57 AM Revision cdf8a29f (ceph): messages: add MMDSBeacon::standby_replay
So that daemons can explicitly say that they
want to be standby replay, instead of using
magic standby_for_rank value...
John Spray
11:57 AM Revision 2a2a56b2 (ceph): mds: simplify standby/standby-replay logic
This used to use an arcane set of constants
in standby_for_rank, combined with daemons sometimes
sending requests to ...
John Spray
11:57 AM Revision ec8f3db3 (ceph): mds: omit fscid in single-filesystem status output
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:57 AM Revision 97dd6897 (ceph): doc: add cephfs daemon management docs
Principally to tell people how to configure
standby, but more generally as a place to define
our terms for GIDs etc.
...
John Spray
11:57 AM Revision d94115aa (ceph): mds: fix upgrades with replay daemons in map
In the new world, a standby replay daemon which
is actively replaying has its rank set. In the old
world it did not:...
John Spray
11:49 AM rbd Bug #15521 (Pending Backport): Seeing rollback and revert option for snapshot, which seems to be ...
Jason Dillaman
11:49 AM Revision ea9c9332 (ceph): Merge pull request #8698 from HeyoQiang/hyq0422
rbd: help message distinction between commands and aliases
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:41 AM Revision d9421a25 (ceph): librbd: possible race condition leads to use-after-free
The invoke async operation state machine can complete before the
owner lock is released. Use a stack reference to pr...
Jason Dillaman
11:31 AM rbd Bug #15693 (Duplicate): common/lockdep.cc: 330: FAILED assert(id == -1) in TestLibRBD.TestCreateL...
Same issue as #15690 Jason Dillaman
05:33 AM rbd Bug #15693 (Duplicate): common/lockdep.cc: 330: FAILED assert(id == -1) in TestLibRBD.TestCreateL...

found in a jenkins "make check" run . but the change being tested is not relevant: it was a cmake change:
<pre...
Kefu Chai
11:03 AM Revision c666bc3f (ceph): Merge pull request #8788 from jmunhoz/fix-15626
rgw: add AWS4 completion support for RGW_OP_SET_BUCKET_WEBSITE Orit Wasserman
10:50 AM Revision 2ebf5643 (ceph): Merge pull request #8897 from flyd1005/wip-fix-duplicated5
mds: remove duplicated words
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:37 AM Revision e805674d (ceph): Merge pull request #8760 from theanalyst/f/rgw-orphans-list-jobs
rgw orphans list jobs Orit Wasserman
09:35 AM Revision 1bf26509 (ceph): rbd:make a distinction of help message between ''rbd snap rollback" and...
Fixes: https://tracker.ceph.com/issues/15521
Signed-off-by: Yongqiang He <he.yongqiang@h3c.com>
yongqiang he
09:29 AM Bug #15695 (Fix Under Review): FileStore: umount hang because sync thread doesn't exit
https://github.com/ceph/ceph/pull/8905 Kefu Chai
05:49 AM Bug #15695: FileStore: umount hang because sync thread doesn't exit
we could reduce "--filestore-min-sync-interval 36000" this to a low value for qa test suite, or modify sync_entry to ... Haomai Wang
05:48 AM Bug #15695 (Resolved): FileStore: umount hang because sync thread doesn't exit
int FileStore::umount()
......
do_force_sync();
lock.Lock();
stop = true;
sync_cond.Signal();
loc...
Haomai Wang
09:27 AM Revision 65426a52 (ceph): os/FileStore::sync_entry check for stop in after wait
there is chance that the sync_entry() gets signaled in the
WaitInterval(max_interval) call because of sync_cond.Signa...
Kefu Chai
09:12 AM Revision 88b6d669 (ceph): mds: wrongly treat symlink inode as normal file/dir when symlink inode ...
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
09:02 AM Revision b2d1df12 (ceph): tests: be more generous with test timeout
When the thrasher is in action together with a validater (lockdep or
valgrind), a single test may hang for more than ...
Loic Dachary
09:01 AM Backport #15700 (In Progress): jewel: rados/test.sh workunit timesout on OpenStack
Nathan Cutler
08:52 AM Backport #15700 (Resolved): jewel: rados/test.sh workunit timesout on OpenStack
https://github.com/ceph/ceph/pull/8904 Nathan Cutler
09:00 AM Backport #15699 (In Progress): hammer: rados/test.sh workunit timesout on OpenStack
Nathan Cutler
08:52 AM Backport #15699 (Resolved): hammer: rados/test.sh workunit timesout on OpenStack
https://github.com/ceph/ceph/pull/8470 Nathan Cutler
08:52 AM rbd Backport #15698 (Resolved): jewel: rbd-mirror: lockdep error in TestImageReplayer.Bootstrap
https://github.com/ceph/ceph/pull/9008 Nathan Cutler
08:52 AM rbd Backport #15697 (Resolved): jewel: python: clone operation will fail if config overridden with "r...
https://github.com/ceph/ceph/pull/8972 Nathan Cutler
08:51 AM Bug #15403 (Pending Backport): rados/test.sh workunit timesout on OpenStack
Nathan Cutler
08:20 AM Bug #15403 (Fix Under Review): rados/test.sh workunit timesout on OpenStack
*master PR*: https://github.com/ceph/ceph/pull/8469 Nathan Cutler
08:31 AM Revision a71f3dc9 (ceph): Merge pull request #8469 from dachary/wip-15403-api-test-timeout
tests: be more generous with test timeout
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Loïc Dachary
08:31 AM Feature #14972 (Resolved): add support for subscription-manager
Loïc Dachary
08:30 AM Bug #15375 (Resolved): lingering /tmp/*virtualenv* fail make check
Loïc Dachary
08:26 AM Revision 45d526e0 (ceph): Merge pull request #8655 from theanalyst/rgw/multisite-delete
rgw: forward delete bucket to master before deleting them in a zone
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
08:16 AM Revision 6c3ef5de (ceph): Merge pull request #7193 from theanalyst/doc/rgw-13066-fix
doc:explain service tenant config for rgw keystone Orit Wasserman
08:10 AM Revision dad2e195 (ceph): Merge pull request #8782 from SUSE/wip-15627
install-deps.sh: systemd-rpm-macros must be installed on SUSE
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@...
Loïc Dachary
08:08 AM Revision 13b144aa (ceph): Merge pull request #8875 from tchaikov/wip-double-colon
automake: use :: rule for adding target
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:49 AM Bug #15579: "mon" is enabled but not started after reboot
This is a known bug that was fully fixed only after the jewel release. As a workaround, please do as Bo Zhou advises.... Nathan Cutler
07:07 AM Bug #15579: "mon" is enabled but not started after reboot
I have the same problem !
You can enable ceph.target ceph-mon.target ceph-osd.target
and reboot ... ^V^
Shinobu...
bo zhou
07:39 AM Revision ee211295 (ceph): rbd-nbd: Fix aio_callback error handling
Change aio_callback return code handling for NBD_CMD_READ command.
Tracker:
http://tracker.ceph.com/issues/15604
Si...
Chang-Yi Lee
07:25 AM Revision d2bf9803 (ceph): Merge pull request #8852 from yuyuyu101/wip-async-clock
msg/async/Event: replace ceph_clock_now with coarse_real_clock
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:21 AM Revision 63f704ca (ceph): cls_user: remove duplicated words
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
07:16 AM Revision 9f1a4386 (ceph): common: remove duplicated words
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
07:05 AM Revision a589166d (ceph): erasure-code: remove duplicated words
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
06:59 AM Revision d220b7d1 (ceph): libcephfs.h: remove duplicated words
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
06:55 AM Revision 48781d86 (ceph): mds: remove duplicated 'this'
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
06:53 AM Revision b89a155c (ceph): mds: remove duplicated words
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
06:48 AM Revision 21b827bd (ceph): mon: remove duplicated words
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
06:43 AM Revision 6aef11e5 (ceph): pybind/rados: remove duplicated words
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
06:37 AM Revision 1cbf3f78 (ceph): os: remove duplicated words
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
06:28 AM Revision 5f6fdb7d (ceph): init-ceph.in: remove duplicated words
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
06:14 AM Revision 0482895a (ceph): cleanup: use boost::algorithm::starts_with to replace our own implement...
Don't reinvent the wheel.
Signed-off-by: Li Peng <lip@dtdream.com>
Li Peng
05:41 AM Revision bb7d9c15 (ceph): Merge pull request #8891 from tchaikov/wip-fix-test-using-dash
test/encoding/readable.sh: use bash instead of sh
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
05:37 AM Linux kernel client Bug #15694 (Closed): process enter D status when running on rbd
Hi,
Seldom, some kind of process running with data locate on rbd(formated with ext4) may enter D status(stuck).
I c...
Benetnash Alkaid
05:36 AM Revision db129ba0 (ceph): Merge pull request #8889 from linuxbox2/rbd-nbd-cmake
cmake: fix rbd-nbd linkage
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:08 AM Linux kernel client Bug #12159 (Need More Info): setfilelock requests stuck
Zheng Yan
04:06 AM Revision 1a55d2d1 (ceph): test/encoding/readable.sh: use bash instead of sh
aside from the `source` statement, the readable.sh is POSIX shell
script. we can just "." the referenced helper scrip...
Kefu Chai
03:59 AM Linux kernel client Bug #14487 (Resolved): ctime may go backward in cephfs kernel client
Zheng Yan
03:58 AM Linux kernel client Bug #14232 (Resolved): Kernel NULL pointer dereference in __dcache_readdir
Zheng Yan
03:58 AM Linux kernel client Bug #14485 (Resolved): cephfs kernel client does not flush ctime
Zheng Yan
03:57 AM Linux kernel client Bug #15552 (Closed): cephfs kernel client timeout error 110
Zheng Yan
03:39 AM Revision 5ae46a69 (ceph): Merge pull request #981 from ceph/revert-955-tracker13531
Revert "Rados: Tracker-13531-resolve stuck peering" Samuel Just
03:39 AM Revision 18f2aa09 (ceph): Revert "Rados: Tracker-13531-resolve stuck peering"
Samuel Just
03:28 AM Revision 11e4242f (ceph): osd: handle boot racing with NOUP set
This is a follow-on to 7139a232d26beef441ffbc13bc087baab3505ea8,
which handled the NOUP set + clear case when the OSD...
Sage Weil
03:22 AM CephFS Feature #15634 (Fix Under Review): Enable fuse_use_invalidate_cb by default
https://github.com/ceph/ceph/pull/8890 Zheng Yan
03:17 AM Revision 94ddc175 (ceph): client: enable fuse_use_invalidate_cb by default
Fixes: http://tracker.ceph.com/issues/15634
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:58 AM Bug #15692 (Closed): build failed caused by -momit-leaf-frame-pointer on ppc
clone the ceph src from git and run make -j20 on src/rocksdb and find the following errors:
g++: error: unrecogniz...
min fang
02:41 AM Revision 76656fe1 (ceph): Merge pull request #8885 from stiopaa1/osd_removeSendMessageConn
osd/OSD.h: remove C_OSD_SendMessageOnConn class
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:35 AM Bug #14364: librados, objecter: op_submit() returns after request completion, AioCompletion relat...
do we need to backport this fix to hammer? Haomai Wang
02:35 AM Revision 788bbb55 (ceph): automake: use :: rule for adding target
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:21 AM Revision ffce4c53 (ceph): Merge pull request #8072 from yuyuyu101/wip-async-skip-steps
async: skip unnecessary steps when parsing simple messages Haomai Wang
12:52 AM Revision b233005a (ceph): cmake: fix rbd-nbd linkage
Use correct name for librbd, add parse_secret_objs and its
keyutils libdep.
Signed-off-by: Matt Benjamin <mbenjamin@...
Matt Benjamin

05/02/2016

11:40 PM rbd Bug #15690: librbd: resize hang - use after free
I think this hit https://jenkins.ceph.com/job/ceph-pull-requests/5026/console Josh Durgin
11:24 PM rbd Bug #15690 (Resolved): librbd: resize hang - use after free
From running RBD_FEATURES=1 ./unittest_librbd... Josh Durgin
11:36 PM rbd Bug #15685 (Pending Backport): python: clone operation will fail if config overridden with "rbd d...
Jason Dillaman
07:09 PM rbd Bug #15685 (Fix Under Review): python: clone operation will fail if config overridden with "rbd d...
*PR*: https://github.com/ceph/ceph/pull/8883 Jason Dillaman
05:56 PM rbd Bug #15685 (In Progress): python: clone operation will fail if config overridden with "rbd defaul...
Jason Dillaman
05:19 PM rbd Bug #15685 (Resolved): python: clone operation will fail if config overridden with "rbd default f...
The "clone" call should implicitly override the default format since cloning in implicitly always using image format 2. Jason Dillaman
11:26 PM Bug #14266: "FAILED assert(existing->state == STATE_CONNECTING)" in rados-jewel-distro-basic-smithi
@greg I missed the last reply..
I'm not sure you noticed this log, it looks which is I'm missing:
2016-01-05T20:3...
Haomai Wang
06:24 PM Bug #14266: "FAILED assert(existing->state == STATE_CONNECTING)" in rados-jewel-distro-basic-smithi
Greg Farnum
11:17 PM Revision e301ebfe (ceph): Merge pull request #8883 from dillaman/wip-15685
librbd: clone fails if config overridden to use image format 1 by default
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:53 PM Revision 516beb67 (ceph): Merge pull request #955 from shylesh/tracker13531
Rados: Tracker-13531-resolve stuck peering
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
10:51 PM Revision 76c33dec (ceph): OSDMonitor: avoid underflow in reweight-by-utilization if max_change=1
Fixes: http://tracker.ceph.com/issues/15655
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit ...
Samuel Just
10:50 PM Revision 0de63455 (ceph): OSDMonitor: avoid underflow in reweight-by-utilization if max_change=1
Fixes: http://tracker.ceph.com/issues/15655
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit ...
Samuel Just
10:06 PM Revision 9b0a5bdc (ceph): Merge pull request #8882 from liewegas/wip-check-port
test/mon/mon-created-time: put on unique port
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
10:04 PM Revision 0b58e09a (ceph): Merge pull request #8884 from ktdreyer/docs-packaging
doc: remove references to old EOL releases
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:47 PM Revision 7a5c3f5e (ceph): mon: remove bad rocksdb option
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:26 PM Revision f5e22ce6 (ceph): Merge pull request #8864 from trociny/fixup-rbd-mirror-test-log
qa/workunits/rbd: fix rbd-mirror log file name
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:25 PM CephFS Bug #15689 (Fix Under Review): Confusing MDS log message when shut down with stalled journaler reads
https://github.com/ceph/ceph/pull/8887 John Spray
09:21 PM CephFS Bug #15689 (Resolved): Confusing MDS log message when shut down with stalled journaler reads
https://www.mail-archive.com/ceph-users@lists.ceph.com/msg28758.html
Sending kill to MDS while it is stuck trying ...
John Spray
09:23 PM Revision 62c7a3c5 (ceph): osdc: send error to recovery waiters on shutdown
...instead of sending them '0', which gets things
confused.
Fixes: http://tracker.ceph.com/issues/15689
Signed-off-b...
John Spray
09:20 PM rbd Bug #15521 (Fix Under Review): Seeing rollback and revert option for snapshot, which seems to be ...
*PR*: https://github.com/ceph/ceph/pull/8698 Jason Dillaman
09:15 PM rbd Bug #15664 (Pending Backport): rbd-mirror: lockdep error in TestImageReplayer.Bootstrap
Jason Dillaman
02:41 PM rbd Bug #15664 (Fix Under Review): rbd-mirror: lockdep error in TestImageReplayer.Bootstrap
*PR*: https://github.com/ceph/ceph/pull/8877 Jason Dillaman
11:31 AM rbd Bug #15664 (In Progress): rbd-mirror: lockdep error in TestImageReplayer.Bootstrap
Jason Dillaman
09:12 PM Revision f24c70f5 (ceph): librbd: default clone operation to image format 2
Image format 1 doesn't support clones, so unless the user
overrode the setting, default to format 2.
Fixes: http://t...
Jason Dillaman
09:11 PM Revision 2633b045 (ceph): librbd: add rbd_image_options_is_set helper method to API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:06 PM Revision 5157c7d0 (ceph): Merge pull request #8877 from dillaman/wip-15664
rbd-mirror: lockdep error during bootstrap
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:27 PM Revision d12c94e3 (ceph): rgw: helper function to calculate zone short ids
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:27 PM Revision fe8bdd95 (ceph): rgw: RGWPeriodMap::update() only hashes given zonegroup
RGWPeriodMap::update() is called with each zonegroup, so it only needs
to generate short_zone_ids for the zones in th...
Casey Bodley
08:27 PM Revision 31e3104b (ceph): rgw: check for short_zone_id collisions on period update
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:20 PM Revision cea7cf56 (ceph): rados: Improve error messages for list-inconsistent commands
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:20 PM Revision df4bc16c (ceph): rados: Include epoch in the list-inconsistent-* command output
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:20 PM Revision de4681b8 (ceph): rados: Balance format sections in same do_get_inconsistent_cmd()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
07:54 PM Revision 5904d892 (ceph): doc: remove references to old EOL releases
There were several references to old releases like "dumpling",
"emperor", and "firefly", throughout the docs. Remove ...
Ken Dreyer
07:52 PM Revision a22cf518 (ceph): rbd-mirror: admin socket commands to start/stop/restart mirroring
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
07:45 PM Revision 6f72f9e5 (ceph): osd/OSD.h: remove C_OSD_SendMessageOnConn class
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
06:52 PM Revision 8bbd195f (ceph): test/mon/mon-created-time: put on unique port
7122 is also used by test/osd/osd-reactivate.sh
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:32 PM Bug #14952 (Fix Under Review): New pools have bogus "stuck inactive/unclean" HEALTH_ERR messages ...
https://github.com/ceph/ceph/pull/8881 Sage Weil
06:28 PM Revision 3be3bc60 (ceph): osd/PG: set last_* PG fields on a creating PG
Use the value from pg_history_t that ultimately came from the
mon if last_epoch_started == 0. This establishes a san...
Sage Weil
06:27 PM Revision 47f540d5 (ceph): osd: set pg history last_clean_scrub_stamp on create
We were setting the other two; set this one as well.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:24 PM CephFS Feature #15634: Enable fuse_use_invalidate_cb by default
Drat, we haven't been testing with it on. That's annoying. Greg Farnum
06:10 PM Revision ba32675f (ceph): Merge pull request #8770 from ceph/wip-cmake
cmake: build fixes Sage Weil
06:09 PM rbd Subtask #15688 (Resolved): Stub API integration between librbd and the new client-side cache
Jason Dillaman
06:09 PM rbd Feature #15687 (New): Client-side, disk-backed cache
The initial iteration will support ordered writeback from a local disk-based (SSD/NVMe) cache. This will reduce the ... Jason Dillaman
06:08 PM Revision 42b4d716 (ceph): Merge pull request #8844 from stiopaa1/log_removelexical
common/Graylog.h: remove lexical cast
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:05 PM Revision 4c2a8463 (ceph): Merge pull request #8879 from ktdreyer/doc-rm-up2date
doc: drop references to "up2date" Sage Weil
05:46 PM rbd Bug #15127 (Closed): fsx tests taking too long and possibly stuck
Issue was seen only on that specific run, Closing. Vasu Kulkarni
02:42 PM rbd Bug #15127: fsx tests taking too long and possibly stuck
@Vasu: can we close this ticket? Jason Dillaman
05:42 PM Bug #15686 (Resolved): reweight-by-utilization:- While increasing the weight of the underutilized...
reweight-by-utilization command along with the decreasing the overutilized osds it will also increase the weight of u... Shylesh Kumar
05:08 PM Revision b94ba821 (ceph): doc: drop references to "up2date"
"up2date" has not been used since very old versions of RHEL (rhel4 or
5?). We only support el7 now, which is a yum-ba...
Ken Dreyer
05:01 PM Revision 0401b4df (ceph): Merge pull request #8878 from ktdreyer/wip-doc-rbd-dillaman
doc: Jason Dillaman is now RBD lead
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:57 PM Revision fbfb5c12 (ceph): doc: Jason Dillaman is now RBD lead
Signed-off-by: Ken Dreyer <kdreyer@redhat.com> Ken Dreyer
04:46 PM Linux kernel client Bug #15683: RBD image features settings are not copied onto the clone.
tnx Rohith Radhakrishnan
04:41 PM Linux kernel client Bug #15683: RBD image features settings are not copied onto the clone.
See ticket #15388 Jason Dillaman
09:09 AM Linux kernel client Bug #15683: RBD image features settings are not copied onto the clone.
Attaching the output from all commands:-
root@host1:~$ ceph osd pool create pool4 1024
pool 'pool4' created
ro...
Rohith Radhakrishnan
09:06 AM Linux kernel client Bug #15683 (Closed): RBD image features settings are not copied onto the clone.
Steps to reproduce:-
1) Create rbd image
2) Disable some features like layering, exclusive-lock, object-map etc....
Rohith Radhakrishnan
04:41 PM Revision e3bb5510 (ceph): Rados: wip-13531:Resolve stuck peering
Signed-off-by: shylesh kumar <shylesh.mohan@gmail.com> Shylesh Kumar
04:36 PM Revision cdd7b773 (ceph): cmake: Added rbd-nbd target
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
03:31 PM rgw Bug #15684 (Resolved): radosgw-admin missing 'zonegroup remove'
'zone delete' is currently the only way to remove a zone from a zonegroup, but it can only be run on that zone's loca... Casey Bodley
02:35 PM Revision ee617a0c (ceph): librbd: disable automatic refresh of image upon lock message
There is no need to refresh the image upon request/release/acquire
of the exclusive lock. The next IO or maintenance...
Jason Dillaman
02:35 PM Revision 608e0985 (ceph): librbd: update_features should release lock if acquired
There is a small window where requests are unblocked and before
the image is shut down where new requests can be acce...
Jason Dillaman
02:35 PM Revision 06faf83b (ceph): rbd-mirror: don't use temporary string for snap operation
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:35 PM Revision ce5c701b (ceph): librbd: avoid applying refreshed image config within librados callback
There is a potential that a synchronous API call could deadlock a
image refresh.
Signed-off-by: Jason Dillaman <dill...
Jason Dillaman
02:35 PM Revision 91a4890e (ceph): librbd: avoid recursive locking within operation state machine
Fixes: http://tracker.ceph.com/issues/15664
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:19 PM Revision f5466b05 (ceph): cmake: add test_pool_quota.sh to
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
02:19 PM Revision e863724e (ceph): cmake: CEPH_LIB defaults to .libs in cpp unit tests
This makes it possible to run applicable unit tests
without setting environment varibles after building
with autotool...
Ali Maredia
02:19 PM Revision a6723e46 (ceph): cmake: update env vars for osd-copy-from.sh
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
02:19 PM Revision 4f50724b (ceph): cmake: rbd_mirror updates
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
02:19 PM Revision aa1bac4b (ceph): compressor: tests for zlib & snappy changes
plugin_dir and compressor_dir not needed by
test_compression_snappy & test_compression_zlib
because they statically l...
Ali Maredia
02:19 PM Revision 15a66943 (ceph): cmake: script that sets env vars for unit tests
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
02:19 PM Revision 4321bb64 (ceph): test: added env var setting to make check scripts
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
02:19 PM Revision 8ec00dfa (ceph): vstart: put missing quotes around cmake env vars
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
01:46 PM Revision ec596167 (ceph): Merge pull request #8874 from roidayan/xio-remove_unused_mutex
xio: remove unused mutex
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
11:09 AM Revision 33c0cccf (ceph): xio: remove unused mutex
Signed-off-by: Roi Dayan <roid@mellanox.com> Roi Dayan
10:27 AM Revision fe81de18 (ceph): xio: use accelio api to get event str
Should not count on current events order in accelio.
This can lead to logging the wrong event string.
Signed-off-by:...
Roi Dayan
10:02 AM Revision 0d98e649 (ceph): Merge pull request #8872 from dachary/wip-make-check
tests: enable make check on ext4 (part 2)
Reviewed-by: Kefu Chai <kefu@redhat.com>
Kefu Chai
09:02 AM Revision b0b3a068 (ceph): tests: enable make check on ext4 (part 2)
Followup of 475cc08c330e639b226f2ab57dedbe4495f63022
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
08:41 AM Revision 5dbe3191 (ceph): Merge pull request #8851 from liewegas/wip-make-check
qa/workunits/ceph-helpers.sh: make ceph-osd behave on ext4
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:13 AM rgw Bug #15682 (Resolved): inefficient bucket listing with max-keys URL parameter
I came across an issue in rgw where bucket listing turns out to be
quite slow when a low value is specified to the U...
Abhishek Varshney
06:51 AM Backport #15681 (Resolved): jewel: ceph osd utilization has min/max backwards
commit 8a86d08e38a8b68ba5e04b2cc4f59a2983481ee7 Abhishek Varshney
06:49 AM rgw Backport #15680 (Resolved): jewel: rgw: radosgw-admin zone set cuts pool names short if name star...
https://github.com/ceph/ceph/pull/9029 Abhishek Varshney
06:47 AM rbd Backport #15668 (In Progress): jewel: rbd disk-usage CLI command should support calculating full ...
Abhishek Varshney
06:45 AM Revision 63738d4d (ceph): rbd: disk usage now includes all snapshots by default
Added a new "--from-snap" optional to restrict the calculation to
specific subsets of snapshots and the HEAD revision...
Jason Dillaman
06:44 AM rbd Backport #15669 (In Progress): jewel: Errors encountered disabling object-map while flatten is in...
Abhishek Varshney
06:42 AM Revision 895c9756 (ceph): librbd: block RPC requests while updating features
Disabling the journal and object map require acquiring the exclusive
lock locally. We don't want to start executing ...
Jason Dillaman
06:42 AM Revision 49cfb0e4 (ceph): librbd: reduce log level for interrupted maint ops
Fixes: http://tracker.ceph.com/issues/15572
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:42 AM Revision 64cb6455 (ceph): librbd: reduce log level when lock owner not detected
This can happen under normal operating conditions and the
lock request is automatically retried.
Signed-off-by: Jaso...
Jason Dillaman
06:42 AM Revision 04ef40e7 (ceph): librbd: refresh image before executing maint op
If a maint op is interrupted and restarted, it's possible that the
image will need to be refreshed.
Signed-off-by: J...
Jason Dillaman
06:42 AM Revision 6da1a84f (ceph): librbd: synchronous block_writes should return possible error result
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 88e76cb3c9a74b4718ad39c827f2194666f5be2a)
Jason Dillaman
06:42 AM Revision 1f0056a4 (ceph): librbd: return -ESHUTDOWN when a refresh is requested on a closed image
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ed132a1eb10e6b2eb4bc465658eb0379daca3d67)
Jason Dillaman
06:41 AM rbd Backport #15666 (In Progress): jewel: rbd CLI to retrieve rbd mirror state for a pool / specific ...
Abhishek Varshney
06:35 AM Revision f2251420 (ceph): test: cls_rbd: methods to store/retrieve mirroring status
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 8aefad59813489cee112f46b3fe10331bb039b57)
Mykola Golub
06:35 AM Revision 6111a254 (ceph): rbd-mirror: store replay status in mirroring object
Fixes: #14420
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 52b2fe14cfc932b2aa53ce76a3...
Mykola Golub
06:35 AM Revision e57c4d8f (ceph): rbd: CLI to retrieve rbd mirror state for a pool / specific image
Fixes: #15144
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit fe5207278d884464c05d680824...
Mykola Golub
06:35 AM Revision 98ca7f39 (ceph): test: MockJournaler: add get_cached_client method
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 7633407ab584ce8c7777a525554773c2a358ce5f)
Mykola Golub
06:35 AM Revision 15a9131f (ceph): librbd: API to retrieve image mirroring status
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit a2045d61874f9e418b5b3c3136af4482603c8e7f)
Mykola Golub
06:35 AM Revision 9a30a89a (ceph): rbd-mirror: in replay status store number of entries behind master
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit e4229d1d4b163f1003e68fef1db63f796393ba23)
Mykola Golub
06:35 AM Revision 32c09015 (ceph): qa/workunits/rbd: test mirror status in pool directory
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit f15cd51a1ddbd4079a8218bc2446a4bf68f95107)
Mykola Golub
06:35 AM Revision 62c60144 (ceph): objclass: add method to list watchers
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 44a31d2b770ef016271f9285447c601921b9c838)
Mykola Golub
06:35 AM Revision 4a3f0d23 (ceph): cls::rbd:: methods to store/retrieve mirroring status
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 17dd40df4f4201cf0c0c6d58b1728177c5ee726b)
Mykola Golub
06:35 AM Revision 442c31bc (ceph): Merge pull request #8843 from SUSE/wip-msd-typo-fix-jewel
systemd: fix typo in preset file
Reviewed-by: Boris Ranto <branto@redhat.com>
Boris Ranto
06:33 AM rbd Backport #15661 (In Progress): jewel: Parent image is closed twice if error encountered while ope...
Abhishek Varshney
06:31 AM Revision 5fe4beac (ceph): librbd: avoid second close attempt of invalid parent image
Fixes: http://tracker.ceph.com/issues/15574
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:31 AM Revision 125aab8d (ceph): librbd: propagate any image refresh errors back to caller
Previously, the saved error code was only propagated when an image
flush was required.
Signed-off-by: Jason Dillaman...
Jason Dillaman
06:30 AM rbd Backport #15660 (In Progress): jewel: rbd-mirror can crash if start up is interrupted
Abhishek Varshney
06:27 AM Revision af1c0bce (ceph): rbd-mirror: interrupting image replay startup can cause crash
Properly shut down the journaler if a shut down has been requested
while start up is in-progress.
Fixes: http://trac...
Jason Dillaman
06:25 AM rbd Backport #15649 (In Progress): jewel: possible double-free of object map invalidation request upo...
Abhishek Varshney
06:19 AM Revision 9b2c1739 (ceph): librbd: fix potential assertion for object map invalidation
if update_flags fails we should not go any further, or the async request
will be removed from m_image_ctx.async_reque...
runsisi hust
01:28 AM Bug #15679: ceph-qa-suite do_pg_scrub() does nothing due to scrub stamp change
David Zafman
12:57 AM Revision fdd9c00c (ceph): Merge remote-tracking branch 'gh/jewel'
Sage Weil

05/01/2016

07:04 PM Revision 4c28fc2a (ceph): qa/workunits/rbd: fix rbd-mirror log file name
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
06:10 PM Bug #15679 (Resolved): ceph-qa-suite do_pg_scrub() does nothing due to scrub stamp change

2016-05-01T02:38:57.946 INFO:tasks.ceph.ceph_manager:waiting for scrub type deep-scrub
2016-05-01T02:38:57.947 I...
David Zafman
04:14 PM Revision 2265d0eb (ceph): Merge pull request #8859 from liewegas/wip-fix-scrub
include/rados: fix scrub-map definition
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:53 PM devops Backport #15662 (In Progress): jewel: deb: TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES not specified in...
Nathan Cutler
03:33 PM Revision 21790484 (ceph): rbd-mirror: make image replayer asok commands available when not started
Initially the asok commands were registered only after the image
replayer start (and unregistered on stop) because th...
Mykola Golub
03:28 PM Revision b3dae35c (ceph): xio: rename enqueue_for_send() to enqueue()
Signed-off-by: Adir Lev <adirl@mellanox.com> Adir Lev
03:11 PM Feature #11344 (Resolved): use systemd unit files for service management
1) done
2) done
3) we ship sysvinit, upstart, and systemd files. debian users can install wahtever init system the...
Sage Weil
03:07 PM Revision 3045bde1 (ceph): include/rados: fix scrub-map definition
In commit 40add6a63defd09b47c594171c0f72906d218cc6 we
changed the scrub-map op code, breaking compatibility.
Signed-...
Sage Weil
02:54 PM Revision 74d8130b (ceph): xio: Rename XioRsp to XioCompletion
since this element is not causing real response message on
the wire it was decided to change the name to XioCompletio...
Adir Lev
02:43 PM Bug #15678 (Fix Under Review): osd boot race with noup being set
https://github.com/ceph/ceph/pull/8857 Sage Weil
02:28 PM Bug #15678 (Resolved): osd boot race with noup being set
- osd sends boot
- mon sets noup
- mon receives boot, drops it
- osd stuck in booting state.
/a/sage-2016-04-30...
Sage Weil
09:56 AM Revision a82e2a9e (ceph): xio: avoid hardcoded 216 for max accelio header len
create new static method that knows to calculate this value at runtime.
(This will serve my coming commit that is goi...
Avner BenHanoch
09:56 AM Revision 8e1deba2 (ceph): xio: add message tag to protocol and write/read it with standard messages
(at this phase the tag is always CEPH_MSGR_TAG_MSG since currently
xio only have standard messages)
Signed-off-by: A...
Avner BenHanoch
09:56 AM Revision bb7fd4df (ceph): xio: remove redundant variable and a redundant cast to it
Signed-off-by: Avner BenHanoch <avnerb@mellanox.com> Avner BenHanoch
09:56 AM Revision 02b83fb9 (ceph): xio: prepare for splitting XioMsg - methods will access members that sh...
data members that are intended to be in the base class should be accessed
only thru a method (next, the method will b...
Avner BenHanoch
09:56 AM Revision a4c4734b (ceph): xio: prepare for splitting XioMsg - don't use "XioMsg" without appropri...
Signed-off-by: Avner BenHanoch <avnerb@mellanox.com> Avner BenHanoch
09:56 AM Revision 67a9fb61 (ceph): xio: virtual destructor for XioSubmit
Signed-off-by: Avner BenHanoch <avnerb@mellanox.com> Avner BenHanoch
09:56 AM Revision 166c55e0 (ceph): xio: split XioMsg into base XioSend and derived XioMsg
The base class will allow creating additional derived classes for
accelio messages that do not contain a Ceph Message...
Avner BenHanoch
06:59 AM devops Bug #8458 (Resolved): `make check` should call tox tests for ceph-brag, ceph-disk, and ceph
Nathan Cutler
01:15 AM Revision 6e5091e4 (ceph): systemd: fix typo in preset file
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 80be4a8cbf1d42232ff61494d035e7abd90c2c14)
Nathan Cutler
01:11 AM Revision 79c01b81 (ceph): Merge pull request #8842 from SUSE/wip-msd-typo-fix
systemd: fix typo in preset file
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:33 AM Revision 79343a8a (ceph): Event: replace ceph_clock_now with coarse_real_clock
reduce cpu utilization on real clock latency
Signed-off-by: Haomai Wang <haomai@xsky.com>
Haomai Wang

04/30/2016

11:24 PM Revision cdaa9e22 (ceph): ceph_time: add operator<< for more clock types
ceph_time: add operator<< for more clock types
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:21 PM Revision 491b2644 (ceph): Revert "Merge pull request #8346 from yuyuyu101/wip-async-clock"
This reverts commit 37117823d108dcd5145421adc0121eea75633851, reversing
changes made to 5ff4988c09ccc2af6ff72f30d053b...
Sage Weil
09:12 PM Revision 475cc08c (ceph): qa/workunits/ceph-helpers.sh: make ceph-osd behave on ext4
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:55 PM Revision a24912a9 (ceph): ceph_time: add operator<< for more clock types
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:44 PM Feature #13702: 'ceph osd pool create' should not require pg_num
Sage wrote: "It's less that the system could use the config value for this, and more that it's important for a user c... Nathan Cutler
06:37 PM Revision 45b8f830 (ceph): Merge pull request #8838 from cbodley/wip-cmake-rbd-mirror-replay-status
cmake: add missing source file to rbd_mirror/image_replayer
Reviewed-by: Kefu Chai <kefu@redhat.com>
Kefu Chai
06:25 PM Revision e9b58e7f (ceph): mds: remove stale comments
A little bit of detritus from the MDS->MDSRank refactor.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
06:25 PM Revision 30a375eb (ceph): mds: remove inc array from mdsmap
Instead, use the MDSMap epochs to provide the `inc` that
we populate into mds_info_t for use by the daemons.
It is n...
John Spray
06:22 PM CephFS Bug #15399 (Fix Under Review): MDS incarnation get lost after remove filesystem
https://github.com/ceph/ceph/pull/8484 John Spray
06:15 PM CephFS Bug #15591 (Fix Under Review): infernalis to jewel upgrade
Added the fix for this to https://github.com/ceph/ceph/pull/8300 John Spray
06:00 PM rgw Documentation #13670: rgw frontends not mentioned in radosgw config-ref
@rgw frontends@ got some documentation in https://github.com/ceph/ceph/pull/7264 but it is still not mentioned in htt... Nathan Cutler
05:00 PM Backport #14326 (In Progress): hammer: osd/PGLog.h: 88: FAILED assert(rollback_info_trimmed_to ==...
Nathan Cutler
05:00 PM Revision d96086af (ceph): PGLog::rewind_divergent_log: fix rollback_info_trimmed_to before index()
Fixes: #13965
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 053ee919059b2671d40110e8dff861...
Samuel Just
05:00 PM Revision e79162de (ceph): TestPGLog: add test for 13965
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 66c7246491f4b6e5b95d80cc93c9157725a1a778)
Samuel Just
04:59 PM Bug #13965: jewel: osd/PGLog.h: 88: FAILED assert(rollback_info_trimmed_to == head)
*master PR*: https://github.com/ceph/ceph/pull/6801 Nathan Cutler
04:52 PM CephFS Backport #13932 (In Progress): hammer: kclient: intermittent log warnings "client.XXXX isn't resp...
Nathan Cutler
04:46 PM Backport #15171 (Resolved): hammer: osd: corruption when min_read_recency_for_promote > 1
Nathan Cutler
04:45 PM Bug #9732 (Resolved): ReplicatedPG::hit_set_trim osd/ReplicatedPG.cc: 11006: FAILED assert(obc)
Nathan Cutler
04:44 PM Bug #13192 (Resolved): stuck recovering, unfound hit set due to removing it while !active
Nathan Cutler
04:42 PM Backport #12848 (Resolved): ReplicatedPG::hit_set_trim osd/ReplicatedPG.cc: 11006: FAILED assert(...
Nathan Cutler
04:40 PM Backport #13769 (Need More Info): EC async "fast read" patchset for hammer (EC read latency impro...
Nathan Cutler
03:45 PM Backport #13769: EC async "fast read" patchset for hammer (EC read latency improvements)
@Tushar Gohad: ping? Nathan Cutler
04:39 PM Backport #15677 (In Progress): jewel: reweight-by-utilization underflow bug with max_change set t...
Nathan Cutler
08:00 AM Backport #15677 (Resolved): jewel: reweight-by-utilization underflow bug with max_change set to 1.0
https://github.com/ceph/ceph/pull/9006 Nathan Cutler
04:38 PM Backport #15676 (In Progress): hammer: reweight-by-utilization underflow bug with max_change set ...
Nathan Cutler
08:00 AM Backport #15676 (Resolved): hammer: reweight-by-utilization underflow bug with max_change set to 1.0
https://github.com/ceph/ceph/pull/8979 Nathan Cutler
04:37 PM Bug #15655: reweight-by-utilization underflow bug with max_change set to 1.0
*master PR*: https://github.com/ceph/ceph/pull/8836 Nathan Cutler
04:19 PM Bug #15636: BlueStore.cc: FAILED assert(0 == "unexpected error") OSDs fail and would not start
Update:
After finding out specific epoch of osdmap that both OSDs called _get_map()_ with (epoch 70, not the latest)...
Anonymous
03:59 PM Backport #15647 (In Progress): hammer: osd: rados cppool omap to ec pool crashes osd
Nathan Cutler
03:59 PM Revision fb1b40f5 (ceph): osd/Replicated: For CEPH_OSD_OP_WRITE, set data digest.
Add two cases which can add data digest for OP_WRITE:
a: offset = 0, and length > original size
b: offset = original ...
Jianpeng Ma
03:54 PM Bug #14695: osd: rados cppool omap to ec pool crashes osd
@Kefu Chai: Regarding https://github.com/ceph/ceph/commit/f6d76f948049a66214339d36f8835d88db99001a it looks like this... Nathan Cutler
03:47 PM Revision f0242598 (ceph): osd/ReplicatedPG: For obj has omap, it mean have omap data or omap head...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit fc51ce2a837e8e878d46d8ca54531aa7bd5d01b2)
Jianpeng Ma
03:42 PM Bug #15639 (Rejected): mon: %USED shows (size of pool)/(raw space available on OSDs); should show...
Duplicate of #15641 Nathan Cutler
03:41 PM Backport #15644 (Rejected): hammer: mon: %USED shows (size of pool)/(raw space available on OSDs)...
Duplicate of #15635 Nathan Cutler
03:39 PM Backport #13039 (In Progress): hammer: osd/PG.cc: 6879: FAILED assert(pg->peer_info.count(so))
Nathan Cutler
03:38 PM Backport #15315 (In Progress): hammer: "FAILED assert(pg->info.history.same_interval_since == p.s...
Nathan Cutler
03:26 PM Revision b0900158 (ceph): common/Graylog.h: remove lexical cast
We can use std::to_string instead of boost's lexical_cast, which saves
us from including lexical_cast header.
Signed...
Michal Jarzabek
02:30 PM Revision d3026174 (ceph): systemd: fix typo in preset file
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 80be4a8cbf1d42232ff61494d035e7abd90c2c14)
Nathan Cutler
02:21 PM Revision 80be4a8c (ceph): systemd: fix typo in preset file
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
08:23 AM Bug #15663: build failed on ppc ubuntu

install curl4 openssl by apt-get install libcurl4-openssl-dev, but still can see the following errors:
make[2]: ...
min fang
08:09 AM Revision 37117823 (ceph): Merge pull request #8346 from yuyuyu101/wip-async-clock
msg/async/Event: replace ceph_clock_now with coarse_mono_clock
Reviewed-by: Kefu Chai <kefu@redhat.com>
Haomai Wang
07:11 AM Revision f8f6c1dc (ceph): Fix RBD-NBD aio_callback error handling
Tracker-Id: #15604
Signed-off-by: Chang-Yi Lee <cy.l@inwinstack.com>
Chang-Yi Lee
02:27 AM Revision 0186271e (ceph): osd: pay attention to shard when setting role
This matches start_peering_interval().
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:27 AM Revision b7a246d0 (ceph): osd: respect shard when setting role on new pgs
This matches PG::start_peering_interval().
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:27 AM Revision 85a3a5fa (ceph): osd: remove useless set_role from split completion
This is done by PG::split_into().
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:18 AM Revision 7980e2f1 (ceph): os/bluestore: fix submit_transaction rval checks
No side-effects in assert.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:18 AM Revision 34e17e5c (ceph): os/kstore: fix submit_transaction rval checks
No side effects in assert
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:18 AM Revision f41c3cf5 (ceph): os/bluestore: verify bitmap before update if debug option set
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:17 AM Revision 6304ec4f (ceph): os/bluestore/BitmapFreelistManager: keep meta and bitmap prefixes distinct
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:17 AM Revision 59eef695 (ceph): os/bluestore: set up merge operators for freelist
This is a bit kludgey, unfortunately, because we have to set up merge
operators before we open the db.. and we don't ...
Sage Weil
02:17 AM Revision f45ba467 (ceph): os/bluestore: default to extent fm if super key isn't there
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:17 AM Revision 0379bf7a (ceph): os/bluestore/BitmapFreelistManager: new bitmap-based freelist manager
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:15 AM Revision db9a96be (ceph): os/bluestore/FreelistManager: switch up init procedure
Pass device size to create. At this point we presume the entire device
is free. Then allocate what we want. Should...
Sage Weil
02:15 AM Revision cfa90553 (ceph): os/bluestore: separate fm and alloc lifecycles
Set up the freelist before the allocator, so that we can initialize the
freespace before feeding that info to the all...
Sage Weil
02:15 AM Revision 321b8fe4 (ceph): os/bluestore: make FreelistManager pluggable
Rename old FreelistManager -> ExtentFreelistManager.
Persist the freelist_type in the super area.
Drop get_total_fr...
Sage Weil
02:06 AM Revision 8db30b07 (ceph): os/bluestore/FreelistManager: make safe enumeration interface
Do not expose the internal representation; instead, make a super-simple
enumeration interface. There is only ever one...
Sage Weil
02:01 AM Revision 84bd0dce (ceph): mon/OSDMonitor: max_osds must be > 0 for reweight-by-*
Include a few test cases.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:54 AM Revision 5ff4988c (ceph): Merge pull request #8109 from majianpeng/bluestore-cleancode
os/bluestore/BlueStore: cleanup code
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:54 AM Revision 28835b2a (ceph): Merge pull request #8110 from majianpeng/bluestore-aio-log
os/bluestore/KernelDevice: Fio aio_write, it call _aio_log_finish by …
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:50 AM Feature #15308 (Resolved): LIBRADOS modify Pipe::connect() to return the error code
Sage Weil
01:50 AM Revision 7761fe52 (ceph): Merge pull request #8416 from vumrao/wip-vumrao-15308
librados: modify Pipe::connect() to return the error code - part 1
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Rev...
Sage Weil
01:50 AM Revision 289c10c9 (ceph): Merge pull request #8532 from xiexingguo/xxg-wip-misc
osd: miscellaneous fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:49 AM Revision 8dc0fb91 (ceph): Merge pull request #8599 from yangdongsheng/on_abort
os: fix submit_transaction return codes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Haomai Wang <haomai@xs...
Sage Weil
01:49 AM Bug #15454 (Resolved): bad rados_buffer_free from librados python bindings
Sage Weil
01:48 AM Revision 9f4e69c9 (ceph): Merge pull request #8629 from tchaikov/wip-rados_ping_monitor
librados: always set the outstrlen for rados_ping_monitor()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:48 AM Revision 2b52c07d (ceph): Merge pull request #8677 from tchaikov/wip-graylog-cleanup
log: remove unnecessary src/log/Graylog.*
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:48 AM Revision ee24aa7f (ceph): Merge pull request #8693 from cooboos/perf-reset
common: show success/fail info in json for 'perf reset' command
Reviewed-by: Haomai Wang <haomai@xsky.com>
Sage Weil
01:48 AM Revision c5790481 (ceph): Merge pull request #8731 from Yan-waller/yj-wip-fixkqueue
msg/async: fix some return values and typo.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil

04/29/2016

10:11 PM Revision 482a12f3 (ceph): ceph_manager: test [test-]reweight-by-(utilization|pg)
Fixes: http://tracker.ceph.com/issues/15655
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
09:37 PM Bug #15673 (In Progress): repair_test failure on assert in get_pg_replica
David Zafman
09:13 PM Bug #15673: repair_test failure on assert in get_pg_replica

It looks like a pg dump immediately after a pool create happened so fast that the pg wasn't even there in "creating...
David Zafman
07:59 PM Bug #15673 (Resolved): repair_test failure on assert in get_pg_replica
sjust@teuthology:/a/samuelj-2016-04-28_23:23:57-rados-wip-sam-testing-distro-basic-smithi/155287 Samuel Just
09:33 PM Revision 2f3f5617 (ceph): cmake: add missing source file to rbd_mirror/image_replayer
fixes an undefined reference when linking librbd_mirror_internal.a
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:29 PM Revision 8da6e97b (ceph): CephManager: Wait 1 second for pool creation to get far enough along
Fixes: http://tracker.ceph.com/issues/15673
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:46 PM Bug #15566: [centos] jewel el7 repos corrupted
This has already been fixed, Marking verified. Vasu Kulkarni
08:44 PM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
I'm not seeing those warnings. strace shows read() and write() immediately returning EIO. I'll see if I can try a 4.6... Matthew Garrett
12:00 PM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
Matthew Garrett wrote:
> I've pulled the 4.6 ceph code back to 4.5, but any attempt to read or write to a file is no...
Zheng Yan
08:26 PM Revision 48a1d274 (ceph): Merge pull request #8454 from jdurgin/wip-mirror-test2
rbd_mirror.sh: add env vars to allow running under teuthology
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Josh Durgin
08:18 PM rgw Bug #15618 (Closed): 'period update' does not remove short_zone_ids of deleted zones
it turns out that we do want to keep deleted zones in the period, so we can check new zones against them for hash col... Casey Bodley
08:13 PM Bug #15655 (Pending Backport): reweight-by-utilization underflow bug with max_change set to 1.0
Sage Weil
08:12 PM Revision 88761322 (ceph): Merge pull request #8836 from athanatos/wip-15655
mon/OSDMonitor: avoid underflow in reweight-by-utilization if max_change=1
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:48 PM Revision 1c952fba (ceph): pybind: expose fsync in cephfs binding.
So we don't necessary to syncfs when want to persistent
some file.
Signed-off-by: Xiaoxi Chen <xiaoxchen@ebay.com>
Xiaoxi Chen
07:24 PM Revision 8b42294d (ceph): osd/PG: update info.stats.* mappings on split
These are updated in the init and start_peering_interval paths, but not
on split.
Fixes: http://tracker.ceph.com/iss...
Sage Weil
07:07 PM Revision 8931fa2f (ceph): tasks/cephfs: add TestStandbyReplay.test_standby_replay_unused
For the case where we have a daemon come up that
wants to be a standby replay, but someone else
is already following ...
John Spray
06:59 PM Bug #15523: osd: acting_primary not updated on split
sjust@teuthology:/a/samuelj-2016-04-28_23:23:57-rados-wip-sam-testing-distro-basic-smithi/155488/remote also possibly Samuel Just
06:41 PM Revision 45feec92 (ceph): Merge pull request #8648 from ffilz/master
libcephfs: add ceph_ll_mknod wrapper for ll_mknod
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:47 PM Revision 324293f1 (ceph): Merge pull request #8820 from ceph/wip-cmake-compression
cmake: fix linking of compressor and plugins
Reviewed-by: Ali Maredia
Ali Maredia
05:44 PM Revision 003c07a3 (ceph): Merge pull request #8822 from cbodley/wip-cmake-tmp-virtualenv
cmake: put virtualenv directories under /tmp
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
05:42 PM Revision 089e87fb (ceph): cmake: fix linking of compressor and plugins
libcommon now includes the compressor objects necessary to load
compressor plugins
also removed extra dependencies o...
Casey Bodley
05:42 PM Revision 3d1801eb (ceph): cmake: fix for unittest_async_compressor
this test wasn't creating the lib/compressor subdirectory, so it
depended on test_compressor_plugin_zlib or test_comp...
Casey Bodley
05:13 PM rbd Subtask #15670 (Resolved): Delete image when a resync is requested
The local rbd-mirror daemon process should handle the case where an image has been requested to be re-synced. This s... Jason Dillaman
05:12 PM Revision f2c0e09c (ceph): osd: clean heartbeat dispatch message
this message should never happen in heartbeat messenger.
Signed-off-by: Wei Jin <wjin.cn@gmail.com>
wei jin
05:10 PM rbd Backport #15669 (Resolved): jewel: Errors encountered disabling object-map while flatten is in-pr...
https://github.com/ceph/ceph/pull/8869 Nathan Cutler
05:01 PM Revision dcd11a1f (ceph): qa/workunits/rbd: add env vars to adapt rbd_mirror.sh to teuthology
With these set, this script can work in teuthology, where we want to
control the how daemons run and their log locati...
Josh Durgin
05:01 PM Revision 5fe64fa8 (ceph): qa: rbd_mirror.sh: change parameters to cluster rather than daemon name
Daemon name is only useful to differentiate asok and pid filenames, so
just inline its use there. Everywhere else rep...
Josh Durgin
04:54 PM rbd Backport #15668 (Resolved): jewel: rbd disk-usage CLI command should support calculating full ima...
https://github.com/ceph/ceph/pull/8870 Jason Dillaman
04:53 PM rbd Bug #15572 (Pending Backport): Errors encountered disabling object-map while flatten is in-progress
Jason Dillaman
04:50 PM Revision 9cdd61c1 (ceph): Merge pull request #8817 from dillaman/wip-15572
librbd: reduce log level for errors encountered disabling object-map while flatten is in-progress
Reviewed-by: Josh ...
Josh Durgin
04:49 PM Revision a9c8eb1f (ceph): Merge pull request #8819 from dillaman/wip-14540
rbd: disk usage now includes all snapshots by default
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:43 PM Revision 447bf873 (ceph): thrasher: Add noscrub_toggle_delay and flip the noscrub osd flags
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:43 PM Revision a595651c (ceph): CephManager: Maximum 2 minutes for raw cluster commands
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:43 PM Revision 4ad3b866 (ceph): ceph_manager: Add timeout to admin_socket/osd_admin_socket
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:43 PM Revision 7a528763 (ceph): thrasher: Add dump_ops_enable and optrack_toggle_delay options
Add dump_ops_enable which continuously dumps ops using 3 commands
Add optrack_toggle_delay to alternate op tracking e...
David Zafman
04:23 PM Revision 1342ea80 (ceph): cmake: put virtualenv directories under TMPDIR
this was required for cmake-check to find ceph-disk and ceph-detect-init
in the PATH
Signed-off-by: Casey Bodley <cb...
Casey Bodley
04:18 PM rgw Bug #15667 (Fix Under Review): X-Storage-Url contains subuser part if rgw_swift_account_in_url is...
Pull request: https://github.com/ceph/ceph/pull/8726. Radoslaw Zarzynski
04:16 PM rgw Bug #15667 (In Progress): X-Storage-Url contains subuser part if rgw_swift_account_in_url is set ...
Radoslaw Zarzynski
04:15 PM rgw Bug #15667 (Resolved): X-Storage-Url contains subuser part if rgw_swift_account_in_url is set to ...
If the option "rgw_swift_account_in_url" is being set to true, both user and subuser IDs will be present in the X-Sto... Radoslaw Zarzynski
04:15 PM rbd Backport #15666 (Resolved): jewel: rbd CLI to retrieve rbd mirror state for a pool / specific image
https://github.com/ceph/ceph/pull/8868 Jason Dillaman
04:15 PM rbd Subtask #15144: rbd CLI to retrieve rbd mirror state for a pool / specific image
PR: https://github.com/ceph/ceph/pull/8442 Jason Dillaman
04:11 PM Revision 6cb1ff49 (ceph): Merge pull request #8442 from trociny/wip-rbd-mirror-status
rbd-mirror: replay status now available via the rbd api and cli
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:10 PM Revision 2a48199c (ceph): Merge pull request #891 from ceph/wip-rgw-new-multisite
Wip rgw new multisite
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:02 PM rbd Bug #15665 (Resolved): Live journal replay might skip entries from previous object set
The last entry from a previously polled version of an object resulted in the object being trimmed from the replay set... Jason Dillaman
03:35 PM Revision 6f1f7174 (ceph): fast dispatch heartbeat message
Signed-off-by: Wei Jin <wjin.cn@gmail.com> wei jin
03:01 PM rbd Bug #15664 (Resolved): rbd-mirror: lockdep error in TestImageReplayer.Bootstrap
http://qa-proxy.ceph.com/teuthology/joshd-2016-04-28_23:45:43-rbd-wip-josh-testing---basic-mira/156104/teuthology.log
Josh Durgin
02:59 PM Revision 66dbbda1 (ceph): ObjectCacher: don't loop the extents of OSDWrite in map_writeReviewed-by
ObjectCacher: don't loop the extents of OSDWrite in map_write
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:55 PM rgw Bug #15597: rgw: when upgrading to jewel, a default zone setup is is not upgraded correctly
Abhishek Lekshmanan wrote:
>
> We could probably increase the verbosity for error messages like these so that they...
Herve Rousseau
02:32 PM rgw Bug #15597: rgw: when upgrading to jewel, a default zone setup is is not upgraded correctly
Herve Rousseau wrote:
> Indeed, it could be a different problem. As the symptom is very similar I thought they would...
Abhishek Lekshmanan
01:55 PM Linux kernel client Bug #13712 (Resolved): Page allocation failure in Kernel 4.2.3.
Ah, this was a GFP_ATOMIC allocation (which is not allowed to block and therefore more likely to fail). We used to r... Ilya Dryomov
01:39 PM Revision f6f55152 (ceph): Merge pull request #7830 from yuyuyu101/wip-14907
IoCtxImpl: delete C_WatchCB2 when free LingerOp
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:38 PM Revision 9688f24e (ceph): Merge pull request #8635 from runsisi/wip-fix-md-list
cls_rbd: fix loop condition when listing image metadata
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:38 PM Revision dd459e70 (ceph): Merge pull request #8661 from runsisi/wip-fix-snapc-validation
librbd: put the validation of image snap context earlier
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:36 PM Revision 38c3c12b (ceph): Replace ReadAt and WriteAt with thread-safe versions
ReadAt and WriteAt should not rely on image.offset as this
prevents the from working in a thread-safe manner.
Signed...
Alex Bligh
01:15 PM Bug #15663 (Closed): build failed on ppc ubuntu
my kernel version is:
Linux redpower-ceph-01 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 14:49:47 UTC 2015 ppc64le pp...
min fang
01:01 PM rbd Bug #15642: "librbd::object_map::RefreshRequest: object map smaller than current object count: 25...
Gotcha -- we'll get it fixed. Thx. Jason Dillaman
04:03 AM rbd Bug #15642: "librbd::object_map::RefreshRequest: object map smaller than current object count: 25...
@Jason: No. I was not able to remove the image after resizing. This is when I was hitting the error. Rohith Radhakrishnan
03:58 AM rbd Bug #15642: "librbd::object_map::RefreshRequest: object map smaller than current object count: 25...
@Rohith: Concur that we should handle this situation better -- we should force the user to disable the object map in ... Jason Dillaman
03:09 AM rbd Bug #15642: "librbd::object_map::RefreshRequest: object map smaller than current object count: 25...
Yes. agreed that there is a size limit set for object creation beyond 256000000 objects. And this works when we try t... Rohith Radhakrishnan
02:41 AM rbd Bug #15642: "librbd::object_map::RefreshRequest: object map smaller than current object count: 25...
This is because in new code base check introduced to avoid the excessively large object map creation. In this case it... Ravi Kumar V
12:43 PM Revision a1b14e9a (ceph): Merge pull request #7800 from renhwsky/renhw-wip-osdmonitor-have_pendin...
mon/OSDMonitor: _have_pending_crush of return value should be bool
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
12:25 PM Bug #15573: systemd target files are not packaged in deb
Just to clarify: Note that the backport PRs must contain cherry-picks for the two separate PRs that went into master ... Ken Dreyer
11:45 AM Bug #15573: systemd target files are not packaged in deb
https://github.com/ceph/ceph/pull/8812 also Kefu Chai
12:18 PM Linux kernel client Bug #15448 (Resolved): Jewel : KRBD : rbd map is failing, we should log correct error message eit...
"rbd: report unsupported features to syslog" in 4.6-rc6. Ilya Dryomov
12:17 PM Linux kernel client Bug #15490 (Resolved): rbd map vs notify race
"rbd: fix rbd map vs notify races" in 4.6-rc6. Ilya Dryomov
12:16 PM Linux kernel client Bug #15447 (Resolved): use-after-free on ceph_auth_none_info / ceph_none_authorizer
"libceph: make authorizer destruction independent of ceph_auth_client" in 4.6-rc6. Ilya Dryomov
12:07 PM devops Backport #15662 (Resolved): jewel: deb: TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES not specified in /e...
https://github.com/ceph/ceph/pull/8853 Nathan Cutler
12:01 PM devops Bug #15588 (Pending Backport): deb: TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES not specified in /etc/d...
Nathan Cutler
12:00 PM rbd Backport #15661 (Resolved): jewel: Parent image is closed twice if error encountered while opening
https://github.com/ceph/ceph/pull/8867 Nathan Cutler
11:59 AM rbd Backport #15660 (Resolved): jewel: rbd-mirror can crash if start up is interrupted
https://github.com/ceph/ceph/pull/8866 Nathan Cutler
10:19 AM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
https://github.com/ceph/ceph/pull/8828
and this change is being tested in lab.
the fix does address the issue, ...
Kefu Chai
08:57 AM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
i am tracking a message which is holding a Connection reference. and the connection is 0x4c20880 per the analysis thi... Kefu Chai
09:28 AM rbd Documentation #15212 (Resolved): rbdmap manpage is missing
Nathan Cutler
09:06 AM Bug #15659 (Won't Fix): Bluestore OSD crash after high amount of writes and object movement/deletion
Hey,
It looks like bluestore OSDs will crash when we have many objects in it and do operations with them.
We bu...
Henrik Korkuc
08:47 AM Revision e4229d1d (ceph): rbd-mirror: in replay status store number of entries behind master
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
08:47 AM Revision f15cd51a (ceph): qa/workunits/rbd: test mirror status in pool directory
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
07:27 AM Revision c41ceb9f (ceph): client: don't allocate dir_result_t::buffer dynamically
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
07:27 AM Revision 6572c2a2 (ceph): client: simplify 'offset in frag'
don't distinguish leftmost frag from other frags. always use 2 as
first entry's offset.
Signed-off-by: Yan, Zheng <z...
Yan, Zheng
07:13 AM Documentation #15658 (Closed): Docs claim "make check" can be run in 8GB RAM, 32GB disk space (ha...
A user reports:
@
(09:03:29 AM) user: ah! The docs mention 8GB RAM / 32GB space, should we update them?
(09:03:3...
Nathan Cutler
06:22 AM devops Backport #15633 (Resolved): jewel: ceph-{mds,mon,osd} packages need scriptlets with systemd code
Merged. Boris Ranto
06:22 AM Revision 9cdad1f3 (ceph): Merge pull request #8801 from SUSE/wip-15633-jewel
jewel: ceph-{mds,mon,osd} packages need scriptlets with systemd code
Reviewed-by: Nathan Cutler <ncutler@suse.com>
R...
Boris Ranto
04:01 AM Revision 4f3765c5 (ceph): Merge pull request #8305 from tchaikov/wip-fix-vstart
vstart: make -k with optional mon_num (part 2)
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:04 AM devops Bug #15587 (Fix Under Review): deb: wrong /etc/default/ceph/ceph location
Kefu Chai
03:01 AM Bug #13522: Apparent deadlock between tcmalloc getting a stacktrace and dlopen allocating memory
We recently hit this bug frequently on centos7. It looks like ceph qa lab met this problem rarely, it may related to ... Haomai Wang
02:53 AM Revision 023b45af (ceph): osd/osdmonitor: _have_pending_crush of return value should be bool
have_pending_crush of return value should be bool, fix it
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
huanwen ren
01:52 AM Cleanup #4168 (Rejected): ceph: update ceph_fs.h to match kernel
Sage Weil
01:52 AM Cleanup #4167 (Rejected): ceph: update rados.h to match kernel
Sage Weil
01:51 AM Feature #3739 (Resolved): osd: repair object size vs object_info_t mismatches
Sage Weil
01:51 AM Feature #3758 (Rejected): osd: incremental object checksumming
Sage Weil
01:49 AM Feature #3760 (Rejected): osd: maintain checksum on collection contents
Sage Weil
01:47 AM Revision ac9b8b2d (ceph): Merge pull request #8823 from aderumier/deb-default-tcmalloc-cache-size
etc/default/ceph: set 128MB tcmalloc cache size
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:30 AM Revision d1d144c0 (ceph): set 128MB tcmalloc cache size by bytes
alexandre derumier
01:27 AM Feature #2775 (Rejected): rest-bench man page
Sage Weil
01:27 AM Documentation #3409 (Rejected): ceph zfs
Sage Weil
01:26 AM Feature #2921 (Rejected): doc: Provide epub docs
Sage Weil
01:26 AM Feature #2920 (Rejected): doc: Provide PDF docs
Sage Weil
01:26 AM Feature #2732 (Resolved): Idempotency tester
Sage Weil
01:25 AM Cleanup #2672 (Rejected): PG::find_best_info cleanup
Sage Weil
01:24 AM Feature #2053 (Rejected): librados: caching
Sage Weil
01:24 AM Feature #1972 (Resolved): encoding: cross-version test repo, scripts
Sage Weil
01:23 AM Cleanup #1042 (Resolved): need const iterator for bufferlist
Sage Weil
01:22 AM Documentation #15374 (Resolved): scrub documentation for fs recommendations and don't recommend ext4
Sage Weil
01:22 AM Feature #13867 (Resolved): Make non-client op users of OpContext use something else
Sage Weil
01:21 AM Feature #14411 (Resolved): fix lost-unfound
Sage Weil
01:21 AM Feature #12742 (Resolved): modify cache/tiering rados suite tests to cycle between write-back mod...
Sage Weil
12:17 AM Feature #15657 (Resolved): EC Overwrites: explicit pg missing
See ec_overwrites.rst, we need to explicitly persist the missing set rather than scanning the pg log. Samuel Just

04/28/2016

10:08 PM rbd Feature #15656 (Resolved): Initial python APIs to support mirroring
Needed to support integration with Cinder's replication feature. Jason Dillaman
09:29 PM CephFS Bug #15591 (In Progress): infernalis to jewel upgrade
John Spray
09:26 PM Revision d9309b57 (ceph): tasks/cephfs: update failover test for standby changes
Previously, an MDS could be used as a replay even
if it had "standby replay = false", this is changed
now so that rep...
John Spray
09:10 PM devops Bug #15587: deb: wrong /etc/default/ceph/ceph location
https://github.com/ceph/ceph/pull/8821 alexandre derumier
09:08 PM devops Bug #15588: deb: TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES not specified in /etc/default/ceph
https://github.com/ceph/ceph/pull/8823
alexandre derumier
09:04 PM Revision c121bc51 (ceph): OSDMonitor: avoid underflow in reweight-by-utilization if max_change=1
Fixes: http://tracker.ceph.com/issues/15655
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
09:03 PM Bug #15655: reweight-by-utilization underflow bug with max_change set to 1.0
Samuel Just
08:32 PM Bug #15655 (Resolved): reweight-by-utilization underflow bug with max_change set to 1.0
weight-max_change in the overload case can underflow in that case Samuel Just
09:03 PM Revision 9decbd10 (ceph): etc/default/ceph: set 128MB tcmalloc cache size
Signed-off-by: Alexandre Derumier <aderumier@odiso.com> alexandre derumier
08:58 PM Revision b91e4786 (ceph): suites/rados/thrash-erasure-code: test mon_osd_pool_ec_fast_read = true
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:48 PM Revision 13804faf (ceph): fix deb package /etc/default/ceph location
commit 7384a14f243519547a61534d22e21e6069aae016 have introduce
the /etc/default/ceph file at a wrong location : /etc/...
alexandre derumier
08:04 PM rbd Feature #14540: rbd disk-usage CLI command should support calculating full image usage
*PR*: https://github.com/ceph/ceph/pull/8819 Jason Dillaman
07:16 PM rbd Feature #14540 (In Progress): rbd disk-usage CLI command should support calculating full image usage
Jason Dillaman
08:03 PM rbd Bug #15654 (Resolved): librbd: TestJournalReplay.SnapCreate hang
Log at http://qa-proxy.ceph.com/teuthology/joshd-2016-04-27_22:40:19-rbd-wip-josh-testing---basic-mira/153344/teuthol... Josh Durgin
07:58 PM Revision 1ccdcb5b (ceph): rbd: disk usage now includes all snapshots by default
Added a new "--from-snap" optional to restrict the calculation to
specific subsets of snapshots and the HEAD revision...
Jason Dillaman
07:57 PM Revision b3d766ba (ceph): Merge pull request #8568 from ddiss/osd-librados-writesame
OSD and librados writesame support
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Haomai Wang <haomai@xs...
Josh Durgin
07:56 PM rbd Bug #15630 (Pending Backport): rbd-mirror can crash if start up is interrupted
Jason Dillaman
07:56 PM rgw Bug #15597: rgw: when upgrading to jewel, a default zone setup is is not upgraded correctly
Indeed, it could be a different problem. As the symptom is very similar I thought they would be somewhat related.
...
Herve Rousseau
04:34 PM rgw Bug #15597: rgw: when upgrading to jewel, a default zone setup is is not upgraded correctly
Herve, maybe you see a different issue? This bug is specifically about failing to upgrade. Looking at your log it see... Yehuda Sadeh
04:27 PM rgw Bug #15597: rgw: when upgrading to jewel, a default zone setup is is not upgraded correctly
Got also hit by this on a brand new Jewel cluster (so nothing to upgrade).
I have uploaded radosgw logs with debug...
Herve Rousseau
11:16 AM rgw Bug #15597 (Fix Under Review): rgw: when upgrading to jewel, a default zone setup is is not upgra...
Nathan Cutler
09:39 AM rgw Bug #15597: rgw: when upgrading to jewel, a default zone setup is is not upgraded correctly
Master PR: https://github.com/ceph/ceph/pull/8766 Abhishek Lekshmanan
07:56 PM rbd Bug #15574 (Pending Backport): Parent image is closed twice if error encountered while opening
Jason Dillaman
07:55 PM Backport #15646: jewel: systemd target files are not packaged in deb
Thanks for filing the ticket and keeping it up-to-date! Ken Dreyer
06:31 PM Backport #15646: jewel: systemd target files are not packaged in deb
Ken, thanks for the backport! Nathan Cutler
06:30 PM Backport #15646 (In Progress): jewel: systemd target files are not packaged in deb
Nathan Cutler
05:22 PM Backport #15646: jewel: systemd target files are not packaged in deb
PR for jewel: https://github.com/ceph/ceph/pull/8815 Ken Dreyer
03:03 PM Backport #15646 (Resolved): jewel: systemd target files are not packaged in deb
https://github.com/ceph/ceph/pull/8815 Nathan Cutler
07:55 PM Revision 3684e7b4 (ceph): Merge pull request #8791 from dillaman/wip-15574
librbd: parent image is closed twice if error encountered while opening
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:54 PM Revision 2abe34cf (ceph): Merge pull request #8790 from dillaman/wip-15630
rbd-mirror: interrupting image replay startup can cause crash
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:54 PM Revision dbe9b764 (ceph): Merge pull request #8785 from tchaikov/wip-librbd-bad-header
librbd: does not crash if image header is too short
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:45 PM Revision 79eca81b (ceph): common/Graylog.cc: use std move to avoid copy
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
07:44 PM Linux kernel client Bug #14360: Cephfs kernel client ceph_send_cap_releases hung task
I've pulled the 4.6 ceph code back to 4.5, but any attempt to read or write to a file is now giving me EIO. Is there ... Matthew Garrett
07:31 PM Revision 2485e7b2 (ceph): suites/hadoop: use xfs
This avoids working aroudn ext4 limits. Whatev.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:21 PM RADOS Bug #15653 (Resolved): crush: low weight devices get too many objects for num_rep > 1
h3. discussion
* "crush multipick anomaly":http://marc.info/?l=ceph-devel&m=148539995928656&w=2
h3. description...
Sage Weil
07:10 PM rbd Bug #15572 (Fix Under Review): Errors encountered disabling object-map while flatten is in-progress
*PR*: https://github.com/ceph/ceph/pull/8817 Jason Dillaman
07:08 PM devops Fix #13445: ceph.spec.in: drop support for RHEL<7 and SUSE<1210 in jewel and above
Ken approved jewel backport here: https://github.com/ceph/ceph/pull/8720#issuecomment-215530235
Sage approved jewe...
Nathan Cutler
07:06 PM devops Fix #13445 (Fix Under Review): ceph.spec.in: drop support for RHEL<7 and SUSE<1210 in jewel and a...
*master PR*: https://github.com/ceph/ceph/pull/8720 Nathan Cutler
06:49 PM rgw Backport #15652 (Closed): hammer: check-head-obj-locator fix failing & bucket non-deletable
We've got two buckets where the Hammer fixup check-head-obj-locator claims it needs fixing, but it can't fix it, and ... Robin Johnson
06:25 PM Revision 7f903bae (ceph): Merge pull request #8813 from trociny/fix-test-librbd-aio_write
test: librbd: aio write/discard completion should always return 0 on success
Reviewed-by: Jason Dillaman <dillaman@r...
Jason Dillaman
05:33 PM Revision da80029d (ceph): test: librbd: aio write/discard completion should always return 0 on su...
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
05:15 PM rgw Bug #15618: 'period update' does not remove short_zone_ids of deleted zones
the short zone id is stored on the objects, and serves as a tie breaker for sync Yehuda Sadeh
05:10 PM rgw Bug #15618: 'period update' does not remove short_zone_ids of deleted zones
As far as I can tell, there aren't any code paths that look up other zones from the period's short_zone_ids map. The ... Casey Bodley
05:04 PM Revision 64bca33a (ceph): librados: copy out data to users' buffer for xio
rados_aio_read(buf) call objecter->read(). Upon receiving
reply from osd, message->claim_data() is called which
enfor...
Vu Pham
05:00 PM Revision 5a4893b7 (ceph): librbd: reduce log level when lock owner not detected
This can happen under normal operating conditions and the
lock request is automatically retried.
Signed-off-by: Jaso...
Jason Dillaman
05:00 PM Revision 9cf6821b (ceph): librbd: refresh image before executing maint op
If a maint op is interrupted and restarted, it's possible that the
image will need to be refreshed.
Signed-off-by: J...
Jason Dillaman
05:00 PM Revision 88e76cb3 (ceph): librbd: synchronous block_writes should return possible error result
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:00 PM Revision ed132a1e (ceph): librbd: return -ESHUTDOWN when a refresh is requested on a closed image
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:00 PM Revision db7aaff0 (ceph): librbd: block RPC requests while updating features
Disabling the journal and object map require acquiring the exclusive
lock locally. We don't want to start executing ...
Jason Dillaman
05:00 PM Revision 16173284 (ceph): librbd: reduce log level for interrupted maint ops
Fixes: http://tracker.ceph.com/issues/15572
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:26 PM rgw Bug #15651 (Resolved): update radosgw-admin usage for zone[group] modify
The usage only says "set/clear zone[group] master status", when all other zone[group] options can be modified.
htt...
Casey Bodley
04:22 PM rgw Bug #15650 (Resolved): radosgw-admin missing --zonegroup-id in usage
https://github.com/ceph/ceph/pull/8768 Casey Bodley
03:36 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
... Kefu Chai
03:21 PM rbd Backport #15649 (Resolved): jewel: possible double-free of object map invalidation request upon e...
https://github.com/ceph/ceph/pull/8865 Nathan Cutler
03:06 PM rbd Feature #15648 (Resolved): librbd copy API should do a better job at sparsifying the destination ...
Right now the entire stripe period (or object size) must be zeroed in order to avoid the write op to the destination. Jason Dillaman
03:05 PM Backport #15647 (Resolved): hammer: osd: rados cppool omap to ec pool crashes osd
https://github.com/ceph/ceph/pull/8845 Nathan Cutler
03:03 PM rbd Bug #15643 (Pending Backport): possible double-free of object map invalidation request upon error
Nathan Cutler
01:38 PM rbd Bug #15643: possible double-free of object map invalidation request upon error
master PR: https://github.com/ceph/ceph/pull/8796 Jason Dillaman
01:38 PM rbd Bug #15643 (Resolved): possible double-free of object map invalidation request upon error
Jason Dillaman
03:03 PM Backport #15645 (Rejected): infernalis: systemd target files are not packaged in deb
Nathan Cutler
03:02 PM Backport #15644 (Rejected): hammer: mon: %USED shows (size of pool)/(raw space available on OSDs)...
Nathan Cutler
02:38 PM Bug #15416: ceph df reports incorrect pool usage
Blair Bethwaite wrote:
> What does "rbd ls -l" show you?
It didn't paste well so I've dumped it on pastebin here...
Simon Weald
01:40 PM Revision 27c8608f (ceph): Merge pull request #8795 from runsisi/wip-fix-librbd-ut
cmake: add library cls_journal for target unittest_librbd
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:38 PM Revision 678a0200 (ceph): Merge pull request #8796 from runsisi/wip-fix-invalidate
librbd: fix potential assertion during object map invalidation
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:21 PM Revision 2ee61e98 (ceph): osd: fix problematic got_full_map() logic
We shall only clear out requested_full_first/last either we got all
we want or we received a map that was newer than ...
xie xingguo
01:15 PM Bug #15573 (Pending Backport): systemd target files are not packaged in deb
Sage Weil
01:15 PM Bug #15573 (Resolved): systemd target files are not packaged in deb
Sage Weil
01:14 PM Revision f00cc5a3 (ceph): Merge pull request #8812 from liewegas/wip-dh-systemd
debian/control: dh_systemd_start is in the dh-systemd package
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:13 PM Revision 89154d1e (ceph): debian/control: dh_systemd_start is in the dh-systemd package
Fixes: http://tracker.ceph.com/issues/15573
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:27 PM Revision 37fdc2e6 (ceph): log: remove unnecessary includes from header file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
11:40 AM rbd Bug #15642: "librbd::object_map::RefreshRequest: object map smaller than current object count: 25...
Also attaching sample output of the commands executed:-
1)sudo rbd -p pool2 create rbd7 --size 102400000
2)sud...
Rohith Radhakrishnan
11:35 AM rbd Bug #15642 (Resolved): "librbd::object_map::RefreshRequest: object map smaller than current objec...
This is seen with the latest version of build ceph version 10.2.0.
Steps to reproduce:-
1) Create RBD image wit...
Rohith Radhakrishnan
11:39 AM Bug #14695 (Pending Backport): osd: rados cppool omap to ec pool crashes osd
per the comment by sage at https://github.com/ceph/ceph/pull/8486#issue-146665460
> We fixed this on the receiving...
Kefu Chai
11:20 AM Bug #14695 (New): osd: rados cppool omap to ec pool crashes osd
Nathan Cutler
11:18 AM Bug #14695 (Need More Info): osd: rados cppool omap to ec pool crashes osd
Nathan Cutler
09:09 AM Bug #14695: osd: rados cppool omap to ec pool crashes osd
Wait, I'm confused. As I said at the beginning, 0.94.5 OSDs crash when you do rados cppool <replicated pool with omap... Dan van der Ster
09:05 AM Bug #14695 (Resolved): osd: rados cppool omap to ec pool crashes osd
The "fix" was to revert the fix, and the fix never made it into hammer. Removing hammer backport flag and de-staging ... Nathan Cutler
08:59 AM Bug #14695 (Pending Backport): osd: rados cppool omap to ec pool crashes osd
Nathan Cutler
09:08 AM Revision 547fe4f3 (ceph): rgw_orphan: adding a method to list jobs
Adding a method in RGWOrphanStore to list jobs, which reads the omap
vals from index object and sets values in a map ...
Abhishek Lekshmanan
09:08 AM Revision da42c0e5 (ceph): rgw/formatter:json types for orphan search
json formatter for RGWOrphanSearchStage, RGWOrphanSearchInfo &
RGWOrphanSearchState
Signed-off-by: Abhishek Lekshman...
Abhishek Lekshmanan
09:08 AM Revision c877e618 (ceph): rgw_admin: add option to list_orphans_jobs
First cut for an rgw-admin to list current jobs for orphan search, as of
now we simply read the omap vals from index ...
Abhishek Lekshmanan
09:06 AM Backport #14718 (Rejected): hammer: rados cppool omap to ec pool crashes osd
The master fix reverts code that never made it into hammer. Nathan Cutler
08:58 AM Backport #15320 (In Progress): hammer: LibRadosMiscConnectFailure.ConnectFailure (not so intermit...
Nathan Cutler
08:57 AM Revision 7b3f1da0 (ceph): mon/MonClient: fix shutdown race
While we are shutting down, we should drop all subsequent mon
messages. Currently it is possible to finish the authe...
Sage Weil
08:54 AM Backport #15482 (In Progress): hammer: is_split crash in handle_pg_create
Nathan Cutler
08:54 AM Revision ec02d8b7 (ceph): PG: set epoch_created and parent_split_bits for child pg
if we have a wrong "created", OSD receiving an osd_pg_create message
could fail to project its history and crash. a b...
Kefu Chai
08:53 AM Revision bd500e31 (ceph): ShardedOpWQ: make timeout when calling WaitInterval configurable
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
08:50 AM CephFS Backport #15512 (In Progress): hammer: Double decreased the count to trim caps which will cause f...
Nathan Cutler
08:49 AM Revision 049bc8a4 (ceph): ceph-fuse: double decreased the count to trim caps
Signed-off-by: Zhi Zhang zhangz.david@outlook.com
(cherry picked from commit d8a3f6d839649243b12cd6f73e6cb8aec1f955c1)
Zhi Zhang
08:27 AM rbd Backport #15605 (In Progress): jewel: Potential double free of SetSnapRequest instance
Nathan Cutler
08:27 AM Revision 8cae07c1 (ceph): librbd: fix potential double free of SetSnapRequest instance
if image feature EXCLUSIVE_LOCK is not enabled we should not try to
initialize the exclusive lock, or we may end with...
runsisi hust
08:25 AM devops Backport #15606 (In Progress): jewel: ceph-{mds,mon,osd,radosgw} systemd unit files need "wants=t...
Nathan Cutler
08:23 AM Revision 2da7cb2c (ceph): systemd: make Ceph daemon units "want" time-sync.target
Fixes: http://tracker.ceph.com/issues/15419
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
08:23 AM Revision 299f84cc (ceph): deb: make ceph-base and radosgw recommend time-daemon
References: http://tracker.ceph.com/issues/15419
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from...
Nathan Cutler
08:23 AM Revision b443fdf9 (ceph): ceph.spec.in: recommend ntp-daemon on SUSE
SUSE has settled on "ntp-daemon" as the generic package name. The "ntp" and
"chrony" etc. packages have "Provides: nt...
Nathan Cutler
08:20 AM devops Backport #15633 (In Progress): jewel: ceph-{mds,mon,osd} packages need scriptlets with systemd code
Nathan Cutler
08:20 AM Revision c72f0bc3 (ceph): rpm: implement scriptlets for the post-split daemon packages
This patch gives each of the ceph-{mds,mon,osd,radosgw} packages its own
%post, %preun, and %postun scriptlets dealin...
Nathan Cutler
08:20 AM Revision c729bdd4 (ceph): rpm: Start all the targets in %post
We need to have the sub-targets active for the ceph.target to be able
to propagate its calls to the services. If the ...
Boris Ranto
08:20 AM Revision 37ccacf7 (ceph): rpm: Add rpm scripts for ceph-rbd-mirror
We are currently missing the systemd scripts for the new ceph-rbd-mirror
daemons. This patch introduces them.
Signed...
Boris Ranto
08:20 AM Revision 81f40733 (ceph): systemd: enable all the ceph .target services by default
Some distros, like Fedora and openSUSE, have a policy that all services are
disabled by default.
This patch changes ...
Nathan Cutler
08:04 AM Revision 629929a8 (ceph): FileStore.cc: Add extra info in omap_get_values.
- This is extra information to indicate what the route actually used.
Signed-off-by: Willem Jan Withagen <wjw@digiwa...
Willem Jan Withagen
07:50 AM Backport #15635: hammer: [MON] Fixed calculation of %USED.
Oops, sorry - now I see the backport PR. We're all set - no action needed from you. Nathan Cutler
07:50 AM Backport #15635 (In Progress): hammer: [MON] Fixed calculation of %USED.
Nathan Cutler
07:49 AM Backport #15635: hammer: [MON] Fixed calculation of %USED.
Hi David - if/when you have the hammer backport PR, please put a link to it in the description and change the status ... Nathan Cutler
07:47 AM Backport #15635: hammer: [MON] Fixed calculation of %USED.
h3. Original description
Now it is shows (space used by all replicas)/(raw space available on OSDs). Before it was...
Nathan Cutler
12:36 AM Backport #15635 (Resolved): hammer: [MON] Fixed calculation of %USED.
https://github.com/ceph/ceph/pull/9125 David Zafman
07:46 AM Bug #15641: [MON] Fixed calculation of %USED.
*master, jewel PR*: https://github.com/ceph/ceph/pull/7881 Nathan Cutler
07:45 AM Bug #15641 (Resolved): [MON] Fixed calculation of %USED.
%USED shows (size of pool)/(raw space available on OSDs); should show (space used by all replicas)/(raw space availab... Nathan Cutler
07:40 AM Bug #15640 (Resolved): mon: %USED shows (size of pool)/(raw space available on OSDs); should show...
$SUBJ says it all Nathan Cutler
07:38 AM Bug #15639 (Rejected): mon: %USED shows (size of pool)/(raw space available on OSDs); should show...
$SUBJ says it all Nathan Cutler
07:22 AM Revision 30877746 (ceph): client/fuse: object release order error
object release order error,fix up
state:
(1)out_mc_start_failed should not be released Messenger object
(2)out_messen...
huanwen ren
06:29 AM Revision 0f08a304 (ceph): mon/PGMonitor: don't get error code overwritten by 0
dump_stuck_pg_stats() method returns either 0 on success or
an negative error code on failure. So it is wrong to rese...
xie xingguo
06:20 AM Revision 869800f3 (ceph): mon/PGMonitor: fix inaccurate warn of unscrubbed pgs
1. we automatically perform deep-scrub at osd_deep_scrub_interval,
not mon_scrub_interval(1week vs. 1day).
2. the...
xie xingguo
04:36 AM Messengers Feature #15638 (Duplicate): msg/async: add connection idle timeout control
Haomai Wang
03:15 AM Revision 1eb435fc (ceph): Merge pull request #8700 from tchaikov/wip-systemd-deb
debian: package systemd targets
Reviewed-by: Javier M. Mellid <jmunhoz@igalia.com>
Sage Weil
02:22 AM Revision 7efb2941 (ceph): cmake: add library cls_journal for target unittest_librbd
otherwise if we want to generate target unittest_librbd we need to
(re)generate cls_journal manually
Signed-off-by: ...
runsisi hust
02:02 AM Revision f950a0a7 (ceph): debian: install systemd target files
* enable it using dh_systemd_enable
* start the target using dh_systemd_start
* move the dh_installinit, dh_systemd_e...
Kefu Chai
01:18 AM Bug #15596: OSDs not mounted at boot, ceph-disk says "Error: unrecognized partition type None"
Thanks. Let me know what info you need to troubleshoot the ceph-disk problem. Heath Jepson
01:05 AM Revision dd0eb719 (ceph): librbd: fix potential assertion for object map invalidation
if update_flags fails we should not go any further, or the async request
will be removed from m_image_ctx.async_reque...
runsisi hust
12:44 AM Bug #15636 (Can't reproduce): BlueStore.cc: FAILED assert(0 == "unexpected error") OSDs fail and ...
OS: CentOS 7.2 (up-to-date)
Kernel: 4.5.2-1.el7.elrepo.x86_64
Release: Jewel 10.2.0
Setup: one node, baremetal, 1 ...
Anonymous

04/27/2016

11:48 PM Bug #15550: "AssertionError: failed to recover before timeout expired" in rados-infernalis-distro...
recent logs - http://qa-proxy.ceph.com/teuthology/teuthology-2016-04-27_02:10:02-upgrade:hammer-x-jewel-distro-basic-... Tamilarasi muthamizhan
11:24 PM Revision 7e0953b5 (ceph): .mailmap and .orgmap: organization affiliation
Signed-off-by: Jianjian Huo <jianjian.huo@ssi.samsung.com> Jianjian Huo
10:20 PM Revision edea6d58 (ceph): rgw: don't allow any concurrent sync requests on the same key
We used to allow concurrent requests, as long as these had different op,
which wasn't correct.
Signed-off-by: Yehuda...
Yehuda Sadeh
10:07 PM Revision 410d432d (ceph): radosgw-admin: update usage for zone[group] modify
the help strings indicated that only --master could be changed
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:49 PM Revision 79a7d40e (ceph): vstart: use ip addr instead of ifconfig if available
Ifconfig is obsolete with Linux 2.0+, and may not be in a user's PATH.
Use ip addr by default and fall-back to ifconf...
David Disseldorp
09:44 PM Bug #15628: segfault at 0 ip sp error 4 in libtcmalloc.so.4.1.2
I can to provide more information if you need Sergey Jerusalimov
09:34 AM Bug #15628 (Can't reproduce): segfault at 0 ip sp error 4 in libtcmalloc.so.4.1.2
Hello.
I had a problem with ceph-osd:
Ubuntu 14.04.
ceph version 9.2.1
last trace, when we have segfault:
...
Sergey Jerusalimov
09:13 PM Revision 4cdf0aa7 (ceph): Merge pull request #8792 from cbodley/wip-defer-drop-privileges
common: fix value of CINIT_FLAG_DEFER_DROP_PRIVILEGES
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:03 PM CephFS Feature #15417 (Fix Under Review): Make path prefix ("/volumes") in CephFSVolumeClient configurable
https://github.com/ceph/ceph/pull/8771
and test is
https://github.com/ceph/ceph-qa-suite/pull/975
Xiaoxi Chen
08:59 PM CephFS Feature #15615: CephFSVolumeClient: List authorized IDs by share
@Rama Raja: Would you mind if I could help on this feature? Xiaoxi Chen
08:56 PM Revision dfb897ad (ceph): common: fix value of CINIT_FLAG_DEFER_DROP_PRIVILEGES
0x16 (binary 10110) was overlapping two other flags
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:05 PM rbd Bug #15574 (Fix Under Review): Parent image is closed twice if error encountered while opening
*PR*: https://github.com/ceph/ceph/pull/8791 Jason Dillaman
07:31 PM rbd Bug #15574 (In Progress): Parent image is closed twice if error encountered while opening
Jason Dillaman
08:04 PM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...
Created #15634 to enable the config value. Greg Farnum
08:03 PM CephFS Feature #15634 (Resolved): Enable fuse_use_invalidate_cb by default
Apparently we don't yet. Whoops! Make sure fuse_use_invalidate_cb=true has been in our testing for a while, then swit... Greg Farnum
08:01 PM Messengers Bug #15517: msg/simple: PipeConnection leak
Could the OSD have lost this, rather than the Messenger? Greg Farnum
07:56 PM Revision 105ef8a2 (ceph): librbd: propagate any image refresh errors back to caller
Previously, the saved error code was only propagated when an image
flush was required.
Signed-off-by: Jason Dillaman...
Jason Dillaman
07:46 PM Revision e91e7f8d (ceph): librbd: avoid second close attempt of invalid parent image
Fixes: http://tracker.ceph.com/issues/15574
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:25 PM rbd Bug #15630 (Fix Under Review): rbd-mirror can crash if start up is interrupted
*PR*: https://github.com/ceph/ceph/pull/8790 Jason Dillaman
03:22 PM rbd Bug #15630 (Resolved): rbd-mirror can crash if start up is interrupted
If an image replay is interrupted during start up, the journaler will be left in replay mode when it's destroyed. Th... Jason Dillaman
07:22 PM Revision 3a71052a (ceph): rbd-mirror: interrupting image replay startup can cause crash
Properly shut down the journaler if a shut down has been requested
while start up is in-progress.
Fixes: http://trac...
Jason Dillaman
06:58 PM devops Backport #15633 (Resolved): jewel: ceph-{mds,mon,osd} packages need scriptlets with systemd code
https://github.com/ceph/ceph/pull/8801 Nathan Cutler
06:56 PM devops Bug #14941 (Pending Backport): ceph-{mds,mon,osd} packages need scriptlets with systemd code
Nathan Cutler
06:48 PM rgw Bug #15626 (Fix Under Review): s3website:set_bucket_website lacks AWS4 support
Robin Johnson
06:48 PM rgw Bug #15626: s3website:set_bucket_website lacks AWS4 support
I confirm PR8788 fixes the issue, please merge. Robin Johnson
06:34 PM rgw Bug #15626: s3website:set_bucket_website lacks AWS4 support
Robin, I think I am hitting one bug (405 error) related to website support before reaching this issue so I can't repr... Javier M. Mellid
04:57 PM rgw Bug #15626: s3website:set_bucket_website lacks AWS4 support
Hi Robin, operations with body require a specific aws4 completion routine. You just hit the checking to detect that n... Javier M. Mellid
06:28 PM Revision 05373354 (ceph): rgw: add AWS4 completion support for RGW_OP_SET_BUCKET_WEBSITE
Fixes: http://tracker.ceph.com/issues/15626
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
Javier M. Mellid
06:27 PM rgw Bug #15542: rgw multisite: delete object issues

https://github.com/ceph/ceph/pull/8709 (Closed)
https://github.com/ceph/ceph/pull/8685 (Closed)
https://github.co...
Yehuda Sadeh
06:16 PM rbd Feature #15632 (Resolved): Expose librbd API methods to directly acquire and release the exclusiv...
QEMU is adding support for image locking and it will be able to use these methods to lock/unlock an image and properl... Jason Dillaman
06:15 PM Bug #15524: "SELinux denials" in ceph-deploy-wip-sage-testing2-distro-basic-mira
This should be fixed by
https://github.com/ceph/ceph/pull/8714
which is now in master. Can you please rebase an...
Boris Ranto
06:13 PM Revision 27b467ba (ceph): Merge pull request #8714 from ceph/wip-14941
rpm: implement scriptlets for the post-split daemon packages
Reviewed-by: Tim Serong <tserong@suse.com>
Reviewed-by:...
Boris Ranto
06:05 PM Revision a5b2658f (ceph): test: sudo to rm btrfs subvol
"btrfs subvolume {list,delete}" needs root privilege even if the current
user owns this subvol. one can only list/del...
Kefu Chai
05:52 PM CephFS Backport #15631 (In Progress): jewel: CephFSVolumeClient should isolate volumes by RADOS namespace
Nathan Cutler
05:30 PM CephFS Backport #15631: jewel: CephFSVolumeClient should isolate volumes by RADOS namespace
https://github.com/ceph/ceph/pull/8787 Xiaoxi Chen
03:40 PM CephFS Backport #15631 (Resolved): jewel: CephFSVolumeClient should isolate volumes by RADOS namespace
https://github.com/ceph/ceph/pull/8787 Nathan Cutler
05:27 PM Revision f4d63af5 (ceph): python_cephfs: rule out empty/None volume_id
Signed-off-by: Xiaoxi Chen <xiaoxchen@ebay.com>
(cherry picked from commit 73368069dd466cdbde1ebeae97771d603ce431f5)
Xiaoxi Chen
05:26 PM Revision b609017a (ceph): python-cephfs: use rados namespace for data isolation.
As cephfs dir layout supports rados namespace in jewel, it would be
good to use rados namespace instead of pool, sinc...
Xiaoxi Chen
05:12 PM Feature #14033: Activation support for EC Overwrites
#14032 implementation should satisfy this one Tomy Cheru
04:59 PM Revision 7b52183a (ceph): librbd: does not crash if image header is too short
if something goes wrong with the object, and returns a chunk shorter
than expected, don't panic
Signed-off-by: Kefu ...
Kefu Chai
04:48 PM Bug #15596: OSDs not mounted at boot, ceph-disk says "Error: unrecognized partition type None"
Hi Heath. We have a PR open https://github.com/ceph/ceph/pull/8714 to fix the disabled targets, but for now you shoul... Nathan Cutler
12:54 AM Bug #15596: OSDs not mounted at boot, ceph-disk says "Error: unrecognized partition type None"
*or this:*
root@elara:~# systemctl is-enabled ceph.target
disabled
*sorry about the multiple edits, I keep g...
Heath Jepson
12:49 AM Bug #15596: OSDs not mounted at boot, ceph-disk says "Error: unrecognized partition type None"
*is .target what you wanted or Did you mean to have me run the following:*
root@elara:~# systemctl is-enabled ce...
Heath Jepson
12:47 AM Bug #15596: OSDs not mounted at boot, ceph-disk says "Error: unrecognized partition type None"
*this is what I get:*
root@elara:~# systemctl is-enabled ceph-mon.target
Failed to get unit file state for ceph-m...
Heath Jepson
04:14 PM Revision 14652f32 (ceph): rpm: Add rpm scripts for ceph-rbd-mirror
We are currently missing the systemd scripts for the new ceph-rbd-mirror
daemons. This patch introduces them.
Signed...
Boris Ranto
04:00 PM Revision 73f45798 (ceph): rpm: Start all the targets in %post
We need to have the sub-targets active for the ceph.target to be able
to propagate its calls to the services. If the ...
Boris Ranto
03:50 PM devops Bug #15581 (Duplicate): OSD doesn't start
Nathan Cutler
03:49 PM devops Bug #15581 (In Progress): OSD doesn't start
I don't know that we absolutely **need** them, but we have them. It is a product of the split of the ceph package int... Nathan Cutler
03:44 PM Bug #15620 (Need More Info): Error while doing service ceph start
Nathan Cutler
03:43 PM Bug #15620: Error while doing service ceph start
What distro and distro version is this?
There is no such unit as "ceph.service" - it should be redirecting to @cep...
Nathan Cutler
02:31 PM CephFS Feature #15614 (In Progress): CephFSVolumeClient: read-only authorization for volumes
Ramana Raja
12:24 PM Revision 644aba92 (ceph): rpm: implement scriptlets for the post-split daemon packages
This patch gives each of the ceph-{mds,mon,osd,radosgw} packages its own
%post, %preun, and %postun scriptlets dealin...
Nathan Cutler
12:22 PM rgw Bug #15547: [rgw multisite] - radosgw-admin sync status failed to retrieve sync info, failing wit...
Hi Kumar,
I tried reproducing this locally, to see if I could make some progress. I used mstart.sh, created 3 'dat...
Anonymous
12:20 PM Revision 53b1a679 (ceph): systemd: enable all the ceph .target services by default
Some distros, like Fedora and openSUSE, have a policy that all services are
disabled by default.
This patch changes ...
Nathan Cutler
09:38 AM Bug #15629 (Can't reproduce): osd crashed after pg repair
This is the full log:
https://gist.githubusercontent.com/choury/c903fecca0f48028ce5ec5944cc934d0/raw/a9866e63ff015...
zhou wei
09:15 AM devops Bug #15627 (Fix Under Review): install-deps.sh broken on SUSE if systemd-rpm-macros not installed
*master PR*: https://github.com/ceph/ceph/pull/8782 Nathan Cutler
09:11 AM devops Bug #15627 (Resolved): install-deps.sh broken on SUSE if systemd-rpm-macros not installed
Running install-deps.sh on SLE12-SP1 without systemd-rpm-macros installed results in a very long and strange error, a... Nathan Cutler
09:13 AM Revision a7f5ad5f (ceph): install-deps.sh: systemd-rpm-macros must be installed on SUSE
Otherwise the script breaks.
Fixes: http://tracker.ceph.com/issues/15627
Signed-off-by: Nathan Cutler <ncutler@suse....
Nathan Cutler
08:35 AM Revision cad38dca (ceph): librados: modify Pipe::connect() to return the error code
Fixes: http://tracker.ceph.com/issues/15308
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
Vikhyat Umrao
07:45 AM Revision 6c7f7f9a (ceph): client: renew caps for read/write if mds session got killed.
When mds session got killed, read/write operation may hang (it also
can return -ESTALE). Client waits for Frw caps, b...
Yan, Zheng
07:34 AM Revision bc0add2b (ceph): mds: fix rstat.rctime propagation
This patch fixes two issues.
- if (do_parent_mtime || linkunlink) is true, we need to call
CDir::resync_accounted_r...
Yan, Zheng
07:32 AM Revision dc0c7a7a (ceph): mds: fix fragstat/rstat verification
difrags with 'version == 0' have invalid fragstat/rstat. So we can't
trust the accumulated fragstat/rstat if there ar...
Yan, Zheng
07:25 AM Revision 4d15eb12 (ceph): mds: only open non-regular inode with mode FILE_MODE_PIN
ceph_atomic_open() in kernel client does lookup and open at the same
time. So it can open a symlink inode with mode C...
Yan, Zheng
07:12 AM Revision bf92b61f (ceph): mds: fix 'allows_dirfrags' check for fragment_dir command
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
05:51 AM Revision 68714b9d (ceph): ceph_volume_client: evict client also based on mount path
Evict clients based on not just their auth ID, but also based on the
volume path mounted. This is needed for the Mani...
Ramana Raja
03:33 AM rbd Bug #15604: RBD image mounted by command "rbd-nbd" the status is read-only.
Pull request: https://github.com/ceph/ceph/pull/8775
Chang-Yi Lee
03:11 AM Revision a7312a90 (ceph): Fix RBD-NBD aio_callback error handling
Tracker-Id: #15604
Signed-off-by: Chang-Yi Lee <cy.l@inwinstack.com>
Chang-Yi Lee
12:37 AM Revision 996e21af (ceph): Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
s/ceph-deploy_hello_world.yaml/ceph-admin-commands.yaml, hence removing ceph-deploy_hello_world.yaml Tamil Muthamizhan
12:34 AM Revision 96b3726d (ceph): Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
s/ceph-deploy/ceph-tests, hence removing ceph-deploy folder Tamil Muthamizhan

04/26/2016

11:55 PM rgw Bug #15626 (Resolved): s3website:set_bucket_website lacks AWS4 support
2016-04-26 16:53:30.831292 7f02a57e2700 10 canonical headers format = host:demo-s3website-vhost.orbis-terrarum.net.dh... Robin Johnson
11:47 PM Revision 9d4b0b9f (ceph): Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
removed ceph-deploy_hello_world.yaml as its been replaced with ceph-admin-commands.yaml Tamil Muthamizhan
11:44 PM Revision ecf6a572 (ceph): Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
removed file ceph-deploy_hello_world.yaml as it is replaced by ceph-admin-commands.yaml Tamil Muthamizhan
11:13 PM Revision cafe8825 (ceph): Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
removed ceph-deploy folder, as its been already replaced with ceph-tests. Tamil Muthamizhan
10:59 PM Revision 806fb85d (ceph): rgw: collect children after waiting for them
Otherwise we're going to busy loop there.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:37 PM devops Bug #15581: OSD doesn't start
You're right. By default, it's disabled.
*[ceph@octopus ~]$ sudo systemctl is-enabled ceph-mon.target*
disabled
...
Shinobu Kinjo
07:52 AM devops Bug #15581: OSD doesn't start
The ceph-mon service not starting after reboot most likely means that @ceph-mon.target@ is disabled. It's likely that... Nathan Cutler
10:29 PM Revision b225d175 (ceph): rgw: don't pass object context into async coroutines
Fixes: http://tracker.ceph.com/issues/15625
The async read data/attrs coroutines may outlive the callers. Instead
of...
Yehuda Sadeh
10:27 PM rgw Bug #15625 (Resolved): rgw: segfault at RGWAsyncGetSystemObj
Yehuda Sadeh
09:57 PM Bug #15624 (Closed): not able to set "Parent task set"
was trying to set Parent task set for #15622, however the field was missing.
is that expected ??
if not, whats ...
Tomy Cheru
09:52 PM Feature #15623 (Fix Under Review): EC Overwrites: ECBackend TPC support
The ECBackend needs to use the TPC protocol outlined in ec_overwrites.rst based on the FLAG_EC_OVERWRITES flag. That... Samuel Just
09:51 PM Feature #15622 (New): performance counters for ECbackend cache
add performance counter whenever possible, not limited to measure cache efficiency.
sub feature for Feature #14039
Tomy Cheru
09:43 PM Feature #15621 (Fix Under Review): EC Overwrites: create temporary testing pool flag for enabling...
There are a lot of things that will need to be done before ec overwrites work. We'll want to implement the supportin... Samuel Just
09:20 PM Bug #15620 (Closed): Error while doing service ceph start
As the subject says the error is as follows
# service ceph start
Redirecting to /bin/systemctl start ceph.servic...
swanand Mhalagi
09:03 PM rgw Bug #15618: 'period update' does not remove short_zone_ids of deleted zones
Don't we still reference the short zone ids for determining source of an object etc. will there be any effect if we e... Abhishek Lekshmanan
08:14 PM rgw Bug #15618 (Resolved): 'period update' does not remove short_zone_ids of deleted zones
After 'zone delete' and 'period update', the deleted zone's id is still listed under the period's short_zone_ids.
...
Casey Bodley
08:29 PM CephFS Feature #15619 (Resolved): Repair InoTable during forward scrub
If an inode's number is not marked as used in the InoTable, fix that during forward scrub when repair is enabled.
...
John Spray
08:12 PM CephFS Feature #15617 (New): CephFSVolumeClient: OSD blacklisting on deauthorize

This might just mean waiting for http://tracker.ceph.com/issues/9754, or we could implement it in CephFSVolumeClien...
John Spray
08:02 PM Bug #15616 (Resolved): ceph-osd crashes in FileStore::omap_get_values
This is due to trying to writing an uninitialized char* string.
It is only initialised in a few(2) of the tests.
...
Willem Jan Withagen
07:24 PM Revision 97fad754 (ceph): radosgw-admin: add missing --zonegroup-id to usage
also clarified that --rgw-zone takes the zone by name
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Reported-by: ...
Casey Bodley
06:59 PM Revision 255f19d9 (ceph): rgw: check for status >= 0
Fixes: #15565
check only verified that status was > 0, so we ended not updating mtime for
the target object. This re...
Yehuda Sadeh
06:32 PM Revision 27806c71 (ceph): rgw: upgrade default zonegroup and set correct zone[group] id
Fixes: http://tracker.ceph.com/issues/15597
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:21 PM Bug #15600: rocksdb stops working correctly after 6 hours bluestore writes
Had other two ceph/bluestore fio_rbd runs, and both of them reported same rocksdb error after about 6 hours. So this ... Jianjian Huo
05:34 PM CephFS Feature #15615 (Resolved): CephFSVolumeClient: List authorized IDs by share
For implementing update_access efficiently in Manila. Will require storing the per-share metadata on disk.
Relate...
John Spray
05:31 PM CephFS Feature #15614 (Resolved): CephFSVolumeClient: read-only authorization for volumes

I don't think we have tests for how well setting "r" mds auth caps works for clients, hopefully well enough that th...
John Spray
05:30 PM rgw Bug #15613 (New): RGW zone allows duplicate zone names
Steps to reproduce.
1. Create realm, master zone group and master zone.
2. Update config.
3. Create secondary zo...
John Wilkins
05:23 PM CephFS Feature #15400 (Pending Backport): CephFSVolumeClient should isolate volumes by RADOS namespace
John Spray
05:17 PM CephFS Feature #15400: CephFSVolumeClient should isolate volumes by RADOS namespace
Test is here,
https://github.com/ceph/ceph-qa-suite/pull/959
Ramana Raja
05:22 PM Revision 35cb248c (ceph): Merge pull request #959 from xiaoxichen/add_ns_check
tasks/cephfs: check data written to NS.
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
04:59 PM rbd Tasks #15611 (In Progress): Need fsx test against the rbd-nbd device within teuthology
Jason Dillaman
04:11 PM rbd Tasks #15611 (Resolved): Need fsx test against the rbd-nbd device within teuthology
FSX already supports nbd -- just need to add a test case within the rbd teuthology suite. Jason Dillaman
04:48 PM Bug #15524: "SELinux denials" in ceph-deploy-wip-sage-testing2-distro-basic-mira
OK, in my testing, all of these happen when we are uninstalling the ceph packages (and SELinux policy). If the SELinu... Boris Ranto
04:37 PM Stable releases Tasks #14692: hammer v0.94.7
h3. QE VALIDATION (STARTED 4/26/16)
(Note: *%{color:green}PASSED% / %{color:red}FAILED%* - indicates "TEST IS IN P...
Yuri Weinstein
03:50 PM rgw Bug #15595 (Resolved): double free or corruption in RGWCreateBucket_ObjStore_S3::get_params
Yehuda Sadeh
03:49 PM rgw Bug #15595 (Pending Backport): double free or corruption in RGWCreateBucket_ObjStore_S3::get_params
Yehuda Sadeh
03:05 PM rgw Bug #15595: double free or corruption in RGWCreateBucket_ObjStore_S3::get_params
Commit 161854bfe694170b8f4f6b23f4ba20e039788ab9 didn't account for -ERR_LENGTH_REQUIRED. Opened https://github.com/ce... Casey Bodley
03:49 PM Revision 910d2d00 (ceph): Merge pull request #8746 from yehudasa/wip-15598
Fixes: http://tracker.ceph.com/issues/15598
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Casey Bodle...
Casey Bodley
03:37 PM Revision bc0dda02 (ceph): Merge pull request #8762 from ceph/wip-15595
rgw: fix bad free in RGWCreateBucket_ObjStore_S3
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:13 PM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...
Its interesting. The kernel changelogs reference the page cache invalidation change as
* Fri Mar 04 2016 Rafa...
Barry Marson
01:21 PM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...
I checked again. 3.10.0-327.el7.x86_64 does not contain the fix. 3.10.0-375.el7 kernel does. Zheng Yan
01:05 PM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...
Greg Farnum wrote:
> That was just because our callback logic was broken though, right? I think it's time to enable ...
Zheng Yan
03:09 PM Revision e5a2a889 (ceph): FileStore.cc: Make sure str-pointer has not 0x0 when referenced
ceph-osd crashes on reference to where if it is not get_index or lfn_find.
So init with an "empty" indicator "()
Sig...
Willem Jan Withagen
02:58 PM Revision 7251dbee (ceph): rgw: fix bad free in RGWCreateBucket_ObjStore_S3
get_params() will accept -ERR_LENGTH_REQUIRED from
rgw_rest_read_all_input(), in which case 'data' will not be alloca...
Casey Bodley
02:14 PM Revision bd77cd41 (ceph): msg/async: add numevents statistics for external_eventsReviewed-by: Hao...
msg/async: add numevents statistics for external_events
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
01:56 PM Revision d4a25278 (ceph): rgw: rest and http client code to use param vectors
Replaces param/header lists with vectors. In these cases, we're only ever
adding to the back of the list, so a vector...
Karol Mroz
01:40 PM Bug #15609 (Closed): Dead code in Bluestore::fsck
There is a local variable expecting_objects in Bluestore::fsck.
And there are some if(expecting_objects) statements ...
Igor Fedotov
12:59 PM rgw Feature #15442 (In Progress): Orphan cleanup tool: Need to be able to list jobs
Master PR: https://github.com/ceph/ceph/pull/8760 Abhishek Lekshmanan
12:52 PM Revision 44a31d2b (ceph): objclass: add method to list watchers
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
12:52 PM Revision 17dd40df (ceph): cls::rbd:: methods to store/retrieve mirroring status
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
12:52 PM Revision 8aefad59 (ceph): test: cls_rbd: methods to store/retrieve mirroring status
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
12:52 PM Revision 7633407a (ceph): test: MockJournaler: add get_cached_client method
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
12:52 PM Revision 52b2fe14 (ceph): rbd-mirror: store replay status in mirroring object
Fixes: #14420
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:52 PM Revision a2045d61 (ceph): librbd: API to retrieve image mirroring status
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
12:52 PM Revision fe520727 (ceph): rbd: CLI to retrieve rbd mirror state for a pool / specific image
Fixes: #15144
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:48 PM Revision 9a9f0c8e (ceph): EventSocket: add unittest
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
12:27 PM Revision b2ba9232 (ceph): EventSocket: fix missing break statement
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
12:27 PM Revision 836cb208 (ceph): EventSocket: fix conditional compilation for option --without-eventfd
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
12:09 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
... Kefu Chai
10:10 AM Revision 48d7519c (ceph): PG:clear an unused variable: have
Signed-off-by: Yongqiang He <he.yongqiang@h3c.com> yongqiang he
09:29 AM rgw Backport #15254 (In Progress): hammer: rgw: can't remove non-versioned object after enabling vers...
Nathan Cutler
09:10 AM Backport #15608 (In Progress): jewel: Ownership of run dir, pid file and asok file not set when d...
Anonymous
09:07 AM Backport #15608: jewel: Ownership of run dir, pid file and asok file not set when deferring permi...
https://github.com/ceph/ceph/pull/8754 Anonymous
08:43 AM Backport #15608 (Resolved): jewel: Ownership of run dir, pid file and asok file not set when defe...
https://github.com/ceph/ceph/pull/8754 Nathan Cutler
09:03 AM Revision d4afe947 (ceph): global-init: add a path chown wrapper function
Signed-off-by: Karol Mroz <kmroz@suse.com>
(cherry picked from commit 860977b105595dbb50320a30dc0edb922279cb00)
Karol Mroz
09:03 AM Revision f7e6b3cf (ceph): global-init: check init flags and set accordingly
If init flags have changed between the time ceph context was
instantiated and now, update them. This can happen, for ...
Karol Mroz
09:03 AM Revision c2075448 (ceph): common-init: chown admin socket after service thread started
Signed-off-by: Karol Mroz <kmroz@suse.com>
(cherry picked from commit 206585c1d0fc6826c91f7830cde8ded86288abef)
Karol Mroz
09:03 AM Revision 5681b78a (ceph): global-init: chown run dir
Also performs log file chown() operations if permission drop has been
deferred. Documents that admin socket chown() h...
Karol Mroz
09:03 AM Revision 2bc41945 (ceph): global-init: chown pid files
Signed-off-by: Karol Mroz <kmroz@suse.com>
(cherry picked from commit 9c82d8466a264c0f07fd3ec4cc58c1ddb88cc84f)
Karol Mroz
09:03 AM Revision 3963de78 (ceph): global-init: fixup inconsistent use of ceph ctx and conf
Signed-off-by: Karol Mroz <kmroz@suse.com>
(cherry picked from commit 088cc66a94886130df647976050c9d98fcd7572e)
Karol Mroz
09:03 AM Revision 6c1163cd (ceph): admin-socket: use chown instead of fchown
fchown() returns success, but does not change asok file
ownership. chown() does.
Signed-off-by: Karol Mroz <kmroz@su...
Karol Mroz
09:02 AM Revision 770ae9ee (ceph): ceph-context: add function to set init flags
Signed-off-by: Karol Mroz <kmroz@suse.com>
(cherry picked from commit aecab14089bcfd33d6a18adabede6a54040460d4)
Karol Mroz
08:54 AM Revision 75d11329 (ceph): rgw: introduce rgw_list_bucket_min_readahead parameter for bucket listi...
Signed-off-by: Abhishek Varshney <abhishek.varshney@flipkart.com> Abhishek Varshney
08:41 AM Bug #15607 (Pending Backport): Ownership of run dir, pid file and asok file not set when deferrin...
Anonymous
08:40 AM Bug #15607 (Resolved): Ownership of run dir, pid file and asok file not set when deferring permis...
If a daemon requests to defer permissions drop (as is the case with radosgw), we need to take care of properly chown(... Anonymous
07:59 AM devops Backport #15606 (Resolved): jewel: ceph-{mds,mon,osd,radosgw} systemd unit files need "wants=time...
https://github.com/ceph/ceph/pull/8802 Nathan Cutler
07:59 AM rbd Backport #15605 (Resolved): jewel: Potential double free of SetSnapRequest instance
https://github.com/ceph/ceph/pull/8803 Nathan Cutler
07:56 AM Bug #15596: OSDs not mounted at boot, ceph-disk says "Error: unrecognized partition type None"
Out of curiosity, can you check if the @ceph-mon.target@ and @ceph-osd.target@ units are enabled?... Nathan Cutler
07:56 AM Revision 49f1dae5 (ceph): qa: fix typo
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
07:50 AM rbd Bug #15604: RBD image mounted by command "rbd-nbd" the status is read-only.
I am working on this item Chang-Yi Lee
07:45 AM rbd Bug #15604 (Resolved): RBD image mounted by command "rbd-nbd" the status is read-only.
rbd-nbd can map and mount rbd image to /dev/nbdX successfully.
But can not write any files. The error message is "R...
Mika ch
07:48 AM devops Bug #15553 (Resolved): /var/run/ceph permissions are borked after every reboot
Nathan Cutler
07:45 AM Documentation #15258 (In Progress): Temp URL Operations Documentation
Nathan Cutler
07:12 AM Revision 7fb6be70 (ceph): osdc/Objecter: fix race condition for sortbitwise flag detection
During list_objects/list_nobjects(), we are checking osdmap's
sortbitwise flag setting without holding rwlock in hand...
xie xingguo
06:45 AM rgw Documentation #15603 (Resolved): Modification for "TEST S3 ACCESS" section in "INSTALL CEPH OBJEC...
In "TEST S3 ACCESS" section in "INSTALL CEPH OBJECT GATEWAY" page, python file doesn't contain the code to display th... Sirisha Guduru
06:08 AM Revision 1f6608df (ceph): doc: fix typo
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
05:59 AM Bug #15602 (Resolved): should fix the set_headless() in _scrub()
we should name the mask as EXTRA_CLONE, or move it up to cover the cases of
* head without snapset // SNAPSET_MIS...
Kefu Chai
05:33 AM Revision e7a32534 (ceph): mon/OSDMonitor: improve reweight_by_utilization() logic
By calling reweight_by_utilization() method, we are aiming at an evener result
of utilization among all osds. To achi...
xie xingguo
03:43 AM Revision 25c2f5a7 (ceph): Merge pull request #8683 from Ved-vampir/zlib_fix
compressor: fix of error code control in zlib decompress
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
03:25 AM Revision 3557903d (ceph): mon/OSDMonitor: avoid potential expensive grace calculation
The grace calculation during check_failure() is now very complicated
and time-consuming. Therefore we shall skip this...
xie xingguo
02:45 AM Revision 7ac5ca56 (ceph): mon/osdmonitor: decouple adjust_heartbeat_grace and min_down_reporters
if cancel mon_osd_adjust_heartbeat_grace, we must set mon_osd_min_down_reporters to zero.
otherwise the next checking...
Zengran Zhang
02:33 AM devops Fix #15419 (Pending Backport): ceph-{mds,mon,osd,radosgw} systemd unit files need "wants=time-syn...
Sage Weil
02:33 AM Revision 68a31734 (ceph): Merge pull request #8489 from SUSE/wip-15419
systemd: make Ceph daemons dependent upon time-sync.target
Reviewed-by: Tim Serong <tserong@suse.com>
Reviewed-by: J...
Sage Weil
02:21 AM Revision ec204481 (ceph): Merge pull request #8721 from ibravo/patch-2
doc: update quick-ceph-deploy.rst
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:20 AM Revision e2651406 (ceph): Merge pull request #8713 from HeyoQiang/master
osd/PG: remove unused variable have
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
02:18 AM Revision 7b78fcee (ceph): Merge pull request #8723 from cooboos/wrong_spell
doc: correct wrong spell 'mnay' to 'many'
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
02:01 AM Revision 4ebca36b (ceph): Merge pull request #6764 from kylinstorage/fix-check_become_tier
mon: fix OSDMonitor::_check_become_tier
Reviewed-by: Xinze Chi <xinze@xsky.com>
Sage Weil
01:59 AM Revision 57ea13a6 (ceph): Merge pull request #8103 from adamemerson/wip-sign-of-the-time-debug
common: signed coarse time
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:59 AM Revision 35f4e1fd (ceph): Merge pull request #8407 from dx9/wip-os-release
common/util: add support for distro info from /etc/os-release file
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:58 AM Revision acb6bb59 (ceph): Merge pull request #8437 from jjhuo/single_delete
os/kv, os/bluestore: Enable SingleDelete with RocksDB and Bluestore
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:58 AM Revision fef50f3e (ceph): Merge pull request #8451 from tchaikov/wip-signal-hanlder-typo
global/signal_handler: fix typo
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:58 AM Revision f3f2463f (ceph): Merge pull request #8503 from yuyuyu101/wip-spdk-improve
os/bluestore/NVMEDevice: performance improvements Sage Weil
01:56 AM Revision 8c10377b (ceph): Merge pull request #8702 from kmroz/wip-fix-run-dir-chown
global-init: fixup chown of the run directory along with log and asok files
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:55 AM Revision 0db5e051 (ceph): Merge pull request #8728 from liewegas/wip-notify
osd/osd_types: render notify op properly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
12:12 AM Bug #15601 (Closed): ceph-deploy fails on RHEL 7.0 complaining about ceph-osd , ceph-md , ceph-mon
Hi ,
While attempting to install Ceph on RHEL 7 system , the installation fails with the following error :
[ce...
Vandita Arora
12:03 AM Revision dc17107d (ceph): os/bluestore/BlueStore: cleanup the wal entries using single delete
By use of single delete, RocksDB should be able to remove deleted wal
entries with only one compaction in theory, whe...
Jianjian Huo
12:03 AM Revision 0860e62b (ceph): os/bluestore/BlueStore: cleanup overlay using single delete
Overlay entries are also only written once, eligible to use single delete.
Signed-off-by: Jianjian Huo <jianjian.huo...
Jianjian Huo
12:03 AM Revision 2089cff5 (ceph): kv/RocksDBStore: implement rm_single_delete
Use SingleDelete to delete keys which were never overwritten.
Signed-off-by: Jianjian Huo <jianjian.huo@ssi.samsung....
Jianjian Huo

04/25/2016

11:35 PM Revision 9c60532e (ceph): kv/KeyValueDB: add a new interface for single delete.
This is useful for log-insert-merge tree based key value store, such as
RocksDB, to avoid more LSM compactions for al...
Jianjian Huo
11:13 PM Bug #15600: rocksdb stops working correctly after 6 hours bluestore writes
This website editor changed my original text...
The original error msg reported by rocksdb is below:
2016-04-25 1...
Jianjian Huo
11:04 PM Bug #15600 (Can't reproduce): rocksdb stops working correctly after 6 hours bluestore writes
Found this bug on jewel release 10.2.0.
With fio_rbd 100% 4KB writes, after 6 hours, rocksdb reported below error ms...
Jianjian Huo
10:52 PM devops Bug #15581: OSD doesn't start
I just built the Ceph cluster using ceph-deploy with stable jewel.
Problem is not only osd but mon as well. Maybe ...
Shinobu Kinjo
09:36 AM devops Bug #15581 (Need More Info): OSD doesn't start
In what way does the OSD not start? systemctl status says "Active: active (running)"
Also, what distro are you run...
Nathan Cutler
09:35 AM devops Bug #15581 (New): OSD doesn't start
Changing status back to "New" because, as the systemd maintainers just told me, the "Unknown lvalue 'TasksMax' in sec... Nathan Cutler
10:49 PM Revision a17c9c61 (ceph): Merge pull request #8474 from xiaoxichen/wip-pycephfs-namespace
pycephfs: using namespace for data isolation
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:35 PM CephFS Feature #15599 (Fix Under Review): quota: Generate client df from quota, when using subdirectory ...
https://github.com/ceph/ceph/pull/8747
https://github.com/ceph/ceph-qa-suite/pull/974
John Spray
10:31 PM CephFS Feature #15599 (Resolved): quota: Generate client df from quota, when using subdirectory mount

This is an enabler for Manila, creating this ticket to track backport to Jewel after landing in master.
John Spray
10:12 PM Revision 6f6b0c92 (ceph): rgw: fix suffix in RGWZoneParams::fix_pool_names()
Fixes: http://tracker.ceph.com/issues/15598
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:07 PM rgw Bug #15598 (Resolved): rgw: radosgw-admin zone set cuts pool names short if name starts with a pe...
Yehuda Sadeh
09:59 PM Revision c23b45d8 (ceph): os/bluestore/BlueStore: Record released extents into wal-transaction.
If wal-reply, it release the released-extents. But it don't record those
extents. So if wal_transaction exist, it sho...
Jianpeng Ma
09:49 PM Bug #15596: OSDs not mounted at boot, ceph-disk says "Error: unrecognized partition type None"
*correction* I said Debian Jewell I meant *Debian Jessie*
coffee hasn't kicked in yet.
Heath Jepson
09:21 PM Bug #15596 (Can't reproduce): OSDs not mounted at boot, ceph-disk says "Error: unrecognized parti...
I have yet to get anything to start without major intervention since upgrading from infernalis to jewel 10.2.0
sys...
Heath Jepson
09:33 PM Revision 9bab8f49 (ceph): os/bluestore/bluestore_type: dump released extents for wal-transaction
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
09:26 PM rgw Bug #15597 (Resolved): rgw: when upgrading to jewel, a default zone setup is is not upgraded corr...
- hammer / infernalis
- create a default setup (don't set up zone)
- create user + bucket
- stop + upgrade to ...
Yehuda Sadeh
09:23 PM devops Bug #15553: /var/run/ceph permissions are borked after every reboot
pidfile problem is resolved thanks Nathan! You rock!
I created http://tracker.ceph.com/issues/15596 for the ceph-d...
Heath Jepson
09:41 AM devops Bug #15553: /var/run/ceph permissions are borked after every reboot
As the systemd maintainers just told me, the "Unknown lvalue 'TasksMax' in section 'Service'" is benign and the prese... Nathan Cutler
08:16 PM Revision 23108547 (ceph): ceph.spec.in: recommend ntp-daemon on SUSE
SUSE has settled on "ntp-daemon" as the generic package name. The "ntp" and
"chrony" etc. packages have "Provides: nt...
Nathan Cutler
08:16 PM Revision f27cda03 (ceph): deb: make ceph-base and radosgw recommend time-daemon
References: http://tracker.ceph.com/issues/15419
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:01 PM rgw Bug #15595: double free or corruption in RGWCreateBucket_ObjStore_S3::get_params
Maybe related to commit 161854bfe694170b8f4f6b23f4ba20e039788ab9. Yehuda Sadeh
07:00 PM rgw Bug #15595 (Resolved): double free or corruption in RGWCreateBucket_ObjStore_S3::get_params
... Sage Weil
07:08 PM rbd Subtask #14420 (Fix Under Review): New RBD notification pool object for recording mirroring errors
*PR*: https://github.com/ceph/ceph/pull/8442 Jason Dillaman
06:55 PM Bug #15523: osd: acting_primary not updated on split
maybe /a/teuthology-2016-04-24_22:00:02-rados-jewel-distro-basic-smithi/147520
Sage Weil
06:52 PM Bug #15594 (Closed): Clang complains about RocksDB: Struct != Class
In file included from db/db_impl_readonly.cc:7:
In file included from ./db/db_impl_readonly.h:10:
In file included ...
Willem Jan Withagen
05:59 PM Documentation #15258: Temp URL Operations Documentation
https://github.com/ceph/ceph/pull/8712 Diwakar Goel
05:52 PM Revision 42a53713 (ceph): Merge pull request #973 from ceph/jewel
Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com> Tamilarasi Muthamizhan
05:48 PM Revision 77fdbf17 (ceph): Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
renamed the workunit and test to reflect reality and for better clarity
(cherry picked from commit 0fd358b877c611bf6...
Tamil Muthamizhan
05:42 PM rbd Feature #15593 (Resolved): support names in rbd default feature instead of numbering system in ce...
I think the 'rbd default feature' in ceph.conf still uses the numbering system and the newer document has no referenc... Vasu Kulkarni
05:30 PM Revision aede4a6c (ceph): Merge pull request #8715 from runsisi/wip-fix-cmake
cmake: use LINK_PRIVATE instead of PRIVATE for CMake version == 2.8.11
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
05:20 PM Revision d920da71 (ceph): Merge pull request #8730 from ibravo/patch-3
doc: Updated ceph-deploy osd to choose underlying file system Sage Weil
04:52 PM Bug #15592 (Can't reproduce): "SELinux denials found" in rados-jewel-distro-basic-smithi
Run: http://pulpito.ceph.com/teuthology-2016-04-24_22:00:02-rados-jewel-distro-basic-smithi/
Job: 147674
Logs: http...
Yuri Weinstein
04:24 PM Revision da53f586 (ceph): Merge pull request #8745 from ErwanAliasr1/evelu-deps
install-deps: Adding gcc for debian based systems
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:01 PM CephFS Bug #15591: infernalis to jewel upgrade
... John Spray
03:06 PM CephFS Bug #15591 (Resolved): infernalis to jewel upgrade
ubuntu trusty
3.13.0-68-generic
# dpkg -l | egrep '(ceph|rbd)'
ii ceph 10.2.0-1...
Emil Öhgren
03:53 PM Revision cbd61053 (ceph): doc: update keystone admin options in config-ref
Adding the short descriptions of the keystone admin tenant, user and
password options to the config reference as well...
Abhishek Lekshmanan
03:48 PM Revision d0eeb624 (ceph): doc:explain service tenant config for rgw keystone
Explain the configuration of `rgw keystone admin user`, tenant and
password which avoids the need for setting the key...
Abhishek Lekshmanan
03:24 PM Revision 3d051a58 (ceph): admin-socket: use chown instead of fchown
fchown() returns success, but does not change asok file
ownership. chown() does.
Signed-off-by: Karol Mroz <kmroz@su...
Karol Mroz
03:11 PM Revision bbcda5a2 (ceph): install-deps: Adding gcc for debian based systems
When running install-deps on a minimalistic system, we reach that situation :
dpkg-checkbuilddeps --admindir=/tmp/in...
Erwan Velu
02:59 PM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...
I've verified by adding:
fuse_use_invalidate_cb=true
to the /etc/ceph/ceph.config file that mounting with fu...
Barry Marson
02:33 PM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...
That was just because our callback logic was broken though, right? I think it's time to enable by default (I think it... Greg Farnum
02:26 PM Bug #15590: bluestore: shards missing after a few hours of testing
In case it helps, here's the output of ceph-bluefs-tool on osd.128:
ceph-post-file: d3b2843e-e275-48d7-bc22-957751...
Dan van der Ster
02:13 PM Bug #15590 (Can't reproduce): bluestore: shards missing after a few hours of testing
One out our 18 servers is configured with 30x bluestore OSDs. (ceph-disk prepare --bluestore ...)
After a few hour...
Dan van der Ster
02:04 PM Revision 850e343d (ceph): Merge pull request #8743 from ceph/revert-8502-song20
Revert "crushtool: do not allow to compile crushmap with repeat rules…
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:00 PM Revision edfe301a (ceph): Revert "crushtool: do not allow to compile crushmap with repeat ruleset."
Kefu Chai
01:30 PM Revision 7dbdddee (ceph): rgw, doc: extend the documentation of rgw_keystone_admin_token.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
01:29 PM Revision 3351a8ce (ceph): rgw, doc: document config options related to Keystone v3.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
01:08 PM Revision 940698b7 (ceph): ceph_test_rados_api_misc: add preliminary writesame tests
Test the new ioctx.writesame() and rados_writesame() API functions.
Signed-off-by: David Disseldorp <ddiss@suse.de>
David Disseldorp
01:08 PM Revision 15c67e78 (ceph): ceph_test_rados_api_aio: add writesame tests
Write a buffer a number of times using writesame, read the full range
back, and check that it matches. Do this using ...
David Disseldorp
01:08 PM Revision 1c7fdf5b (ceph): ceph_test_rados_api_io: ETOBIG tests for writesame
Signed-off-by: David Disseldorp <ddiss@suse.de> David Disseldorp
01:08 PM Revision b3a311f1 (ceph): ceph_test_rados_api_c_write_ops: add writesame test
Signed-off-by: David Disseldorp <ddiss@suse.de> David Disseldorp
01:08 PM Revision 0098319c (ceph): TestRados: add writesame support
Can be tested via "--op writesame". Requests are currently dispatched
*without* a multiplication factor, i.e. data_le...
David Disseldorp
01:07 PM Revision e334ba9b (ceph): ceph osd: add support for new op writesame
This adds a new ceph request writesame that writes a buffer of length
writesame.data_length bytes at writesame.offset...
Mike Christie
01:07 PM Revision 161d67ca (ceph): librados: add writesame API
The writesame operation allows callers to write the same data buffer
multiple times to a given object.
Signed-off-by...
David Disseldorp
11:50 AM devops Bug #13955 (Resolved): /usr/libexec/ceph/ceph-osd-prestart.sh called with incorrect parameters
Nathan Cutler
11:49 AM devops Bug #13955: /usr/libexec/ceph/ceph-osd-prestart.sh called with incorrect parameters
*PR*: https://github.com/ceph/ceph/pull/8449 Nathan Cutler
11:00 AM Revision c127e6ce (ceph): compressor: fix of error code control in zlib decompress
Signed-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
09:52 AM CephFS Feature #15589: Ceph status outputs mds slow request summary for better monitoring
https://github.com/ceph/ceph/pull/8737 Zhi Zhang
09:48 AM CephFS Feature #15589 (Resolved): Ceph status outputs mds slow request summary for better monitoring
Currently ceph status or ceph health won't output mds slow request summary. It is not very friendly and timely for op... Zhi Zhang
09:37 AM devops Bug #15583 (Rejected): systemd warns about TasksMax= setting on older distros
As the systemd maintainers just told me, the "Unknown lvalue 'TasksMax' in section 'Service'" is benign and the prese... Nathan Cutler
08:33 AM Feature #14860: scrub/repair: persist scrub results (do not overwrite deep scrub results with non...
the non-deep scrub can return without error, but the pg being scrubbed is still remaining inconsistent:
> 2016-04-...
Kefu Chai
07:32 AM Backport #15478: hammer: Pool quota alarm is not in effect
h3. Original description
step1:
I set quoat'alarm/crit for the pool in the ceph.conf
mon_pool_quota_warn_thresho...
Nathan Cutler
02:20 AM Backport #15478: hammer: Pool quota alarm is not in effect
huanwen ren wrote:
> close:
https://github.com/ceph/ceph/pull/8571
> updated to:
https://github.com/ceph/ceph/pul...
huanwen ren
02:17 AM Backport #15478: hammer: Pool quota alarm is not in effect
close:https://github.com/ceph/ceph/pull/8571
updated to:https://github.com/ceph/ceph/pull/8593
huanwen ren
05:58 AM Revision ff18083d (ceph): Merge pull request #8725 from liewegas/wip-make-check
test/encoding/readable.sh: fix make check for autotool
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:12 AM Revision 65a3c219 (ceph): test/encoding/readable.sh: fix make check for autotools
Use ./ if ceph-dencoder is in the local directory.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:58 AM Revision 33627b82 (ceph): unittest: fix a mem leak in chain_xattr test.
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
04:58 AM Revision 7a644813 (ceph): unittest: add an assert for chain_listxattr.
As there is no assert after chain_listxattr(), and memset actual to '\0'
immediately, we did not test chain_listxattr...
Yang Dongsheng
04:58 AM Revision 5abc95dc (ceph): unittest: fix a wrong expected output in chain_xattr test
As there would be some other default xattr for the file, such as security.selinux,
we got unittest_chain_xattr failed...
Yang Dongsheng
04:57 AM Revision 30b3b351 (ceph): KStore: change the return type of _txc_finalize to void
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
04:57 AM Revision c2c92b16 (ceph): bluestore: change the return type of _txc_finalize to void
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
04:57 AM Revision b73d2f20 (ceph): FreelistManager: change return type of allocate() and release() to void
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
04:57 AM Revision 8aad3243 (ceph): kstore: check return value of db->submit_transaction() by assert(0 == r)
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
04:57 AM Revision 0b47e116 (ceph): bluestore: check return value of db->submit_transaction() by assert(0 =...
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
03:58 AM devops Bug #15588 (Resolved): deb: TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES not specified in /etc/default/c...
Hi,
this PR implement TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=128MB in redhat sysconfig
https://github.com/ceph/ceph/...
alexandre derumier
03:04 AM Revision 9d3c0d5b (ceph): Merge pull request #8719 from SUSE/wip-fix-multidump
multi-dump.sh: fix usage function
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:23 AM Revision bb64222b (ceph): tool/cephfs: make EventOutput::binary() idempotent
We may passed a path in which has already been created. So we shall
tolerate the EEXIST error, which shall also make ...
xie xingguo
01:45 AM Revision 0519f938 (ceph): msg/async: fix some return values and misspellings.
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
12:28 AM Revision 893b7a00 (ceph): Doc: Updated ceph-deploy osd to choose underlying file system
Included paragraph about --fs-type and --bluestore
Signed-off-by: Ignacio Bravo ibravo@hotmail.com
ibravo

04/24/2016

11:28 PM Revision 485ef83e (ceph): Doc: Update quick-ceph-deploy.rst
Signed-off-by: Ignacio Bravo ibravo@hotmail.com ibravo
08:39 PM Revision f2165166 (ceph): rados/monthrash: debug client on librados api tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:03 PM Revision 47ddc266 (ceph): osd/osd_types: render notify OSDOp properly
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:54 PM Stable releases Tasks #14692: hammer v0.94.7
Last lead has approved for QA to start testing. Nathan Cutler
07:51 PM Revision 749fcadf (ceph): Merge pull request #8640 from xiexingguo/xxg-wip-osdsideeffect
osd/ReplicatedPG: allow CMPXATTR ops to trigger side effects too
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:50 PM Revision 56697d04 (ceph): Merge pull request #8694 from wuxingyi/fixincomplete
osd/PG: PG is only likely to go active when min_size turns smaller.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:49 PM Revision 401804e3 (ceph): osd: honour result code passed in; tidy-up changesReviewed-by: Sage Wei...
osd: honour result code passed in; tidy-up changes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:48 PM Revision c78b354e (ceph): Merge pull request #8675 from roidayan/xio-build_deb_with_xio
xio: add MNop.h to dist tarball
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:48 PM Revision 2f2cb9eb (ceph): Merge pull request #8678 from jack-changtao/pgbackend
osd/PGBackend: if min > max, PGBackend::objects_list_partial will list all objects of that pg
Reviewed-by: Sage Weil...
Sage Weil
07:48 PM Revision c2defeb2 (ceph): Merge pull request #8680 from ceph/rm-distribute
tools: remove installation for distribute. It is no longer maintained
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:47 PM Revision 2c3ef6d7 (ceph): Merge pull request #8681 from xiexingguo/xxg-wip-crushfix
crush: fix mishandled result of get_bucket() method
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:47 PM Revision 333aa0c1 (ceph): Merge pull request #971 from ceph/wip-kv
rados/objectstore: add ceph_test_keyvaluedb test Sage Weil
07:47 PM Revision 93d7deff (ceph): Merge pull request #8707 from liewegas/wip-kv-merge
kv: add merge operator support, fix test
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:47 PM Revision 1e1d898d (ceph): Merge pull request #8688 from xiexingguo/xxg-wip-crushtooltip
tools/crushtool: add straw2 support for help message
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:46 PM Revision e4409981 (ceph): Merge pull request #8671 from majianpeng/rados-objectsize-smaller-block...
tools/rados: fix "Floating point exception" if objectsize smaller than blocksize when do write-bench.
Reviewed-by:...
Sage Weil
07:46 PM Revision 8c3ddbea (ceph): Merge pull request #8502 from songbaisen/song20
crushtool: do not allow to compile crushmap with repeat ruleset.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:44 PM Bug #15573 (Fix Under Review): systemd target files are not packaged in deb
Nathan Cutler
06:43 PM Bug #15584 (Duplicate): jewel : debian package : missing ceph-osd.target, ceph-mon.target, ceph-m...
Nathan Cutler
12:45 PM Bug #15584 (Duplicate): jewel : debian package : missing ceph-osd.target, ceph-mon.target, ceph-m...
Hi,
jewel debian packages are missing some systemd files
:ceph-osd.target, ceph-mon.target, ceph-msd.target
...
alexandre derumier
05:08 PM devops Bug #15587 (Resolved): deb: wrong /etc/default/ceph/ceph location

debian rules file is wrong, it's create a /etc/default/ceph directory with a /etc/default/ceph/ceph file.
the co...
alexandre derumier
02:32 PM Revision 1fa533e8 (ceph): fix ceph init script
commit 65963739cd6815b8008282c8f64cd64365662e60 have introduce a bug
test variables need to be quoted, or -n always ...
alexandre derumier
02:32 PM Revision 7acbefad (ceph): test: Fix ceph-objectstore-tool test to run manually from src non-cmake
Fix init-ceph to handle it when CEPH_* values set
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked fr...
David Zafman
02:31 PM Revision bf93c05e (ceph): Merge pull request #8724 from aderumier/master
sysvinit: fix ceph init script
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:49 PM Bug #15585 (Resolved): jewel: debian package: init.d script bug
Hi,
since this commit
https://github.com/ceph/ceph/commit/65963739cd6815b8008282c8f64cd64365662e60
if [ -n...
alexandre derumier
11:16 AM rbd Bug #15561: RBD image can be listed but not opened
do you do rbd snap operations?
or you should list your steps to reproduce the problem.
huang jun
07:55 AM Revision b581dd56 (ceph): fix ceph init script
commit 65963739cd6815b8008282c8f64cd64365662e60 have introduce a bug
test variables need to be quoted, or -n always ...
alexandre derumier
04:12 AM Linux kernel client Bug #15552: cephfs kernel client timeout error 110
I found a solution I can live with.
I set:
@ceph osd crush tunables default@
And this works without generati...
Heath Jepson
03:17 AM Linux kernel client Bug #15552: cephfs kernel client timeout error 110
OK, so my last update led me to trying a shot in the dark.
running:
@ceph osd crush tunables legacy@
Allowed...
Heath Jepson
03:08 AM Linux kernel client Bug #15552: cephfs kernel client timeout error 110
more info, I see this pop up on the mon when running in debug mode:
@2016-04-23 21:03:28.685457 7f2eead54700 1 --...
Heath Jepson
03:19 AM Revision 04846925 (ceph): doc: correct wrong spell 'mnay' to 'many'
Signed-off-by: wangsongbo <wangsongbo@unitedstack.com> wangsongbo
02:13 AM devops Bug #15583: systemd warns about TasksMax= setting on older distros
Correction:
@mount -t xfs /dev/disk/by-partlabel/Ceph_OSD.0.XFSdata /srv/ceph/osd/osd.0 -o noatime,nodiratime,logb...
Heath Jepson
02:10 AM devops Bug #15583: systemd warns about TasksMax= setting on older distros
This can't just be effecting me. after running apt-get update then apt-get dist-upgrade, I'm still in the same boat.
...
Heath Jepson

04/23/2016

08:02 PM Bug #15416: ceph df reports incorrect pool usage
Simon Weald wrote:
> As you can see, the cinder-volumes_p02 pool reports a huge number in both the USED and OBJECTS ...
Blair Bethwaite
07:23 PM devops Fix #13445: ceph.spec.in: drop support for RHEL<7 and SUSE<1210 in jewel and above
I optimistically write "jewel and above", but realistically this is headed for kraken. Nathan Cutler
04:43 PM Revision bc9478ed (ceph): multi-dump.sh: fix usage function
The usage() function was not producing any output.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
03:48 PM Revision df893f39 (ceph): systemd: make Ceph daemon units "want" time-sync.target
Fixes: http://tracker.ceph.com/issues/15419
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
03:21 PM Revision 57cd218b (ceph): os/bluestore/KernelDevice: For buffer mode no need do bufferlist::rebuild.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:42 PM Revision 8839ccbf (ceph): rgw/rgw_op.cc: avoid copying in for loops
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
01:41 PM Revision 088cc66a (ceph): global-init: fixup inconsistent use of ceph ctx and conf
Signed-off-by: Karol Mroz <kmroz@suse.com> Karol Mroz
01:41 PM Revision 206585c1 (ceph): common-init: chown admin socket after service thread started
Signed-off-by: Karol Mroz <kmroz@suse.com> Karol Mroz
01:41 PM Revision 9d513793 (ceph): global-init: chown run dir
Also performs log file chown() operations if permission drop has been
deferred. Documents that admin socket chown() h...
Karol Mroz
01:41 PM Revision 9c82d846 (ceph): global-init: chown pid files
Signed-off-by: Karol Mroz <kmroz@suse.com> Karol Mroz
11:36 AM Revision a0ad13db (ceph): global-init: check init flags and set accordingly
If init flags have changed between the time ceph context was
instantiated and now, update them. This can happen, for ...
Karol Mroz
11:35 AM Revision 860977b1 (ceph): global-init: add a path chown wrapper function
Signed-off-by: Karol Mroz <kmroz@suse.com> Karol Mroz
11:32 AM Revision aecab140 (ceph): ceph-context: add function to set init flags
Signed-off-by: Karol Mroz <kmroz@suse.com> Karol Mroz
07:55 AM devops Bug #15581: OSD doesn't start
You could be running an older version of systemd that doesn't support @TasksMax=@ Nathan Cutler
07:54 AM devops Bug #15581 (Duplicate): OSD doesn't start
Nathan Cutler
02:26 AM devops Bug #15581 (Duplicate): OSD doesn't start
*[ceph@octopus conf]$ sudo systemctl status ceph-osd@1.service*
● ceph-osd@1.service - Ceph object storage daemon
...
Shinobu Kinjo
07:50 AM Revision f08ca0a0 (ceph): msg/async: add numevents statistics for external_events
Maybe we need to add the statistics for external_events.
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn>
Yan Jun
07:50 AM Revision 69a587b1 (ceph): msg/async: delete the confused comments.
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
07:41 AM devops Bug #15553: /var/run/ceph permissions are borked after every reboot
Two more notes. First, I opened #15583 for the unsupported @TasksMax=@ issue you just tripped over. Second, though @T... Nathan Cutler
07:25 AM devops Bug #15553: /var/run/ceph permissions are borked after every reboot
TasksMax was introduced in systemd 227. Which version of systemd are you running? Nathan Cutler
12:21 AM devops Bug #15553: /var/run/ceph permissions are borked after every reboot
Relic tooling only if a clean install of debian jessie and ceph infernalis would have left trash behind.
Adding ...
Heath Jepson
07:31 AM devops Bug #15583 (New): systemd warns about TasksMax= setting on older distros
The @TasksMax=@ setting was introduced in systemd 227 ( see https://github.com/systemd/systemd/blob/master/NEWS )
...
Nathan Cutler
07:18 AM Revision 6744a5f1 (ceph): bluefs: use Allocator::create() to instantiate allocator
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
07:15 AM devops Bug #14941 (Fix Under Review): ceph-{mds,mon,osd} packages need scriptlets with systemd code
*master PR*: https://github.com/ceph/ceph/pull/8714 Nathan Cutler
06:57 AM Revision bc67d0c8 (ceph): cmake: use LINK_PRIVATE instead of PRIVATE for CMake version == 2.8.11
with version 2.8.11, i.e., the minimum version required by the building
system, we will hit a compile error as follow...
runsisi hust
04:26 AM devops Bug #15582 (New): ceph-build: check_binary_existence should be early
check_binary_existence is useful for ending ceph-build jobs early. However, currently, ti's not done until after set... Dan Mick
01:11 AM Revision 91195b05 (ceph): osd: kill CheckRepops event, which is never used
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:11 AM Revision d5aa9f8f (ceph): osd: fix dump type mistach of scrubber
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:11 AM Revision 10898dfb (ceph): osd: fix indention, typo etc.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:11 AM Revision b98e6e64 (ceph): common: fix constructer member type of hobject mismatch
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:11 AM Revision b304c12d (ceph): osd: kill find_entry() method of pg_log_t
1. it is never used by anyone.
2. the implementation of this method is a little bit problematic, e.g.,
we don't ...
xie xingguo
01:11 AM Revision fd76b2e7 (ceph): osd: initialize role of pg more properly
"O" means pg is primary, we can't declare that at construction.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:11 AM Revision 0ab84686 (ceph): osd: use pif directly
We don't have to call past_intervals.begin() again as we currently
have pif point to it already.
Signed-off-by: xie ...
xie xingguo
01:11 AM Revision f17ba6a6 (ceph): osd/ReplicatedBackend: mark op as started for better tracing
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:11 AM Revision 1269ad6c (ceph): osd: change type of dispatch_running from int to bool
Which matches its behaviour better.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:11 AM Revision 7bf41207 (ceph): osd: drop repeer() method, which is never used by anyone.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:11 AM Revision 3d4010ae (ceph): osd: fix lock description of OSDService class
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:11 AM Revision 95486ba2 (ceph): osd: kill perf counter we never used
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:11 AM Revision 2004b2ac (ceph): os/filestore: drop duplicated tracked conf key
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:11 AM Revision 026f38dd (ceph): os/filestore: do not reset result code if _do_clone_range() failed
Because _do_clone_range() is not a standard system call, it may return
some customized error code instead. Therefore ...
xie xingguo
01:11 AM Revision 8d18e40b (ceph): osd: avoid duplicated call, which is unnecessary.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:11 AM Revision 27e53055 (ceph): osd: reset backfill to false directly when we create a brand-new pg
Because under this case result is set to RES_NON and result == RES_SELF
shall always return false.
Signed-off-by: xi...
xie xingguo
01:11 AM Revision 40add6a6 (ceph): osd: kill sub_op_scrub_stop, it never works
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:11 AM Revision de740382 (ceph): osd: publish stats when exit from GetInfo or Incomplete
This is because:
1. publish_stats_to_osd() is reentry-able, it refreshes pg state,
blocked_by and other statisit...
xie xingguo
12:31 AM Bug #15554: systemd does not respect the ceph config file when using non-standard directories
I can't be sure because systemd is royally messed up after upgrading from 10.1.2 to 10.2.0, but I noticed that my cep... Heath Jepson
12:21 AM Revision c3b595f2 (ceph): Merge pull request #7942 from xiexingguo/xxg-wip-fixdirtyinc
mon: OSDMonitor: improve pool creation logic
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Xiaoxi Chen <xia...
Sage Weil
12:20 AM Revision 7893e9fd (ceph): Merge pull request #7997 from songbaisen/song11
osdc: Reverse the probing vector in better way.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
12:20 AM Revision c0cf1744 (ceph): Merge pull request #8384 from songbaisen/song18
crush: when take place the crush map should consider the rule is in …
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:19 AM Revision 72d2ae02 (ceph): Merge pull request #8591 from xiexingguo/xxg-wip-15492
test: generate temp pool name in a safer way
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:19 AM Revision c26ebd9a (ceph): Merge pull request #8577 from runsisi/wip-fix-op-lock
osdc/Objecter: small cleanup for osd op completion lock
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:18 AM Revision 89ef4594 (ceph): Merge pull request #8596 from xiexingguo/xxg-wip-blue
os/filestore: add sanity check for stat() syscall
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:16 AM Bug #15579 (Closed): "mon" is enabled but not started after reboot
[ceph@octopus conf]$ sudo systemctl is-enabled ceph-mon@octopus.service
enabled
[ceph@octopus conf]$ sudo systemc...
Shinobu Kinjo

04/22/2016

11:57 PM Documentation #15258: Temp URL Operations Documentation
The bug in the documentation at http://docs.ceph.com/docs/master/radosgw/swift/tempurl/ is the extra line:... Diwakar Goel
10:10 PM Documentation #15258: Temp URL Operations Documentation
Any updates on this?
Thanks.
Diwakar Goel
11:47 PM Revision a2e0e00f (ceph): Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
Renaming the yaml and workunits for better clarity
(cherry picked from commit dc429cbb06385493c46c8c90f4faf89b2ed6b171)
Tamil Muthamizhan
11:07 PM Revision 9ef8d53c (ceph): Merge pull request #972 from ceph/wip-rename-test-in-suite
Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com> Yuri Weinstein
11:06 PM Revision ef76c5c3 (ceph): Merge pull request #8710 from ceph/wip-rename-tests
Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com> Yuri Weinstein
11:00 PM Revision dc429cbb (ceph): Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
Renaming the yaml and workunits for better clarity Tamil Muthamizhan
10:25 PM Revision 0fd358b8 (ceph): Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
renamed the workunit and test to reflect reality and for better clarity Tamil Muthamizhan
09:29 PM Revision 80d64049 (ceph): rgw, cls/rgw: store removed object mtime in bi log
Store the mtime of the object that was removed in the bucket index log.
This will be used in data sync.
Signed-off-b...
Yehuda Sadeh
09:29 PM Revision 8d59a30d (ceph): rgw: don't try to delete object if does not exist
If we know that the object does not exist, no need to remove it.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:18 PM Revision a887db76 (ceph): Merge pull request #8395 from renhwsky/renhw-wip-monmap
mon/monmap: conditional optimization in build_from_host_list
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
09:07 PM Revision af4b31cb (ceph): Drop --setuser/--setgroup from osd prestart
These are not supported by /usr/lib/ceph/ceph-osd-prestart.sh,
resulting in warnings:
ceph-osd-prestart.sh[23367]: ...
James Page
09:06 PM Revision dcd211cd (ceph): Merge pull request #8449 from javacruft/ceph-osd-prestart
ceph-osd-prestart.sh: drop --setuser/--setgroup
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:04 PM Revision bf6892bf (ceph): Merge pull request #8458 from jjhuo/clean_blue_configs
common/config_opts: remove invalid config options of bluestore
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:03 PM Revision 26d7528b (ceph): Merge pull request #8463 from majianpeng/bluestore-zero-truncate
os/bluestore/BlueStore: Don't forget assign nid when offset > size in _do_zero
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:47 PM Revision b06966c7 (ceph): Merge pull request #8706 from liewegas/wip-jewel
doc/release-notes: is, not will be, basis for LTS
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Sage Weil
08:44 PM Revision 4d2ad104 (ceph): kv/RocksDBStore: implement merge operator
Signed-off-by: Allen Samuels <allen.samuels@sandisk.com> Allen Samuels
08:41 PM Revision abbececc (ceph): kv/KeyValueDB: add merge operator interface and test
Signed-off-by: Allen Samuels <allen.samuels@sandisk.com>
Signed-off-by: Sage Weil <sage@redhat.com>
Allen Samuels
08:38 PM Revision 2b075aa5 (ceph): ceph_test_keyvaluedb: clean up test dir
Just like ceph_test_objectstore
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:21 PM rbd Bug #15577: Demote image format 1 error message on open to information message
... Jason Dillaman
08:20 PM rbd Bug #15577 (Resolved): Demote image format 1 error message on open to information message
Until we have an easy (zero or minimal down time) approach to migrate users from image format 1 to 2, logging an erro... Jason Dillaman
08:13 PM Revision d73d6212 (ceph): doc/release-notes: is, not will be, basis for LTS
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:44 PM Revision 3e827074 (ceph): Merge pull request #8705 from liewegas/wip-jewel
doc/release-notes: revise terminology
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
07:30 PM Revision 95176bad (ceph): doc/release-notes: revise terminology
Avoid loaded 'production ready' term in favor of just 'stable'.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:56 PM Bug #15566: [centos] jewel el7 repos corrupted
FWIW, the checksums were invalid in both the noarch and x86_64 repos. Dan Mick
11:08 AM Bug #15566: [centos] jewel el7 repos corrupted
That is odd, we do run createrepo after signing. I will double check the process. I need to get some sanity checks be... Alfredo Deza
03:21 AM Bug #15566 (Fix Under Review): [centos] jewel el7 repos corrupted
Dan Mick
03:21 AM Bug #15566: [centos] jewel el7 repos corrupted
I tried rerunning createrepo; that made verifytree happy, and also (after yum clean all) made my install of ceph-depl... Dan Mick
03:08 AM Bug #15566: [centos] jewel el7 repos corrupted
Discovered by ibravo in #ceph-devel Dan Mick
03:06 AM Bug #15566: [centos] jewel el7 repos corrupted
With much less wasted space:
[ceph]
name=Ceph packages for $basearch
baseurl=http://download.ceph.com/rpm-jewel/...
Dan Mick
01:25 AM Bug #15566 (Resolved): [centos] jewel el7 repos corrupted
This was reported in irc, after trying the flag release=jewel on centos it actually fails with below error
http://...
Vasu Kulkarni
06:19 PM Revision 161854bf (ceph): rgw: fix memory leak in func 'RGWCreateBucket_ObjStore_S3::get_params' ...
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
wei qiaomiao
06:18 PM Revision bd47f337 (ceph): cmake: removed rdmacm & ibverbs parallel to PR#8637
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
06:09 PM Revision 85c14de2 (ceph): ceph_test_keyvaluedb: fixup unit test for keyvaluedb
Fixes: http://tracker.ceph.com/issues/15435
Signed-off-by: Allen Samuels <allen.samuels@sandisk.com>
Allen Samuels
06:08 PM Revision b095cc6c (ceph): rados/objectstore: add ceph_test_keyvaluedb test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:58 PM Revision 4c537040 (ceph): Merge pull request #8527 from roidayan/wip-vstart_clean_prints
vstart: clean prints
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:47 PM Revision bd02331a (ceph): vstart: bail out if "-k" and old config is not readable
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:47 PM Revision dfcbcb5b (ceph): vstart: use default CEPH_NUM_* if fails to read them
add a section named "client.vstart.sh" for storing the
num_{osd,mon,mds,rgw} settings. and read them using
ceph-conf ...
Kefu Chai
04:32 PM Revision 613d5eec (ceph): Merge pull request #8549 from tchaikov/wip-kill-filestore-warning
pybind, FileStore: silence gcc warnings
Reviewed-by: Haomai Wang <haomai@xsky.com>
Sage Weil
04:31 PM Revision 553a2b91 (ceph): Merge pull request #8551 from scienceluo/patch-1
doc: Fixes Different font of the title
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Yatin Kumbh...
Sage Weil
04:28 PM Revision d5152819 (ceph): os/bluestore/BlueFS: Record the correctly perfcouter.
After "log_writer->append(bl)", the length of bl become zero.
So tune the order.
Signed-off-by: Jianpeng Ma <jianpen...
Jianpeng Ma
04:21 PM Revision 92836ccc (ceph): common: show success/fail info in JasonFormater when run 'perf reste' c...
Signed-off-by: wangsongbo <wangsongbo@unitedstack.com> wangsongbo
04:16 PM Revision 000d4156 (ceph): bufferlist.cc fix typo in outputReviewed-by: Sage Weil <sage@redhat.com>
bufferlist.cc fix typo in output
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:16 PM Revision bbb6283e (ceph): Merge pull request #8581 from emenguy/pgnum_pools_documentation
doc: adding pg_num to pools documentation
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Sage Weil
04:15 PM Revision b608d246 (ceph): Merge pull request #8595 from qhjindev/fix-LFNIndex
os: fix typo in LFNIndex.h Sage Weil
04:09 PM rgw Bug #15532: s3website: redirectrule engine broken
https://github.com/ceph/ceph/pull/8669 Robin Johnson
04:05 PM Cleanup #15504 (Resolved): Python binding for librados: Remove parentheses from if statements
Sage Weil
04:05 PM Revision d5de735e (ceph): Merge pull request #8623 from rmechler/wip-15504
pybind: removed unneccesary parentheses from if statements
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
04:04 PM Revision b369c4ac (ceph): Merge pull request #8631 from stiopaa1/buffer_fwd
image_watcher/Notifier: remove header file
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:53 PM Revision 697b0fa9 (ceph): Merge pull request #8644 from tchaikov/wip-doc-os-recommendations
doc/start/os-recommendations.rst: add Jewel requires
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:51 PM Revision e66a94f2 (ceph): Merge pull request #8650 from scienceluo/wip-lkx-fixesdoc
doc: Fixes "branch -b" and "Qemu"
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Sage Weil
03:44 PM Revision 73130b6c (ceph): Merge pull request #8674 from yatinkumbhare/doc-fix2
doc: fix broken link to monitor quorum
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Sage Weil
03:31 PM Revision d5835ab6 (ceph): Merge pull request #8630 from roidayan/xio-log_prefix
xio: add log prefix for log prints outside the XioMessenger class
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
02:44 PM rbd Bug #15574 (Resolved): Parent image is closed twice if error encountered while opening
The `OpenRequest` state machine will properly close the image upon error. However, the `RefreshParentRequest` will a... Jason Dillaman
02:43 PM Revision 56e24602 (ceph): Merge pull request #8701 from cernceph/wip-bsweight
ceph-osd-prestart.sh: compute correct defaultweight for bluestore
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:37 PM Revision bbdec192 (ceph): Merge pull request #8691 from flyd1005/master
cleanup: Fix typos, change prefered to preferred
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:37 PM Revision 6f36b542 (ceph): compute correct defaultweight for bluestore
The default crush weight should be the size of the block device, not
the tiny 10M xfs partition.
Backport: jewel
Sig...
Dan van der Ster
02:37 PM Revision 4b9165f0 (ceph): os/bluestore/BlueFS: Record the correctly perfcouter
os/bluestore/BlueFS: record the correctly perfcounter
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:31 PM Revision 8a86d08e (ceph): osd: fix backwards min/max osd utilization
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
(cherry picked from commit 7529851f2a186501664461916f785d...
Dan van der Ster
02:31 PM Revision 85abc36f (ceph): Merge pull request #8696 from cernceph/wip-util
osd: fix backwards min/max osd utilization
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:21 PM Revision b029c493 (ceph): Merge pull request #8676 from runsisi/wip-fix-init-exlock
librbd: fix potential double free of SetSnapRequest instance
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:21 PM Bug #15573: systemd target files are not packaged in deb
https://github.com/ceph/ceph/pull/8700 Kefu Chai
02:20 PM Bug #15573 (Resolved): systemd target files are not packaged in deb
Kefu Chai
02:16 PM Revision bcbeb084 (ceph): cls_rbd: fix typo and coding style
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
02:16 PM Revision 94615502 (ceph): cls_rbd: fix loop condition when listing image metadata
if max_return is 0 (i.e., the rbd client wants to list all metadata of the
image), then we should not use max_return ...
runsisi hust
02:06 PM rbd Bug #15572 (Resolved): Errors encountered disabling object-map while flatten is in-progress
... Jason Dillaman
02:02 PM Revision 0a6eaac1 (ceph): librbd: fix potential double free of SetSnapRequest instance
if image feature EXCLUSIVE_LOCK is not enabled we should not try to
initialize the exclusive lock, or we may end with...
runsisi hust
01:38 PM rbd Bug #15571 (Resolved): Potential double free of SetSnapRequest instance
https://github.com/ceph/ceph/pull/8676 Jason Dillaman
01:36 PM Revision 48be2542 (ceph): pybind: silence gcc warnings about '-Wstrict-prototypes'
this silences following warning
```
warning: cc1plus: command line option ‘-Wstrict-prototypes’ is valid for
C/ObjC ...
Kefu Chai
01:36 PM Revision 656774bd (ceph): pybind/rados: silence "-Wstrict-prototypes" warnings
it silences warnings like:
```
warning:
/srv/autobuild-ceph/gitbuilder.git/build/build/src/pybind/rados/rados.cpp:113...
Kefu Chai
01:35 PM Revision 5698cd48 (ceph): Merge pull request #8530 from wjwithagen/patch-6
ceph-helpers.sh: only use mon*pid files when killing MONs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:33 PM Revision 323a3f80 (ceph): os/FileStore::OpSequencer: operator<<: silence gcc warning
it kills following warning:
```
/home/kefu/dev/ceph/src/os/filestore/FileStore.cc: In function
‘std::ostream& operato...
Kefu Chai
01:33 PM Revision 515cd487 (ceph): cmake: config-h.in.cmake: avoid redefinition warnings
when compiling python bindings, the included "pyconfig.h" also defines
some of the macros which are duplicated with o...
Kefu Chai
01:13 PM Feature #15308: LIBRADOS modify Pipe::connect() to return the error code
qemu-kvm-rhev RFE Bugzilla : https://bugzilla.redhat.com/show_bug.cgi?id=1329641 Vikhyat Umrao
12:49 PM Revision 4527a33b (ceph): Merge pull request #8662 from majianpeng/nvmedevice-cleanup
os/bluestore/NVMEDevice: Remove the duplicated code.
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: Kefu Ch...
Haomai Wang
11:55 AM devops Bug #15553: /var/run/ceph permissions are borked after every reboot
Heath Jepson wrote:
> you may have nailed it. Here are the first 3 lines of my config. I've been using this config i...
Anonymous
10:00 AM devops Bug #15553: /var/run/ceph permissions are borked after every reboot
attached my full config. Don't know if it'll be useful though.
Thanks!
Heath Jepson
09:56 AM devops Bug #15553: /var/run/ceph permissions are borked after every reboot
you may have nailed it. Here are the first 3 lines of my config. I've been using this config in various iterations si... Heath Jepson
09:18 AM devops Bug #15553: /var/run/ceph permissions are borked after every reboot
Did you do anything special to make ceph daemons create subdirectories under @/var/run/ceph@ ? Can you post your @cep... Nathan Cutler
06:36 AM devops Bug #15553: /var/run/ceph permissions are borked after every reboot
That sheds light - thanks. We see that @/run/ceph@ has the correct permissions, so @systemd-tmpfiles --create@ must b... Nathan Cutler
01:51 AM devops Bug #15553: /var/run/ceph permissions are borked after every reboot
Here is what i get after rebooting. None of the ceph processes start on their own (checked with ps aux | grep ceph)
...
Heath Jepson
11:11 AM Revision f4857225 (ceph): Merge pull request #8697 from vumrao/wip-vumrao-15568
man : ceph-deploy add config keyword in ceph-deploy
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
10:05 AM Revision ddbe7630 (ceph): man : ceph-deploy add config keyword in ceph-deploy
config push and pull command
Fixes: http://tracker.ceph.com/issues/15568
Signed-off-by: Vikhyat Umrao <vumrao@redha...
Vikhyat Umrao
10:00 AM ceph-ansible Bug #15569 (Can't reproduce): Two logrotate scripts
After upgrading from infernalis to jewel I have two logrotate scripts:... Tim Bishop
09:37 AM Bug #15567 (Resolved): ceph osd utilization has min/max backwards
https://github.com/ceph/ceph/pull/8696 Dan van der Ster
09:22 AM CephFS Bug #15378 (Rejected): ceph_volume_client: hasty removal of OSD caps during deauthorization
Ramana Raja
09:06 AM CephFS Bug #15378: ceph_volume_client: hasty removal of OSD caps during deauthorization
This issue would no longer be a concern once each volume (CephFS directory) gets its own RADOS namespace http://track... Ramana Raja
09:20 AM Revision 7529851f (ceph): osd: fix backwards min/max osd utilization
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch> Dan van der Ster
09:17 AM Revision e1a81c56 (ceph): pgbackend: if min > max ,PGBackend::objects_list_partial will list all ...
Signed-off-by: Tao Chang <changtao@hihuron.com> Tao Chang
08:50 AM Revision 009bd49c (ceph): PG: PG is only likely to go active when min_size turns smaller.
Signed-off-by: wuxingyi <wuxingyi@letv.com> xingyi wu
07:18 AM Revision 88ae8c38 (ceph): Fix typos, change prefered to preferred
Li Peng
06:56 AM Bug #15558 (Can't reproduce): ceph-osd crashed when starting.
this issue was fixed in https://github.com/ceph/ceph/pull/8604
and v10.2.0 includes this fix. could you try it out...
Kefu Chai
03:21 AM Revision 30571bc3 (ceph): Fix for 'branch' overrides to work
teuthology default override template defines devcommit which makes
'branch' overrides in the test useless since it on...
Vasu Kulkarni
01:45 AM Revision 6448ea28 (ceph): tools/crushtool: add straw2 support for help message
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:21 AM rgw Bug #15565 (Duplicate): rgw: continuous sync of objects
objects seem to continuously synchronize. Reason is that target mtime is not updated correctly, so a new mtime is gen... Yehuda Sadeh

04/21/2016

11:17 PM RADOS Bug #15564 (New): ceph-mon partially broken by lttng due to crushtool

$ lttng create
$ lttng enable-event -u -a
$ lttng start
$ MDS=0 MON=1 OSD=3 LD_PRELOAD=/usr/lib/x86_64-linux-gnu...
David Zafman
10:11 PM rgw Bug #15460: test_s3.test_object_head_zero_bytes ... FAIL on apache (civetweb ok)
@sage @yehuda pls disable, otherwise it's just making noise Yuri Weinstein
10:06 PM Revision fcb3cf16 (ceph): rgw/s3website: Implement ErrorDoc & fix Double-Fault handler
Fix more last minute breakage from merges, now has has a working ErrorDoc as
well as working double-fault. Also moves...
Robin H. Johnson
06:57 PM Revision 8e58fe6a (ceph): Merge pull request #8539 from vuhuong/wip-xio-heavy-msgrs
Wip Xio heavy messengers and resources Casey Bodley
05:24 PM Revision 2df1a669 (ceph): Merge pull request #8649 from dzafman/wip-test-cot-fix
test: Fix ceph-objectstore-tool test to run manually from src non-cmake Ali Maredia
05:16 PM Revision 142e0b0f (ceph): common/config_opts: remove obsolete config options of bluestore
Those obsolete options are leftovers from newstore, and are not
used anymore.
Signed-off-by: Jianjian Huo <jianjian....
Jianjian Huo
04:10 PM Revision 73368069 (ceph): python_cephfs: rule out empty/None volume_id
Signed-off-by: Xiaoxi Chen <xiaoxchen@ebay.com> Xiaoxi Chen
01:14 PM devops Feature #9133: create ceph user/group; run daemons as ceph (non-root)
@Sébastien, @Danny, what do you think about radosgw daemon? It still runs as root.
I've got my own draft for switchi...
Vladislav Odintsov
01:09 PM rgw Bug #15562 (Duplicate): rgw folder name with underscore (_) problem
After upgrade to infernalis we saw and issue: if you create folder name which starts with underscore i.e ( _myfolder ... Matas Tvarijonas
11:39 AM Revision b7afa78e (ceph): Merge remote-tracking branch 'gh/jewel'
Sage Weil
11:39 AM Revision 692f2c89 (ceph): doc/release-notes: v10.2.0 jewel
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:11 AM rbd Bug #15561 (Closed): RBD image can be listed but not opened
root@test:/home/pair# rbd ls customer-data | grep test.cdata
test.cdata
root@test:/home/pair# rbd info data/test.cd...
ke ke
10:22 AM Revision d81c7620 (ceph): tools/rados: fix "Floating point exception" if objectsize smaller than...
When do write-bench, if objectsize is smaller than blocksize. It will
casue "Floating point exception".
This because ...
Jianpeng Ma
10:05 AM Revision 031a27a9 (ceph): log: remove unnecessary src/log/Graylog.*
we have two copies of Graylog.* in src/common and src/log, and turns out
the ones in src/common are what we are using...
Kefu Chai
08:16 AM devops Bug #15553: /var/run/ceph permissions are borked after every reboot
I just looked, and it seems to me that /usr/lib/tmpfiles.d/ceph.conf is getting created properly, and systemd-tmpfile... Nathan Cutler
07:52 AM devops Bug #15553: /var/run/ceph permissions are borked after every reboot
On RPM-based systems, we are installing a file /usr/lib/tmpfiles.d/ceph-common.conf which, when systemd-tmpfiles --cr... Nathan Cutler
08:07 AM devops Bug #15560 (Duplicate): Unknown lvalue 'TasksMax' in section 'Service'
I see this on CentOS 7, probably because systemd-219 is too old to support this setting:
Apr 21 09:00:33 ams1-pod11-...
Ruben Kerkhof
08:05 AM Support #15551: OSD crash during recovery, osd/PGLog.cc: 503: FAILED assert(newhead >= log.tail)
This is most similar to my issue:
https://bugzilla.redhat.com/show_bug.cgi?id=1289313
Please suggest what should ...
Zdenek Janda
08:00 AM Bug #15559 (Duplicate): osds do not start after boot
After reboot, my OSDS are not started.
I have one harddisk per OSD, with the journal on a partition on /dev/sda, whi...
Ruben Kerkhof
07:54 AM Revision 0a1fa15a (ceph): crush: remove unnecessary sanity check
We have done sanity check with bucket_exists() above, so these
checks are redundant and less effcient.
Signed-off-by...
xie xingguo
07:49 AM Revision b0b5392d (ceph): crush: fix mishandle result of get_bucket() method
Get_bucket() is supposed to return a pointer to a specific bucket on success.
However, it never returns a null pointe...
xie xingguo
07:49 AM Revision ec43eb20 (ceph): crush: fix get_rule_step() can't catch all errors
Because get_rule() may return -ENOENT on error, we shall
use the IS_ERR macro to catch that, as all the other callers...
xie xingguo
07:49 AM Revision 3299b018 (ceph): crush: use bucket_exists() for item sanity checks
This is because get_bucket() never returns 0 on error,
it always returns a non-zero value. So if you
assert(get_bucke...
xie xingguo
07:49 AM Revision dffc46c6 (ceph): crush: kill code we never used
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:21 AM Bug #15558: ceph-osd crashed when starting.
... zhou wei
07:14 AM Bug #15558: ceph-osd crashed when starting.
... zhou wei
07:11 AM Bug #15558 (Can't reproduce): ceph-osd crashed when starting.
My os is centos 7.
Just now, I upgraded it to v10.1.2 with yum from v10.1.1.
OSD crushed when I restarted it.
He...
zhou wei
07:11 AM rgw Feature #15557 (Resolved): Have a flavor of bucket deletion in radosgw-admin to bypass garbage co...
Deletion of buckets (via radosgw-admin) having large number of objects is a very tedious process. Even though the obj... Pavan Rallabhandi
06:58 AM Linux kernel client Bug #15552: cephfs kernel client timeout error 110
4.3.0-0.bpo.1-amd64 Heath Jepson
06:44 AM Linux kernel client Bug #15552: cephfs kernel client timeout error 110
which version of kernel do you use Zheng Yan
06:52 AM Revision ac50842d (ceph): xio: add MNop.h to dist tarball
This file is needed when we want to build a package with xio messenger
but was not added to dist tarball.
Signed-off...
Roi Dayan
06:39 AM Bug #15556 (Duplicate): "rados bench -p scbench 10 seq" core dump
I followed the following link to do benchmark for ceph cluster.
http://tracker.ceph.com/projects/ceph/wiki/Benchm...
Ivan Jobs
06:28 AM devops Cleanup #15549 (Resolved): systemd unit files are getting installed twice
Nathan Cutler
06:17 AM Revision 0c56bcae (ceph): Merge pull request #8667 from SUSE/wip-15549
rpm: refrain from installing systemd unit files twice
Reviewed-by: Boris Ranto <branto@redhat.com>
Boris Ranto
06:12 AM Revision c244eb2d (ceph): doc: fix broken link to monitor quorum
Link pointing in Monitor Quorum section to
ceph configuration file was broken.
Fixing it to point to configuration se...
Yatin Kumbhare
03:26 AM Bug #15554: systemd does not respect the ceph config file when using non-standard directories
The exact change I made to fix this was to edit /usr/lib/ceph/ceph-osd-prestart.sh
changing
@data="/var/lib/cep...
Heath Jepson

04/20/2016

11:55 PM rgw Bug #15555 (Resolved): s3website: double-error fault not correctly handled
AWS S3Website has a behavior for double error handling, and it's not presently working in RGW.
It's intended for t...
Robin Johnson
11:22 PM Bug #15554 (Closed): systemd does not respect the ceph config file when using non-standard direct...
This is a 2 node test cluster, single mon, running on the latest jewel release candidate with debian jessie.
In my...
Heath Jepson
11:09 PM devops Bug #15553 (Resolved): /var/run/ceph permissions are borked after every reboot
/var/run/ceph permissions are borked after every reboot. I have to run chmod -R 770 /var/run/ceph & chown -R ceph:cep... Heath Jepson
11:03 PM Linux kernel client Bug #15552 (Closed): cephfs kernel client timeout error 110
After upgrading my test environment from infernalis to the latest jewel release candidate last night, I cannot mount ... Heath Jepson
08:44 PM Support #15551 (Closed): OSD crash during recovery, osd/PGLog.cc: 503: FAILED assert(newhead >= l...
Cluster went down after repeated power failure. Recovery started as expected, but over time OSDs went down and kept c... Zdenek Janda
08:23 PM Revision 64f14d43 (ceph): install-deps: remove distribute requirement
Because it was meant for Ubuntu 12.04 and it is installing directly
from PyPI on newer releases that aren't being bui...
Alfredo Deza
08:03 PM Bug #15260: ceph-disk and ceph-detect-init builds do check-only things on every build
It's fine to run flake8 on build, but can we not use tox or a virtualenv, and use python-flake8 from the distro inste... Ken Dreyer
07:48 PM Revision d02bd9cb (ceph): tools: remove installation for distribute. It is no longer maintained a...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:10 PM devops Bug #15516 (Resolved): only package 60-ceph-partuuid-workaround.rules if necessary
Sage Weil
07:09 PM Bug #15550 (Duplicate): "AssertionError: failed to recover before timeout expired" in rados-infer...
Samuel Just
07:08 PM Bug #15550: "AssertionError: failed to recover before timeout expired" in rados-infernalis-distro...
All three of them, actually. Samuel Just
07:07 PM Bug #15550: "AssertionError: failed to recover before timeout expired" in rados-infernalis-distro...
39119 seems to be http://tracker.ceph.com/issues/15027 which I think was not backported to infernalis.
Samuel Just
05:40 PM Bug #15550 (Duplicate): "AssertionError: failed to recover before timeout expired" in rados-infer...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-20_02:00:02-rados-infernalis-distro-basic-openstack/
...
Yuri Weinstein
07:09 PM Revision eff74daf (ceph): Merge pull request #8643 from ceph/wip-udev
udev: remove 60-ceph-partuuid-workaround-rules
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Loic Dacha...
Sage Weil
07:09 PM Bug #15027: Infernalis: backport? mon: pg stuck creating, even though an active+clean pg_stat upd...
['39177', '39119', '39060'] in the same run also Samuel Just
07:07 PM Bug #15027: Infernalis: backport? mon: pg stuck creating, even though an active+clean pg_stat upd...
Happened on infernalis. Not sure whether we want to backport. http://tracker.ceph.com/issues/15027 Samuel Just
05:04 PM Revision 6d3cbaa5 (ceph): rpm: refrain from installing systemd unit files twice
These files are already installed by systemd/Makefile.am
Fixes: http://tracker.ceph.com/issues/15549
Signed-off-by:...
Nathan Cutler
05:00 PM Revision d3e87670 (ceph): os/bluestore/NVMEDevice: Remove the duplicated code.
In spdk/pci.h spdk/nvme.h, it alread contain those code:
extern "C" {
So remove the duplicated code.
Signed-off-by:...
Jianpeng Ma
04:08 PM Bug #15350: ceph-disk failed on centos in ceph-disk-jewel-distro-basic-mira
I reproduced this job manually full logs in yuriw@teuthology ~/logs/140720
No errors on disk found
Jobs failed o...
Yuri Weinstein
03:41 PM devops Feature #15043: Build and distribute packages for Ubuntu 16.04 LTS (Xenial Xerus)
Frode Nordahl wrote:
> Ubuntu 16.04 LTS (Xenial Xerus) is just around the corner and it is going to be big for us (i...
Matt Smith
03:21 PM devops Cleanup #15549 (Resolved): systemd unit files are getting installed twice
Once by @systemd/Makefile.am@ and a second time by the spec file. Nathan Cutler
02:39 PM Bug #15524: "SELinux denials" in ceph-deploy-wip-sage-testing2-distro-basic-mira
Run: http://pulpito.ceph.com/teuthology-2016-04-19_17:06:12-ceph-deploy-jewel-distro-basic-mira/
Jobs: all centos
Yuri Weinstein
02:33 PM Revision 2dd8942c (ceph): Merge pull request #8664 from theanalyst/doc/rgw/fix-multisite-zone
doc: multisite: fix json output for zone create Casey Bodley
01:33 PM Revision 5962bfa8 (ceph): rgw: increase sleep to 15 seconds
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
12:45 PM Revision 916db43d (ceph): rgw: use encode_json instead of calling formatter directly in Bulk Delete.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
12:08 PM Bug #15533: osdmap get_map, add_map_bl cycles causes broken osd
according to previous message, some osds are doing:
terminate called after throwing an instance of 'ceph::FailedAs...
Jan Krcmar
11:53 AM rgw Bug #14819: RadosGW and OpenStack Kilo Keystone's integration fails
Is that '-' in Keystone access log requests intended? Yogesh Deshmukh
11:12 AM rgw Bug #14819: RadosGW and OpenStack Kilo Keystone's integration fails
I tried by coping ca.cert and signing_cert.pem on radosgw node and running following commands, but still it's showing... Yogesh Deshmukh
11:29 AM Revision 3a9fba20 (ceph): 10.2.0
Jenkins Build Slave User
11:25 AM RADOS Bug #15548 (New): scrub ops block forever after pool deletion
We deleted a pool and now have 122 ops blocked (on that pool), mostly related to scrubs that were ongoing when the po... Dan van der Ster
11:22 AM Backport #15525 (In Progress): hammer: ReplicatedPG.cc: 430: FAILED assert(!actingbackfill.empty(...
Wei-Chung Cheng
11:19 AM Revision e20df802 (ceph): osd/ReplicatedPG: make handle_watch_timeout no-op if !active
During on_change, we clean up old events on the obcs. This can
include a queued watch timeout:
3: (ReplicatedPG::h...
Sage Weil
10:53 AM Revision ec6ff4d5 (ceph): doc: mutlisite: fix json output for zone create
creation of ``us-west`` was wrongly showing ``us-east-2`` output
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
09:51 AM rgw Bug #15547 (Can't reproduce): [rgw multisite] - radosgw-admin sync status failed to retrieve sync...

Steps:
------
On an existing Active/Active multisite configuration, added a new node to configure a Active/Passiv...
Kumar Hemanth
08:51 AM rgw Bug #15515: [rgw multisite] Unable to list the container and object using swift from secondary rg...
Full execution steps to hit the issue :- http://pastebin.com/9s1vxr1H Kumar Hemanth
08:02 AM RADOS Bug #15546 (Resolved): json numerical output is between quotes
eg. rados df --format json
{"pools":[{"name":"cache","id":"4","size_bytes":"654457325949","size_kb":"639118483","num...
Kenneth Waegeman
06:59 AM Revision a30cbe9a (ceph): osd: kill PG_STATE_SCRUBQ state, which is never used
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:28 AM Revision cf1b67e2 (ceph): osd: kill get_any_up_osd(), which is never used
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
04:29 AM Revision ca8ae66b (ceph): librbd: put the validation of image snap context earlier
we'd better validate the snap context right after we got the mutable
metadata before we could go any further
Signed-...
runsisi hust
02:00 AM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...
here is my test result.... Zheng Yan
12:54 AM Bug #15545 (Resolved): "/test/osd/RadosModel.h: 1164: FAILED assert(0)" in rados-jewel-distro-bas...
Fixed in d26322d2c39c2ed72e23ba4fa6ef9da35f56ef19 Samuel Just
12:52 AM Bug #15545: "/test/osd/RadosModel.h: 1164: FAILED assert(0)" in rados-jewel-distro-basic-smithi
-ENAMETOOLONG Samuel Just
12:30 AM Revision f0d37c60 (ceph): doc/rgw: hyperlink of "Ceph Object Gateway" doesn't work
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo

04/19/2016

10:26 PM Bug #15545 (Resolved): "/test/osd/RadosModel.h: 1164: FAILED assert(0)" in rados-jewel-distro-bas...
Run: http://pulpito.ceph.com/teuthology-2016-04-16_22:00:02-rados-jewel-distro-basic-smithi/
Jobs: ['135942', '13602...
Yuri Weinstein
08:50 PM rgw Bug #15515: [rgw multisite] Unable to list the container and object using swift from secondary rg...
Can you paste the contents of pastebin somewhere else, swift apis worked for me with multisite for most common operat... Abhishek Lekshmanan
08:39 PM Revision da8e779e (ceph): Merge pull request #8658 from ceph/wip-cmake
cmake: Added CMAKE_CEPH_*_VIRTUALENV var to fix build Casey Bodley
08:37 PM Revision 30e9609c (ceph): cmake: Added CMAKE_CEPH_*_VIRTUALENV var to fix build
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
07:03 PM Revision 4df5a570 (ceph): Merge pull request #8636 from ceph/wip-rgw-leak
rgw leaks fixes Yehuda Sadeh
05:58 PM Bug #15298: rocksdb corrupt with bluefs
If it helps, for me it usually neighboring with freelist assert:
-2> 2016-04-19 05:32:14.837394 7f7978ffc700 2 r...
Evgeniy Firsov
04:12 PM Bug #15407: "ReplicatedPG.cc: 2986: FAILED assert(0 == "out of order op")" with short_pg_log
In rbd run too
http://pulpito.ceph.com/teuthology-2016-04-15_12:01:09-rbd-jewel-distro-basic-smithi/
Job: ['132128'...
Yuri Weinstein
03:43 PM rgw Bug #15540 (In Progress): multisite: Issues with Deleting Buckets
Possible Fix: http://tracker.ceph.com/issues/15540 Abhishek Lekshmanan
12:11 PM rgw Bug #15540 (Resolved): multisite: Issues with Deleting Buckets
Currently the way delete bucket works is we delete bucket from the zone processing the request first and then fwd the... Abhishek Lekshmanan
03:30 PM Bug #15524: "SELinux denials" in ceph-deploy-wip-sage-testing2-distro-basic-mira
I suspect this will have something to do with the ~recent changes in the threading mechanism. The named threads were ... Boris Ranto
03:13 PM Revision af042c85 (ceph): Merge pull request #969 from ceph/wip-rgw-xfs
rgw: move xfs to a seperate directory Yuri Weinstein
03:07 PM rgw Bug #15542 (Duplicate): rgw multisite: delete object issues
doing a multipart upload and delete from a secondary zone often causes wierdness if the object does not delete fast e... Abhishek Lekshmanan
03:03 PM Revision c1d0bd9e (ceph): rgw-rest: remove redundant virtual functions
'virtual int retarget()' is already declared and defined in the
RGWHandler base class. RGWHandler_REST and RGWHandler...
Karol Mroz
02:43 PM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...
I was able to make this happen with kernel mode as well. Does that tunable noted in #6 need to be implemented for fu... Barry Marson
07:24 AM CephFS Bug #15502 (Need More Info): files read or written with cephfs (fuse or kernel) on client drop al...
Zheng Yan
02:33 PM Bug #15535: Missing export for rados_aio_get_version in src/include/rados/librados.h
This diff fixes the issue, however I'm unsure if the doxygen comments are correct as I just copied them from rados_ai... Jim Wright
02:08 PM Revision 0021e224 (ceph): rgw: Set Access-Control-Allow-Origin to a Asterisk if allowed in a rule
Before this patch the RGW would respond with the Origin send by the client in the request
if a wildcard/asterisk was ...
Wido den Hollander
01:49 PM Revision a534c1ce (ceph): rgw: move xfs to a seperate directory
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
01:35 PM Revision cb9c1faa (ceph): Merge pull request #8653 from theanalyst/doc/fix-multisite-pools
doc: rgw multisite, add pools section & minor cosmetic improvements Casey Bodley
01:20 PM Revision da6b44a6 (ceph): rgw_op: pass delete bucket op to master zone first
Basically first ask the master to process a delete bucket request before
we process it in the zone locally, otherwise...
Abhishek Lekshmanan
01:20 PM Revision 40c3bfef (ceph): rgw: add errno entry for -ENOTEMPTY
currently if master returns an -ENOTEMTPY, we return a -EIO as we dont
have an entry for this
Signed-off-by: Abhishe...
Abhishek Lekshmanan
01:11 PM Revision f86f73f3 (ceph): rgw: drop rest op reference in error path
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
01:07 PM Revision a66db15c (ceph): rgw: move xfs to a seperate directory
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
01:05 PM rgw Bug #15541 (New): teuthology job goes into infinite loop when osd fail to init
osd fails to init with "File name too long" error
jobs continues to run with ceph osd dump command till killed
fo...
Orit Wasserman
10:39 AM Revision f0920081 (ceph): rgw: allow already exist realm
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 724e7e0b (ceph): rgw: do not overwrite user_info with zone user_info
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 9472ee40 (ceph): rgw: configure users on all clients
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 3e8f5505 (ceph): rgw: fix zone get with multisite
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 7b5ab7ad (ceph): rgw: fix debug messages
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 844b0c31 (ceph): rgw: force frontend to be civetweb
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 21160124 (ceph): use ceph-master branch for s3tests
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 6d066a7a (ceph): rgw suite: always add --rgw-frontends fastcgi
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 63192cbf (ceph): rgw: add realm creation
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 09891a20 (ceph): add realm configuration to all multisite test
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision d9112143 (ceph): rgw: update and commit period
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 1c71383c (ceph): rgw: move realm pull and period pull to pull_configuration
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision b8120f7c (ceph): rgw suite: use zonegroups instead of regions
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision c203974e (ceph): rgw suite: use master_zonegroup not master_region
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 157600bc (ceph): rgw suite: In multisite configuration start the master gw first
Than pull realm and period configuration from it
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
10:39 AM Revision e88ee582 (ceph): rgw suite: different clients have different defaults zone
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 5f9b6003 (ceph): rgw: default zone should be always master zone
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 1673e9f6 (ceph): rgw suite: set default zonegroup on all clients
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 895f9d33 (ceph): rgw suite: debug zone info
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 82e03386 (ceph): rgw suite: create default zone after zonegroup creation
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision b75011f2 (ceph): rgw suite: add --rgw-zone
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 20dab79d (ceph): rgw: mtime is now a time string with microseconds
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision 564a883b (ceph): rgw: non master zones need to be created on the remote gateway
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision d03594ea (ceph): rgw: no need to do period pull
realm pull already pulls latest period
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
10:39 AM Revision c5ee9dec (ceph): rgw: we can have multicluster without multizone
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:39 AM Revision fd6a6f8f (ceph): rgw: increase timeout to wait for master to 20 seconds
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
09:02 AM Revision 88369e29 (ceph): doc: rgw multisite, add pools section & minor cosmetic improvements
`Pool Configuration` was mentioned previously but didn't contain any
info, adding this section and minor cosmetic cha...
Abhishek Lekshmanan
07:30 AM CephFS Bug #15045: CephFSVolumeClient.evict should be limited by path, not just auth ID
tested by https://github.com/ceph/ceph-qa-suite/pull/968 Ramana Raja
07:11 AM Revision 7ad9245b (ceph): osd/ReplicatedPG: kill members we never used
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:09 AM rgw Bug #15501 (Fix Under Review): multisite: rgw returns ErrorInvalidArgument when creating buckets ...
Abhishek Lekshmanan
07:07 AM rgw Bug #15251 (Resolved): radosgw-admin: creating multiple zonegroups as master in the same realm is...
Abhishek Lekshmanan
07:02 AM Bug #15350: ceph-disk failed on centos in ceph-disk-jewel-distro-basic-mira
... Kefu Chai
06:57 AM Revision 84dd733d (ceph): os/filestore: improve error message of aio write failure
e.g. when we encountered an AIO error, the output is not
very human-readable, as below:
-1> 2016-04-19 12:07:57....
xie xingguo
06:25 AM Revision 9e33aa3e (ceph): osd/ReplicatedPG: change type of 'inflightreads' from unsigned to int
The 'inflightreads' works as a reference, so it better be of a type of
int which is convenient for underflow tracking...
xie xingguo
06:20 AM Revision b312ea0c (ceph): osd/ReplicatedPG: don't get 'result' passed in overwritten
The passed in result parameter already indicates the final result
of an asynchronous read.
Signed-off-by: xie xinggu...
xie xingguo
01:29 AM Revision 5e8e03b4 (ceph): test: Fix ceph-objectstore-tool test to run manually from src non-cmake
Fix init-ceph to handle it when CEPH_* values set
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman

04/18/2016

10:20 PM Revision c1520fd7 (ceph): Merge pull request #8564 from theanalyst/fix/15251
rgw_admin: improve period update errors Casey Bodley
10:01 PM Bug #13811: "osd/ReplicatedPG.cc: 10525: FAILED assert(obc)" in upgrade:firefly-hammer-x-jewel-di...
http://qa-proxy.ceph.com/teuthology/teuthology-2016-04-17_17:10:08-upgrade:hammer-x-infernalis-distro-basic-vps/13749... Yuri Weinstein
09:10 PM Bug #15524: "SELinux denials" in ceph-deploy-wip-sage-testing2-distro-basic-mira
Milan, Boris, any ideas? Ken Dreyer
09:03 PM Bug #15534 (Resolved): workunit failed (CEPH_ROOT not set?)
Sage Weil
02:16 PM Bug #15534 (Fix Under Review): workunit failed (CEPH_ROOT not set?)
Kefu Chai
01:55 PM Bug #15534: workunit failed (CEPH_ROOT not set?)
https://github.com/ceph/ceph/pull/8645 Kefu Chai
01:32 PM Bug #15534: workunit failed (CEPH_ROOT not set?)
we were using relative path in qa/workunits/cephtool/test.sh but in cf24535ed7d917ab29ff9690d6bd0059e58ed0d1 we switc... Kefu Chai
12:41 PM Bug #15534 (Resolved): workunit failed (CEPH_ROOT not set?)
... Sage Weil
08:46 PM Revision 7ca01d4f (ceph): rgw_admin: improve period update errors
If we do a period update on a realm with multiple masters, we fail
stating invalid argument, improving this to sugges...
Abhishek Lekshmanan
07:55 PM Bug #15536 (Can't reproduce): "saw valgrind issues" in rgw-infernalis-distro-basic-openstack
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-17_15:02:01-rgw-infernalis-distro-basic-openstack/
Jo...
Yuri Weinstein
06:33 PM Revision 8ba0a9cb (ceph): Add ceph_ll_mknod wrapper for ll_mknod
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com> Frank S. Filz
05:02 PM Revision b525af07 (ceph): Merge pull request #8645 from tchaikov/wip-fix-test.sh
test: set a default $CEPH_ROOT env variable Casey Bodley
04:19 PM Revision 558863ad (ceph): test: set a default $CEPH_ROOT env variable
in cf24535, we use $CEPH_ROOT to specify the $top_srcdir to unify
cmake and autotools, but this breaks ceph-qa-suite/...
Kefu Chai
03:23 PM Bug #15298: rocksdb corrupt with bluefs
When I use fio to test overlay write, I met the same error,
##Key configuration:
bluestore_overlay_max = 512
bl...
Haodong Tang
01:42 PM Revision f1e4fc2f (ceph): osd/ReplicatedPG: allow CMPXATTR ops to trigger side effects too
This is for:
1. during the do_osd_ops() process, it may return 1 when processing
a CEPH_OSD_OP_CMPXATTR/CEPH_OSD_OP_S...
xie xingguo
01:26 PM Bug #15535 (Resolved): Missing export for rados_aio_get_version in src/include/rados/librados.h
Hi,
The function rados_aio_get_version is correctly defined and implemented in src/librados/librados.cc. However ...
Jim Wright
01:19 PM Revision 8ec6de4d (ceph): doc/start/os-recommendations.rst: add Jewel requires
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:16 PM Revision 9f77244b (ceph): udev: remove 60-ceph-partuuid-workaround-rules
These were added to get /dev/disk/by-partuuid/ symlinks to work on
wheezy. They are no longer needed for the support...
Sage Weil
01:11 PM devops Bug #15516 (Fix Under Review): only package 60-ceph-partuuid-workaround.rules if necessary
*master PR*: https://github.com/ceph/ceph/pull/8643 Nathan Cutler
12:52 PM CephFS Feature #13999: client: richacl support
code is done; waiting for richacl get merged into upstream Zheng Yan
12:49 PM CephFS Feature #13998 (Resolved): posix acl support
https://github.com/ceph/ceph/pull/5658 Zheng Yan
12:48 PM Revision 0690f16f (ceph): osd: fix be_deep_scrub() can't catch omap error
be_deep_scrub() will scan the omap of the specified object also.
However, this can not work as expected currently bec...
xie xingguo
12:45 PM CephFS Feature #11950 (Fix Under Review): Strays enqueued for purge cause MDCache to exceed size limit
https://github.com/ceph/ceph/pull/8582 Zheng Yan
11:43 AM Bug #15533: osdmap get_map, add_map_bl cycles causes broken osd
ceph-osd debug parameter was actually --debug_osd 20 Jan Krcmar
11:42 AM Bug #15533 (Can't reproduce): osdmap get_map, add_map_bl cycles causes broken osd
hi,
i'm experiencing problem with few osds. this thing started after complete cluster restart. ceph -s shows HEALT...
Jan Krcmar
11:30 AM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
wip-zyan-testing branch includes that fix. http://gitbuilder.ceph.com/ceph-rpm-centos7-x86_64-basic/ref/wip-zyan-test... Zheng Yan
08:22 AM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
Are there rpms builded for this pr? I looked at http://gitbuilder.ceph.com/ceph-rpm-centos7-x86_64-basic/ but I did n... Kenneth Waegeman
07:48 AM Linux kernel client Bug #14360 (Resolved): Cephfs kernel client ceph_send_cap_releases hung task
upstream commit 315f24088048a51eed341c53be66ea477a3c7d16 Zheng Yan
07:47 AM Linux kernel client Bug #14736: Kernel cephfs bind-mounts break if parent dir modified elsewhere
upstream commit 200fd27c8fa2ba8bb4529033967b69a7cbfa2c2e Zheng Yan
07:42 AM Linux kernel client Bug #14736 (Resolved): Kernel cephfs bind-mounts break if parent dir modified elsewhere
Zheng Yan
07:37 AM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...
I can't reproduce this on 3.10.0-327.el7 kernel mount. To make ceph-fuse keeps the kernel pagecache, you need to set ... Zheng Yan
07:02 AM rgw Bug #15515: [rgw multisite] Unable to list the container and object using swift from secondary rg...
Ceph-RGW Version :- ceph-radosgw-10.1.1-1.el7cp.x86_64 Kumar Hemanth
06:24 AM Revision d47170e0 (ceph): rgw:remove an unnecessary assignment of the variable 'marker'
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn> wei qiaomiao
06:10 AM Revision 985d3a55 (ceph): Merge pull request #8612 from xiexingguo/xxg-wip-rpg
osd/ReplicatedPG: fix implementation of register_on_success()
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-b...
Samuel Just
06:06 AM Revision 14d05019 (ceph): MDSDaemon: increase the judgment in the calling monc->init()
increase the judgment in the calling monc->init()
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
renhwztetecs
05:39 AM Revision bc060bcd (ceph): confiugre.ac: remove rdma and ibverbs dependency from xio
XioMessenger works with Accelio api and not rdma and ibverbs api directly.
configure.ac already has a check for libxi...
Roi Dayan
03:53 AM Bug #15520 (Rejected): OSDs refuse to start, latest osdmap missing
i think it's not a bug of ceph, so i am closing this issue as "rejected". Kefu Chai
01:37 AM Revision ea2c7032 (ceph): rgw: clean async rest ops in calling cr
Need to drop a reference to the async rest op when done.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
12:03 AM Revision 2a154180 (ceph): rgw: drop async cr reference on simple cr completion
Added a new callback for simple cr that is called anyway when done. Then
drop the reference to the async operation th...
Yehuda Sadeh

04/17/2016

11:43 PM rgw Bug #15460: test_s3.test_object_head_zero_bytes ... FAIL on apache (civetweb ok)
we really shouldn't waste time on this bug. The issue is that apache swallows the Content-Length header when the size... Yehuda Sadeh
11:05 PM Revision 0a361d59 (ceph): rgw: RGWRealmWatcher::watch_restart() also unwatches watch
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:05 PM Revision fe0f4bb5 (ceph): rgw: stop cr manager in destructor
callers don't need to call it explicitly
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:38 PM rgw Bug #15251: radosgw-admin: creating multiple zonegroups as master in the same realm is allowed
Master PR https://github.com/ceph/ceph/pull/8564 Abhishek Lekshmanan
04:41 PM rgw Bug #15528: rgw: leaks RGWStatObjCR
looking at it a bit more, the change in that commit seems ok. The refcounting seems a bit off at the async cr code. Yehuda Sadeh
02:50 PM rgw Bug #15528: rgw: leaks RGWStatObjCR
There are a couple of other leaks there as well, some related to extra reference taken (introduced in 1a0e74bbd1e81d4... Yehuda Sadeh
03:48 PM Revision f0f035e8 (ceph): suites/krbd/unmap: specify xfs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:28 PM rgw Bug #15531 (Fix Under Review): s3website: x-amz-website-redirect-location header returns malforme...
Fix in:
https://github.com/ceph/ceph/pull/8633
Covered by s3-tests (website branch):
s3tests.functional.test_s3_...
Robin Johnson
01:25 PM Revision 27820f7f (ceph): Merge pull request #8590 from liewegas/wip-jewel
doc/release-notes: jewel updates
Reviewed-by: Nathan Cutler <ncutler@suse.cz>
Reviewed-by: Josh Durgin <jdurgin@redh...
Sage Weil
12:33 PM Revision d34d9b46 (ceph): Merge pull request #8526 from dreamhost/wip-rgw-xmlns
rgw: Ensure xmlns is consistent on S3 responses.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Matt Ben...
Sage Weil
12:32 PM Revision ed879885 (ceph): Merge pull request #8563 from linuxbox2/rgw-file-unix
rgw: file unix Sage Weil
12:32 PM Revision b2f8df01 (ceph): Merge pull request #8592 from zaitcev/wip-5073-multen-1
rgw: Add a test for multi-tenancy
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Orit Wasserman <owasser...
Sage Weil
12:31 PM Revision eb281a2c (ceph): Merge pull request #8597 from oritwas/wip-rgw-remove-bucket-instance
rgw: handle no current_period in is_syncing_bucket_meta
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Sage Weil
12:30 PM rgw Fix #15499 (Resolved): Fix UNSIGNED-PAYLOAD under aws4 header auth
Sage Weil
12:30 PM Revision 0859625d (ceph): Merge pull request #8601 from jmunhoz/fix-aws4-unsigned-payload
rgw: aws4: handle UNSIGNED-PAYLOAD under header auth
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Sage Weil
09:27 AM Revision 226a5068 (ceph): tasks/cephfs: check data written to NS.
NS is always used for security isolation.
Signed-off-by: Xiaoxi Chen <xiaoxchen@ebay.com>
Xiaoxi Chen
07:53 AM Revision 48236e76 (ceph): xio: add log prefix for log prints outside the XioMessenger class
Signed-off-by: Roi Dayan <roid@mellanox.com> Roi Dayan

04/16/2016

11:32 PM rgw Bug #15532 (Resolved): s3website: redirectrule engine broken
Another breakage caused by the NFS/err merge, the entire s3website RedirectRule engine seems to have broken. It was d... Robin Johnson
11:27 PM rgw Bug #15531 (Resolved): s3website: x-amz-website-redirect-location header returns malformed HTTP r...
The x-amz-website-redirect-location header that is supposed to allow per-object redirection seems to have started ret... Robin Johnson
11:24 PM rgw Bug #15530 (Duplicate): s3website: VHost-style buckets do not fire correctly in website mode
Vhost-style buckets do not trigger the s3website mode :-(.
For full functionality, the need to be running on seper...
Robin Johnson
11:04 PM Bug #15520: OSDs refuse to start, latest osdmap missing
Thanks for the quick reply. All OSDs are now running again. There were some incomplete PGs in our EC pool, which I ha... Markus Blank-Burian
04:10 PM Bug #15520: OSDs refuse to start, latest osdmap missing
Markus, you can pass the "--force" option to the ceph-objectstore-tool CLI tool... Kefu Chai
10:23 PM Revision 52d01e9d (ceph): image_watcher/Notifier: remove header file
Remove inclusion of buffer.h and instead just include forward
declaration header - buffer_fwd.h
Signed-off-by: Micha...
Michal Jarzabek
06:47 PM Revision f8cfb69c (ceph): librados: always set the outstrlen for rados_ping_monitor()
should set outstrlen even if the returned payload is empty. and we do
handle the empty string in do_out_buffer().
Si...
Kefu Chai
05:14 PM rgw Bug #15528: rgw: leaks RGWStatObjCR
/a/sage-2016-04-16_08:41:53-rgw-master---basic-smithi/134490
/a/sage-2016-04-16_08:41:53-rgw-master---basic-smithi/1...
Sage Weil
04:43 PM rgw Bug #15528 (Resolved): rgw: leaks RGWStatObjCR
... Sage Weil
04:44 PM devops Bug #15516: only package 60-ceph-partuuid-workaround.rules if necessary
Loic, according to the draft release notes, as of Jewel we are supporting the following distros:... Nathan Cutler
02:45 PM rgw Bug #15510 (Rejected): rgw: object sync storm
a non-issue, happened on a tainted tree. Yehuda Sadeh
01:10 PM Revision 52b13e82 (ceph): tasks/ceph: allow set allow_multiple to fail
This will fail on upgrade tests.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:06 PM Revision 1cc24d5d (ceph): suites/rest: specify xfs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:05 PM Revision b4de41ec (ceph): suites/fs: specify xfs as needed
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:02 PM Revision 0521da43 (ceph): suites/rgw: specify xfs as needed
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:01 PM Revision a2b80c3f (ceph): suites/rbd: specify xfs as needed
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:56 PM Revision f0e3b618 (ceph): osd: fix noisy debug line
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:54 PM Revision 8f521690 (ceph): Merge pull request #8628 from SUSE/wip-ceph-common-pre-scriptlet
ceph.spec.in: terminate if statement in %pre scriptlet
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:52 PM Revision b74a9dd1 (ceph): doc/release-notes.rst: minor grammar and style corrections
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
12:52 PM Revision 61acd9d6 (ceph): doc/release-notes.rst: clarify ceph UID/GID assignment on SUSE
This patch attempts to describe the semantics by which the ceph UID/GID
is assigned on SUSE distros.
Signed-off-by: ...
Nathan Cutler
12:52 PM Revision ad77f45f (ceph): doc/release-notes: include changes in rcs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:52 PM Revision b2d9467f (ceph): doc/release-notes: more detail about the ext4 checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:52 PM Revision b5d973fb (ceph): doc/release-notes: expand distro/arch section to include arm64 info
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:52 PM Revision a4ee2b70 (ceph): doc/release-notes: clean up jewel notes
- add notes for the rc's
- move upgrade info up to 10.2.0 (draft)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:50 PM Revision 451af760 (ceph): doc/release-notes: fix rados scrub summary
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:48 AM Revision 3108c34d (ceph): ceph.spec.in: terminate if statement in %pre scriptlet
One of the if statements in the ceph-common %pre scriptlet was not properly
terminated.
Signed-off-by: Nathan Cutler...
Nathan Cutler
08:06 AM Revision f1f330ed (ceph): Merge pull request #8620 from yehudasa/wip-rgw-region-fixes
rgw : region to zonegroup related fixes
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
06:41 AM Backport #15525 (Resolved): hammer: ReplicatedPG.cc: 430: FAILED assert(!actingbackfill.empty()):...
https://github.com/ceph/ceph/pull/8665 Nathan Cutler
03:45 AM Revision 4ebd6b84 (ceph): doc: Fixes "branch -b" to "checkout -b"
Signed-off-by: luokexue <luo.kexue@zte.com.cn> luokexue
03:42 AM Revision 6d69636e (ceph): doc: Fixes all "Qemu" to "QEMU"
Signed-off-by: luokexue <luo.kexue@zte.com.cn> luokexue
01:23 AM Bug #15098 (Resolved): "stop ceph-all" no longer stops ceph
Sage Weil
01:22 AM Revision 266cfe18 (ceph): Merge pull request #8617 from liewegas/wip-15098
debian: start ceph-mon-all and ceph-osd-all on package install …
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Review...
Sage Weil
01:17 AM Revision 42dd6982 (ceph): Merge pull request #8613 from liewegas/wip-debug-map-trim
osd: some debug output for old osdmap trimming Sage Weil

04/15/2016

11:48 PM Revision 31e2bc0a (ceph): common: typo-fix for osd_check_max_object_name_len_on_startup
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:42 PM Cleanup #15504: Python binding for librados: Remove parentheses from if statements
Tried to cover all of pybind, so did it for ceph_argparse.py and cephfs.pyx, in addition to rados.pyx.
*PR*: https...
Roland Mechler
07:03 AM Cleanup #15504 (In Progress): Python binding for librados: Remove parentheses from if statements
Nathan Cutler
11:36 PM Revision 42f19bab (ceph): pybind: removed unneccesary parentheses from if statements
Signed-off-by: Roland Mechler <rmechler@cisco.com> Roland Mechler
10:46 PM Revision b19bac7c (ceph): rgw: Add a test for multi-tenancy
This is a very rudimentary test for now. For one thing, it
only creates a tenantized user, but does not even try to r...
Pete Zaitcev
10:29 PM Bug #15524 (Resolved): "SELinux denials" in ceph-deploy-wip-sage-testing2-distro-basic-mira
Run: http://pulpito.ceph.com/teuthology-2016-04-15_14:27:43-ceph-deploy-wip-sage-testing2-distro-basic-mira/
Jobs: a...
Yuri Weinstein
10:27 PM Revision 4e1f2829 (ceph): common: typo-fix for osd_check_max_object_name_len_on_startup
Fixes a typo introduced in 02f5885114eab8ce21dedb8c3337422d89cc0d9b
Signed-off-by: Robin H. Johnson <robin.johnson@d...
Robin H. Johnson
09:32 PM CephFS Bug #15169 (Rejected): have trouble in mount.ceph in precise
This is an old ticket so you've probably already worked this out, but this was failing because your kernel was too old. John Spray
09:31 PM CephFS Bug #15168 (Duplicate): have trouble in mount.ceph
http://tracker.ceph.com/issues/15169#change-69275 John Spray
09:16 PM Revision 052e16f7 (ceph): Merge pull request #8560 from liewegas/wip-lfn-startup
osd: refuse to start if object name limits are not possible
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed...
Sage Weil
09:16 PM Revision a7a4d361 (ceph): Merge pull request #7984 from rldleblanc/wpq-starvation
common: WeightedPriorityQueue Re-Add Round Robin for Classes
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by...
Sage Weil
09:15 PM Bug #15391 (Pending Backport): ReplicatedPG.cc: 430: FAILED assert(!actingbackfill.empty()): old ...
Sage Weil
09:14 PM Revision af45e776 (ceph): Merge pull request #8505 from liewegas/wip-15391
osd/ReplicatedPG: make handle_watch_timeout no-op if !active
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:14 PM Revision 48485598 (ceph): Merge pull request #8545 from xiexingguo/xxg-wip-lfn
os/filestore: fix return type mismatch for lfn parse
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Samuel J...
Sage Weil
09:14 PM Revision 38a1bd3a (ceph): Merge pull request #8555 from avnerbh/fixes_no_3
msg/xio: simple fixes
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Sage Weil
09:11 PM Revision 1f75dee1 (ceph): Merge pull request #8570 from xiexingguo/xxg-wip-scrub
osd: clear requeue_scrub_on_unblock flag after requeue scrub
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:09 PM Bug #15441 (Resolved): LibRadosWatchNotify.WatchNotify2Timeout
Sage Weil
09:08 PM Revision 0eab5801 (ceph): Merge pull request #8586 from liewegas/wip-15441
osd: fix watch reconnect race
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: xie xingguo <xie.xingguo@zte.co...
Sage Weil
09:06 PM Bug #15098: "stop ceph-all" no longer stops ceph
The proposed fix starts the ceph-*-all jobs at package installation time; this won't actually start any services, but... Dan Mick
08:42 PM Bug #15098: "stop ceph-all" no longer stops ceph
Looks working now on wip-sage-testing2
sha1: 3bab4ee1d2dc4d1fd2fbbbb18744a03399d05e1c
The same job on that sha1
...
Yuri Weinstein
03:51 PM Bug #15098: "stop ceph-all" no longer stops ceph
@Dan logs are in yuriw@teuthology ~/_run_tests.yaml.out , not much in it as it was ran with hammer.sh and only last r... Yuri Weinstein
03:48 PM Bug #15098 (Fix Under Review): "stop ceph-all" no longer stops ceph
https://github.com/ceph/ceph/pull/8617
Notes for this ^ PR
Per Sage's suggestion, I did re-ran the same job, st...
Sage Weil
02:59 AM Bug #15098: "stop ceph-all" no longer stops ceph
ubuntu@mira119:~$ initctl list | grep ceph
ceph-osd (ceph/0) start/running, process 8122
I was going to look at t...
Dan Mick
08:56 PM Revision 92b41fe9 (ceph): Merge pull request #8619 from yehudasa/wip-rgw-jewel-fixes
rgw: fix binfo_cache, RGWShardCollectCR Casey Bodley
08:45 PM Revision 24b19684 (ceph): rgw: fix get_zonegroup()
was passing in the wrong param
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:45 PM Revision 17c4bcf5 (ceph): rgw: cross rgw request need to send 'zonegroup' http header
instead of 'region'.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:41 PM Revision f10f52a4 (ceph): Merge pull request #8281 from theanalyst/doc/multisite-rgw
doc: rgw adding a very basic multisite doc Casey Bodley
08:27 PM Revision f78af6f3 (ceph): doc: add multisite to index
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com> Abhishek Lekshmanan
08:25 PM Revision c2e4106b (ceph): doc: rgw multisite documentation
Adding basic documentation for new multisite features, with an example
showing 3 zones in a zonegroup.
Fixes: http:/...
Abhishek Lekshmanan
07:26 PM Linux kernel client Bug #15448 (Fix Under Review): Jewel : KRBD : rbd map is failing, we should log correct error mes...
Ilya Dryomov
06:32 PM Bug #14844 (Resolved): rpm package building fails if the build machine has lttng and babeltrace d...
Nathan Cutler
05:15 PM Bug #14844: rpm package building fails if the build machine has lttng and babeltrace development ...
I pushed a fix to infernalis
https://github.com/ceph/ceph/pull/8589
8224952b3fcd496f531194b8570d2f2c849bb04b
Dan Mick
06:31 PM Bug #15454: bad rados_buffer_free from librados python bindings
/a/sage-2016-04-15_10:06:03-rados-wip-sage-testing-distro-basic-smithi/131554 Sage Weil
06:30 PM Bug #15523 (Resolved): osd: acting_primary not updated on split
/a/sage-2016-04-15_05:22:29-rados-master-distro-basic-smithi/131192
a pg is stuck stale,...
Sage Weil
06:28 PM Backport #15498 (Resolved): infernalis: rpm package building fails if the build machine has lttng...
Nathan Cutler
06:27 PM rbd Bug #15522 (Resolved): Setting Image Metadata for an Image is accepting number, where it should a...

Description of problem:
Setting Image Metadata for an Image is accepting number, where it should accept only Str...
Tanay Ganguly
06:26 PM rbd Bug #15521 (Resolved): Seeing rollback and revert option for snapshot, which seems to be same and...
Description of problem:
Seeing rollback and revert option for snapshot, which seems to be same
Version-Release nu...
Tanay Ganguly
05:44 PM Revision 6f638a58 (ceph): rgw: RGWShardCollectCR does not need a cct member
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
05:44 PM Revision eefcc672 (ceph): rgw: binfo_cache is now a RGWRados member
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
05:28 PM Linux kernel client Bug #15490 (Fix Under Review): rbd map vs notify race
Ilya Dryomov
05:08 PM Bug #15520: OSDs refuse to start, latest osdmap missing
Ok, so I tried touching the missing osdmap file, then ceph-objectstore-tool could insert the osdmap. The ceph-osd dae... Markus Blank-Burian
04:46 PM Bug #15520 (Rejected): OSDs refuse to start, latest osdmap missing
We had a problem on our production cluster (running 9.2.1) which caused /proc, /dev and /sys to be unmounted. During ... Markus Blank-Burian
04:21 PM Revision 69f8174e (ceph): Merge pull request #7912 from ceph/wip-cmake-make-check
Wip cmake make check Casey Bodley
03:47 PM Revision 54ab1c5a (ceph): Merge pull request #8614 from liewegas/wip-fsmap-underscore
mds/FSMap: use _ in key name
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:46 PM Revision 0cdf3bc8 (ceph): debian: start ceph-mon-all and ceph-osd-all on package install
This matches ceph-mds-all and ceph-all behavior.
Fixes: http://tracker.ceph.com/issues/15098
Signed-off-by: Sage Wei...
Sage Weil
03:28 PM Bug #15519 (Can't reproduce): failed to recover before timeout expired

http://pulpito.ceph.com/dzafman-2016-04-14_10:27:09-rados:thrash-jewel---basic-smithi/129483/
All 6 OSDs are up ...
David Zafman
03:11 PM Revision 07c945b8 (ceph): Merge pull request #8615 from theanalyst/fix-mailmap-self
mailmap: Abhishek Lekshmanan affiliation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:10 PM Bug #15518 (Can't reproduce): "RadosModel.h: 1700: FAILED assert(0)" in powercycle-jewel-testing-...
Run: http://pulpito.ceph.com/teuthology-2016-04-15_01:02:02-powercycle-jewel-testing-basic-mira/
Jobs: ['130989'], [...
Yuri Weinstein
03:09 PM Revision c4b7a254 (ceph): mailmap: Abhishek Lekshmanan affiliation
Adding an entry to normalize the personal email id and work email id
Signed-off-by: Abhishek Lekshmanan <abhishek@sus...
Abhishek Lekshmanan
03:08 PM Messengers Bug #15517: msg/simple: PipeConnection leak
that's ... Sage Weil
03:07 PM Messengers Bug #15517 (Can't reproduce): msg/simple: PipeConnection leak
... Sage Weil
02:30 PM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...
Kernel is 3.10.0-327.el7.x86_64 ie the GA kernel for RHEL7.2 Barry Marson
01:59 PM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...
This was on both ceph-fuse and a recent-ish rhel (7.2? 7.3-prerelease?) kernel. Unless there's some extra thing in th... Greg Farnum
01:33 PM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...

This should be fixed in upstream, Barry, which version of RHEL kernel do you use?
Zheng Yan
12:29 PM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...
Similar to http://tracker.ceph.com/issues/13640#change-66216 John Spray
02:02 PM devops Bug #15516 (Resolved): only package 60-ceph-partuuid-workaround.rules if necessary
On recent (> centos 6 & > ubuntu 12.04 etc.) that has more recent udev and supporting rules, it is not necessary. Wor... Loïc Dachary
01:37 PM Revision a8efd403 (ceph): mds/FSMap: use _ in key name
No space or else it isn't valid XML.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:36 PM Revision bba08546 (ceph): Merge pull request #8608 from swamireddy/contrib_list_10.1.2
mailmap update
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Reviewed-by: Loic Dachary <ldachary@...
Loïc Dachary
01:14 PM Revision 8642b349 (ceph): osd: some debug output for old osdmap trimming
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:05 PM Revision 8c1a8a63 (ceph): osd: refuse to start if configure object limits don't work
Fail early if the configured max object name cannot be stored on
the (FileStore) backend. This avoids rude surprises...
Sage Weil
01:05 PM Revision 02f58851 (ceph): osd: add option to disable startup check
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:05 PM Revision a13ae6f9 (ceph): vstart.sh: --short to set ext4-friendly object name and namespace limits
So devs can work on ext4. Note that this will also mean s3-tests
will fail under vstart.
Signed-off-by: Sage Weil <...
Sage Weil
01:03 PM rgw Bug #15515 (Can't reproduce): [rgw multisite] Unable to list the container and object using swift...
Synchronized Container and object is not seen on the remote rgw node using swift api.
Steps :-
1. Created rgw act...
Kumar Hemanth
12:59 PM Revision e265bee1 (ceph): rados: specify short names for misc jobs
These need to specify short names bc they don't have all osds on
a dedicated block device.
Signed-off-by: Sage Weil ...
Sage Weil
12:57 PM Revision 2dcaf920 (ceph): osd: fix mapping_epoch if we start a new peering_interval
We are updating stats' up, acting and relevant fields based on the
new osdmap but potentially not setting the mapping...
xie xingguo
12:57 PM Revision 899b7ccf (ceph): osd: drop map_lock during tick to reduce look contention
Because in tick() procedure, we already have osd_lock in hand
to prevent osdmap from changing. Therefore we don't nee...
xie xingguo
12:57 PM Revision c0f6f42e (ceph): osd/ReplicatedPG: do not ignore read result when do tmap update
This is when a read operation is included during do_osd_ops() process,
we are going to verify the CRC if we are tryin...
xie xingguo
12:57 PM Revision 7381bfbf (ceph): osd/ReplicatedPG: mark op as delayed if blocked by scrub during promote
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:57 PM Revision c68d6759 (ceph): osd/ReplicatedPG: fix potential memory leak
During do_pg_op() process, theoretically we are possible to bind a
PGLS/PGNLS_FILTER command and a PG_HITSET_GET comm...
xie xingguo
12:57 PM Revision b344a4e7 (ceph): osd/ReplicatedPG: mark op as delayed if blocked by cache full
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:47 PM Revision 413b3e7e (ceph): osd/ReplicatedPG: fix implementation of register_on_success()
We shall push the callbacks into on_success instead, I think.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
12:43 PM CephFS Feature #15507: MDS: support "watching" an inode/dentry
Not a million miles away from http://tracker.ceph.com/projects/ceph/wiki/Live_Performance_Probes John Spray
12:29 PM Linux kernel client Bug #15432: kcephfs: umount -f can fail after mds reconnect failure
find a bug that may cause forced umount hang
https://github.com/ceph/ceph-client/commit/e9344de458cd61efac6cccb98c78...
Zheng Yan
12:15 PM Revision b3991d0f (ceph): mailmap: Abhishek Lekshmanan name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
12:15 PM Revision f1cfcff7 (ceph): mailmap: Jenkins name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
12:15 PM Revision 9cdba6c7 (ceph): mailmap: Wei Qiaomiao affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
12:13 PM Revision a79a9dc9 (ceph): mailmap: Luo Runbing affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
11:50 AM Support #15514 (Closed): Ceph command hanging
I have a big problema with my ceph cluster. I can not execute any ceph command, when I execute any ceph command, like... Inocente Gil
11:33 AM rgw Bug #15513 (Resolved): RGW multisite: Delete requests do not propagate to the peer zone
In an active-active multisite config, after syncing a file to the destination node, a delete on the file from the sou... Shilpa MJ
09:01 AM Revision 3cb72dd5 (ceph): mon/OSDMonitor.cc: fix UNINTENDED_INTEGER_DIVISION
Fix for:
CID 1297885 (#1 of 2): Result is not floating-point (UNINTENDED_INTEGER_DIVISION)
integer_division: Dividi...
Danny Al-Gaaf
08:50 AM Revision ad778996 (ceph): mds: fix usage display
The usage using derr, will display the date and time
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
renhwztetecs
08:28 AM rgw Bug #15501 (In Progress): multisite: rgw returns ErrorInvalidArgument when creating buckets when ...
https://github.com/ceph/ceph/pull/8605 Abhishek Lekshmanan
07:12 AM CephFS Backport #15512 (Resolved): hammer: Double decreased the count to trim caps which will cause fail...
https://github.com/ceph/ceph/pull/8804 Nathan Cutler
06:51 AM Bug #15362 (Fix Under Review): Python binding for librados: operate_read_op()/operate_write_op() ...
Nathan Cutler
06:10 AM Bug #15298: rocksdb corrupt with bluefs
I hit the same error message:
"2016-04-14 22:42:17.904821 7ff84ebff700 2 rocksdb: Waiting after background compacti...
Evgeniy Firsov
03:50 AM Messengers Bug #15503 (In Progress): msg/async: deadlock in rebind when enabling delay
the root cause still is delay dispatch happen in another thread Haomai Wang
03:47 AM Revision 28b91f25 (ceph): cmake: link ceph_test_rados_api_list against libglobal
see 769c0aff
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:19 AM CephFS Bug #15508: client: simultaneous readdirs are very racy
Hmm, I think the end result would be pretty much the same, although just having an array might be simpler. A pointer ... Greg Farnum
03:12 AM CephFS Bug #15508: client: simultaneous readdirs are very racy
Another option is assign dentry a cache index and use array to track the dentry list. If the shared_gen hasn't change... Zheng Yan
02:27 AM Revision b29afab3 (ceph): Merge pull request #8589 from ceph/wip-infernalis-lttng
ceph.spec.in: disable lttng and babeltrace explicitly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:23 AM Revision b338815e (ceph): ceph.spec.in: disable lttng and babeltrace explicitly
before this change, we do not pacakge tracepoint probe shared libraries
on rhel7. but "configure" script enables them...
Kefu Chai
12:48 AM Revision e0bda0b4 (ceph): cmake: remove repeat OSD.cc
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
12:48 AM Revision 8ddfcb12 (ceph): cmake: Add cython_modules to `make check`
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
12:48 AM Revision 803def3a (ceph): cmake: moved tests into test/rgw dir
Added a CMakeLists.txt into test/rgw.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 54eb3820 (ceph): cmake: moved tests into test/system dir
Added a CMakeLists.txt into test/system.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 8e3e3f45 (ceph): cmake: librbd fixes
Added src/librbd and test/librbd CMakeLists.txt's,
various previously missing libraries and targets,
revised unittest...
Ali Maredia
12:48 AM Revision d1892706 (ceph): cmake: working on rados-striper.sh test
Replaced relative paths in test/mon/osd-crush.sh
with CEPH_VAR environment variables set in cmake.
NOTE: test is not...
Ali Maredia
12:48 AM Revision 005e4b43 (ceph): cmake: working on cephtool-test-rados.sh test
Replaced relative paths in test/cephtool-test-rados.sh,
qa/workunits/rados/test_rados_tool.sh,
src/test/vstart_wrappe...
Ali Maredia
12:48 AM Revision cf24535e (ceph): cmake: cephtool-test-rados/mds/osd passing in cmake
Replaced relative paths in test/cephtool-test-mon.sh,
qa/workunits/cephtool/test.sh, and test/cephtool-test-mon.sh
to...
Ali Maredia
12:48 AM Revision f43dd0f3 (ceph): cmake: unittest_bufferlist passing in cmake
Replaced relative paths in unittest_bufferlist.sh
to work with CEPH_FOO environment variables set in
cmake.
Signed-o...
Ali Maredia
12:48 AM Revision 65963739 (ceph): cmake: ceph_objectstore_tool.py test passing
Replaced relative paths in shell scripts in
test/ceph_objectstore_tool.py and init-ceph.in to
work with CEPH_FOO envi...
Ali Maredia
12:48 AM Revision 1c8cd003 (ceph): cmake: erasure-code tests passing
Replaced relative paths in test-erausure-eio.sh
test-erasure-code.sh, and replaced .libs in
erasure_code unittests wi...
Ali Maredia
12:48 AM Revision 49da534d (ceph): cmake: test_objectstore_memstore.sh test passing
Replaced relative paths in test_objectstore_memstore.sh
with CEPH_VAR environment variables set in cmake.
Signed-off...
Ali Maredia
12:48 AM Revision dd0ac999 (ceph): unittest_blkdev: absolute path for cmake make check
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
12:48 AM Revision fd978ce8 (ceph): unittest_journal: got rid of relative paths
Replaced .libs in TestClassHandler.cc with CEPH_LIB
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision cfcbe21b (ceph): cmake: erasure-decode-non-regression.sh passing
Added missing dependencies and link libraries for
erasure-decode-non-regression.sh and added absolute
paths to ceph_e...
Ali Maredia
12:48 AM Revision de97f67a (ceph): cmake: Protect againist getenv returning nullptr
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
12:48 AM Revision 9288e980 (ceph): cmake: test_pidfile.sh test passing
Replaced relative paths in test_pidfile.sh
with CEPH_VAR environment variables set in cmake.
Signed-off-by: Ali Mare...
Ali Maredia
12:48 AM Revision 21ec89fa (ceph): cmake: Added an absolute path for libs
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
12:48 AM Revision 60e5fa97 (ceph): cmake: Added rbd_mirror targets
Added rbd_mirror libraries, unit tests, executables
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision a7b6c01e (ceph): cmake: Add librgw_file tests
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
12:48 AM Revision 4fc06be2 (ceph): cmake: Building ceph-disk from source code
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
12:48 AM Revision b4de7450 (ceph): cmake: Building ceph-detect-init from source code
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
12:48 AM Revision 56c37eae (ceph): cmake: CMake environment variables added to automake
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
12:48 AM Revision ef8b113d (ceph): cmake: moved tests into test/pybind dir
Added a CMakeLists.txt into test/pybind. Added
CEPH_BIN in front of relative path in
test_ceph_argparse.py.
Signed-o...
Ali Maredia
12:48 AM Revision 025f5524 (ceph): cmake: moved tests into test/os dir
Added a CMakeLists.txt into test/os.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision c1f94dff (ceph): cmake: moved tests into test/bench dir
Added a CMakeLists.txt into test/bench.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 6a791fad (ceph): cmake: moved tests into test/cls_hello dir
Added a CMakeLists.txt into test/cls_hello.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 0e851dec (ceph): cmake: moved tests into test/cls_lock dir
Added a CMakeLists.txt into test/cls_lock.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision de64f829 (ceph): cmake: moved tests into test/cls_log dir
Added a CMakeLists.txt into test/cls_log.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 7271c96d (ceph): cmake: moved tests into test/cls_numops dir
Added a CMakeLists.txt into test/cls_numops.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision fe673ea8 (ceph): cmake: moved tests into test/cls_rbd dir
Added a CMakeLists.txt into test/cls_rbd.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 2636c167 (ceph): cmake: moved tests into test/cls_refcount dir
Added a CMakeLists.txt into test/cls_refcount.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 521b07b4 (ceph): cmake: moved tests into test/cls_replica_log dir
Added a CMakeLists.txt into test/cls_replica_log.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 8da608de (ceph): cmake: moved tests into test/cls_rgw dir
Added a CMakeLists.txt into test/cls_rgw.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision e2b0f6fe (ceph): cmake: moved tests into test/cls_statelog dir
Added a CMakeLists.txt into test/cls_statelog.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision d50478f3 (ceph): cmake: moved tests into test/cls_version dir
Added a CMakeLists.txt into test/cls_version.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 02d508c7 (ceph): cmake: moved tests into test/compressor dir
Added a CMakeLists.txt into test/compressor,
libcompressor to src/compressor/CMakeLists.txt,
added absolute path into...
Ali Maredia
12:48 AM Revision 997291e6 (ceph): cmake: moved tests into test/filestore dir
Added a CMakeLists.txt into test/filestore.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 99d66ca5 (ceph): cmake: moved tests into test/journal dir
Added a CMakeLists.txt into test/journal.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision eb8e49c5 (ceph): cmake: moved tests into test/libcephfs dir
Added a CMakeLists.txt into test/libcephfs.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 99d34363 (ceph): cmake: moved tests into test/librados_test_stub dir
Added a CMakeLists.txt into test/librados_test_stub.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision cfffdf62 (ceph): cmake: moved tests into test/messenger dir
Added a CMakeLists.txt into test/messenger.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision e7c14597 (ceph): cmake: moved tests into test/msgr dir
Added a CMakeLists.txt into test/msgr.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 4492439e (ceph): cmake: moved tests into test/ObjectMap dir
Added a CMakeLists.txt into test/ObjectMap.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 798b821e (ceph): cmake: moved tests into test/osdc dir
Added a CMakeLists.txt into test/osdc.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision a7bd5e4b (ceph): cmake: Reorganized test dir, added cmake functions
make check targets now use add_ceph_test, or
add_ceph_unittest to be added to CTest. Renamed and
reordered targets in...
Ali Maredia
12:48 AM Revision e0f400fd (ceph): cmake: test-ceph-helpers working
Moved all the libraries in CMAKE_BINARY_DIR/lib
and all the binaries in CMAKE_BINARY_DIR/bin. Set
various environment...
Ali Maredia
12:48 AM Revision 59568e59 (ceph): cmake: encode-decode-non-regression.sh passing in cmake
Replaced relative paths in encode-decode-non-regression.sh
to work with CEPH_FOO environment variables set in
cmake.
...
Ali Maredia
12:48 AM Revision 3186c008 (ceph): cmake: moved tests into test/osd dir
Replaced relative paths in shell scripts in test/osd
directory with CEPH_VAR environment variables set in cmake,
adde...
Ali Maredia
12:48 AM Revision 5d4d3ff7 (ceph): cmake: shell scripts in test/mon passing in cmake
Replaced relative paths in shell scripts in test/mon
to work with CEPH_FOO environment variables set in
cmake, added ...
Ali Maredia
12:48 AM Revision 9be90605 (ceph): cmake: shell scripts in test/encoding passing in cmake
Replaced relative paths in scripts in test/encoding
to work with CEPH_FOO environment variables set in
cmake, CMakeLi...
Ali Maredia
12:48 AM Revision f65c87ac (ceph): cmake: moved tests into test/common dir
Added a CMakeLists.txt into test/common.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 3a108435 (ceph): cmake: moved tests into test/crush dir
Added a CMakeLists.txt into test/crush.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 84c999a5 (ceph): cmake: moved tests into test/fs dir
Added a CMakeLists.txt into test/fs.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 83ff7509 (ceph): cmake: moved tests into test/librados dir
Added a CMakeLists.txt into test/librados.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 3fffaa6e (ceph): cmake: moved tests into test/libradosstriper dir
Added a CMakeLists.txt into test/libradosstriper.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 852276d8 (ceph): cmake: moved tests into test/mds dir
Added a CMakeLists.txt into test/mds.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:48 AM Revision 74ea1f9f (ceph): cmake: moved tests into test/objectstore dir
Added a CMakeLists.txt into test/objectstore.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
12:21 AM rgw Bug #15510 (Rejected): rgw: object sync storm
This looks like a recent regression and needs to be fixed before jewel.
- create multiple zones (e.g. 3)
- upload...
Yehuda Sadeh
12:07 AM rbd Bug #15457 (Resolved): Relax rbd CLI reg-ex validation for non-create/clone/import/rename operations
Josh Durgin

04/14/2016

11:46 PM Revision 95ee97a7 (ceph): Merge pull request #8606 from dillaman/wip-15457
rbd: loosen image spec validation requirements
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:06 PM CephFS Bug #13271: Missing dentry in cache when doing readdirs under cache pressure (?????s in ls-l)
This may get handled alongside http://tracker.ceph.com/issues/15508. Greg Farnum
11:06 PM CephFS Bug #15508: client: simultaneous readdirs are very racy
Some obvious solutions are disqualified, both because we can't really track what directory listing's are in progress ... Greg Farnum
11:01 PM CephFS Bug #15508 (Resolved): client: simultaneous readdirs are very racy
Imagine we have a ceph-fuse user doing readdirs a and b on a very large directory (which requires multiple MDS round-... Greg Farnum
10:49 PM CephFS Bug #11792: mds: recursive statistics are either inaccurate or too "chunky"
This is going to pop up for users. Let's be proactive about checking and fixing it if possible. Greg Farnum
10:45 PM CephFS Bug #13906 (Closed): pjd failure on hammer
I think maybe this got backported after all? If not, it hasn't come up again, so closing it. Greg Farnum
10:44 PM CephFS Bug #13107 (Resolved): ceph-fuse: handle multiple mounts on the same host (don't set nonce with o...
This got fixed when #13032 did! Greg Farnum
10:41 PM CephFS Bug #14319 (Pending Backport): Double decreased the count to trim caps which will cause failing t...
Whoops, this got merged in way back then in January!
Looks like no backport got scheduled or anything; we'll see i...
Greg Farnum
10:41 PM Revision cbc3218a (ceph): Merge pull request #8603 from rmechler/wip-15362
pybind/rados: fix omap method return values
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kc...
Josh Durgin
10:28 PM CephFS Bug #14716 (Won't Fix): "Thread.cc: 143: FAILED assert(status == 0)" in fs-hammer---basic-smithi
This was a result of the OSD full handling changes, which got partly backported. I think the resolution we ended up a... Greg Farnum
10:25 PM CephFS Bug #14759 (Closed): ovh: failed snaptest-git-ceph.sh test
It hasn't popped up again. Greg Farnum
10:24 PM CephFS Bug #14685: dbench hang on native cifs mount
Apparently still happening? http://qa-proxy.ceph.com/teuthology/teuthology-2016-04-02_23:14:02-samba-master---basic-s... Greg Farnum
10:19 PM CephFS Bug #15235 (Closed): MDS : erroneous error message about reading config file
There's a conversation on that PR. Greg Farnum
10:03 PM CephFS Feature #15507 (New): MDS: support "watching" an inode/dentry
It would be great if we could monitor all client access to a specific file. Obviously we can't check for each access ... Greg Farnum
10:02 PM rgw Bug #15357: Errors in "test_multipart_copy_*" tests in smoke-master-distro-basic-mira
These tests are expected to fail at this point (unimplemented feature). Yehuda Sadeh
09:59 PM Revision 9634214c (ceph): release-notes: document rbd cli name validation override
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:59 PM Revision 6579c7da (ceph): common: new rbd image spec validation option
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:59 PM Revision e57d7c11 (ceph): rbd: add support for relaxed image spec validation
Operations which create images or snapshots still fully enforce
the spec validation. All other operations use a rela...
Jason Dillaman
09:59 PM Revision 08fcc72f (ceph): rbd: optionally disable spec validation when creating images/snapshots
Setting the "rbd-validate-names" config propery to false will disable
spec validation.
Signed-off-by: Jason Dillaman...
Jason Dillaman
09:59 PM Revision 08c8cee2 (ceph): rbd: fail if cannot extract spec from legacy "--image" optional
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:58 PM CephFS Bug #15270 (Resolved): "mount error 5 = Input/output error" in smoke-master-distro-basic-openstack
Yuri Weinstein
09:58 PM CephFS Bug #15270: "mount error 5 = Input/output error" in smoke-master-distro-basic-openstack
changed @smoke@ suite to use kernel @testing@ Yuri Weinstein
09:48 PM CephFS Bug #15270: "mount error 5 = Input/output error" in smoke-master-distro-basic-openstack
I think anything running kernel tests needs to run with our testing kernel, not the distro kernel that happens to be ... Greg Farnum
09:51 PM CephFS Bug #15045 (Fix Under Review): CephFSVolumeClient.evict should be limited by path, not just auth ID
https://github.com/ceph/ceph/pull/8602 Greg Farnum
09:47 PM CephFS Feature #15506 (Resolved): qa: run at least one upgrade test in the FS suite
We've broken upgrading at least twice during the Jewel freeze/RC period. They would all have been detected if the PRs... Greg Farnum
09:40 PM Bug #15418: "ReplicatedPG.cc: 8765: FAILED assert(object_contexts.empty())" in rados-hammer-distr...
moved second trace to #15505 Sage Weil
09:39 PM Bug #15505 (Can't reproduce): osd/ReplicatedPG.cc: 9925: FAILED assert(object_contexts.empty()) f...
... Sage Weil
09:36 PM CephFS Bug #15399 (In Progress): MDS incarnation get lost after remove filesystem
For Jewel: https://github.com/ceph/ceph/pull/8484
But a more comprehensive one (that works with pools shared betwe...
Greg Farnum
09:35 PM Linux kernel client Bug #15255: kclient: lost filesystem operations (on mds disconnect?)
Sage, I think we discussed this a day or two ago in standup but I don't think you've looked at it yet. Please comment... Greg Farnum
09:33 PM Linux kernel client Bug #15255: kclient: lost filesystem operations (on mds disconnect?)
Zheng, does that patch mean that the client no longer drops any dirty state? Or does it keep the dirty page cache and... Greg Farnum
09:28 PM CephFS Bug #11314: qa: MDS crashed and the runs hung without ever timing out
We clearly aren't treating this as very important, and I think we've had more trouble with OSDs doing this than MDSes... Greg Farnum
09:27 PM CephFS Feature #14642: Validate layouts everywhere we load them
Okay, let's put this in as a feature. Greg Farnum
09:27 PM Revision aa30423d (ceph): xio: alloc all portals and use for all connections
Allocate all xio_portal_threads and assign/spread both passive and
active connections to different portals of heavy m...
Vu Pham
09:27 PM Revision f729177d (ceph): xio: identify heavy messengers and properly allocate resources
Identify heavy messengers (osd client and cluster) and properly
allocate resources ie. number of portals/contexts, ma...
Vu Pham
09:26 PM CephFS Bug #15502: files read or written with cephfs (fuse or kernel) on client drop all their page cach...
Zheng, can you look at this? Hopefully we just have a bad cap transition on the server or something. Greg Farnum
05:36 PM CephFS Bug #15502 (Resolved): files read or written with cephfs (fuse or kernel) on client drop all thei...
Testing cephfs file system I/O with early jewel bits (ceph-10.0.4-1.el7cp.x86_64) on:
RHEL72 client mounting a cep...
Barry Marson
09:23 PM CephFS Bug #9994 (Resolved): ceph-qa-suite: nfs mount timeouts
Well, this hasn't been updated in a while, and the tests I really remember failing were all on OVH, which was resolve... Greg Farnum
09:22 PM CephFS Bug #14807: MDS crashes repeatedly after upgrade to Infernalis from Hammer
Haven't seen this elsewhere, and no logs. Greg Farnum
09:20 PM CephFS Bug #15050: deleting striped file in cephfs doesn't free up file's space
Just waiting on backports, FS team doesn't need to worry about those. Greg Farnum
09:19 PM CephFS Bug #15402 (Resolved): Failure in TestMultiFilesystems.test_standby_for_fscid
Greg Farnum
09:18 PM CephFS Bug #14608: snaptests.yaml failure: [WRN] open_snap_parents has:" in cluster log
Still waiting to reproduce with logs. :( Greg Farnum
09:18 PM CephFS Bug #15303 (Resolved): Client holds incorrect complete flag on dir after losing caps
Greg Farnum
09:06 PM Bug #15492: "[ FAILED ] LibRadosMiscPP.LongNamePP"&"LongLocatorPP" in powercycle-jewel-testing-...
it was just an old branch of ceph-qa-suite. fixed now. Sage Weil
12:33 PM Bug #15492 (Rejected): "[ FAILED ] LibRadosMiscPP.LongNamePP"&"LongLocatorPP" in powercycle-jew...
this was scheduled before ext4 was updated to adjust the max object name limits. shoudl work now. yuri, can you pls ... Sage Weil
06:14 AM Bug #15492 (New): "[ FAILED ] LibRadosMiscPP.LongNamePP"&"LongLocatorPP" in powercycle-jewel-te...
xie xingguo
02:32 AM Bug #15492 (Fix Under Review): "[ FAILED ] LibRadosMiscPP.LongNamePP"&"LongLocatorPP" in powerc...
xie xingguo
09:00 PM Bug #15098: "stop ceph-all" no longer stops ceph
Tried reproducing with hammer.sh this job http://qa-proxy.ceph.com/teuthology/teuthology-2016-04-13_21:13:01-ceph-dep... Yuri Weinstein
08:45 PM Cleanup #15504: Python binding for librados: Remove parentheses from if statements
Working on this. Roland Mechler
08:45 PM Cleanup #15504 (Resolved): Python binding for librados: Remove parentheses from if statements
Some but not all if statements in rados.pyx have unnecessary parentheses. They should be removed to cleanup the code ... Roland Mechler
08:38 PM Revision 18ea756b (ceph): Removed parentheses for if statement.
Signed-off-by: Roland Mechler <rmechler@cisco.com> Roland Mechler
08:29 PM Bug #15493 (Resolved): "(test.functional.tests.TestFile) & (test.functional.tests.TestFileUTF8)"f...
ceph-qa-suite commit 64f383b7fd1e06cfd8eba95f1cbe4bab1802d9bb Sage Weil
08:27 PM Messengers Bug #15503: msg/async: deadlock in rebind when enabling delay
/a/sage-2016-04-14_11:23:09-rados-wip-sage-testing---basic-smithi/129605
hit it too
Sage Weil
08:25 PM Messengers Bug #15503 (Rejected): msg/async: deadlock in rebind when enabling delay
... Sage Weil
08:08 PM rbd Bug #15457 (Fix Under Review): Relax rbd CLI reg-ex validation for non-create/clone/import/rename...
*PR*: https://github.com/ceph/ceph/pull/8606 Jason Dillaman
04:11 PM rbd Bug #15457 (In Progress): Relax rbd CLI reg-ex validation for non-create/clone/import/rename oper...
Jason Dillaman
07:27 PM Revision 64f383b7 (ceph): suites/upgrade/hammer-x: specify xfs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision b1adcf85 (ceph): Merge pull request #8588 from yehudasa/wip-rgw-period-id
rgw: try to use current period id in a few more cases Orit Wasserman
07:05 PM Revision 6e2667ae (ceph): Merge pull request #8566 from cbodley/wip-rgw-period-reflect
rgw: RGWPeriod::reflect() sets master zonegroup as default
Reviewed-by: Orit Wasserman<owasserm@redhat.com>
Orit Wasserman
07:00 PM Revision fc331293 (ceph): rgw: http_client, print curl_easy_perform status code as well
This helps during debugging as exact curl error code can help debug
where the request broke down a bit easier
Signed...
Abhishek Lekshmanan
07:00 PM Revision ff52fa0c (ceph): rgw_op: return 503 if forward_req fails
Return 503 for requests when we have a failure from
forward_request_to_master, we can probably fine tune things a lit...
Abhishek Lekshmanan
07:00 PM Revision a1653d12 (ceph): rgw_http_errors: add http error code for 503
Useful for multisite where we need to return when master zone is down
for metadata ops
Signed-off-by: Abhishek Lekshm...
Abhishek Lekshmanan
06:45 PM Revision c9e70588 (ceph): os: fix typo in LFNIndex.h
remove the duplicated "of" in "subdirectories of".
Signed-off-by: Qinghua Jin <qhjin_dev@163.com>
Qinghua Jin
06:35 PM Bug #13990: Hammer (0.94.3) OSD does not delete old OSD Maps in a timely fashion (maybe at all?)
We're also seeing this issue and was wondering if there are any updates on when it will get fixed?
I'm seeing 42,0...
Bryan Stillwell
06:32 PM Revision 37f867d7 (ceph): Merge pull request #965 from ceph/wip-xfs
rados: specify xfs
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:31 PM Revision 32719a60 (ceph): rados: specify xfs
If no fs is specified, the OSD is created on /, and the scratch
devices aren't used at all. That means ext4, and the...
Sage Weil
06:29 PM Revision d1ed6ebb (ceph): update release-notes manually
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
06:17 PM Revision d43704f6 (ceph): Merge pull request #8585 from cbodley/wip-rgw-reload-usage
rgw: call rgw_log_usage_finalize() on reconfiguration
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by:...
Yehuda Sadeh
05:01 PM Revision df4e1343 (ceph): msg/simple/DispatchQueue: inject internal delays in special event dispatch
E.g., connection reset. This will help uncover subtle races.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:18 PM rgw Bug #15455 (Fix Under Review): rgw rest admin: AccessDenied is returned when we try to get a user...
Abhishek Lekshmanan
04:16 PM Revision e657ecf8 (ceph): Merge pull request #8600 from liewegas/wip-rados-lfn
ceph_test_rados: make long name ~300 chars, (not ~800)
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu...
Samuel Just
04:15 PM rgw Bug #15501 (Resolved): multisite: rgw returns ErrorInvalidArgument when creating buckets when mas...
When master zone is down, bucket creation fails, however RGW returns -EINVALID, which appears as InvalidArgument to t... Abhishek Lekshmanan
04:05 PM rbd Bug #15500 (Resolved): qa: dynamic_features.sh races with image deletion
http://qa-proxy.ceph.com/teuthology/joshd-2016-04-13_15:46:32-rbd-wip-josh-testing---basic-mira/127723/teuthology.log... Josh Durgin
04:03 PM Revision d0df02db (ceph): Merge pull request #8604 from gregsfortytwo/wip-fsmap-decode-fix
mds: FSmap decode fix
Reviewed-by: Sage Weil <sage@redhat.com>
Tested-by: Sage Weil <sage@redhat.com>
Sage Weil
04:02 PM rbd Bug #15102 (Resolved): librbd: exclusive lock AcquireRequest failed assert m_image_ctx.journal ==...
Jason Dillaman
04:01 PM rbd Bug #15487 (Resolved): Cannot successfully disable journaling with in-flight IO
Jason Dillaman
04:01 PM rbd Bug #15351 (Resolved): librbd: resize timed out
Jason Dillaman
04:01 PM rbd Bug #15471 (Resolved): Segfault while flattening image with in-flight IO
Jason Dillaman
04:00 PM rbd Bug #15479 (Resolved): ceph_test_rbd_mirror_image_replay: assert failed: "non_primary ^ primary_m...
Jason Dillaman
04:00 PM rbd Bug #15352 (Resolved): TestJournalEntries.AioWrite: failed assert(m_watch_in_progress)
Jason Dillaman
04:00 PM rbd Bug #15436 (Resolved): Deadlock updating dynamic features with in-flight IO
Jason Dillaman
03:59 PM Revision f079f0b3 (ceph): Merge pull request #8565 from dillaman/wip-15471
librbd: fix handling of proxied maintenance operations during shut down
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:59 PM Revision 9ecf3bc1 (ceph): librbd: do not return a failure if a peer cannot be notified of updateR...
librbd: do not return a failure if a peer cannot be notified of update
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:58 PM Revision 6956da8c (ceph): Merge pull request #8511 from dillaman/wip-15436
librbd: IO deadlock when dynamically enabling/disabling features
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:58 PM Revision f655b7e2 (ceph): Merge pull request #8494 from dillaman/wip-15352
journal: possible race condition during live replay
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:41 PM Bug #15362: Python binding for librados: operate_read_op()/operate_write_op() do not return resul...
*PR*: https://github.com/ceph/ceph/pull/8603 Roland Mechler
03:27 PM Revision 0b0d5846 (ceph): Fixes for python omap method return values.
Signed-off-by: Roland Mechler <rmechler@cisco.com> Roland Mechler
03:15 PM Revision b358c61a (ceph): FSMap: guard the ever_enabled_multiple decode
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
02:40 PM Revision 90491ddc (ceph): os/filestore: add sanity check for stat() syscall
The syscall stat() may fail here, the hardlink output shall
be assigned a rubbish value as a result and mislead calle...
xie xingguo
01:45 PM rgw Fix #15499: Fix UNSIGNED-PAYLOAD under aws4 header auth
PR available at:
https://github.com/ceph/ceph/pull/8601
Javier M. Mellid
01:31 PM rgw Fix #15499 (Resolved): Fix UNSIGNED-PAYLOAD under aws4 header auth
The Apache Libcloud's AWS S3 object storage provider uses unsigned payloads in PUT methods as part of the header auth... Javier M. Mellid
01:42 PM Revision d26322d2 (ceph): ceph_test_rados: make long name ~300 chars, (not ~800)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:32 PM Revision ecf4572a (ceph): rgw: aws4: handle UNSIGNED-PAYLOAD under header auth
Fixes: http://tracker.ceph.com/issues/15499
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
Javier M. Mellid
01:24 PM Support #15337: OSDs are very unbalanced
Sage, what's your opinion on that very unbalanced OSDs ? Anonymous
01:17 PM rgw Bug #15445: multisite s3tests test_versioning_obj_create_versions_remove_special_names causes rad...
https://github.com/ceph/ceph/pull/8597 Orit Wasserman
12:44 PM rgw Feature #13834 (Resolved): rgw: add bucket request payment feature usage statistics integration
Javier M. Mellid
12:38 PM Revision ef0678a3 (ceph): Merge pull request #8594 from dachary/wip-releases
release-notes: v10.1.2 release notes Sage Weil
12:37 PM Revision ae2ffc14 (ceph): cmake: pass RULE_LAUNCHER_* to cythonReviewed-by: Josh Durgin <jdurgin@...
cmake: pass RULE_LAUNCHER_* to cython
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Robin H. Johnson <r...
Sage Weil
12:14 PM Revision 769f9949 (ceph): librbd: dynamically disabling exclusive lock might leave lingering request
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:02 PM Backport #15498 (Resolved): infernalis: rpm package building fails if the build machine has lttng...
https://github.com/ceph/ceph/pull/8589 Nathan Cutler
10:13 AM Revision ae604ded (ceph): rgw: handle no current_preiod in is_syncing_bucket_meta
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:00 AM Feature #15346: add error handle for leveldb or rocksdb in bluestore or filestore
shasha lu wrote:
> This is rocksdb's bug.
> Rocksdb report:
> 2016-04-14 14:37:13.705520 7f0d4f4e3700 2 rocksdb:...
Yang Dongsheng
08:40 AM Feature #15346: add error handle for leveldb or rocksdb in bluestore or filestore
This is rocksdb's bug.
Rocksdb report:
2016-04-14 14:37:13.705520 7f0d4f4e3700 2 rocksdb: Waiting after backgroun...
shasha lu
09:51 AM Linux kernel client Bug #15432: kcephfs: umount -f can fail after mds reconnect failure
should be fixed by https://github.com/ceph/ceph-client/commit/11ff967a17ea6ac638f3c154b737a094f29d30bb Zheng Yan
09:48 AM Linux kernel client Bug #15462: ceph: build_path did not end path lookup where expected, namelen is 146, pos is 0
"ceph: build_path did not end path lookup where expected" does not indicate there is an issue.... Zheng Yan
09:28 AM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
I send a RP that make MDS not pin strays in memory
could you take a try:
https://github.com/ukernel/ceph/tree/inf...
Zheng Yan
09:20 AM Revision aab3a40f (ceph): hammer: rbd snap rollback: restore the link to parent
So snapshot, flatten, rollback of a cloned image does not loose any data
Fixes: #14512
Signed-off-by: Alexey Sheplya...
Alexey Sheplyakov
08:04 AM Revision 9517221b (ceph): mds: track 'want_dn' for concurrent CDir::fetch.
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
07:46 AM Revision 9e079b18 (ceph): Merge pull request #8534 from kmroz/wip-rgw-rados-cleanup-1
rgw-rados: return RGWSystemMetaObj init directly
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
07:35 AM Revision 7a86f988 (ceph): test: generate temp pool name in a safer way
The original purpose of this PR is to solve http://tracker.ceph.com/issues/15492,
but I can not guarantee that at all...
xie xingguo
06:19 AM Revision 489d062d (ceph): release-notes: v10.1.2 release notes
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
06:15 AM Revision a4819a67 (ceph): release-notes: v10.1.2 release notes (draft)
cd src/script
virtualenv v
source v/bin/activate
pip install githubpy GitPython requests
GITHUB_ACCESS_TOKEN=xxxxxxx ...
Loic Dachary
01:59 AM Revision 9abd1815 (ceph): Merge pull request #8381 from ceph/wip-cython-tarball-build
cmake/pybind: fix include paths for cephfs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Josh Durgin
12:08 AM Revision ba1b0867 (ceph): Merge pull request #8569 from jdurgin/wip-dev-package-doc
doc: reinstate accidentally removed section header
Reviewed-by: Abhishek Lekshmanan <alekshmanan@suse.com>
Josh Durgin
12:06 AM Revision 1f62ec13 (ceph): Merge pull request #8587 from emenguy/fix_dependencies_documentation
doc: fix dependencies
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin

04/13/2016

11:46 PM Revision a353eaca (ceph): rgw_file: fixup attrs across renames
Once Unix attributes were materialized as RGW object/bucket
attributes, it became possible to verify the serialized b...
Matt Benjamin
11:20 PM Revision c05d7c9f (ceph): Merge pull request #8584 from dillaman/wip-15479
test: image replayer needs dummy remote mirror peer uuid
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:20 PM Bug #15362: Python binding for librados: operate_read_op()/operate_write_op() do not return resul...
Actually prval is correctly initialized to 0 in get_omap_vals(), but not initialized in the other 2 methods mentioned. Roland Mechler
11:03 PM Bug #15362: Python binding for librados: operate_read_op()/operate_write_op() do not return resul...
I am working on fixes for the above issues. Roland Mechler
11:03 PM Bug #15362: Python binding for librados: operate_read_op()/operate_write_op() do not return resul...
Also noticed that:
get_omap_vals()
get_omap_keys()
get_omap_vals_by_keys()
can all return random non-zero ret...
Roland Mechler
11:05 PM Revision bf299dce (ceph): rgw: try to use current period id in a few more cases
If missing period id, try to use the current period id. This is needed
for sync agent compatibility.
Signed-off-by: ...
Yehuda Sadeh
09:19 PM Bug #15098 (New): "stop ceph-all" no longer stops ceph
Yuri Weinstein
09:19 PM Bug #15098: "stop ceph-all" no longer stops ceph
And failed again :(
Run: http://pulpito.ceph.com/teuthology-2016-04-12_21:13:01-ceph-deploy-jewel-distro-basic-vps/
...
Yuri Weinstein
09:09 PM Bug #15350: ceph-disk failed on centos in ceph-disk-jewel-distro-basic-mira
Looks like the same issues in
Run: http://pulpito.ceph.com/teuthology-2016-04-12_23:13:02-ceph-disk-jewel-distro-ba...
Yuri Weinstein
09:01 PM Bug #15493 (Resolved): "(test.functional.tests.TestFile) & (test.functional.tests.TestFileUTF8)"f...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-13_02:10:02-upgrade:hammer-x-jewel-distro-basic-openst... Yuri Weinstein
08:56 PM Bug #15492: "[ FAILED ] LibRadosMiscPP.LongNamePP"&"LongLocatorPP" in powercycle-jewel-testing-...
Also in run
http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-13_02:10:02-upgrade:hammer-x-jewel-distro-basi...
Yuri Weinstein
08:34 PM Bug #15492 (Rejected): "[ FAILED ] LibRadosMiscPP.LongNamePP"&"LongLocatorPP" in powercycle-jew...
Run: http://pulpito.ceph.com/teuthology-2016-04-13_01:02:02-powercycle-jewel-testing-basic-mira/
Job: 125077
Logs: ...
Yuri Weinstein
08:50 PM Revision 9bb4766f (ceph): Merge pull request #8188 from ceph/wip-systemd-restart-defaults
systemd: Use the same restart limits as upstart
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Greg Farnu...
Sage Weil
08:48 PM Revision 7f78ea7a (ceph): fs/ext4: longer names
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:01 PM Linux kernel client Bug #15490 (Resolved): rbd map vs notify race
... Ilya Dryomov
07:33 PM Bug #15441 (Fix Under Review): LibRadosWatchNotify.WatchNotify2Timeout
https://github.com/ceph/ceph/pull/8586 Sage Weil
06:35 PM Bug #15441 (In Progress): LibRadosWatchNotify.WatchNotify2Timeout
It looks like when we reconnect, we don't unlink the old connection from the watch. I.e., WatchConState::removeWatch... Sage Weil
07:32 PM Revision c04fd421 (ceph): osd: fix watch reconnect race
It's possible to process a watch reconnect op, setting Watch::conn, before
the ms_handle_reset path tries to disconne...
Sage Weil
07:32 PM Revision 8166042a (ceph): osd/Watch: slightly more informative debug output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:31 PM Revision 0f8585c3 (ceph): doc: fix dependencies
Signed-off-by: Etienne Menguy <etienne.menguy@corp.ovh.com> Etienne Menguy
07:27 PM rgw Bug #15489 (New): CORS property of bucket can get out of sync with multiple RGWs, caching issue
This is a really hard bug to reproduce. It's happened about once a month for the last 6 months (maybe longer), each t... Robin Johnson
07:26 PM Revision 62084375 (ceph): systemd: Use the same restart limits as upstart
Currently, the systemd daemons are not restarted on failure. This patch
adds this functionality and sets the defaults...
Boris Ranto
06:41 PM Bug #14844: rpm package building fails if the build machine has lttng and babeltrace development ...
Messing up infernalis build? Samuel Just
06:19 PM Backport #15488 (Rejected): infernalis: stray lfn object after split
Nathan Cutler
06:07 PM Revision 562d4f6b (ceph): fs/ext4: max of 256 works better
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:30 PM Revision a201365a (ceph): rgw: call rgw_log_usage_finalize() on reconfiguration
RGWRealmReloader was calling rgw_log_usage_init() with the new RGWRados
instance, but never cleaned up the previous o...
Casey Bodley
05:28 PM Bug #14777 (Resolved): "RadosModel.h: 1223: FAILED assert(old_value.header == header)" in rados-j...
Samuel Just
05:28 PM Bug #15425 (Rejected): client PGLS loop and LibRadosWatchNotifyPPTests failure
Bug in integration branch Samuel Just
05:27 PM Bug #15312 (Pending Backport): stray lfn object after split
Samuel Just
05:17 PM Revision a39124f2 (ceph): Merge pull request #964 from ceph/wip-ext4
set shorter limits when using ext4
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
05:15 PM devops Bug #15486: drop init scripts from packaging
-Reopened https://github.com/ceph/ceph/pull/6225- Nathan Cutler
03:41 PM devops Bug #15486 (New): drop init scripts from packaging
For a *long* time the RPM build process have this weird quirk where we incorporate a "init-ceph.in-fedora.patch" file... Ken Dreyer
05:14 PM Revision 2b7dd172 (ceph): rados/basic: test over xfs (not just btrfs)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:14 PM Revision f4d39b0e (ceph): fs/ext4: set shorter object name limits so that osds can start
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:02 PM rbd Bug #14988 (Resolved): QEMU VM hangs talking to RBD via librbd
Jason Dillaman
05:01 PM rbd Backport #15033 (Resolved): hammer: QEMU VM hangs talking to RBD via librbd
Jason Dillaman
05:00 PM rbd Backport #15032 (Resolved): infernalis: QEMU VM hangs talking to RBD via librbd
Jason Dillaman
04:36 PM rbd Bug #15479 (Fix Under Review): ceph_test_rbd_mirror_image_replay: assert failed: "non_primary ^ p...
*PR*: https://github.com/ceph/ceph/pull/8584 Jason Dillaman
03:26 PM rbd Bug #15479 (In Progress): ceph_test_rbd_mirror_image_replay: assert failed: "non_primary ^ primar...
Jason Dillaman
05:17 AM rbd Bug #15479: ceph_test_rbd_mirror_image_replay: assert failed: "non_primary ^ primary_mirror_uuid....
Misread that, replacing everything with the real issue. Josh Durgin
04:51 AM rbd Bug #15479 (Resolved): ceph_test_rbd_mirror_image_replay: assert failed: "non_primary ^ primary_m...
ceph_test_rbd_mirror_image_replay crashed in this run: http://qa-proxy.ceph.com/teuthology/joshd-2016-04-12_16:21:39-... Josh Durgin
04:35 PM Revision 4b1d1698 (ceph): test: image replayer needs dummy remote mirror peer uuid
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:06 PM rbd Bug #15487: Cannot successfully disable journaling with in-flight IO
*PR*: https://github.com/ceph/ceph/pull/8511 Jason Dillaman
04:06 PM rbd Bug #15487 (Resolved): Cannot successfully disable journaling with in-flight IO
IO deadlock and assert failures have been encountered. Jason Dillaman
03:37 PM CephFS Bug #15485 (Duplicate): drop /usr/bin/cephfs
Greg tells me that /usr/bin/cephfs is deprecated. We should rip it out post-Jewel.
Ken Dreyer
03:26 PM Revision 4943a555 (ceph): Merge pull request #8498 from liewegas/wip-bluestore
os/bluestore: fix shortened bluefs paths in env mirror case Sage Weil
03:09 PM rgw Backport #15089: hammer: Bucket owner isn't changed after unlink/link
Orit Wasserman wrote:
> rgw_user user_id is not used so just remove the line.
> instead of system_obj_set_attr use ...
Wei-Chung Cheng
03:06 PM rgw Backport #15089 (In Progress): hammer: Bucket owner isn't changed after unlink/link
Wei-Chung Cheng
03:01 PM Revision 3c03eee0 (ceph): rgw:bucket link now set the bucket.instance acl
Fixes: #11076
Signed-off-by: Zengran Zhang <zhangzengran@h3c.com>
(cherry picked from commit 4d59b1d36f8924290c3ecb5...
Zengran Zhang
02:44 PM Revision 5230967d (ceph): rgw: RGWPeriod::reflect() sets master zonegroup as default
if RGWPeriod::reflect() is called right after a 'realm pull', it will
create the zonegroup objects but not set any as...
Casey Bodley
02:34 PM Revision 877d44bc (ceph): journal: race possible when re-watching a journal object
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:14 PM Revision b6297a70 (ceph): rgw_file: fix silly abuse of flags in fh_lookup
Initially lookup_fh used its cflags argument just to proxy create
flags to new objects. It's used for call path stat...
Matt Benjamin
01:29 PM Revision 6651e514 (ceph): os/bluestore: fix shortened bluefs paths in env mirror case
If we are mirroring the rocksdb env, don't shorten the
paths.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:21 PM Revision fb924f23 (ceph): rgw_file: don't need to memset Latch
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
01:19 PM Revision 842828a3 (ceph): cohort_lru: define ctor for TreeX::Latch
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
01:19 PM Revision 6abc5d76 (ceph): Merge pull request #8556 from liewegas/wip-ext4
doc: recommend against ext4
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Nathan Cutler <ncutler@suse.cz>
Sage Weil
12:32 PM Revision 05968dbb (ceph): Merge pull request #8574 from tchaikov/wip-readable-test-fix
test/encoding/readable: use [ for "test" not ((
Reviewed-by: Erwan Velu <erwan@redhat.com>
Kefu Chai
12:12 PM rgw Bug #15483 (New): Need an admin-friendly log file to check multisite sync status
As an admin I would like to be able to see the sync status of objects in logs in a multisite configuration. Currently... Shilpa MJ
11:30 AM Revision 1caef980 (ceph): Merge pull request #8567 from cbodley/wip-rgw-period-pull-url
radosgw-admin: allow 'period pull --url' without full multisite config
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
11:25 AM Revision fa32bd3c (ceph): adding pg_num to pools documentation
Signed-off-by: Etienne Menguy <etienne.menguy@corp.ovh.com> Etienne Menguy
11:04 AM Revision bd5c845e (ceph): bufferlist.cc fix typo in output
copy_out_bench needs to say that is has used copy_out
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Willem Jan Withagen
08:21 AM Revision 8d346acb (ceph): test/encoding/readable: use [ for "test" not ((
and use '&&' instead, easier to understand.
this also fixes following error in the ubuntu gitbuilder
error: Added f...
Kefu Chai
08:09 AM Backport #15478: hammer: Pool quota alarm is not in effect
This is a partial backport of https://github.com/ceph/ceph/pull/5000 which had no corresponding tracker issue. Nathan Cutler
06:54 AM Backport #15478 (In Progress): hammer: Pool quota alarm is not in effect
Kefu Chai
06:53 AM Backport #15478 (Fix Under Review): hammer: Pool quota alarm is not in effect
Kefu Chai
06:35 AM Backport #15478: hammer: Pool quota alarm is not in effect
https://github.com/ceph/ceph/pull/8571 huanwen ren
03:13 AM Backport #15478 (Resolved): hammer: Pool quota alarm is not in effect
https://github.com/ceph/ceph/pull/8593 huanwen ren
08:05 AM Revision 916248c0 (ceph): osdc/Objecter: small cleanup for osd op completion lock
OSDSession::get_lock also checks the emptiness of oid name, so no need
to check it twice
Signed-off-by: runsisi <run...
runsisi hust
07:52 AM Backport #15482 (Resolved): hammer: is_split crash in handle_pg_create
https://github.com/ceph/ceph/pull/8805 Nathan Cutler
07:51 AM Backport #15481 (Rejected): infernalis: is_split crash in handle_pg_create
Nathan Cutler
06:46 AM Backport #15293 (In Progress): hammer: ECBackend: send write and read sub ops on behalf of client...
Wei-Chung Cheng
06:39 AM rgw Bug #15480 (Resolved): Multisite sync stopped/hung after uploading a multipart object
Configured active-active multisite with two zones. Verified that the buckets and objects were syncing. Create a multi... Shilpa MJ
06:39 AM Revision 488a7879 (ceph): ECBackend: send subop writes and reads at normal priority
We want these to be processed ahead of new client ops since
there are resources being held.
Fixes: 14313
Backport: h...
Samuel Just
05:29 AM Feature #15346: add error handle for leveldb or rocksdb in bluestore or filestore
Hi guys, I am trying to fix this problem by introducing a mechanism of _txc_abort(). It will reply an -EIO to client ... Yang Dongsheng
03:12 AM Revision f30db904 (ceph): osd: clear requeue_scrub_on_unblock flag after requeue scrub
We'd better clear requeue_scrub_on_unblock flag after successfully
requeuing scrub, this is for:
1. if a newly init...
xie xingguo
02:29 AM Revision 760863f4 (ceph): journal: potential for double-free of context on shut down
The context associated with a scheduled watch might be freed
by two ObjectPlayers.
Signed-off-by: Jason Dillaman <di...
Jason Dillaman
01:31 AM Revision 5b608ed6 (ceph): rgw_file: fix 2 attr decoding issues
* fix general timestamp decoding (changing to a pointer notation)
* capture (std::swap) req_state->bucket_attrs in RG...
Matt Benjamin
01:29 AM Revision 11a9722b (ceph): journal: possible race condition during live replay
When two objects are being actively watched, it was possible for
the watch context to complete before the second watc...
Jason Dillaman
01:07 AM Revision aece8244 (ceph): doc: reinstate accidentally removed section header
Accidentally removed in 63be401a411ffc7c2f78e450a29c69eee1af02d3
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:40 AM Bug #15476 (Resolved): unittest_lfnindex failures
https://github.com/ceph/ceph/pull/8544 xie xingguo

04/12/2016

10:18 PM Bug #15477: "failed (workunit test osdc/stress_objectcacher.sh)" in rados-hammer-distro-basic-vps/

For 124207 the test is terminating with signal 9 (status 137 0x89) SIGKILL. So could this have been the result of ...
David Zafman
10:13 PM Bug #15477: "failed (workunit test osdc/stress_objectcacher.sh)" in rados-hammer-distro-basic-vps/
Job 124242 looks like http://tracker.ceph.com/issues/15368 David Zafman
10:08 PM Bug #15477: "failed (workunit test osdc/stress_objectcacher.sh)" in rados-hammer-distro-basic-vps/

Does this make a difference early in the run of 124207?
libvirt.libvirtError: cannot unlink file '/srv/libvirtpo...
David Zafman
09:34 PM Bug #15477 (Can't reproduce): "failed (workunit test osdc/stress_objectcacher.sh)" in rados-hamme...
Run: http://pulpito.ceph.com/teuthology-2016-04-12_09:00:02-rados-hammer-distro-basic-vps/
Jobs: ['124207', '124242'...
Yuri Weinstein
09:24 PM Bug #15391: ReplicatedPG.cc: 430: FAILED assert(!actingbackfill.empty()): old watch timeout tries...
In infernalis-x as well
Run: http://pulpito.ceph.com/teuthology-2016-04-10_02:10:02-upgrade:infernalis-x-jewel-distr...
Yuri Weinstein
04:40 PM Bug #15391: ReplicatedPG.cc: 430: FAILED assert(!actingbackfill.empty()): old watch timeout tries...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-12_02:10:02-upgrade:hammer-x-jewel-distro-basic-openst... Yuri Weinstein
09:14 PM Revision 70ff086a (ceph): radosgw-admin: allow 'period pull --url' without full multisite config
to support 'period pull --remote', radosgw-admin needs a complete
multisite configuration to look up remote endpoints...
Casey Bodley
09:14 PM Revision 942504d2 (ceph): radosgw-admin: 'realm pull' only accepts --url
'realm pull' is defined as a 'raw storage op', so cannot use the
--remote argument to refer to endpoints from the per...
Casey Bodley
09:05 PM Bug #15476 (Resolved): unittest_lfnindex failures
From https://jenkins.ceph.com/job/ceph-pull-requests/4182/console :... Josh Durgin
08:52 PM rgw Bug #15445 (New): multisite s3tests test_versioning_obj_create_versions_remove_special_names caus...
Orit Wasserman
07:35 PM rgw Bug #15445: multisite s3tests test_versioning_obj_create_versions_remove_special_names causes rad...
@orit:
This is not a duplicate; Note that I said this was as of commit 7a94d9767b3dde5b9cdde2a438ba288944a1a7a6, whi...
Robin Johnson
05:36 PM rgw Bug #15445 (Duplicate): multisite s3tests test_versioning_obj_create_versions_remove_special_name...
duplicate of #15318 Orit Wasserman
08:23 PM Revision 18a5fddb (ceph): Merge pull request #8520 from yuyuyu101/wip-15440
msg/async: AsyncConnection: avoid is_connected require connection's lock Sage Weil
08:23 PM Revision 1761a38f (ceph): librbd: gracefully handle blacklisted client in ImageWatcher
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:23 PM Revision 1e6fc453 (ceph): rbd: cleanly fail bench-write upon failure
Fixes: http://tracker.ceph.com/issues/15456
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:23 PM Revision e90e3d90 (ceph): librbd: delay invalidation of exclusive lock pointer
Certain IO and maintenance ops code paths have an expectation
that the exclusive lock pointer will be valid while in-...
Jason Dillaman
08:23 PM Revision 8451c0f8 (ceph): librbd: cancel ops before blocking IO
Ops might have in-flight IO -- blocking IO after canceling the ops
will result in the in-flight IO being flushed. Sh...
Jason Dillaman
08:22 PM rbd Bug #15471: Segfault while flattening image with in-flight IO
The crash occurred if bench-write completed before the proxied flatten operation completed. The shut down of rbd did... Jason Dillaman
08:20 PM rbd Bug #15471 (Fix Under Review): Segfault while flattening image with in-flight IO
*PR*: https://github.com/ceph/ceph/pull/8565 Jason Dillaman
01:08 PM rbd Bug #15471 (Resolved): Segfault while flattening image with in-flight IO
Start IO against a clone image:... Jason Dillaman
08:21 PM rbd Bug #15456 (Fix Under Review): rbd bench-write shouldn't crash upon write failure
*PR*: https://github.com/ceph/ceph/pull/8565 Jason Dillaman
03:23 PM rbd Bug #15456 (In Progress): rbd bench-write shouldn't crash upon write failure
Jason Dillaman
08:13 PM Revision 5d8b6561 (ceph): rgw_file: force move semantics on rvalue refs in emplace_attrs
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
08:13 PM Revision b9ce8405 (ceph): rgw_file: remove RGWLibFS::mkdir() (no longer called)
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
08:13 PM Revision 917a25d0 (ceph): rgw_file: fix nfsns unit test when !created and !create
Avoid dereferencing unitialized top-level objects when !found and the
create option not present (when means we cannot...
Matt Benjamin
08:12 PM Revision bd2c6818 (ceph): rgw_file: check for leaf dir objects and restore their state
This change makes Unix/NFS attributes persistent.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
08:12 PM Revision 9830f958 (ceph): rgw_file: use emplace_attr in both paths in mkdir2()
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
08:12 PM Revision 601b1938 (ceph): rgw_file: use emplace_attr in RGWCreateBucket and RGWCopyObj
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
08:12 PM Revision 7a7de9b7 (ceph): rgw_file: use emplace_attr in RGWPostObj and RGWPutMetadataBucket
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
08:12 PM Revision 8b2616b6 (ceph): rgw_file: remove unused label in mkdir2()
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
08:11 PM Revision 6bda1e03 (ceph): rgw_file: use emplace_attr in RGWPutObj::execute()
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
08:11 PM Revision 6a86ed9f (ceph): rgw_file: encode ux attrs in mkdir2
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
08:11 PM Revision 8f5ff953 (ceph): rgw_file: implement new mkdir2 with atomicity
Re-order lookup_fh, FLAG_CREATE and remote create operations,
and provide FLAG_LOCK, to get atomicity.
Other ops whi...
Matt Benjamin
08:10 PM Revision 34ba7c02 (ceph): rgw_file: add encode/decode hooks, emplace_attr
This change implements attr encode/decode glue for RGWGetObj and
RGWPutObj. Both now have attr maps as member variab...
Matt Benjamin
08:10 PM Revision 2dbefba0 (ceph): rgw_file: move internals of rgw_read into RGWLibFS::read(...)
Initially, all RGWRequest logic was open coded, but it's all
moving into RGWLibFS to get better encapsulation (e.g., ...
Matt Benjamin
08:10 PM Revision 8b01e128 (ceph): rgw_file: declare encoder for Unix object attributes
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
08:09 PM Revision f87af254 (ceph): rgw_file: declare an attribute for all Unix/rgw_file attrs
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
06:18 PM rbd Feature #14867: add object map verifier to RBD CLI
https://github.com/ceph/ceph/pull/8562 Douglas Fuller
06:14 PM rbd Feature #14867 (Fix Under Review): add object map verifier to RBD CLI
Douglas Fuller
06:04 PM rgw Bug #15463 (Resolved): UninitCondition in RGWRados::Object::complete_atomic_modification
Sage Weil
02:25 PM rgw Bug #15463 (Fix Under Review): UninitCondition in RGWRados::Object::complete_atomic_modification
https://github.com/ceph/ceph/pull/8559 Sage Weil
06:03 PM Revision 77276aa7 (ceph): Merge pull request #8559 from liewegas/wip-15643
rgw: fix unsafe c_str() usage
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
06:02 PM Feature #15475 (Resolved): OSD: support tcmalloc/perftools access commands via the admin socket
Right now, we support a bunch of tcmalloc heap commands via "ceph tell", but they aren't plumbed in via the admin soc... Greg Farnum
05:42 PM Revision 4a2a6f72 (ceph): 10.1.2
Jenkins Build Slave User
05:41 PM rgw Bug #15469 (In Progress): [rgw multisite] - periods are listed even after removing them
Matt Benjamin
12:03 PM rgw Bug #15469 (Resolved): [rgw multisite] - periods are listed even after removing them
Description of problem:
Was trying to clean-up the A/A multisite configuration and noticed that the periods are stil...
Kumar Hemanth
05:41 PM rgw Bug #14826 (In Progress): rgw: bucket listing following object delete is partial
Orit Wasserman
05:40 PM rgw Bug #15251 (In Progress): radosgw-admin: creating multiple zonegroups as master in the same realm...
Matt Benjamin
05:34 PM rgw Bug #15460: test_s3.test_object_head_zero_bytes ... FAIL on apache (civetweb ok)
Sage Weil wrote:
> Will disable s3 test for now; be sure to reenable when this is fixed.
>
> https://github.com/c...
Yuri Weinstein
05:25 PM rgw Bug #15473 (Closed): rgw swift failure: test.functional.tests.TestFile, test.functional.tests.Tes...
This is an ext4 issue Orit Wasserman
02:02 PM rgw Bug #15473 (Closed): rgw swift failure: test.functional.tests.TestFile, test.functional.tests.Tes...
... Sage Weil
05:24 PM Revision 489324f1 (ceph): doc/configuration/filesystem-recommendations: recommend against ext4
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:16 PM rgw Bug #15331: radosgw-admin --log-to-stderr --format json -n client.1 -n client.1 zone set --rgw-zo...
zone set issue was fixed.
Now we fail on:
Command failed on mira077 with status 2: 'adjust-ulimits ceph-coverage /h...
Orit Wasserman
05:13 PM rgw Bug #15358 (Resolved): rgw signature mismatch with escaped characters in url query portion
Orit Wasserman
05:11 PM rgw Bug #15318 (Resolved): rgw: fails to delete keys with two underscores
Orit Wasserman
05:07 PM Revision a8e28691 (ceph): doc/release-notes: mention ext4 in the release notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:07 PM Revision 112649fc (ceph): doc/start/os-recommendations: drop ancient 'syncfs' note
...and with it it's mention of ext4.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:58 PM Revision 649a5e0b (ceph): Repleaced ext4 with xfs
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
03:56 PM Revision 92bae145 (ceph): Merge pull request #962 from ceph/wip-rgw-ext4
suites/rgw/multifs: do not test on ext4 Matt Benjamin
03:55 PM Revision 9a21435f (ceph): suites/rgw/multifs: do not test on ext4
Swift tests fail. RGW long object names will fail in general.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:23 PM Revision c74d18c8 (ceph): Merge pull request #948 from ceph/wip-teuthology-master
Fixed distro symlinks Yuri Weinstein
03:22 PM Revision 750c3d73 (ceph): Merge pull request #957 from ceph/wip-teuthology-master2
Added civetweb test case Orit Wasserman
03:19 PM Revision 638fd2ec (ceph): doc/rados/configuration: minor cleanup of inline xattr description
- whitespace
- it's not omap
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:17 PM Bug #15474 (Rejected): Blacklisting a client results in ESHUTDOWN respond code instead of EBLACKL...
Cancel that -- EBLACKLISTED is just a #define for ESHUTDOWN Jason Dillaman
03:15 PM Bug #15474 (Rejected): Blacklisting a client results in ESHUTDOWN respond code instead of EBLACKL...
librbd uses the "-EBLACKLISTED" error code to detect when a client has been blacklisted so it can shut down in an ord... Jason Dillaman
03:15 PM Revision d56e4395 (ceph): buffer: add list::to_str()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:15 PM Revision 2601e2fb (ceph): rgw/rgw_rados: use to_str() instead of c_str()
bufferlist::c_str() doesn't guarantee null termination.
Fixes: http://tracker.ceph.com/issues/15463
Signed-off-by: S...
Sage Weil
03:13 PM Bug #15426 (Pending Backport): is_split crash in handle_pg_create
Kefu Chai
10:45 AM Bug #15426 (Fix Under Review): is_split crash in handle_pg_create
https://github.com/ceph/ceph/pull/8552 Kefu Chai
08:47 AM Bug #15426: is_split crash in handle_pg_create
the first osd_pg_create msg for pg2.17 received by osd.3 was
2016-04-11 15:18:08.478720 7f80766c3700 1 -- 172.21....
Kefu Chai
07:22 AM Bug #15426: is_split crash in handle_pg_create
Kefu Chai
02:35 AM Bug #15426: is_split crash in handle_pg_create
Run: http://pulpito.ceph.com/teuthology-2016-04-10_22:00:01-rados-jewel-distro-basic-smithi/
Job: ['120522']
Logs: ...
Yuri Weinstein
03:09 PM Revision 0785c17a (ceph): Merge pull request #8552 from tchaikov/wip-15426
PG: set epoch_created and parent_split_bits for child pg
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:57 PM Revision b9157310 (ceph): Merge pull request #8521 from stiopaa1/checkgenerated
check-generated.sh: can't source bash from sh
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:50 PM Revision 827bf93d (ceph): Merge pull request #936 from ceph/wip-layout-snafu-followup
tasks/cephfs: test health messages from readonly stat Greg Farnum
02:49 PM Revision 7cd48dbe (ceph): Merge pull request #933 from ceph/wip-fs-lockouts
cephfs: update tests to enable multimds when needed Greg Farnum
02:47 PM Revision 89b15788 (ceph): Reproducer for 15303
Reproducer for http://tracker.ceph.com/issues/15303 Greg Farnum
02:35 PM Bug #15454: bad rados_buffer_free from librados python bindings
... Kefu Chai
02:34 PM Revision 776a2835 (ceph): Merge pull request #958 from ceph/wip-rgw-prefer-civetweb
rgw: use civetweb if no frontend was configured Casey Bodley
02:32 PM Revision 507e7edb (ceph): Merge branch 'jewel'
Greg Farnum
02:32 PM Revision 735f4be9 (ceph): Merge remote-tracking branch 'origin/greg-fs-testing-411' into jewel
Greg Farnum
01:36 PM devops Feature #15472 (Fix Under Review): rpm: enable IB/RDMA support
https://github.com/ceph/ceph/pull/8557 Nathan Cutler
01:22 PM devops Feature #15472 (In Progress): rpm: enable IB/RDMA support
Nathan Cutler
01:22 PM devops Feature #15472 (Resolved): rpm: enable IB/RDMA support
Add a ... Nathan Cutler
12:49 PM Revision bcfce592 (ceph): doc: do not include ext4 as an example
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:48 PM Revision 2c72c9aa (ceph): doc/8/ceph-deploy: do not include ext4 as an example value
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:48 PM Revision 61c4c1c9 (ceph): doc: list ext4 last
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:39 PM Revision ae97840f (ceph): doc/dev: remove ancient filestore-filesystem-compat doc
This describes a problem we fixed years ago.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:21 PM Revision 5a746e69 (ceph): xio: use const for input argument in 2 functions' prototype
Signed-off-by: Avner BenHanoch <avnerb@mellanox.com> Avner BenHanoch
12:21 PM Revision bde87d3a (ceph): xio: fix invalid access to member pointer before it is being initialized
Signed-off-by: Avner BenHanoch <avnerb@mellanox.com> Avner BenHanoch
12:21 PM Revision 81622185 (ceph): xio: refactor on_msg_req -> on_msg
avoid names that are misleading with accelio's terminology
(msg - is one way notification, req - is 2 ways notificati...
Avner BenHanoch
12:21 PM Revision 262d85c2 (ceph): xio: refactor flush_input_queue -> flush_out_queues
avoid misleading names
Signed-off-by: Avner BenHanoch <avnerb@mellanox.com>
Avner BenHanoch
12:21 PM Revision d5bc886f (ceph): xio: refactor release_xio_req -> release_xio_msg
avoid names that are misleading with accelio's terminology
(msg - is one way notification, req - is 2 ways notificati...
Avner BenHanoch
11:43 AM Revision 8b985561 (ceph): PG: set epoch_created and parent_split_bits for child pg
if we have a wrong "created", OSD receiving an osd_pg_create message
could fail to project its history and crash. a b...
Kefu Chai
10:27 AM Revision 4e9327f6 (ceph): test/mds: add test for symbols in paths
Especially, hyphens.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
09:31 AM rgw Bug #13885: rgw: DNSError on OpenStack
now that the PR is merged, there is a need to schedule a rgw on the sepia lab with the master branch of s3test to ass... Loïc Dachary
09:04 AM Revision 7f0ad8ab (ceph): rgw: use civetweb if no frontend was configured
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
08:14 AM Revision 931b975f (ceph): doc: Fixes Different font of the title
Which makes the title "Take the OSD out of the Cluster" of http://docs.ceph.com/docs/master/rados/operations/add-or-r... science luo
07:23 AM Revision 8647cd9a (ceph): objclass: honour do_osd_ops() results before going any further
This is because:
1. all the other methods are doing the same.
2. the origin results of do_osd_ops() may get overwri...
xie xingguo
07:10 AM rbd Feature #15468 (New): Feature : cephx user management for RBD images
Feature : cephx user management for RBD images
With current cephx user implementation[1] there is no way to achie...
Vikhyat Umrao
06:06 AM Revision 58054847 (ceph): vstart: clean prints
- remove duplicate print of ip
- print the right port
Signed-off-by: Roi Dayan <roid@mellanox.com>
Roi Dayan
04:47 AM Revision 2be6017c (ceph): pybind/Makefile.am: fix build with ccache
as a work-around of https://bugs.python.org/issue8027, pass ${CC} and
${LDSHARED} to distutils, so we can still have ...
Kefu Chai
04:46 AM Revision a739533c (ceph): FIXUP 'cephfs: update tests to enable multimds when needed'
Greg Farnum
03:43 AM CephFS Bug #15467: After "mount -l", ceph-fuse does not work
- mount -l
+ unmount -l
Shinobu Kinjo
03:39 AM CephFS Bug #15467 (Won't Fix): After "mount -l", ceph-fuse does not work
Since MDS stopped working because of running out ram, I did "mount -l" to unmount cephfs but did not restart the clie... Shinobu Kinjo
03:13 AM Revision 142610af (ceph): os/filestore: fix return type mismatch for lfn parse
According to https://github.com/ceph/ceph/pull/8496/commits/755c685f2d09c36b53bc39589a77fa73faba5149,
we shall return...
xie xingguo
02:51 AM Bug #15464 (Resolved): UT: fix ut failure introduced by lfn change
https://github.com/ceph/ceph/pull/8544 Kefu Chai
01:00 AM Bug #15464 (Resolved): UT: fix ut failure introduced by lfn change
https://jenkins.ceph.com/job/ceph-pull-requests/4174/consoleFull xie xingguo
02:50 AM Revision 5f9c77bd (ceph): Merge pull request #8544 from xiexingguo/xxg-wip-15464
test: fix ut test failure caused by lfn change
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:36 AM Bug #14777: "RadosModel.h: 1223: FAILED assert(old_value.header == header)" in rados-jewel-distro...
Run: http://pulpito.ceph.com/teuthology-2016-04-10_22:00:01-rados-jewel-distro-basic-smithi/
Job: ['120598']
Yuri Weinstein
01:54 AM CephFS Bug #15465: MDSAuthCap parse fails on paths with hyphens
https://github.com/ceph/ceph/pull/8546 John Spray
01:51 AM CephFS Bug #15465 (Resolved): MDSAuthCap parse fails on paths with hyphens
John Spray
01:52 AM Revision f82fa5f5 (ceph): mds: fix auth caps with hyphen in path
Quirk of the boost spirit char() fn, hyphens
are treated as range delimiters unless they're
the last character in the...
John Spray
01:06 AM Revision bd1c548a (ceph): test: fix ut test failure caused by lfn change
"https://github.com/ceph/ceph/pull/8496/commits/755c685f2d09c36b53bc39589a77fa73faba5149"
change the lfn_parse_object...
xie xingguo
01:04 AM rbd Bug #15351: librbd: resize timed out
That was a subtle one -- couldn't reproduce w/ killing OSDs, hanging OSDs, etc. Needed a notify timeout during the f... Jason Dillaman
01:03 AM rbd Bug #15351 (Fix Under Review): librbd: resize timed out
*PR*: https://github.com/ceph/ceph/pull/8543 Jason Dillaman
12:58 AM Revision 8087cfa8 (ceph): librbd: do not return a failure if a peer cannot be notified of update
Maintenance ops that fail to notify a peer of the update should not
report a failure to the original user.
Fixes: ht...
Jason Dillaman

04/11/2016

11:30 PM rbd Bug #15351: librbd: resize timed out
No injection here, but could be ovh VMs being slow: http://teuthology.ovh.sepia.ceph.com/teuthology/teuthology-2016-0... Josh Durgin
11:23 PM rbd Bug #15351: librbd: resize timed out
Pretty consistent that is happens after a "Testing filestore_inject_stall pause injection for duration 3" thrasher op... Jason Dillaman
10:38 PM rbd Bug #15351: librbd: resize timed out
also happened to flatten here: http://teuthology.ovh.sepia.ceph.com/teuthology/teuthology-2016-04-11_16:00:01-rbd-mas... Josh Durgin
10:09 PM Bug #7995: osd shutdown: ./common/shared_cache.hpp: 93: FAILED assert(weak_refs.empty())
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-11_02:00:06-rados-infernalis-distro-basic-openstack/
...
Yuri Weinstein
10:06 PM Bug #12013 (New): assert(info->on_notify_finish) in Objecter::handle_watch_notify(MWatchNotify*)'
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-11_02:00:06-rados-infernalis-distro-basic-openstack/
...
Yuri Weinstein
09:44 PM Bug #13522: Apparent deadlock between tcmalloc getting a stacktrace and dlopen allocating memory
Possibly the same problem:
http://qa-proxy.ceph.com/teuthology/teuthology-2016-04-11_02:10:01-upgrade:hammer-x-jewel...
Yuri Weinstein
09:42 PM Bug #14457 (Duplicate): tcmalloc oom bug
I think this was http://tracker.ceph.com/issues/13522 Josh Durgin
09:34 PM CephFS Feature #11950: Strays enqueued for purge cause MDCache to exceed size limit
Possibly. I'm concerned about exposing slow deletes to users via Manila, but it may be the best we can do in the shor... Greg Farnum
06:39 PM CephFS Feature #11950: Strays enqueued for purge cause MDCache to exceed size limit
Yep, this should be a fairly high priority to do something about.
The "real" solution (a scalable way of persistin...
John Spray
05:26 PM CephFS Feature #11950: Strays enqueued for purge cause MDCache to exceed size limit
This came up in #15379. I think we're going to start seeing it more often with the Manila use case... Greg Farnum
09:25 PM rgw Bug #15460: test_s3.test_object_head_zero_bytes ... FAIL on apache (civetweb ok)
Will disable s3 test for now; be sure to reenable when this is fixed.
https://github.com/ceph/s3-tests/pull/107
Sage Weil
07:59 PM rgw Bug #15460 (Resolved): test_s3.test_object_head_zero_bytes ... FAIL on apache (civetweb ok)
Run: http://pulpito.ceph.com/yuriw-2016-04-09_15:44:29-teuthology-master---basic-vps/
Jobs: ['118335', '118338', '11...
Yuri Weinstein
09:16 PM Revision 1c4e019a (ceph): cephfs: enable dirfrags in test_data_scan fragmentation test
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
09:13 PM Revision b9227888 (ceph): Merge branch 'jewel-15402' of git://github.com/ukernel/ceph into greg-f...
Do not ignore standby_for_fscid when selecting a standby.
https://github.com/ceph/ceph/pull/8536
Reviewed-by: Greg ...
Greg Farnum
08:38 PM Revision f23466ab (ceph): Added civetweb test case
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:35 PM Revision 1fcc4457 (ceph): Remove ext4 option from rados:thrash tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:35 PM Revision 9d7801db (ceph): Fixed distro symblinks
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:25 PM rgw Bug #15463 (Resolved): UninitCondition in RGWRados::Object::complete_atomic_modification
... Sage Weil
08:17 PM Linux kernel client Bug #15462 (Won't Fix): ceph: build_path did not end path lookup where expected, namelen is 146, ...
... Sage Weil
06:01 PM Revision 897e52ee (ceph): Merge pull request #944 from athanatos/wip-lfn-upgrade
LFN upgrade tests and a few other misc fixes Sage Weil
05:46 PM Linux kernel client Bug #15447 (Fix Under Review): use-after-free on ceph_auth_none_info / ceph_none_authorizer
Ilya Dryomov
05:00 PM Documentation #15438: package to be installed needs correction
https://github.com/ceph/ceph/commit/45219e0e2a713239bee7d28b5da6b0e3f527927b John Wilkins
04:54 PM Backport #14231: hammer: ceph-disk fails to work with udev generated symlinks
thanks for the update, much appreciated :-) Loïc Dachary
04:33 PM Backport #14231: hammer: ceph-disk fails to work with udev generated symlinks
> Are you using the patch that you proposed at https://github.com/ceph/ceph/pull/7123?
Upd: we've been using the v...
Alexey Sheplyakov
04:54 PM Revision 45219e0e (ceph): Fixed ceph-common install.
Fixes: #15438
Signed-off-by: John Wilkins <jowilkin@redhat.com>
John Wilkins
04:36 PM Linux kernel client Bug #15448: Jewel : KRBD : rbd map is failing, we should log correct error message either in syst...
Thanks Ilya! Vikhyat Umrao
03:16 PM Linux kernel client Bug #15448 (In Progress): Jewel : KRBD : rbd map is failing, we should log correct error message ...
It can't pretty-print which features are missing, in general. But we do have to make it nicer. Ilya Dryomov
04:33 PM Revision 5e6783cc (ceph): librbd: fixed bug in disabling non-primary image mirroring
librbd: fixed bug in disabling non-primary image mirroring
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:49 PM Revision 210d5d82 (ceph): Merge pull request #8496 from athanatos/wip-15312
os/filestore: force lfn attrs to be written atomically, restructure name length limits Sage Weil
03:49 PM Bug #15397: osd's down/out with ceph-deploy bluestore option
I have enabled the following conf now after ceph-deploy new, but the osd's are still out. I got this from wip-bluesto... Vasu Kulkarni
03:44 PM rbd Backport #15360 (In Progress): hammer: Linking to -lrbd causes process startup times to balloon
Wei-Chung Cheng
03:39 PM Revision a2e7ca15 (ceph): common/Cycles: Do not initialize Cycles globally.
Move initialization to the few tests that actually use it.
Fixes: http://tracker.ceph.com/issues/15225
Signed-off-by...
Richard Jones
03:16 PM Bug #15458 (Closed): [ FAILED ] LibRadosList.EnumerateObjects (912306 ms
Actually, this almost certainly happened because I had reverted part of the pgnls patch due to 15424 erroneously. I'... Samuel Just
03:09 PM Bug #15458: [ FAILED ] LibRadosList.EnumerateObjects (912306 ms
sjust@teuthology:/a/samuelj-2016-04-10_21:23:13-rados-wip-sam-testing-distro-basic-smithi/119845/remote
wip-sam-te...
Samuel Just
03:08 PM Bug #15458 (Closed): [ FAILED ] LibRadosList.EnumerateObjects (912306 ms
2016-04-10T22:25:38.465 INFO:tasks.workunit.client.0.smithi026.stdout: api_list: [ RUN ] LibRado... Samuel Just
02:45 PM CephFS Bug #15402 (Fix Under Review): Failure in TestMultiFilesystems.test_standby_for_fscid
https://github.com/ceph/ceph/pull/8536 Zheng Yan
12:39 PM CephFS Bug #15402: Failure in TestMultiFilesystems.test_standby_for_fscid
Did you assign this because you had an idea about it? Otherwise I'm also happy to work on it John Spray
02:43 PM rbd Backport #14512 (Fix Under Review): hammer: snapshot, flatten, and rollback of cloned image leads...
Jason Dillaman
02:32 PM rbd Backport #14512: hammer: snapshot, flatten, and rollback of cloned image leads to data loss
https://github.com/ceph/ceph/pull/8535 Alexey Sheplyakov
02:43 PM Revision fd2f4555 (ceph): mds: take standby_for_fscid into account in FSMap::find_unused()
Fixes: http://tracker.ceph.com/issues/15402
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:30 PM rbd Bug #15457 (Resolved): Relax rbd CLI reg-ex validation for non-create/clone/import/rename operations
Suggested alternative reg-ex for non-strict mode would be "^(?[^/]+)/)?([^@]+)(?:@(.+))?$" Jason Dillaman
02:02 PM Bug #15411: Added new OSDs with 0.94.6 disabled RBD access
Attempting to add new OSDs reintroduced the problem. Reason seems to be straw2. Problem disappeared when I changed th... Bosse Klykken
10:09 AM Bug #15411: Added new OSDs with 0.94.6 disabled RBD access
Bosse Klykken wrote:
> Bosse Klykken wrote:
> > Our RBD mounts are now working again
>
> Actually, no. We were a...
Bosse Klykken
02:01 PM Revision a32f1163 (ceph): Merge pull request #954 from ceph/wip-rgw-fix-zone-get
rgw: add default zone name Casey Bodley
01:56 PM Revision f6820c00 (ceph): Merge pull request #8529 from oritwas/wip-rgw-fix-zone-set
radosgw-admin: allow Casey Bodley
01:50 PM Revision b6d8c32a (ceph): librbd: Fixed bug in disabling non-primary image mirroring
It is only possible to remove image from rbd_mirroring object if the
mirroring image state is set to DISABLING.
Sign...
Ricardo Dias
01:47 PM Bug #15450: ceph-disk: PrepareData::set_data_partition invalid check
Loïc Dachary
01:46 PM Bug #15450: ceph-disk: PrepareData::set_data_partition invalid check
While the PR is merged and obviously correct, there needs to be a test covering the lines that were missed, reason wh... Loïc Dachary
09:39 AM Bug #15450 (In Progress): ceph-disk: PrepareData::set_data_partition invalid check
https://github.com/ceph/ceph/pull/8508 Loïc Dachary
09:26 AM Bug #15450 (Resolved): ceph-disk: PrepareData::set_data_partition invalid check
https://github.com/ceph/ceph/pull/8508/commits/877004350668d349de98243f0499c042d73eddcf... Loïc Dachary
01:21 PM rgw Bug #15455 (In Progress): rgw rest admin: AccessDenied is returned when we try to get a user info...
Master PR: https://github.com/ceph/ceph/pull/8533 Abhishek Lekshmanan
01:12 PM rgw Bug #15455 (Resolved): rgw rest admin: AccessDenied is returned when we try to get a user info wi...
When a request is made (with proper authentication) and uid param is not specified, we return 403: AccessDenied, wher... Abhishek Lekshmanan
01:17 PM Revision a803f0e3 (ceph): doc: rgw_adminops uid is required for UserInfo requests
Specify that uid is a required param for GET /admin/user requests
Fixes: http://tracker.ceph.com/issues/15455
Signed...
Abhishek Lekshmanan
01:17 PM Revision 6fbd00a7 (ceph): rgw_rest_admin: return -EINVAL for improper user info requests
for /admin/user GET requests, if a uid is not given, we ultimately
return an AccessDenied error, as we initialize an ...
Abhishek Lekshmanan
01:14 PM rbd Bug #15456 (Resolved): rbd bench-write shouldn't crash upon write failure
If a write IO fails during bench-write, the CLI will crash due to an 'assert(0 == ret)' statement. It would be clean... Jason Dillaman
12:54 PM Revision 0b98b4fc (ceph): rgw-rados: return RGWSystemMetaObj init directly
Signed-off-by: Karol Mroz <kmroz@suse.com> Karol Mroz
12:44 PM Revision 0913938d (ceph): Merge pull request #8508 from JiYou/fix-ceph-disk
ceph-disk: do not always fail when re-using a partition
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:38 PM Revision 4e2a29ad (ceph): Merge remote-tracking branch 'gh/jewel'
Sage Weil
12:32 PM Bug #15454 (Closed): bad rados_buffer_free from librados python bindings
... Sage Weil
12:28 PM Revision 4c203b3a (ceph): ceph-disk: fix spelling mistake geattr to getattr.
Signed-off-by: You Ji <youji@ebay.com> Ji You
12:28 PM Revision 14a66f67 (ceph): ceph-disk: fix PrepareData.set_type() args should be class member.
Signed-off-by: You Ji <youji@ebay.com> Ji You
12:28 PM Revision 5b098ca0 (ceph): ceph-disk: fix lockbox set_or_create_partition()
Signed-off-by: You Ji <youji@ebay.com> Ji You
11:10 AM devops Bug #15452 (Resolved): https://jenkins.ceph.com/job/ceph-pull-requests/ stuck
Loïc Dachary
11:01 AM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
When doing a number of deletes greater than the MDS cache size, you need to make sure that the MDS is purging faster ... John Spray
08:37 AM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
I did this on friday, I wait to let the mds delete until the evening. I did restart it friday evening, and saturday ... Kenneth Waegeman
08:27 AM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
Can you start the MDS without resuming rm? If mds can start, please wait a few hours, to make MDS delete enough stra... Zheng Yan
07:18 AM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
Still not able to resume the rm normally.. Even with the added RAM (now 64+32 GB), this is not enough for the MDS.
...
Kenneth Waegeman
10:47 AM Revision 14cec52b (ceph): Merge pull request #8507 from kmroz/wip-rgw-admin-cleanup
rgw-admin: remove unused iterator and fix error message Orit Wasserman
10:12 AM rgw Bug #13885: rgw: DNSError on OpenStack
... Loïc Dachary
10:02 AM devops Bug #14941: ceph-{mds,mon,osd} packages need scriptlets with systemd code
https://github.com/ceph/ceph/pull/8206 seems to add the pre/post install scripts for the new packages.Mind reviewing? Varada Kari
10:00 AM Messengers Bug #15443 (Need More Info): msg/async: stopped rx msgs, dup replace race with delay injection
I think we can left this, and verify another bug(delay entry dead lock). Then we can see reproduce job if appearing Haomai Wang
09:59 AM Messengers Bug #15443: msg/async: stopped rx msgs, dup replace race with delay injection

http://pulpito.ceph.com/haomai-2016-04-11_05:13:23-rados-wip-haomai-testing---basic-multi
http://pulpito.ceph.com/...
Haomai Wang
09:45 AM Revision d5376c54 (ceph): ceph-helpers.sh: only use mon*pid files when killing MONs
FreeBSD once in a while forgets to remove *pid files (this is probably a bug).
But taking care of it this way is prob...
Willem Jan Withagen
08:54 AM Revision 770846b2 (ceph): radosgw-admin: allow setting zone when there is no realm
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
08:54 AM Revision b7708da9 (ceph): radosgw-admin: fix name checking
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
08:49 AM rgw Bug #15446: s3tests multipart tests leak objects: orphan tool claims still linked
RGW uses garbage collection which means that the deletion is not done immediately but after the gc runs.
Can you che...
Orit Wasserman
08:42 AM CephFS Bug #15449 (Can't reproduce): [ceph-mds] mds service can not start after shutdown in 10.1.0
Hi cephers,
I was testing CephFS's HA. So I shutdown the active mds server.
Then the one of standby mds turn to b...
Desmond Shih
07:49 AM CephFS Support #15268: CephFS mount blocks VM
Sorry for the delay. This seems like duplicate of http://tracker.ceph.com/issues/15302 Zheng Yan
06:39 AM Messengers Bug #15412: msg/simple: deadlock in delayed delivery
see the deadlock at(http://tracker.ceph.com/issues/15440). I don't have a perfect idea to solve this problem without ... Haomai Wang
03:13 AM Fix #8286 (Resolved): 0.80~rc1: `crushtool` crash
Brad Hubbard
12:16 AM Revision 3b830016 (ceph): rgw: Ensure xmlns is consistent on S3 responses.
At least one S3 client is overly strict about requiring the xmlns to be present
in server responses. Let's be strict ...
Robin H. Johnson

04/10/2016

06:36 PM Linux kernel client Bug #15448 (Resolved): Jewel : KRBD : rbd map is failing, we should log correct error message eit...
Jewel : KRBD : rbd map is failing , we should log correct error message either in system logs or in standard error ou... Vikhyat Umrao
04:46 PM Revision 30ce32a6 (ceph): cmake: pass RULE_LAUNCHER_* to cython
* pass the environment variables using `env` to pass environment
varibles with space(s) in them to the COMMAND in a...
Kefu Chai
03:21 PM Bug #15098 (Rejected): "stop ceph-all" no longer stops ceph
passed http://pulpito.ceph.com/teuthology-2016-04-09_21:13:02-ceph-deploy-jewel-distro-basic-vps/ Yuri Weinstein
03:14 PM Revision b4746520 (ceph): Merge pull request #8522 from swamireddy/10.1.1-mailmap
mailmap update
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:13 PM rbd Subtask #15110 (In Progress): Image sync should sync full snapshot state
Jason Dillaman
01:58 PM Revision 2145d722 (ceph): mailmap: Kris Jurka affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
01:46 PM Messengers Bug #15443: msg/async: stopped rx msgs, dup replace race with delay injection
from the limited logs, it's a simple msgr connect to async msgr. While the first accept, async msgr reply to peer to ... Haomai Wang
01:15 PM Linux kernel client Support #15302: Kernel panic when using CEPHFS (Hammer) /w kernel vivid-lts on Ubuntu 14.04
v3.18.[26-30] are also affected. I've asked Sasha to queue up "ceph: fix request timestamp encoding". Ilya Dryomov
01:01 PM Linux kernel client Bug #15447 (Resolved): use-after-free on ceph_auth_none_info / ceph_none_authorizer
... Ilya Dryomov
09:02 AM Revision 175b3798 (ceph): AsyncConnection: avoid is_connected require connection's lock
Fixes: http://tracker.ceph.com/issues/15440
Signed-off-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
08:51 AM Revision 49886d5d (ceph): check-generated.sh: can't source bash from sh
'source' is not sh command and executing bash commands in sh won't
work. We could try to replace it with:
'. ../qa/wo...
Michal Jarzabek
07:48 AM rgw Bug #15446 (New): s3tests multipart tests leak objects: orphan tool claims still linked
TL;DR: In some cases, objects uploaded with multipart are still present after bucket removal AND cleanups AND orphan ... Robin Johnson
07:25 AM Bug #15440: msg/async: deadlock on delayed delivery?
https://github.com/ceph/ceph/pull/8520 Haomai Wang
07:13 AM Bug #15440: msg/async: deadlock on delayed delivery?
This bug is a little like http://tracker.ceph.com/issues/15412 .
The dead lock case is:
1. conn 1 hold the conn...
Haomai Wang
04:05 AM Bug #15429 (New): ceph-qa-suite upgrade suite: OSD crash due to starting up post-jewel osd after ...
Reopened
Run: http://pulpito.ceph.com/yuriw-2016-04-09_15:40:40-upgrade:hammer-x-jewel-distro-basic-smithi/
Job: 11...
Yuri Weinstein

04/09/2016

10:49 PM Bug #15418: "ReplicatedPG.cc: 8765: FAILED assert(object_contexts.empty())" in rados-hammer-distr...
Run: http://pulpito.ceph.com/teuthology-2016-04-07_22:00:02-rados-jewel-distro-basic-smithi/
Job: 115412
Logs: http...
Yuri Weinstein
09:31 PM Revision 1ea13eef (ceph): Merge pull request #952 from dachary/wip-buildpackages-xenial-hammer
buildpackages: add ubuntu 16.04 xenial support Loïc Dachary
09:30 PM Revision dc78a3ef (ceph): buildpackages: add ubuntu 16.04 xenial support
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
09:19 PM Revision 871cd5a9 (ceph): Merge pull request #8519 from dachary/wip-xenial
tests: add Ubuntu 16.04 xenial dockerfile
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
06:44 PM Revision ad489f7b (ceph): librbd: exclusive lock might be disabled while waiting to acquire lock
Disabling exclusive lock will now acquire the exclusive lock before
proceeding. If this resulted in another client r...
Jason Dillaman
06:34 PM rgw Bug #15445 (Won't Fix): multisite s3tests test_versioning_obj_create_versions_remove_special_name...
The test_versioning_obj_create_versions_remove_special_names test causes leftover objects in the RGW data pool. This ... Robin Johnson
06:28 PM Revision fd243615 (ceph): librbd: acquire exclusive lock before disabling features
If object map or journaling is dynamically disabled, we want to
ensure that no in-flight IO could be updating the obj...
Jason Dillaman
06:21 PM Revision adcc44b7 (ceph): Merge pull request #8517 from kjurka/rgw-admin-doc-region-list
doc: rgw admin uses "region list" not "regions list" Sage Weil
06:21 PM Revision 4d954fef (ceph): Merge pull request #8518 from wjin/fix
crush: fix typo
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Sage Weil
06:12 PM rgw Feature #6799 (Closed): rgw: test keystone integration on RHEL
Sage Weil
06:11 PM rgw Feature #13303 (Resolved): rgw: support keystone v3
Sage Weil
06:11 PM rgw Feature #10333 (Resolved): rgw: support AWS4 authentication
Sage Weil
06:10 PM rgw Bug #15369 (Resolved): New AWSv4 signature support doesn't work: causes s3cmd to get 403/Signatur...
Sage Weil
06:04 PM rgw Documentation #15444 (Closed): orphan cleanup tool: document/test interaction w/ placement target...
The Orphan tool documentation should cover how to handle environments with multiple data pools.
Consider the setup...
Robin Johnson
06:00 PM Bug #15440: msg/async: deadlock on delayed delivery?
note that this is with https://github.com/ceph/ceph/pull/8471 Sage Weil
01:02 PM Bug #15440 (Resolved): msg/async: deadlock on delayed delivery?
... Sage Weil
05:59 PM Messengers Bug #15443 (Rejected): msg/async: stopped rx msgs, dup replace race with delay injection
last rx is... Sage Weil
05:59 PM rgw Feature #15442 (Resolved): Orphan cleanup tool: Need to be able to list jobs
There needs to be a way to list open orphan finding jobs.
It can just be a thin wrapper around listing omapkeys of t...
Robin Johnson
05:38 PM Revision 55aeba24 (ceph): Merge pull request #8462 from xiexingguo/xxg-wip-scrub
osd: fix two scrub relevant issues
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed-by: Kefu Chai <kchai@redh...
Sage Weil
05:37 PM Revision 6334196a (ceph): Merge pull request #950 from dachary/wip-buildpackages-xenial
buildpackages: xenial support Loïc Dachary
05:35 PM Revision e6f7a41d (ceph): Merge pull request #949 from dachary/wip-pr-763-hammer
buildpackages: wait for the build machine deletion Loïc Dachary
05:35 PM Revision 71b539c8 (ceph): Merge pull request #8485 from liewegas/wip-fuse-log
ceph-fuse: rotate log file
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
05:34 PM Revision 21c9a240 (ceph): Merge pull request #8487 from liewegas/wip-copy-from-fail-cleanup
osd: clean up temp object if copy-from fails
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
05:34 PM Bug #14695 (Resolved): osd: rados cppool omap to ec pool crashes osd
Sage Weil
05:33 PM Revision c672c309 (ceph): Merge pull request #8486 from liewegas/wip-14695
librados: Revert "rados: Add new field flags for ceph_osd_op.copy_get."
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
05:32 PM Revision e4eab045 (ceph): Merge pull request #7956 from xiexingguo/xxg-wip-fixfstat
common: buffer: put a guard for stat() syscall during read_file
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
04:59 PM Revision aa31e525 (ceph): test: fix race conditions with re-initializing the journal
Fixes: http://tracker.ceph.com/issues/15102
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:59 PM Revision 458bef84 (ceph): librbd: dynamically disabling journaling needs to block writes
Need to clear any in-flight IO before the journal is closed to
avoid IO completions getting stuck in odd state.
Sign...
Jason Dillaman
04:59 PM Revision a33ee34f (ceph): qa/workunits/rbd: switch qemu test script shell to bash
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:59 PM Revision 032fda55 (ceph): WorkQueue: add ability to requeue an item that was dequeued
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:59 PM Revision 3c4a859a (ceph): librbd: AIO work queue needs to support dynamic feature updates
If the exclusive lock is enabled/disabled during an IO-driven
image refresh, we need to avoid deadlocking the queue.
...
Jason Dillaman
01:22 PM Revision 30e943a9 (ceph): Merge pull request #8516 from runsisi/wip-fix-ret
journal: fix final result for JournalTrimmer::C_RemoveSet
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:04 PM Bug #15441 (Resolved): LibRadosWatchNotify.WatchNotify2Timeout
... Sage Weil
08:18 AM Revision 8bc8085a (ceph): tests: add Ubuntu 16.04 xenial dockerfile
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:03 AM Bug #15397: osd's down/out with ceph-deploy bluestore option
Before you create the OSD, you could add the experimental feature support to ceph.conf. Does that work when you do th... Loïc Dachary
06:52 AM Revision 0e4a92e5 (ceph): crush: fix typo
Signed-off-by: Wei Jin <wjin.cn@gmail.com> wei jin
04:47 AM Revision 0a622e60 (ceph): doc: rgw admin uses "region list" not "regions list"
Kris Jurka
03:33 AM Revision 3c772925 (ceph): journal: fix final result for JournalTrimmer::C_RemoveSet
if the first journal object got removed successfully while later objects
failed then the final result should be set t...
runsisi hust
02:29 AM Bug #14266: "FAILED assert(existing->state == STATE_CONNECTING)" in rados-jewel-distro-basic-smithi
...hang on, I thought this test was run with random messenger types but I can't find any evidence of that now. So it ... Greg Farnum
02:11 AM Bug #14266: "FAILED assert(existing->state == STATE_CONNECTING)" in rados-jewel-distro-basic-smithi
Okay, so to reach this point, we know:
* connect.global_seq >= existing->peer_global_seq
* it's not lossy (well, du...
Greg Farnum
01:56 AM Bug #14266: "FAILED assert(existing->state == STATE_CONNECTING)" in rados-jewel-distro-basic-smithi
Transferring some of the discussion from the PR:
>gregsfortytwo commented
>Can you explain how we get into this s...
Greg Farnum
01:08 AM Bug #14266: "FAILED assert(existing->state == STATE_CONNECTING)" in rados-jewel-distro-basic-smithi
So....I went to dig into this and try to see how we hit the bug — Haomai is correct in that PR that we can get into t... Greg Farnum
12:40 AM Bug #15413: msg/simple: "existing" Pipe can get reaped prior to replacement during accept()
Haomai's right. The logic for reading those values is pretty compact and obviously correct. We *don't* do anything to... Greg Farnum
12:05 AM Revision d20733b1 (ceph): buildpackages: catch VM instances in ERROR state.
It is possible for 'server create' to return success, but then NOT have
a good VM afterwards. The instance will be in...
Robin H. Johnson
12:05 AM Revision 2efa55a3 (ceph): buildpackages: fix configure on Ubuntu 12.04.
Ubuntu 12.04/precise has a buggy lttng; it fails our lttng-is-sane
check, as it leaves out headers.
This should not ...
Robin H. Johnson
12:05 AM Revision 6cfe1154 (ceph): buildpackages: support ubuntu 12.04.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
(cherry picked from commit df5d147094281b0cb77646e529c5...
Robin H. Johnson
12:05 AM Revision 08b0e483 (ceph): buildpackages: add build timeouts.
The build/upload process CAN get stuck sometimes. As we are paying
utility rates for the high-power build server, we ...
Robin H. Johnson
12:05 AM Revision c6138d8c (ceph): buildpackages: wait for the build machine deletion
When the quotas are low, it matters to block until the build machine is
actually deleted. Otherwise target provisionn...
Loic Dachary

04/08/2016

11:43 PM Revision edb2c617 (ceph): Merge pull request #945 from dachary/wip-pr-763
buildpackages: openstack image names not unique.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:44 PM Revision a33517a8 (ceph): buildpackages: add build timeouts.
The build/upload process CAN get stuck sometimes. As we are paying
utility rates for the high-power build server, we ...
Robin H. Johnson
10:42 PM Revision cd4b7ad6 (ceph): buildpackages: fix configure on Ubuntu 12.04.
Ubuntu 12.04/precise has a buggy lttng; it fails our lttng-is-sane
check, as it leaves out headers.
This should not ...
Robin H. Johnson
10:42 PM Revision df5d1470 (ceph): buildpackages: support ubuntu 12.04.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com> Robin H. Johnson
10:42 PM Revision 785801c2 (ceph): buildpackages: catch VM instances in ERROR state.
It is possible for 'server create' to return success, but then NOT have
a good VM afterwards. The instance will be in...
Robin H. Johnson
10:39 PM Revision c7db3030 (ceph): chain_xattr: add chain_getxattr_buf
Otherwise callers need to implement buffer doubling in a lot of cases,
which is error prone.
Signed-off-by: Samuel J...
Samuel Just
10:39 PM Revision cb03d4d3 (ceph): LFNIndex: use chain_getxattr_buf
LFN attrs can be longer than these hard coded limits, let's just do
buffer doubling everywhere.
Signed-off-by: Samue...
Samuel Just
10:39 PM Revision 3b54d5df (ceph): test/rados/misc.cc: add long locator key and namespace tests
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
10:38 PM Revision 755c685f (ceph): LFNIndex::lfn_parse_object_name: return int rather than bool
All current callers (except list_objects) already expect
ret < 0 for error. Adjust list_objects to skip on EINVAL
in...
Samuel Just
10:31 PM Bug #15098: "stop ceph-all" no longer stops ceph
I see the suite passed after this issue was logged
http://pulpito.ceph.com/teuthology-2016-04-02_21:13:02-ceph-deplo...
Yuri Weinstein
01:53 PM Bug #15098 (Need More Info): "stop ceph-all" no longer stops ceph
I bet this is fallout from the package split and upstart files being removed and re-added.. leaving upstart in a stat... Sage Weil
10:22 PM Bug #15397: osd's down/out with ceph-deploy bluestore option
using verbose, it looks like it does need expermital features for 'bluestore' as well as 'rocksdb' enabled, I was exp... Vasu Kulkarni
07:06 AM Bug #15397: osd's down/out with ceph-deploy bluestore option
The --fs-type option for bluestore is valid. If the OSD are not activated, there is another reason. You need to go to... Loïc Dachary
12:59 AM Bug #15397: osd's down/out with ceph-deploy bluestore option
loic,
I just pass the '--bluestore' option to osd create but internally it does call ceph-disk with '-fs xfs' alon...
Vasu Kulkarni
09:57 PM Revision 25f937e3 (ceph): FileStore::set_xattr_limits_via_conf: add warning if max xattr size sma...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
09:57 PM Revision e4916f68 (ceph): LFNIndex::list_objects: lfn_translate does not set errno
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
09:57 PM Revision 18b9f95a (ceph): test/objectstore/chain_xattr.cc: add test for ensure_single_attr
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
09:29 PM Revision 6927f648 (ceph): rgw: add default zone name
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
09:16 PM Revision 8dc03307 (ceph): chain_xattr: s/onechunk/skip_chain_cleanup, add ensure_single_attr
onechunk was a deceptive name since it didn't actually ensure that
a single chunk would be used. Rename to ensure_si...
Samuel Just
09:16 PM Revision ac750ceb (ceph): chain_[f]getxattr: always use size, no reaon to consider CHAIN_XATTR_MA...
Users of setxattr can now set attrs larger than that size.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
09:16 PM Revision 73778f1e (ceph): LFNIndex: ensure that lfn and directory attrs are written atomically
We leave skip_chain_cleanup = false since the object may have been
written using code that split the lfn attr over mu...
Samuel Just
09:16 PM Revision 21487fd0 (ceph): os/,osd/: restructure the rados name length check
Enforce locator length vs the max name length and also
introduce a namespace length limit.
In addition to these chec...
Samuel Just
09:03 PM Revision 9d81246e (ceph): Merge pull request #946 from ceph/wip-rgw-fix-teu-bucket-policy
rgw: policy acl format should be xml Casey Bodley
08:46 PM Revision 4534e8ed (ceph): rgw: policy acl format should be xml
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
08:46 PM rbd Bug #15259: performance: journaling results in 4X slowdown when writes are not blocked by cache
Running against an NVMe-backed OSD:
Using bench-write on a non-journaled image:...
Jason Dillaman
08:19 PM Bug #15423: "[ FAILED ] ClsLock.TestLockDuration" in upgrade:firefly-x-hammer-distro-basic-open...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-07_17:13:01-upgrade:firefly-x-hammer-distro-basic-open... Yuri Weinstein
08:13 PM Bug #13811: "osd/ReplicatedPG.cc: 10525: FAILED assert(obc)" in upgrade:firefly-hammer-x-jewel-di...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-07_17:02:02-upgrade:hammer-x-infernalis-distro-basic-o... Yuri Weinstein
07:55 PM rbd Bug #15436 (Fix Under Review): Deadlock updating dynamic features with in-flight IO
*PR*: https://github.com/ceph/ceph/pull/8511 Jason Dillaman
03:49 PM rbd Bug #15436 (Resolved): Deadlock updating dynamic features with in-flight IO
http://qa-proxy.ceph.com/teuthology/teuthology-2016-04-06_12:01:02-rbd-jewel-distro-basic-smithi/111658/teuthology.log Jason Dillaman
07:55 PM rbd Bug #15102 (Fix Under Review): librbd: exclusive lock AcquireRequest failed assert m_image_ctx.jo...
*PR*: https://github.com/ceph/ceph/pull/8511 Jason Dillaman
07:46 PM rbd Bug #15102 (In Progress): librbd: exclusive lock AcquireRequest failed assert m_image_ctx.journal...
Jason Dillaman
06:53 PM Documentation #15438 (Closed): package to be installed needs correction
in http://docs.ceph.com/docs/master/rbd/rbd-openstack/
under the section "Configure Openstack Ceph Clients",
the...
Tamilarasi muthamizhan
05:35 PM Backport #15437 (In Progress): infernalis: OSD: potentially leave fuse_store hung if we fail to i...
Nathan Cutler
05:29 PM Backport #15437 (Resolved): infernalis: OSD: potentially leave fuse_store hung if we fail to init...
https://github.com/ceph/ceph/pull/8506 Nathan Cutler
05:28 PM Bug #14786 (Pending Backport): OSD: potentially leave fuse_store hung if we fail to init osd
Sage writes: I think we just need e17a0c04733a47ba1521075647dbcb324718545d. infernalis backport is at https://github.... Nathan Cutler
04:15 PM rbd Bug #15351: librbd: resize timed out
Not sure where it's coming from either. Seems like it would have to be one of the notifies or something watch related. Josh Durgin
01:31 PM rbd Bug #15351: librbd: resize timed out
Having trouble figuring out where the ETIMEDOUT error came from. In theory, this error should bubble-up from the Obj... Jason Dillaman
03:46 PM Linux kernel client Support #15302: Kernel panic when using CEPHFS (Hammer) /w kernel vivid-lts on Ubuntu 14.04
This fix is still queued and pending in the Ubuntu repo's, but has not yet been released (as of 3.19.0-58.x).
In t...
Kamal Mostafa
10:54 AM Linux kernel client Support #15302: Kernel panic when using CEPHFS (Hammer) /w kernel vivid-lts on Ubuntu 14.04
Sorry, i was wrong. I'm still getting the same panic with 3.19.0.58.41 Dennis Kramer
10:12 AM Linux kernel client Support #15302: Kernel panic when using CEPHFS (Hammer) /w kernel vivid-lts on Ubuntu 14.04
Thank you.
I can also confirm that it's fixed in the latest linux-generic-lts-vivid (3.19.0.58.41) which i installe...
Dennis Kramer
03:43 PM Revision 7a94d976 (ceph): Merge pull request #8453 from cbodley/wip-rgw-sync-master-down
rgw: retry RGWRemoteMetaLog::read_log_info() while master is down
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
03:17 PM Revision 87700435 (ceph): ceph-disk: fix set_data_partition() when data is partition.
Signed-off-by: You Ji <youji@ebay.com> Ji You
02:47 PM Bug #15426 (Need More Info): is_split crash in handle_pg_create
Kefu Chai
08:25 AM Bug #15426: is_split crash in handle_pg_create
the cluster was thrashing by updating the pgnum and pgpnum. so the monitor sends a pg-create message to the primary. ... Kefu Chai
02:47 PM Revision a330078e (ceph): rgw-admin: fix period delete error message
Signed-off-by: Karol Mroz <kmroz@suse.com> Karol Mroz
02:45 PM Bug #15422 (Rejected): tasks/rados_api_tests.yaml pg_interval_t::check_new_interval assert fail
whatever caused the bug was fixed before 10.1.1, using 10.1.1 works Loïc Dachary
01:32 PM Bug #15422 (Need More Info): tasks/rados_api_tests.yaml pg_interval_t::check_new_interval assert ...
running the test against v10.1.1 instead, I think that was fixed there, waiting on http://teuthology-logs.public.ceph... Loïc Dachary
02:44 PM Bug #15392 (Fix Under Review): infernalis: "osd/OSD.h: 1784: FAILED assert(peering_queue.empty())...
I think we just need e17a0c04733a47ba1521075647dbcb324718545d. infernalis backport is at https://github.com/ceph/cep... Sage Weil
02:44 PM Revision 3320f8fe (ceph): rgw-admin: remove unused iterator
Signed-off-by: Karol Mroz <kmroz@suse.com> Karol Mroz
02:44 PM Revision 6561da98 (ceph): OSD: shutdown OSDService in a more graceful way
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit e17a0c04733a47ba1521075647dbcb324718545d)
xie xingguo
02:39 PM Revision 3ea7af87 (ceph): Merge pull request #8434 from theanalyst/rgw/typo-fix
rgw: fix a typo in error message Matt Benjamin
02:36 PM Bug #15391 (Fix Under Review): ReplicatedPG.cc: 430: FAILED assert(!actingbackfill.empty()): old ...
-3189> 2016-04-05 08:29:45.426046 7f1fa34e3700 10 osd.2 pg_epoch: 3160 pg[32.1( v 3040'6 (0'0,3040'6] local-les=3158... Sage Weil
02:35 PM Revision 4b0e39ee (ceph): osd/ReplicatedPG: make handle_watch_timeout no-op if !active
During on_change, we clean up old events on the obcs. This can
include a queued watch timeout:
3: (ReplicatedPG::h...
Sage Weil
02:22 PM Linux kernel client Bug #15255: kclient: lost filesystem operations (on mds disconnect?)
This happened again yesterday. It kind of seems like there's more going on that leads to the failed reconnect. :/
...
Greg Farnum
09:49 AM Linux kernel client Bug #15255: kclient: lost filesystem operations (on mds disconnect?)
https://github.com/ceph/ceph-client/commit/11ff967a17ea6ac638f3c154b737a094f29d30bb Zheng Yan
02:21 PM Revision 21f02162 (ceph): ceph-disk: Accept bcache devices as data disks
Fixes: http://tracker.ceph.com/issues/13278
Signed-off-by: Peter Sabaini <peter@sabaini.at>
Peter Sabaini
02:19 PM Revision 3680c0e5 (ceph): Merge pull request #8481 from weiqiaomiao/wq
rgw: the map 'headers' is assigned a wrong value
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
02:17 PM rgw Bug #15328 (Resolved): [radosgw-agent] release 1.2.5
released 1.2.5 to download.ceph.com and pypi.python.org Alfredo Deza
02:12 PM Bug #15408: "osd/PG.cc: 1892: FAILED assert(waiting_for_peered.empty())" in upgrade:hammer-hammer...
I don't think this is hammer specific:
- boost::statechart::result PG::RecoveryState::Active::react(const AllRepli...
Sage Weil
02:08 PM Feature #15433: CAS Pools
Is it possible if we use the same pool for data and receipt, is it possible to make sure data and receipt could be in... Haomai Wang
01:44 PM Feature #15433 (New): CAS Pools
h3. Context
Discussed on CDM_06-APR-2016 (http://tracker.ceph.com/projects/ceph/wiki/CDM_06-APR-2016). Building bl...
Marcel Lauhoff
02:06 PM Bug #12550: CEPH_QA_SUITE/AARCH64: ceph_test_async_driver fail
Dan,
We were using a mix of Fedora 21 and Ubuntu 14.04, and I didn't change the limits from the defaults. Unfortuna...
Yazen Ghannam
01:58 PM Feature #15434 (New): Tiering: Object Redirects
h3. Context
Old blueprint: http://tracker.ceph.com/projects/ceph/wiki/Osd_-_tiering_-_object_redirects
Discusse...
Marcel Lauhoff
01:57 PM Revision 77e0a1b7 (ceph): Merge pull request #8488 from oritwas/wip-15318
rgw: fix problem deleting objects begining with double underscores Matt Benjamin
01:50 PM Bug #15429 (Can't reproduce): ceph-qa-suite upgrade suite: OSD crash due to starting up post-jewe...
I don't think there's enough info here. It didn't manage to get the osd logs, so we cant' see what the unexpected op... Sage Weil
01:20 PM Linux kernel client Bug #15432 (New): kcephfs: umount -f can fail after mds reconnect failure
We've seen this several times on the lab cluster and teuthology:
- fail to reconnect to mds for some reason
- umo...
Sage Weil
01:07 PM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
Adding a swapfile of 32GB did make it work.. for now.
Thanks!!
Our mds daemon is running, but now using 73G of ...
Kenneth Waegeman
12:48 PM Bug #14468: osd: dup op detection doesn't handle guarded writes
Just as a follow-up: there isn't an optimization in librbd where we drop the guard. We only drop the guard when we e... Jason Dillaman
12:44 PM rbd Bug #15353 (New): librbd: disable optimizations that result in pipelining guarded writes mixed wi...
@Josh: OK, I'm more than happy to avoid changing the IO path right before the Jewel release. :-) Jason Dillaman
03:51 AM rbd Bug #15353: librbd: disable optimizations that result in pipelining guarded writes mixed with non...
Since this wasn't caused by the recent optimizations, and we haven't seen any reports of it in the wild, I'm wonderin... Josh Durgin
03:09 AM rbd Bug #15353: librbd: disable optimizations that result in pipelining guarded writes mixed with non...
@Josh: my assumption was that dropping the guard if we know the object exists doesn't really save us (the client) muc... Jason Dillaman
03:05 AM rbd Bug #15353: librbd: disable optimizations that result in pipelining guarded writes mixed with non...
@Josh: You will hit this issue with object map disabled when you have multiple in-flight writes to a cloned image's o... Jason Dillaman
02:47 AM rbd Bug #15353: librbd: disable optimizations that result in pipelining guarded writes mixed with non...
A fortuitous message to ceph-users makes a good point - we could also drop the guarded write when object map is used ... Josh Durgin
02:44 AM rbd Bug #15353: librbd: disable optimizations that result in pipelining guarded writes mixed with non...
It seems like it's more probable to have the flat write overlap with guarded writes now that the object map tells us ... Josh Durgin
01:42 AM rbd Bug #15353: librbd: disable optimizations that result in pipelining guarded writes mixed with non...
@Josh: I think I am missing something. The only times we drop the guard are during copy-ups. ... Jason Dillaman
12:36 PM Revision b1bc1468 (ceph): rbd-mirror: fixed infinite loop when disabling image mirroringReviewed-...
librbd: fixed infinite loop when disabling image mirroring Jason Dillaman
11:30 AM Revision 465ff977 (ceph): buildpackages: add ubuntu 16.04 xenial support
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
10:02 AM Revision 64a8a6a1 (ceph): rbd-mirror: fixed bug that caused infinite loop when disabling image mi...
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:41 AM Revision e2b8ce4a (ceph): Merge pull request #8501 from dachary/wip-releases
releases: update the v10.1.0 release link
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Loïc Dachary
09:27 AM Revision a6515981 (ceph): mailmap: Luo Kexue name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
09:21 AM Revision c36c5d46 (ceph): mailmap: Ning Yao affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
09:19 AM Revision eb536bb2 (ceph): mailmap: Vitja Makarov affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
09:19 AM Revision 323276e0 (ceph): release-notes: v10.1.1 release notes
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
09:15 AM Revision 18d06efd (ceph): release-notes: v10.1.1 release notes (draft)
cd src/script
virtualenv v
source v/bin/activate
pip install githubpy GitPython requests
GITHUB_ACCESS_TOKEN=xxxxxxx ...
Loic Dachary
09:14 AM Revision e3497b98 (ceph): NVMEDevice: calculate target idx when reset sgl offset
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
09:14 AM Revision d6e656c4 (ceph): NVMEDevice: make flush reasonable
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
09:14 AM Revision e5329c69 (ceph): NVMEDevice: use prealloced buffer instead of rte_malloc
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
09:14 AM Revision 1be8dba4 (ceph): mailmap: sunspot affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
09:13 AM Revision d04ed7da (ceph): NVMEDevice: replace Task alloc with new
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
09:10 AM Revision c256a9c6 (ceph): mailmap: Qinghua Jin affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
09:07 AM Revision c312b523 (ceph): mailmap: Richard W.M. Jones affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
09:05 AM rgw Bug #15318 (Fix Under Review): rgw: fails to delete keys with two underscores
Orit Wasserman
09:04 AM rgw Bug #15318: rgw: fails to delete keys with two underscores
https://github.com/ceph/ceph/pull/8488 Orit Wasserman
09:01 AM Revision b441722b (ceph): mailmap: Ira Cooper affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
08:57 AM Revision f4f9d916 (ceph): mailmap: Star Guo affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
08:55 AM Revision ceb2a725 (ceph): mailmap: Xiaoxi Chen affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
08:53 AM Revision 885db951 (ceph): mailmap: Jenkins name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
08:36 AM Bug #15330 (Resolved): rgw: Build failures on 32 bit architectures
Kefu Chai
07:55 AM Revision bbee68f9 (ceph): crushtool: Do not allow to compile crushmap with repeat ruleset.
Signed-off-by: song baisen <song.baisen@zte.com.cn> ceph zte
07:54 AM Revision fb63721e (ceph): releases: firefly was EOL december 2015
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:45 AM Revision fc29dc2e (ceph): releases: update the v10.1.0 release link
And add the v10.1.1 release notes as well.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
06:26 AM Revision 0e1d013e (ceph): python-cephfs: use rados namespace for data isolation.
As cephfs dir layout supports rados namespace in jewel, it would be
good to use rados namespace instead of pool, sinc...
Xiaoxi Chen
06:15 AM Messengers Bug #15412: msg/simple: deadlock in delayed delivery
We can't drop the pipe_lock while going through the Pipe replacement process; the new one isn't fully set up and the ... Greg Farnum
04:00 AM Messengers Bug #15412: msg/simple: deadlock in delayed delivery
looks the fix should be we release pipe_lock before entering delay cond wait Haomai Wang
04:09 AM Feature #15420 (Fix Under Review): Enhance KeyValueDB to include atomic operator merge capability.
https://github.com/ceph/ceph/pull/8499 Kefu Chai
03:50 AM Bug #15413: msg/simple: "existing" Pipe can get reaped prior to replacement during accept()
not sure. Looks like PR(https://github.com/ceph/ceph/pull/8336) may cover this.
it may only occur in theory if exi...
Haomai Wang
03:12 AM Feature #15346: add error handle for leveldb or rocksdb in bluestore or filestore
I met the error too. (submit_transaction_sync always return -1)
I added logs in RocksDBStore::submit_transaction_s...
shasha lu
02:50 AM Bug #15430: "HEALTH_WARN 1 pgs stuck inactive.." in upgrade:firefly-hammer-x-infernalis-distro-ba...
Also
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-07_11:18:04-upgrade:firefly-hammer-x-infernalis-...
Yuri Weinstein
02:45 AM Bug #15430 (Can't reproduce): "HEALTH_WARN 1 pgs stuck inactive.." in upgrade:firefly-hammer-x-in...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-07_20:30:08-upgrade:firefly-hammer-x-infernalis-distro... Yuri Weinstein
01:51 AM Bug #15425: client PGLS loop and LibRadosWatchNotifyPPTests failure
https://github.com/liewegas/ceph/commit/wip-15425
might be helpful for finding where the error is.
also, i noti...
Sage Weil
01:41 AM Bug #15425: client PGLS loop and LibRadosWatchNotifyPPTests failure
Actually, I don't think this is a problem with the pgls changes. It looks like a problem in HashIndex or LFNIndex:
...
Sage Weil
12:43 AM Revision 872ad16e (ceph): Merge pull request #8500 from linuxbox2/ldap-include
rgw_ldap: make ldap.h inclusion conditional
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
12:38 AM Revision eb369573 (ceph): Merge branch 'wip-fuse-log' of git://github.com/liewegas/ceph into greg...
Enable log rotation: handle SIGHUP in ceph_fuse.cc and add it to the conf.
https://github.com/ceph/ceph/pull/8485
R...
Greg Farnum
12:28 AM Revision 59b86ca7 (ceph): Merge branch 'wip-layout-snafu-followup' of git://github.com/jcsp/ceph ...
Be more transparent about several failure modes and do more validation on replay
https://github.com/ceph/ceph/pull/8...
Greg Farnum
12:26 AM Revision eadc0e05 (ceph): Merge branch 'jewel-fs-pool-perm' of git://github.com/ukernel/ceph into...
Extend the existing pool access checking to include specific RADOS namespacse.
https://github.com/ceph/ceph/pull/844...
Greg Farnum
12:23 AM Revision d1a03356 (ceph): Merge branch 'xxg-wip-mds' of git://github.com/xiexingguo/ceph into gre...
Fix several message leaks and handle clock skew more politely.
https://github.com/ceph/ceph/pull/8408
Reviewed-by: ...
Greg Farnum
12:21 AM Revision 441c9e01 (ceph): Merge branch 'renhw-wip-mds-clean_up_admin_socket' of git://github.com/...
Clean up some admin socket commands on shutdown.
https://github.com/ceph/ceph/pull/8483
Reviewed-by: Greg Farnum <g...
Greg Farnum
12:20 AM Revision d033d708 (ceph): Merge branch 'wip-fs-set-default' of git://github.com/ukernel/ceph into...
Allow changing the default filesystem used by "legacy" clients.
https://github.com/ceph/ceph/pull/8391
Reviewed-by:...
Greg Farnum
12:07 AM Revision f6209798 (ceph): Merge remote-tracking branch 'github/wip-fs-lockouts' into greg-fs-testing
Protect a number of unstable/experimental features behind durable flags
https://github.com/ceph/ceph/pull/8383
Revi...
Greg Farnum
12:01 AM Revision c4e888f9 (ceph): Merge branch 'jewel-15303' of git://github.com/ukernel/ceph into greg-f...
Resolve certain issues with incorrectly skipping dentries in listing.
https://github.com/ceph/ceph/pull/8353
Review...
Greg Farnum

04/07/2016

11:40 PM Revision 9821b29b (ceph): Merge pull request #8495 from athanatos/wip-14777
osd/ReplicatedPG::_rollback_to: update the OMAP flag
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:40 PM Revision 6974ed42 (ceph): doc: update cephfs administration page for enable_multiple safety check
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
11:40 PM Revision d82c4970 (ceph): doc: add a page for CephFS' experimental features describing lockout rules
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
11:40 PM Revision 15d1fd48 (ceph): MDSMap: switch from booleans to flags for feature enablement logging
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
11:40 PM Revision 4bc4e749 (ceph): MDSMap: lock out multimds clusters and directory fragmentation by default
Add new flags operating the way the snapshot lockout does. Then, actually
block out the directory fragmentation in th...
Greg Farnum
11:40 PM Revision ea1b276e (ceph): test: update tests for new flag requirements
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
11:40 PM Revision 4b3802ed (ceph): mdsmonitor: unify experimental warnings
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
11:40 PM Revision 2429463e (ceph): ceph-dencoder: add FSMap
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
11:40 PM Revision 3b9371aa (ceph): FSMap: print out compat instead of erroneously repeating enable_multiple
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
11:40 PM Revision 31301320 (ceph): MDSMonitor: make enabling multiple FSes a lot scarier
Output a more explicit warning when the user tries to enable multiple FSes, and
mark the FSMap when the user does so ...
Greg Farnum
11:40 PM Revision cda1c1a9 (ceph): FSMap: add output for enabled_multiple flags
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
11:39 PM Revision 15cabdc5 (ceph): rgw_ldap: make ldap.h inclusion conditional
The feature implementation is conditional, embarassingly, the
header inclusion is not.
Signed-off-by: Matt Benjamin ...
Matt Benjamin
11:14 PM Bug #15425 (In Progress): client PGLS loop and LibRadosWatchNotifyPPTests failure
Sage Weil
10:05 PM Bug #15425: client PGLS loop and LibRadosWatchNotifyPPTests failure
f16187f68d7f494fd5ed243e163a8ae3cb111cd3 ? Samuel Just
10:01 PM Bug #15425: client PGLS loop and LibRadosWatchNotifyPPTests failure
sjust@teuthology:/a/samuelj-2016-04-06_16:46:34-rados-wip-sam-testing-distro-basic-smithi/112440/remote$
This one...
Samuel Just
09:59 PM Bug #15425: client PGLS loop and LibRadosWatchNotifyPPTests failure
Probably relevant,
Probably relevant, ceph-osd.1.log.gz is 7.2g in size and is full of:
2016-04-07 05:01:29.620...
Samuel Just
09:24 PM Bug #15425: client PGLS loop and LibRadosWatchNotifyPPTests failure
wip-sam-testing-07-04-2016 Samuel Just
09:21 PM Bug #15425 (Rejected): client PGLS loop and LibRadosWatchNotifyPPTests failure
2016-04-06T22:02:17.420 INFO:tasks.workunit.client.0.smithi001.stdout: api_watch_notify: test/librados/watch_... Samuel Just
11:06 PM Revision 4e150547 (ceph): test: Find ceph command as CEPH_TOOL like rados command
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:06 PM Revision 0cf163c6 (ceph): test: Test rados ls with --all option
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:06 PM Revision 4140c320 (ceph): common: Fix ObjBencher clean_up when no prefix specified
By default remove all objects named benchmark_data_{hostname} when
there is no benchmark_last_metadata present.
Fixe...
David Zafman
11:06 PM Revision b2ca025f (ceph): rados: Support --all for rados bench cleanup
Remove duplicate code in generate_object_name()
Need to handle multiple different pids during cleanup
Add same messag...
David Zafman
11:06 PM Revision d3165d65 (ceph): test: Test rados cleanup command with and without --all
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:06 PM Revision 09ad9468 (ceph): rados, test: Restrict usage of --prefix in cleanup
As a precaution to using cleanup for mass deletion of other
objects, only allow --prefix which begins with "benchmark...
David Zafman
10:48 PM Revision d58e5fee (ceph): rgw: fix problem deleting objects begining with double underscore
Fixes: http://tracker.ceph.com/issues/15318
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
10:38 PM Revision 6903f1cd (ceph): admin malloc interface testsReviewed-by: Josh Durgin <jdurgin@redhat.com>
admin malloc interface tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:35 PM Revision f2eb0a5f (ceph): short_pg_log: make the log less short
Fixes: http://tracker.ceph.com/issues/15407
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
10:35 PM Revision da9c65b1 (ceph): rados_api_tests: reduce the osd_max_object_name_len value
This test can be run against ext4, which maxes out under
1k.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
10:35 PM Revision c8f7694d (ceph): ceph_manager: fix do_get to actually do a get
Currently unused.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
10:35 PM Revision 670ca43d (ceph): ceph_manager: extend do_put and do_get to allow a namespace
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
10:35 PM Revision 269d6002 (ceph): ceph_manager: add do_rm
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
10:35 PM Revision 93892eb8 (ceph): ceph_manager: return exit status on do_get, do_put, do_rm
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
10:35 PM Revision 46295855 (ceph): tasks: add create_verify_lfn_objects
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
10:35 PM Revision 7e53203e (ceph): rados/singleton-nomsgr: add lfn upgrade tests
Upgrade from hammer/infernalis to x and verify lfn objects are valid
across upgrade.
Signed-off-by: Samuel Just <sju...
Samuel Just
10:11 PM Bug #15429: ceph-qa-suite upgrade suite: OSD crash due to starting up post-jewel osd after firefl...
Sage do we need to reduce ops = 2000 for rados load? Yuri Weinstein
10:10 PM Bug #15429 (Can't reproduce): ceph-qa-suite upgrade suite: OSD crash due to starting up post-jewe...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-07_02:10:01-upgrade:hammer-x-jewel-distro-basic-openst... Yuri Weinstein
10:02 PM RADOS Bug #15424: Many helgrind lock warnings within Objecter
You may want to compare to #14794, which is not itself about ceph timer, but I think we put in similar valgrind suppr... Greg Farnum
08:56 PM RADOS Bug #15424 (New): Many helgrind lock warnings within Objecter
These appear to be related to changes surrounding ceph_timer. Readily repeatable by running: RBD_FEATURES=125 libtoo... Jason Dillaman
09:58 PM Bug #15428 (Closed): test.sh failure, no particular test appears to have failed, client sending p...
Samuel Just
09:53 PM Bug #15428 (Closed): test.sh failure, no particular test appears to have failed, client sending p...
Probably relevant, ceph-osd.1.log.gz is 7.2g in size and is full of:
2016-04-07 05:01:29.620509 7fb52c9bf700 1 --...
Samuel Just
09:50 PM rbd Bug #15354 (Resolved): rbd_mirror: valgrind says the 'impossible' happened - thread limit too low
Jason Dillaman
08:42 PM rbd Bug #15354 (Fix Under Review): rbd_mirror: valgrind says the 'impossible' happened - thread limit...
*PR*: https://github.com/ceph/ceph/pull/8493 Jason Dillaman
07:41 PM rbd Bug #15354 (In Progress): rbd_mirror: valgrind says the 'impossible' happened - thread limit too low
Jason Dillaman
09:49 PM Revision dfd08564 (ceph): Merge pull request #8493 from dillaman/wip-15354
test: fix valgrind memcheck issues for rbd-mirror test cases
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:44 PM rbd Bug #15353 (In Progress): librbd: disable optimizations that result in pipelining guarded writes ...
Jason Dillaman
09:40 PM rbd Bug #15364 (Resolved): TestJournalRecorder.FutureFlush
Jason Dillaman
09:40 PM rbd Bug #15097 (Resolved): journal.sh fails when removing image
Jason Dillaman
07:40 PM rbd Bug #15097 (Fix Under Review): journal.sh fails when removing image
*PR*: https://github.com/ceph/ceph/pull/8490 Jason Dillaman
06:55 PM rbd Bug #15097 (In Progress): journal.sh fails when removing image
Jason Dillaman
09:38 PM rbd Bug #15352 (Fix Under Review): TestJournalEntries.AioWrite: failed assert(m_watch_in_progress)
*PR*: https://github.com/ceph/ceph/pull/8494 Jason Dillaman
08:49 PM rbd Bug #15352 (In Progress): TestJournalEntries.AioWrite: failed assert(m_watch_in_progress)
Jason Dillaman
09:37 PM Bug #15422: tasks/rados_api_tests.yaml pg_interval_t::check_new_interval assert fail
http://128.110.155.162/ubuntu-2016-04-07_13:48:24-smoke-jewel---basic-openstack/1/remote/target010011010015/log/ Loïc Dachary
08:26 PM Bug #15422 (Rejected): tasks/rados_api_tests.yaml pg_interval_t::check_new_interval assert fail
... Loïc Dachary
09:31 PM Bug #15426: is_split crash in handle_pg_create
sjust@teuthology:/a/samuelj-2016-04-06_16:46:34-rados-wip-sam-testing-distro-basic-smithi/112457$
Samuel Just
09:24 PM Bug #15426: is_split crash in handle_pg_create
wip-sam-testing-07-04-2016 Samuel Just
09:23 PM Bug #15426: is_split crash in handle_pg_create
sjust@teuthology:/a/samuelj-2016-04-06_16:46:34-rados-wip-sam-testing-distro-basic-smithi/112630$
wip-sam-testi...
Samuel Just
09:23 PM Bug #15426 (Resolved): is_split crash in handle_pg_create
2016-04-06T20:53:28.907 INFO:tasks.ceph.osd.5.smithi044.stderr:osd/osd_types.cc: 476: FAILED assert(m_seed < old_pg_n... Samuel Just
09:17 PM Bug #15098: "stop ceph-all" no longer stops ceph
The comment below is moved into #15427
I see similar problem in other suites as well
Run: http://pulpito.ovh.sepi...
Yuri Weinstein
09:11 PM Revision f00ea3f8 (ceph): Merge pull request #8490 from dillaman/wip-15097
rbd: journal reset should disable/re-enable journaling feature
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:07 PM Revision 43ac60a1 (ceph): Merge pull request #8477 from dillaman/wip-15364
journal: fix race condition between Future and journal shutdown
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:40 PM Revision 492a572d (ceph): test: fix memory leaks in rbd-mirror test cases
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:40 PM Bug #15423 (Won't Fix): "[ FAILED ] ClsLock.TestLockDuration" in upgrade:firefly-x-hammer-distr...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-07_17:13:01-upgrade:firefly-x-hammer-distro-basic-open... Yuri Weinstein
08:39 PM Revision acfc2b18 (ceph): test: avoid leaking librados connections when creating pools
Fixes: http://tracker.ceph.com/issues/15354
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:14 PM Backport #15421 (Rejected): infernalis: osd: boot time request of full maps can get stuck (infern...
Nathan Cutler
07:39 PM Revision 88e244c8 (ceph): rbd: journal reset should disable/re-enable journaling feature
Fixes: http://tracker.ceph.com/issues/15097
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:53 PM rbd Bug #15233 (Need More Info): Flattening an rbd image with a running Qemu instances causes librbd ...
@Christian: I just occurred to me that the fix for the original issue, while flagged as resolved, is still forthcomin... Jason Dillaman
02:40 PM rbd Bug #15233 (In Progress): Flattening an rbd image with a running Qemu instances causes librbd wor...
Jason Dillaman
06:22 PM Bug #15397: osd's down/out with ceph-deploy bluestore option
I'm not sure I understand the question, which *-fs* option ? Loïc Dachary
05:21 PM Bug #15397: osd's down/out with ceph-deploy bluestore option
loic,
does the -fs option along with --bluestore to ceph-disk looks right to you? Does it needs to be fixed in cep...
Vasu Kulkarni
06:20 PM devops Fix #15419 (Fix Under Review): ceph-{mds,mon,osd,radosgw} systemd unit files need "wants=time-syn...
Nathan Cutler
06:19 PM devops Fix #15419: ceph-{mds,mon,osd,radosgw} systemd unit files need "wants=time-sync.target"
*master PR*: https://github.com/ceph/ceph/pull/8489 Nathan Cutler
06:13 PM devops Fix #15419 (Resolved): ceph-{mds,mon,osd,radosgw} systemd unit files need "wants=time-sync.target"
It sometimes happens, when starting up an entire cluster at once, that a MON or OSD starts before ntp (or systemd-tim... Nathan Cutler
06:13 PM Feature #15420 (Fix Under Review): Enhance KeyValueDB to include atomic operator merge capability.
Allen Samuels
06:05 PM Revision b69830fd (ceph): mon: warn if 'sortbitwise' flag is not set and no legacy OSDs are prese...
mon: warn if 'sortbitwise' flag is not set and no legacy OSDs are present
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:03 PM CephFS Bug #15402: Failure in TestMultiFilesystems.test_standby_for_fscid
/a/sage-2016-04-07_08:34:50-fs-wip-sage-testing---basic-smithi/114003 Sage Weil
06:01 PM devops Bug #15327 (Duplicate): On Debian, when upgrading from Hammer or Infernalis to Jewel, ceph-base f...
yes, ceph-base "Replaces" "ceph" as it installs "/etc/init.d/ceph" which provides the "ceph" service. and the same fi... Kefu Chai
05:46 PM rgw Bug #15226 (Fix Under Review): vstart.sh/mstart.sh spawned rgw instances do not create pid files
Kefu Chai
05:14 PM Revision 9835166b (ceph): Merge pull request #8476 from dillaman/wip-rbd-mirror-lockdep
rbd-mirror: workaround for intermingled lockdep singletons
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: M...
Josh Durgin
04:39 PM Revision a00c9373 (ceph): Merge pull request #941 from dachary/wip-xenial
distros: add ubuntu 16.04 / xenial Yuri Weinstein
04:39 PM Revision 9b4e3176 (ceph): distros: add ubuntu 16.04 / xenial
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
04:17 PM Bug #15418 (Can't reproduce): "ReplicatedPG.cc: 8765: FAILED assert(object_contexts.empty())" in ...
Run: http://pulpito.ceph.com/teuthology-2016-04-06_09:00:02-rados-hammer-distro-basic-vps/
Job: 111471
Logs: http:/...
Yuri Weinstein
04:10 PM rgw Bug #13817: RGW does not send HTTP header
I managed pin point the issue to this loop not happening for a sad object: https://github.com/ceph/ceph/blob/v9.2.0/s... Ian Babrou
04:02 PM CephFS Feature #15417 (Resolved): Make path prefix ("/volumes") in CephFSVolumeClient configurable
This would be a convenient way to enable e.g. multiple Manila driver instances ("backends") to use different data poo... John Spray
03:50 PM Bug #14695 (Fix Under Review): osd: rados cppool omap to ec pool crashes osd
https://github.com/ceph/ceph/pull/8486 Sage Weil
03:49 PM Revision a0bb575c (ceph): ceph_test_rados_api_misc: make CopyFrom omap test be a big object
This makes it so we check single-shot path and the one where we have a
temp object to clean up.
Signed-off-by: Sage ...
Sage Weil
03:49 PM Revision 2fa41470 (ceph): osd/ReplicatedPG: clean up temp object if copy-from fails
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:44 PM Revision 4d36da6d (ceph): Merge pull request #8456 from dreamhost/wip-authtool-help
authtool: update --help and manpage to match code.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:36 PM Bug #15366 (Pending Backport): osd: boot time request of full maps can get stuck (infernalis)
Sage Weil
03:36 PM Revision 66b7ae66 (ceph): Merge pull request #8446 from liewegas/wip-15366
osd: fix/clean up full map request handling
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:35 PM Revision c70b44d5 (ceph): Merge pull request #940 from dachary/wip-archs-hammer
buildpackages: add missing arm64 to make-deb.sh Loïc Dachary
03:33 PM Revision 7c237fe9 (ceph): buildpackages: add missing arm64 to make-deb.sh
Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 4f1029102a75e1d3708335474bc57f94a4b3ddb9)
Loic Dachary
03:33 PM Revision 0d599d05 (ceph): buildpackages: install rsync
Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 3e7f311b761d584866614a5227d34d4732de94b3)
Loic Dachary
03:33 PM Revision dd6324c5 (ceph): buildpackages: runabove has 30GB root disk max
Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 42836aaf2fa0cdcdff9086a406e0c691f8ec6166)
Loic Dachary
03:33 PM Revision 65c713e7 (ceph): arch: teuthology must use aarch64, not arm64
teuthology / gitbuilder / ansible_architecture arch is
dpkg-architecture --query DEB_HOST_GNU_CPU (x86_64 and aar...
Loic Dachary
03:33 PM Revision 39e7c839 (ceph): buildpackages: discard google-perftools on trusty aarch64
Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit c655de7ef322986481cb7c1c452ddb38bf304002)
Loic Dachary
03:29 PM Revision f66b96d4 (ceph): Merge pull request #914 from dachary/wip-archs
buildpackages: add missing arm64 to make-deb.sh Loïc Dachary
03:26 PM rgw Backport #15283: hammer: RGW shouldn't send Content-Type nor Content-Length for 304 responses
The current pull request for backport :
https://github.com/ceph/ceph/pull/8379/commits/e53751d0e52f6fb611d9bd81fe2...
Sylvain Munaut
03:22 PM Bug #13971 (New): "test/multi_stress_watch.cc: 61: FAILED assert(!ret)" in rados-hammer-distro-ba...
still see it
Run: http://pulpito.ceph.com/teuthology-2016-04-06_09:00:02-rados-hammer-distro-basic-vps/
Job: 111404...
Yuri Weinstein
03:13 PM Revision 134416a0 (ceph): Revert "rados: Add new field flags for ceph_osd_op.copy_get."
This reverts commit 2b4acfb1b808b98132a771cf1089063c0f7a75b5.
We fixed this on the receiving end in
fc51ce2a837e8e87...
Sage Weil
03:07 PM Bug #15416 (Can't reproduce): ceph df reports incorrect pool usage
Hi guys
We're currently facing an outage with our Openstack cluster which is backed by Ceph. The issue appears to ...
Simon Weald
03:04 PM CephFS Feature #15400 (Fix Under Review): CephFSVolumeClient should isolate volumes by RADOS namespace
https://github.com/ceph/ceph/pull/8474/files John Spray
02:59 PM Revision 999e917e (ceph): Merge pull request #8472 from jmunhoz/fix-aws4-subdomain-calling
rgw: aws4 subdomain calling bugfix
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
02:56 PM Bug #14794: Objecter: valgrind unclean
<Aside: Well, I tried creating a separate ticket. >
Loic: The mangling shouldn't matter given our use of wild card...
Greg Farnum
01:17 PM Bug #14794: Objecter: valgrind unclean
could it be because names must be mangled ? Loïc Dachary
12:32 PM Bug #14794: Objecter: valgrind unclean
I saw it too, http://pulpito.ceph.com/sage-2016-04-05_18:12:02-fs-wip-sage-testing---basic-smithi/110231
host was ...
Sage Weil
02:53 PM Messengers Bug #15412: msg/simple: deadlock in delayed delivery
So this is in the replace code, when using delayed delivery. That makes sense...except I thought we'd already seen an... Greg Farnum
01:16 PM Messengers Bug #15412: msg/simple: deadlock in delayed delivery
... Sage Weil
01:15 PM Messengers Bug #15412 (Won't Fix): msg/simple: deadlock in delayed delivery
... Sage Weil
02:42 PM rbd Backport #15415 (Duplicate): infernalis: Flattening an rbd image with a running Qemu instances ca...
Jason Dillaman
02:42 PM rbd Backport #15414 (Duplicate): hammer: Flattening an rbd image with a running Qemu instances causes...
Jason Dillaman
02:36 PM Revision 017d8308 (ceph): rbd-mirror: workaround for intermingled lockdep singletons
If librados constructs the CephContext, lockdep will be initialized
in both the librados shared address space and als...
Jason Dillaman
02:27 PM Revision 98744fdf (ceph): logrotate.conf: poke ceph-fuse after log rotation
This still leaves other loggers with un-reopened log files,
unfortunately.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:26 PM Revision 91e0be04 (ceph): ceph-fuse: reopen log file on SIGHUP
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:26 PM Revision 340fe95b (ceph): Merge pull request #8460 from linuxbox2/jewel-nfs-fixes-3
Jewel nfs fixes 3 Matt Benjamin
02:25 PM Revision 60679fc5 (ceph): librbd: restore out-of-band future callbacks to avoid lock cycles
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:36 PM Revision c655de7e (ceph): buildpackages: discard google-perftools on trusty aarch64
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
01:27 PM Bug #15413 (Won't Fix): msg/simple: "existing" Pipe can get reaped prior to replacement during ac...
... Sage Weil
01:18 PM Bug #15411: Added new OSDs with 0.94.6 disabled RBD access
Bosse Klykken wrote:
> Our RBD mounts are now working again
Actually, no. We were able to mount the RBD, but it s...
Bosse Klykken
10:11 AM Bug #15411: Added new OSDs with 0.94.6 disabled RBD access
Loic Dachary wrote:
> Could you add more details about how RBD volumes are mounted ? client and version ?
I tried...
Bosse Klykken
10:07 AM Bug #15411: Added new OSDs with 0.94.6 disabled RBD access
Issue was resolved by also removing the hosts properly from the crushmap.... Bosse Klykken
09:53 AM Bug #15411: Added new OSDs with 0.94.6 disabled RBD access
> RBD mounts
Could you add more details about how RBD volumes are mounted ? client and version ?
Loïc Dachary
09:46 AM Bug #15411 (Won't Fix): Added new OSDs with 0.94.6 disabled RBD access
We've added two new nodes with 0.94.6, with a total of 60 OSDs, to a running cluster on 0.94.3, accidentally without ... Bosse Klykken
12:42 PM Bug #15368: "api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectFailure"
http://pulpito.ceph.com/sage-2016-04-06_19:36:52-rados-wip-sage-testing-distro-basic-smithi/112750 Sage Weil
10:46 AM Revision e98d046a (ceph): MDS: unregister command add in clean_up_admin_socket
unregister command add in MDSDaemon::clean_up_admin_socket
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
renhwztetecs
10:39 AM Revision 2f4bc840 (ceph): rgw: aws4 subdomain calling bugfix
Fixes: http://tracker.ceph.com/issues/15369
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
Javier M. Mellid
10:33 AM CephFS Bug #15304 (Resolved): qa: samba tests need to run on testing kernel
John Spray
08:21 AM CephFS Bug #15304 (Fix Under Review): qa: samba tests need to run on testing kernel
https://github.com/ceph/ceph-qa-suite/pull/938 Zheng Yan
10:31 AM Revision da5bd632 (ceph): Merge pull request #938 from ceph/wip-15304
samba: run kclient mount tests on testing kernel
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:31 AM Revision a80d6c50 (ceph): mon: OSDMonitor: trigger an immediate propose if any newly down osd is ...
Currently we rely on OSDs to watch over each other and perform failure detection
and report to OSDMonitor. Before...
xie xingguo
09:31 AM Revision be07a418 (ceph): mon: OSDMonitor: add a guard for prepare_remove_snaps()
Method preprocess_remove_snaps() is designed to fast check whether
we can safely handle a remove-snaps-request withou...
xie xingguo
09:31 AM Revision 32a88b32 (ceph): mon: OSDMonitor: wait proposal finished if thrash succeeds
By returning true, the thrash() method indicates caller that
it has modified the pending_inc and we shall waiting for...
xie xingguo
09:29 AM Revision d8601ab9 (ceph): mon: OSDMonitor: do fast_read sanity check earlier
Move sanity-check for fast_read option of erasure coding pool ahead,
so we do not dirty pending_inc map and make a cl...
xie xingguo
09:29 AM Revision 9b740edb (ceph): mon: OSDMonitor: tidy up
Remove redundant semicolon, fix typo, fix tip message etc.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:29 AM Revision 73a5cfa1 (ceph): mon: OSDMonitor: add sanity check for fast-read setting
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:29 AM Revision b1d8b18f (ceph): mon: OSDMonitor: make debug_fake_ec_pool option cancelable
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:29 AM Revision 1dbeff90 (ceph): mon: OSDMonitor: reply EACCESS without carrying data
Because there is no vaild data at this moment.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:29 AM Revision 9a494f3d (ceph): mon: OSDMonitor: add more error exits for "osd crush link" command
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:29 AM Revision 246384bb (ceph): mon: OSDMonitor: fix access crossing the boundary
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:29 AM Revision 2bba53f4 (ceph): osd: OSDMap: fix access crossing the boundary
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:29 AM Revision fd6c023f (ceph): mon: OSDMonitor: reply ENOENT if specified osd does not exist
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:29 AM Revision c98d97e3 (ceph): mon: OSDMonitor: return EINVAL if we unable to parse addr
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:46 AM CephFS Bug #15309 (Resolved): Error: Creation of multiple filesystems is disabled. To enable this exper...
Zheng Yan
08:21 AM Revision 2113fcfd (ceph): samba: run kclient mount tests on testing kernel
Fixes: http://tracker.ceph.com/issues/15304
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
07:02 AM CephFS Bug #15399: MDS incarnation get lost after remove filesystem
I think using the MDSMap epoch as the incarnation is good idea Zheng Yan
06:12 AM Revision dab0b559 (ceph): rgw: the map 'headers' is assigned a wrong value
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn> wei qiaomiao
05:42 AM Bug #15408: "osd/PG.cc: 1892: FAILED assert(waiting_for_peered.empty())" in upgrade:hammer-hammer...
It fails when upgrading from v0.94.2 to the latest hammer. The part of the code where it fails has been modified by h... Loïc Dachary
12:44 AM Bug #15408 (Can't reproduce): "osd/PG.cc: 1892: FAILED assert(waiting_for_peered.empty())" in upg...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-06_20:05:02-upgrade:hammer-hammer-distro-basic-opensta... Yuri Weinstein
05:24 AM Revision c2fd18c0 (ceph): Merge pull request #8457 from dreamhost/wip-virtualenv-tmpdir
build: Respect TMPDIR for virtualenv.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:17 AM CephFS Bug #15387 (Resolved): legacy pool 0 might actually mean pool 0.
Zheng Yan

04/06/2016

11:32 PM Revision 5e7e017d (ceph): cephfs: update tests to enable multimds when needed
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
10:44 PM Bug #15407: "ReplicatedPG.cc: 2986: FAILED assert(0 == "out of order op")" with short_pg_log
Samuel Just
10:41 PM Bug #15407: "ReplicatedPG.cc: 2986: FAILED assert(0 == "out of order op")" with short_pg_log
sjust@teuthology:/a/teuthology-2016-04-05_22:00:02-rados-jewel-distro-basic-smithi/110572/remote is due to the short_... Samuel Just
10:14 PM Bug #15407 (Resolved): "ReplicatedPG.cc: 2986: FAILED assert(0 == "out of order op")" with short_...
Run: http://pulpito.ceph.com/teuthology-2016-04-05_22:00:02-rados-jewel-distro-basic-smithi/
Jobs: ['110534', '11057...
Yuri Weinstein
10:04 PM Backport #15315: hammer: "FAILED assert(pg->info.history.same_interval_since == p.same_interval_s...
https://github.com/ceph/ceph/pull/8464 David Zafman
10:04 PM Bug #15391: ReplicatedPG.cc: 430: FAILED assert(!actingbackfill.empty()): old watch timeout tries...
Same config
Run: http://pulpito.ceph.com/teuthology-2016-04-06_02:10:13-upgrade:hammer-x-jewel-distro-basic-vps/
Jo...
Yuri Weinstein
10:03 PM Bug #15385: uniquely identify /tmp build directories
I sent in PR8457 yesterday because the hardcoded /tmp was a problem on Gentoo builds; Probably could be trivially ext... Robin Johnson
09:30 PM Bug #15385: uniquely identify /tmp build directories
1) not cleaning them up is definitely a bug
2) having them be unique per run is still a great idea for multiple simu...
Dan Mick
10:02 PM Backport #13039: hammer: osd/PG.cc: 6879: FAILED assert(pg->peer_info.count(so))
https://github.com/ceph/ceph/pull/8464 David Zafman
03:43 PM Backport #13039 (New): hammer: osd/PG.cc: 6879: FAILED assert(pg->peer_info.count(so))
Loïc Dachary
09:59 PM Bug #10794 (Resolved): ceph_test_rados: incorrect buffer at pos ...
David Zafman
09:39 PM rbd Bug #15364 (Fix Under Review): TestJournalRecorder.FutureFlush
*PR*: https://github.com/ceph/ceph/pull/8477 Jason Dillaman
03:30 PM rbd Bug #15364 (In Progress): TestJournalRecorder.FutureFlush
Jason Dillaman
09:31 PM Revision f01261f3 (ceph): authtool: fix test output validation & minor whitespace.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com> Robin H. Johnson
09:20 PM Revision 408964eb (ceph): journal: fix context memory leak when shutting down live replay
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:18 PM Revision f931066c (ceph): journal: Future does not require metadata shared pointer
Avoid keeping the metadata object alive through the lifespan of the
future. Callers can expect to receive a re-entra...
Jason Dillaman
09:03 PM Revision d3dbd858 (ceph): mon: warn if 'sortbitwise' flag is not set and no legacy OSDs are present
If the user has upgraded, they should set sortbitwise.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:57 PM Revision 297f5f2c (ceph): Merge pull request #8418 from liewegas/wip-blk-probe
os/ObjectStore: make device uuid probe output something friendly Sage Weil
08:10 PM Revision 82e9f945 (ceph): Merge pull request #8428 from liewegas/wip-rest-mds
ceph-rest-api: fix fs/flag/set Sage Weil
07:52 PM Bug #14364 (Resolved): librados, objecter: op_submit() returns after request completion, AioCompl...
Sage Weil
07:52 PM Revision ed31ad64 (ceph): Merge pull request #7981 from liewegas/wip-14364
osdc/Objecter: fix narrow race with tid assignment
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
07:51 PM Revision b3d27f8c (ceph): Merge pull request #8403 from dx9/wip-ceph-dencoder-esessions-fix
mds: Add cmapv to ESessions default constructor initializer list
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:49 PM Revision 683a46cd (ceph): Merge pull request #8419 from adamemerson/wip-32bit-time
common: fix time_t cast in decode
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:48 PM Revision 78d4fada (ceph): Merge pull request #8431 from liewegas/wip-bluestore
os/bluestore: revamp BlueFS bdev management and add perfcounters Sage Weil
07:02 PM Revision 4f102910 (ceph): buildpackages: add missing arm64 to make-deb.sh
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:02 PM Revision 3e7f311b (ceph): buildpackages: install rsync
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:02 PM Revision 42836aaf (ceph): buildpackages: runabove has 30GB root disk max
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:02 PM Revision 5ab482e8 (ceph): arch: teuthology must use aarch64, not arm64
teuthology / gitbuilder / ansible_architecture arch is
dpkg-architecture --query DEB_HOST_GNU_CPU (x86_64 and aar...
Loic Dachary
06:37 PM Revision f64a9e3b (ceph): Merge pull request #8445 from jmunhoz/fix-aws4-uri-encoding
rgw: aws4 uri encoding bugfix
Review-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
05:49 PM Bug #15403: rados/test.sh workunit timesout on OpenStack
I don't think it's the problem anymore. The underlying cluster blocks forever, with PG stuck in creating using the ha... Loïc Dachary
01:38 PM Bug #15403 (Resolved): rados/test.sh workunit timesout on OpenStack
When the thrasher is in action together with a validater (lockdep or valgrind), a single test may hang for more than ... Loïc Dachary
05:35 PM rgw Backport #15089: hammer: Bucket owner isn't changed after unlink/link
rgw_user user_id is not used so just remove the line.
instead of system_obj_set_attr use the method set_attr
Orit Wasserman
05:07 PM rgw Bug #15369: New AWSv4 signature support doesn't work: causes s3cmd to get 403/SignatureDoesNotMatch
@jmunhoz:
Fix confirmed, thanks! Please merge.
Robin Johnson
02:08 PM rgw Bug #15369 (Fix Under Review): New AWSv4 signature support doesn't work: causes s3cmd to get 403/...
Javier M. Mellid
02:01 PM rgw Bug #15369: New AWSv4 signature support doesn't work: causes s3cmd to get 403/SignatureDoesNotMatch
@robin can you confirm this PR fixes the issue with s3cmd? The following tests under s3cmd 1.6.1 are working on my si... Javier M. Mellid
01:52 PM rgw Bug #15369: New AWSv4 signature support doesn't work: causes s3cmd to get 403/SignatureDoesNotMatch
PR available at:
https://github.com/ceph/ceph/pull/8472
Javier M. Mellid
01:17 PM rgw Bug #15369: New AWSv4 signature support doesn't work: causes s3cmd to get 403/SignatureDoesNotMatch
I was able to reproduce the bug with 's3cmd 1.6.1' and subdomain calling. The bug lives in one of the RGW REST paths ... Javier M. Mellid
12:31 AM rgw Bug #15369: New AWSv4 signature support doesn't work: causes s3cmd to get 403/SignatureDoesNotMatch
@robin thanks for confirming. That 'delimiter=%2F' line in the logs was a suspicious looking character :)
I am not...
Javier M. Mellid
04:53 PM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
Ah, so this is basically http://tracker.ceph.com/issues/11950
The MDS doesn't limit how many stray files (waiting ...
John Spray
03:35 PM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
... Kenneth Waegeman
09:22 AM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
you can enable coredump by following commands
#ulimit -c unlimited
#ceph-mds -f -i a -c /etc/ceph/ceph.conf
A...
Zheng Yan
07:33 AM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
Thanks, I uploaded the file:
ceph-post-file: 99c6e33a-7e54-472f-847b-68400954bbe4
I don't see any coredumps.
Kenneth Waegeman
02:59 AM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
are there coredump files? If there are, run gdb ceph-mds core.xxx. It will give us exact location of crash. Zheng Yan
04:53 PM Revision fce79027 (ceph): osd: When generating past intervals due to an import end at pg epoch
Add assert() to make sure same_interval_since isn't too far forward
Fixes: #12387
Signed-off-by: David Zafman <dzaf...
David Zafman
04:53 PM Revision ca0beef8 (ceph): osd/OSD: fix build_past_intervals_parallel
We may be only calculating older past intervals and have a valid
history.same_interval_since value, in which case the...
David Zafman
04:48 PM Feature #14947 (Resolved): mon: Enable Pg_prime By Default
Loïc Dachary
04:46 PM Backport #14718 (New): hammer: rados cppool omap to ec pool crashes osd
Loïc Dachary
02:56 PM Backport #14718 (Rejected): hammer: rados cppool omap to ec pool crashes osd
Sage Weil
04:44 PM rgw Backport #15343 (In Progress): hammer: Multipart ListPartsResult has missing quotes on ETag
Wei-Chung Cheng
04:40 PM Revision 2c97cb33 (ceph): rgw: fix compiling error
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 535eb0e608f3bf6b7c561f277e9977b91ab97b48)
xie xingguo
04:40 PM Revision 2aa1ea6b (ceph): rgw: Multipart ListPartsResult ETag quotes
ListPartsResult output has always missed quotes on the ETag since it was
first committed.
Fixes: #15334
Backports: h...
Robin H. Johnson
04:27 PM Bug #14695: osd: rados cppool omap to ec pool crashes osd
and the PR was https://github.com/ceph/ceph/pull/4393 Kefu Chai
02:57 PM Bug #14695: osd: rados cppool omap to ec pool crashes osd
the original fix in commit:2b4acfb1b808b98132a771cf1089063c0f7a75b5 is not what we want. Sage Weil
04:17 PM Revision ac383735 (ceph): tasks/cephfs: test health messages from readonly stat
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
03:48 PM Backport #13288 (Resolved): hammer: stuck recovering, unfound hit set due to removing it while !a...
Kefu Chai
03:39 PM Backport #13335 (Resolved): hammer: OSD crashed when reached pool's max_bytes quota
Loïc Dachary
03:38 PM Backport #14961 (Resolved): hammer: PK11_DestroyContext() is called twice if PK11_DigestFinal() f...
Loïc Dachary
03:37 PM rbd Bug #15233: Flattening an rbd image with a running Qemu instances causes librbd worker threads to...
Jason Dillaman
12:06 PM rbd Bug #15233: Flattening an rbd image with a running Qemu instances causes librbd worker threads to...
Thanks -- so what client applications does this log output include? Does this log combine the rbd CLI and qemu? What... Jason Dillaman
06:22 AM rbd Bug #15233: Flattening an rbd image with a running Qemu instances causes librbd worker threads to...
It seems the client log went missing. Here it is (again). Ah it's too big. Redmine says max. size 73.4MiB, but your n... Christian Theune
03:37 PM Bug #15339: "Error EINVAL: invalid command (ceph fs get cephfs)" in upgrade:infernalis-x-jewel-di...
the error does not fail the test, and as a fallback of the failed command, "ceph mds dump" was used instead:... Kefu Chai
03:34 PM Bug #15339 (Duplicate): "Error EINVAL: invalid command (ceph fs get cephfs)" in upgrade:infernali...
Kefu Chai
03:23 PM Revision d544e447 (ceph): mds: validate file layouts during replay
Instead of letting potentially bogus stuff into
the cache, go damaged().
Signed-off-by: John Spray <john.spray@redha...
John Spray
03:04 PM Bug #15398 (Won't Fix): OSD: udev rule for osd device is broken on CentOS 7.2
thanks for creating this issue, it will make it easier for other people in the same situation to find the workaround :-) Loïc Dachary
01:11 PM Bug #15398: OSD: udev rule for osd device is broken on CentOS 7.2
OK, @Loic many thanks for your info, i skimmed through the latest code on master branch and i think the delegation to... runsisi hust
11:19 AM Bug #15398: OSD: udev rule for osd device is broken on CentOS 7.2
I updated the description with a simple workaround that you can use.
There unfortunately is no backport for proble...
Loïc Dachary
10:41 AM Bug #15398: OSD: udev rule for osd device is broken on CentOS 7.2
Loic Dachary wrote:
> Which version of Ceph is it ? I guess it's hammer but a confirmation would be good :-)
hi @...
runsisi hust
08:46 AM Bug #15398: OSD: udev rule for osd device is broken on CentOS 7.2
Which version of Ceph is it ? I guess it's hammer but a confirmation would be good :-) Loïc Dachary
08:39 AM Bug #15398 (Won't Fix): OSD: udev rule for osd device is broken on CentOS 7.2
h3. workaround
* rm /lib/udev/rules.d/95-ceph-osd.rules
* add ceph-disk activate /dev/sda2 etc. in /etc/rc.local
...
runsisi hust
03:02 PM Backport #14979 (Resolved): hammer: ceph_test_rados: incorrect buffer at pos ...
Loïc Dachary
03:02 PM Backport #15022 (Resolved): hammer: keyring permisions for mon deamon
Loïc Dachary
03:02 PM Backport #15051 (Resolved): hammer: test/librados/tier.cc doesn't completely clean up EC pools
Loïc Dachary
03:02 PM Backport #15055 (Resolved): hammer: mon: implement reweight-by-utilization feature
Loïc Dachary
03:01 PM rbd Backport #15129 (Resolved): hammer: Protect against excessively large object map sizes
Loïc Dachary
03:01 PM Backport #15207 (Resolved): hammer: osd/PG.cc: 758: FAILED assert(info.history.same_interval_sinc...
Loïc Dachary
03:01 PM rgw Backport #15305 (Resolved): hammer: tests: bufferlist: do not expect !is_page_aligned() after una...
Loïc Dachary
03:01 PM Backport #15382 (Resolved): hammer: rpm package building fails if the build machine has lttng and...
Loïc Dachary
03:00 PM Backport #14948 (Rejected): hammer: mon: Enable Pg_prime By Default
Sage Weil
02:54 PM CephFS Feature #15406 (Resolved): Add versioning to CephFSVolumeClient interface

As we add features and change things in CephFSVolumeClient, we will need to add a mechanism for users of the module...
John Spray
02:51 PM CephFS Bug #15399: MDS incarnation get lost after remove filesystem
We only do objecter->set_client_incarnation(incarnation); in MDSRank::init (after we've been assigned an active role)... John Spray
02:12 PM CephFS Bug #15399: MDS incarnation get lost after remove filesystem
So we could probably reset our network connections with an incarnation based on the last MDSMap where our role change... Greg Farnum
02:09 PM CephFS Bug #15399: MDS incarnation get lost after remove filesystem
If:
* MDSes A and B come up during the same epoch
* A becomes active and B becomes standby
* A fails
* B starts r...
Greg Farnum
10:56 AM CephFS Bug #15399: MDS incarnation get lost after remove filesystem
Here's a reproducer for the incarnation issue:
https://github.com/ceph/ceph-qa-suite/tree/wip-15399
I note that w...
John Spray
09:12 AM CephFS Bug #15399 (Resolved): MDS incarnation get lost after remove filesystem
If we remove a filesystem, then create new filesystem with old data/metadata pools. OSD may drop requests from MDS of... Zheng Yan
02:43 PM Bug #15176: partprobe intermittent issues during ceph-disk prepare
I had the same issue with parted-3.1-23.el7.x86_64 (Scientific Linux 7.2). Runs of ceph-disk prepare would fail rand... Ben Meekhof
02:43 PM Backport #14960 (Resolved): infernalis: PK11_DestroyContext() is called twice if PK11_DigestFinal...
Sage Weil
02:43 PM Revision e219e85b (ceph): Merge pull request #7922 from badone/wip-14961-hammer
hammer: PK11_DestroyContext() is called twice if PK11_DigestFinal() fails Sage Weil
02:42 PM Backport #13807 (Resolved): hammer: segfault in Objecter::handle_watch_notify
Sage Weil
02:42 PM Revision eea2a77e (ceph): Merge pull request #7992 from SUSE/wip-13807-hammer
hammer: segfault in Objecter::handle_watch_notify Sage Weil
02:41 PM Backport #15024 (Resolved): hammer: clock skew report is incorrect by "ceph health detail" command
Sage Weil
02:41 PM Revision 815760dd (ceph): Merge pull request #8051 from xiaoxichen/wip-15024-hammer
hammer: clock skew report is incorrect by ceph health detail command Sage Weil
02:41 PM Backport #15336 (Resolved): hammer: Memory leak and high CPU usage on OSD when system clock is in...
Sage Weil
02:40 PM Revision ba5c75a3 (ceph): Merge pull request #8398 from asheplyakov/hammer-wip-15336
hammer: monclient: avoid key renew storm on clock skew Sage Weil
02:37 PM Bug #12814 (Need More Info): flipping the overlay from forward to seems to reorder writes
Sage Weil
02:37 PM Bug #12814: flipping the overlay from forward to seems to reorder writes
... Sage Weil
02:34 PM rbd Backport #15033: hammer: QEMU VM hangs talking to RBD via librbd
@Stefan: are you able to recreate your lockup and provide "debug rbd=20"-level logging? Jason Dillaman
02:32 PM rbd Backport #15033: hammer: QEMU VM hangs talking to RBD via librbd
but this backport was just merged into the hammer branch ;-) Loïc Dachary
02:31 PM rbd Backport #15033: hammer: QEMU VM hangs talking to RBD via librbd
hammer-backports is not a branch that is for usage, it is solely for test purposes Loïc Dachary
01:50 PM rbd Backport #15033: hammer: QEMU VM hangs talking to RBD via librbd
Hammer Backports was force pushed.
last time i tested it there was the following commit:
commit 7d6737ea82f23f5...
Stefan Priebe
12:23 PM rbd Backport #15033: hammer: QEMU VM hangs talking to RBD via librbd
@Stefan: are you sure this fix was in hammer-backports when you ran your test or are you saying you merged it manuall... Jason Dillaman
02:24 PM Revision dc090558 (ceph): Merge pull request #8272 from Yan-waller/yj-wip-fixbl
hammer: tests: bufferlist: do not expect !is_page_aligned() after unaligned rebuild
Reviewed-by: Kefu Chai <kchai@re...
Loïc Dachary
02:20 PM Revision 0f28a5b0 (ceph): Merge pull request #7883 from tchaikov/wip-12848-hammer
hammer: osd: use GMT time for the object name of hitsets
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:18 PM Revision 374c3c1d (ceph): Merge pull request #7917 from ceph/wip-10794-hammer
hammer: ceph-objectstore-tool, osd: Fix import handling
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:13 PM Revision add1674c (ceph): Merge pull request #8026 from liewegas/wip-reweight-hammer
hammer: mon: implement reweight-by-utilization feature
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:13 PM rbd Bug #15404 (Can't reproduce): KVM: terminate called after throwing an instance of 'ceph::buffer::...
KVM instances throwing "terminate called after throwing an instance of 'ceph::buffer::end_of_buffer'" after adding ov... Konrad Gutkowski
02:12 PM Revision d08bae21 (ceph): Merge pull request #8049 from xiaoxichen/wip-15022-hammer
hammer: keyring permisions for mon deamon
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:09 PM Revision f68697c7 (ceph): Merge pull request #8052 from xiaoxichen/wip-15051-hammer
hammer: test/librados/tier.cc doesn't completely clean up EC pools
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:03 PM Revision e5beeef1 (ceph): Merge pull request #8440 from dachary/wip-15382-hammer
hammer: rpm package building fails if the build machine has lttng and babeltrace development packages installed local... Loïc Dachary
01:56 PM Feature #15372 (Fix Under Review): async_messenger: implement ms_inject_delay*
Needs review: https://github.com/ceph/ceph/pull/8471 Piotr Dalek
01:42 PM Revision 365f21b1 (ceph): tests: be more generous with test timeout
When the thrasher is in action together with a validater (lockdep or
valgrind), a single test may hang for more than ...
Loic Dachary
01:39 PM Revision af89474b (ceph): tests: be more generous with test timeout
When the thrasher is in action together with a validater (lockdep or
valgrind), a single test may hang for more than ...
Loic Dachary
01:36 PM Revision 7b1ed5dd (ceph): Merge pull request #8450 from javacruft/tasksmax-infinity
systemd: drop any systemd imposed process/thread limits
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:16 PM rgw Bug #11076: Bucket owner isn't changed after unlink/link
master pr : https://github.com/ceph/ceph/pull/8037 Vikhyat Umrao
01:15 PM CephFS Bug #15402 (Resolved): Failure in TestMultiFilesystems.test_standby_for_fscid
... John Spray
01:05 PM Revision 77fbf581 (ceph): Merge pull request #8401 from Vicente-Cheng/wip-15129-hammer
hammer: Protect against excessively large object map sizes
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Loïc Dachary
12:56 PM Bug #15395 (Resolved): ceph-mds doens't include all upstart files
Sage Weil
12:55 PM Revision 9414befb (ceph): debian/rules: include ceph-mds-*.conf upstart files in ceph-mds
These were lost by a typo in 0cbe3dea69604730bc7dba7bc3844294f4c9ac5a
Fixes: http://tracker.ceph.com/issues/15395
Si...
Sage Weil
12:21 PM Revision 549d8205 (ceph): os/bluestore/BlueStore: Don't forget assign nid when offset > size in _...
Function _do_truncate don't assign nid.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
12:08 PM rgw Bug #13885 (In Progress): rgw: DNSError on OpenStack
Abhishek Lekshmanan
10:02 AM rgw Bug #13885: rgw: DNSError on OpenStack
Running with https://github.com/ceph/s3-tests/pull/104 applied seems to fix the problem. Upgrading gevent from 0.13 t... Loïc Dachary
12:05 PM Revision 0f096426 (ceph): mds: tidy up backtrace pool handling
Include the pool ID in the log message when
we get a write error (and don't say "dir ino"
because this is also the pa...
John Spray
12:05 PM Revision 693f46a7 (ceph): mds: skip size recovery on non-file inodes
Previously even directories were getting added to the
list of inodes to check in rejoin. This was a (small)
waste of...
John Spray
12:05 PM Revision 45a0bc10 (ceph): mds: add operator<< for file_layout_t
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:05 PM Revision 4ddcf415 (ceph): mds: health metric for being read only
This is the state we get after an OSD write
error, so it's definitely something we want
to tell the user about in cep...
John Spray
11:46 AM Revision 7c70281e (ceph): Merge pull request #8459 from jdurgin/wip-rbd-op-threads
librbd: disallow unsafe rbd_op_threads values
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:44 AM Revision 92a96e1b (ceph): Merge pull request #8011 from dillaman/wip-15033-hammer
hammer: librbd: possible QEMU deadlock after creating image snapshots
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:41 AM Revision 1238bd8a (ceph): Merge pull request #8455 from liewegas/wip-legacy-layout-zero
mds: fix file_layout_t legacy encoding snafu
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:43 AM Revision c722d00a (ceph): rgw: user quota may not adjust on bucket removal
Description:
If the user/admin removes a bucket using --force/--purge-objects options with s3cmd/radosgw-admin respec...
Wei-Chung Cheng
09:24 AM CephFS Feature #15400 (Resolved): CephFSVolumeClient should isolate volumes by RADOS namespace

i.e. use the new RADOS namespace layouts for the volume's dir, and then limit the client caps to that namespace.
John Spray
09:23 AM CephFS Cleanup #12191 (In Progress): Remove ceph-mds --journal-check aka ONESHOT_REPLAY
John Spray
08:40 AM CephFS Bug #15387 (Fix Under Review): legacy pool 0 might actually mean pool 0.
https://github.com/ceph/ceph/pull/8466 Zheng Yan
08:09 AM Stable releases Tasks #14692: hammer v0.94.7
h3. fs openstack... Loïc Dachary
08:04 AM Stable releases Tasks #14692: hammer v0.94.7
h3. rbd openstack... Loïc Dachary
07:56 AM Stable releases Tasks #14692: hammer v0.94.7
h3. upgrade openstack... Loïc Dachary
05:36 AM Revision 79b19a6c (ceph): osd: cancel scrub if noscrub is set for pool or all
The sched_scrub() method can be called by various code path, such as
OSD::tick() or triggered by a scrub_reserve_repl...
xie xingguo
03:47 AM Bug #15386: bluestore+spdk results in osd abort with _read_fsid unparsable uuid
hmm, I think the unparsed uuid problem isn't related to crash. Which tool are you used to deploy? From my view, it se... Haomai Wang
03:07 AM Revision 4d3aef75 (ceph): osd: reset tp handle when search for boundary of chunky-scrub
One of our tests in our local testbed shows that if the number of snapshots
become extremely huge, the process of chu...
xie xingguo
01:26 AM Bug #15376: ceph-objectstore-tool --data-path relative path with bluestore fails
thanks! included in https://github.com/ceph/ceph/pull/8431 Sage Weil
01:26 AM Revision 25d80078 (ceph): os/bluestore: use short, relative paths with bluefs
If we're using bluefs, only pass in the short relative
path (db, db.wal, db.slow). The leading components
are ignore...
Sage Weil
01:12 AM Revision a9487e2a (ceph): common/util: add support for distro info from /etc/os-release file
test/cephtool-test-mon.sh tests osd metadata for distro info. This fails on Alpine because lsb_release is not support... John Coyle
12:45 AM Revision ce50389b (ceph): 10.1.1
Jenkins Build Slave User

04/05/2016

11:45 PM Bug #15397 (Closed): osd's down/out with ceph-deploy bluestore option
I think I am passing the right argument but the OSDs are still in out state
http://qa-proxy.ceph.com/teuthology/va...
Vasu Kulkarni
11:42 PM Bug #15338 (In Progress): rados cleanup doesn't always work
David Zafman
11:17 PM rgw Bug #15358: rgw signature mismatch with escaped characters in url query portion
Sharing more testing on the bugfix.
It seems working as expected with my tests. With the bugfix in place, S3 and R...
Javier M. Mellid
02:15 PM rgw Bug #15358 (Fix Under Review): rgw signature mismatch with escaped characters in url query portion
Thanks Jonathan for the bug description. It was very useful. I was able to reproduce the bug with boto too.
A quic...
Javier M. Mellid
11:07 PM Bug #15376: ceph-objectstore-tool --data-path relative path with bluestore fails

Using --debug with ceph-objectstore-tool shows logging of the issue.
David Zafman
01:33 AM Bug #15376 (Resolved): ceph-objectstore-tool --data-path relative path with bluestore fails

$ ./ceph-objectstore-tool --data-path dev/osd0 --op list
Mount failed with '(5) Input/output error'
$ ./ceph-obje...
David Zafman
10:52 PM Bug #12550: CEPH_QA_SUITE/AARCH64: ceph_test_async_driver fail
Just noticed this was 8 mos old. Yazen, do you have any info about what the open-file limit on the machine you were ... Dan Mick
10:37 PM rbd Bug #15034: Possible inconsistent IO when using configured for multiple op threads
https://github.com/ceph/ceph/pull/8459 ignores this option in librbd for now. Josh Durgin
10:32 PM Revision 6c0ab75b (ceph): librbd: disallow unsafe rbd_op_threads values
Don't use this config option in librbd until
http://tracker.ceph.com/issues/15034 is avoided.
The option itself is s...
Josh Durgin
10:30 PM Revision bb4c2cac (ceph): librgw/rgw_file: correctly handle object permissions
Implement the full object permission model for librgw (aka, NFS
and similar) operations.
Fixes DIRS1 unit tests.
Si...
Matt Benjamin
10:30 PM Revision 6851822a (ceph): rgw_file: print DIRS1 read parameters at verbose
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
10:30 PM Revision d84f55f3 (ceph): rgw_file: fix attributes for "special" test cases
If a caller does an atomic create using rgw_lookup() and
RGW_LOOKUP_FLAG_CREATE, it needs to fix up the attributes us...
Matt Benjamin
10:30 PM Revision 1bd1ffda (ceph): rgw_file unit tests: validate Unix owners in DIRS1
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
10:28 PM rbd Bug #15332 (Resolved): tests: race in unittest_librbd during make check
Josh Durgin
10:27 PM rbd Bug #15370 (Resolved): Multiple 'FAILED assert(sub < m_subsys.size())' failures in TestObjectMap
Josh Durgin
10:20 PM Feature #14977 (Resolved): tools, test: Add ceph-objectstore-tool to operate on the meta collection
David Zafman
10:10 PM Revision 8e2c804a (ceph): authtool: update --help and manpage to match code.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com> Robin H. Johnson
09:38 PM Revision e442f564 (ceph): ceph-detect-init: Gentoo support.
Gentoo now supported by ceph-detect-init for usage with ceph-disk.
Differs slightly from the existing distros, becaus...
Robin H. Johnson
09:28 PM Revision dffd8672 (ceph): build: Respect TMPDIR for virtualenv.
Gentoo's normal build process uses a sandbox to catch writes outside the
build environment; this includes providing a...
Robin H. Johnson
09:15 PM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
We were having some temporary infrastructure issues, can you try again? :) Greg Farnum
02:41 PM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
Hmm, I tried this, but I can't upload it : (I added verbose output)
sftp> mkdir post/780bd87b-b262-46a3-90a9-98f68...
Kenneth Waegeman
01:58 PM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
It's probably best to include the whole file and upload with ceph-post-file. :) Greg Farnum
01:26 PM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
with debug 20 Kenneth Waegeman
12:56 PM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
Always get Request Entity Too Large, even for one MB.. is there other way to include this ?
It works with the last ...
Kenneth Waegeman
12:53 PM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
Did not succeed. Tried with last 100000 lines Kenneth Waegeman
12:51 PM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
I ran it with debug 10, total file after crash was 10G. I kept the last 1 million lines, I hope i'm able to add it
Kenneth Waegeman
11:41 AM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
Hmm, you're getting heartbeatmap warnings which indicate that something in the MDS is blocking for much longer than i... John Spray
11:20 AM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
Added the whole log file of the original crash Kenneth Waegeman
11:11 AM CephFS Bug #15379: ceph mds continiously crashes and going into laggy state (stray purging problems)
Further up the log (before the minus-prefixed line numbers) there should be info from the actual failed assertion John Spray
08:12 AM CephFS Bug #15379 (Closed): ceph mds continiously crashes and going into laggy state (stray purging prob...
We are removing a very large directory from cephFS on infernalis 9.2.1, and after a while, an MDS was in laggy state ... Kenneth Waegeman
08:41 PM rgw Bug #15369: New AWSv4 signature support doesn't work: causes s3cmd to get 403/SignatureDoesNotMatch
@javier:
Your patch does NOT fix this bug.
The two sides still disagree on the canonical URI.
s3cmd:...
Robin Johnson
08:22 PM rgw Bug #15369: New AWSv4 signature support doesn't work: causes s3cmd to get 403/SignatureDoesNotMatch
@javier:
I don't think that's going to fix it, but I'll test quickly for you.
Robin Johnson
02:22 PM rgw Bug #15369: New AWSv4 signature support doesn't work: causes s3cmd to get 403/SignatureDoesNotMatch
Robin, I just asked for PR to fix http://tracker.ceph.com/issues/15358 It is under review now.
PR at: https://gith...
Javier M. Mellid
07:24 AM rgw Bug #15369: New AWSv4 signature support doesn't work: causes s3cmd to get 403/SignatureDoesNotMatch
Hi Robin, thanks for reporting. Could it be a dupe of #15358? If so, it could be a bug with escaped characters. I am ... Javier M. Mellid
08:40 PM Bug #14777: "RadosModel.h: 1223: FAILED assert(old_value.header == header)" in rados-jewel-distro...
One more occurrence..
Run: http://pulpito.ceph.com/teuthology-2016-04-04_22:00:02-rados-jewel-distro-basic-smithi/
...
Yuri Weinstein
08:37 PM Revision 048251b6 (ceph): common/fs_types: dump pool_id signed
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:37 PM Revision cd41ca29 (ceph): mds: fix legacy layout decode with pool 0
If you data pool was pool 0, this was transforming
that to -1 unconditionally, which broke upgrades. We
only want do...
Sage Weil
08:19 PM Bug #15395 (Resolved): ceph-mds doens't include all upstart files
ceph-mds-all missing Sage Weil
08:15 PM CephFS Feature #15393: ceph-fuse: Request for logrotate for client side log files
This is a little weird since ceph-fuse doesn't have a service controlling it, which I think is how we normally plug t... Greg Farnum
06:35 PM CephFS Feature #15393 (Resolved): ceph-fuse: Request for logrotate for client side log files
While running cephfs with fuse, I needed to enable debug mode on the client. I quickly discovered its quite easy to ... Barry Marson
08:10 PM Revision 9b7aab0e (ceph): Merge pull request #927 from ceph/wip-rbd-firefly-client-upgrade
suites/upgrade/client-upgrade: use firefly default features for upgrade test
Reviewed-by: Josh Durgin <jdurgin@redha...
Josh Durgin
07:42 PM Revision 0b09e477 (ceph): Merge pull request #8447 from cbodley/wip-cmake-mrun
mrun: update path to cmake binaries Orit Wasserman
06:07 PM Revision b8e04584 (ceph): rgw: retry read_log_info() while master is down
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:53 PM CephFS Bug #15266 (Fix Under Review): ceph_volume_client purge failing on non-ascii filenames
https://github.com/ceph/ceph/pull/8452
https://github.com/ceph/ceph-qa-suite/pull/934
John Spray
05:45 PM Bug #15392: infernalis: "osd/OSD.h: 1784: FAILED assert(peering_queue.empty())" in teuthology-201...
This actually isn't related http://tracker.ceph.com/issues/14309. Samuel Just
05:31 PM Bug #15392 (Resolved): infernalis: "osd/OSD.h: 1784: FAILED assert(peering_queue.empty())" in teu...
(maybe backport on infernalis see #14309 ?)
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-05_02:00:...
Yuri Weinstein
05:23 PM Bug #15391 (Resolved): ReplicatedPG.cc: 430: FAILED assert(!actingbackfill.empty()): old watch ti...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-04-05_02:10:01-upgrade:hammer-x-jewel-distro-basic-openst... Yuri Weinstein
05:11 PM Bug #15339: "Error EINVAL: invalid command (ceph fs get cephfs)" in upgrade:infernalis-x-jewel-di...
Run: http://pulpito.ceph.com/teuthology-2016-04-05_02:10:02-upgrade:hammer-x-jewel-distro-basic-vps/
Job: 108613
Lo...
Yuri Weinstein
04:54 PM Revision 8b14914a (ceph): global/signal_handler: fix typo
and use list initializer to init an array
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:37 PM Revision 03bf7960 (ceph): Merge pull request #8430 from wjin/fix
crush: fix error log
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:33 PM Revision 05cafcf1 (ceph): Drop any systemd imposed process/thread limits
If systemd has task accounting enabled, a default of 512 tasks
will be applied to all systemd units.
For ceph, this ...
James Page
04:23 PM Revision 777d9c72 (ceph): continue after -ERANGE in retval of rbd_list_children. fix out of range...
Ryan Roemmich
03:59 PM Revision 74977f78 (ceph): Drop --setuser/--setgroup from osd prestart
These are not supported by /usr/lib/ceph/ceph-osd-prestart.sh,
resulting in warnings:
ceph-osd-prestart.sh[23367]: ...
James Page
03:46 PM rbd Feature #15388 (Resolved): Inherit the Parent Image properties while Cloning a rbd Image
While Cloning a rbd Image, can we inherit parent features if user doesn't specify any explicit options.
Tanay Ganguly
03:39 PM Revision 41bf0542 (ceph): python: drop argparse builtin dep
Jewel no longer supports distros so old that bundled argparse is a
problem. Dropping this dependency means that pip d...
Robin H. Johnson
03:35 PM CephFS Bug #15387 (Resolved): legacy pool 0 might actually mean pool 0.
https://github.com/ceph/ceph/blob/master/src/common/fs_types.cc#L63
This is the case for old clusters, where teh p...
Sage Weil
03:20 PM Revision 02ab8a22 (ceph): mrun: update path to cmake binaries
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:19 PM Revision 75ddd73c (ceph): os/bluestore/BlueFS: revamp bdev ids
You cannot tell from the old bdev vector which device
was which.
- use a fixed id for each type/slot
- go from fast(...
Sage Weil
03:19 PM Revision 67f8f1fd (ceph): os/bluestore/BlueFS: add some perfcounters
Most utilization-related.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:10 PM Revision a5564a66 (ceph): os/ObjectStore: make device uuid probe output something friendly
Otherwise, all you see is errors about the probes that failed (e.g., a
failure to decode a non-bluestore superblock a...
Sage Weil
02:57 PM Bug #15386 (Can't reproduce): bluestore+spdk results in osd abort with _read_fsid unparsable uuid
... Mark Nelson
02:40 PM Bug #14242 (Can't reproduce): "FileStore.cc: In function 'unsigned int" in rados-jewel-distro-bas...
best guess is btrfs. the disk shouldn't have filled this quickly. Sage Weil
02:38 PM Bug #14242: "FileStore.cc: In function 'unsigned int" in rados-jewel-distro-basic-smithi
Tristan- oh, you have 1 replica. Of course it will hang if an OSD fails. Sage Weil
02:37 PM Bug #14242 (Need More Info): "FileStore.cc: In function 'unsigned int" in rados-jewel-distro-basi...
Yuri- the second error is ENOSPC, ignore.
Tristan- it sounds like something else is going on. No single OSD failu...
Sage Weil
02:30 PM Bug #15345: "RWLock.h: 124: FAILED assert(r == 0)" in rados-jewel-distro-basic-smithi
https://github.com/ceph/ceph/pull/8364 Kefu Chai
02:23 PM Bug #15345 (Resolved): "RWLock.h: 124: FAILED assert(r == 0)" in rados-jewel-distro-basic-smithi
fixed by e3dc7c772f563f97bc68ebc6dc6e0d408e7c11f3 Sage Weil
01:04 PM Bug #15345: "RWLock.h: 124: FAILED assert(r == 0)" in rados-jewel-distro-basic-smithi
crashed in ceph_test_objectstore... Kefu Chai
02:29 PM Bug #15367 (Resolved): "KeyError: 'mdsmap'" in rados-jewel-distro-basic-smithi
fixed by commit:d034539c52557fff2c3fcb47d3de80ee7aec3066 Sage Weil
02:18 PM Bug #15375: lingering /tmp/*virtualenv* fail make check
merged. gb's need to be updated, though. Sage Weil
07:05 AM Bug #15375 (Fix Under Review): lingering /tmp/*virtualenv* fail make check
https://github.com/ceph/autobuild-ceph/pull/71 Loïc Dachary
06:58 AM Bug #15375: lingering /tmp/*virtualenv* fail make check
Now that make all creates files in /tmp, they must be removed before building ceph otherwise there may be leftovers f... Loïc Dachary
05:35 AM Bug #15375 (In Progress): lingering /tmp/*virtualenv* fail make check
Loïc Dachary
01:06 AM Bug #15375 (Resolved): lingering /tmp/*virtualenv* fail make check
Examples:
https://jenkins.ceph.com/job/ceph-pull-requests/3936/consoleFull
http://gitbuilder.sepia.ceph.com/git...
Josh Durgin
02:14 PM Bug #15385 (New): uniquely identify /tmp build directories
If the following directories don't get cleaned up properly and are owned by another user, building ceph fails:
/tm...
Mark Nelson
02:10 PM Bug #15366 (Fix Under Review): osd: boot time request of full maps can get stuck (infernalis)
https://github.com/ceph/ceph/pull/8446 Sage Weil
01:37 PM Bug #15366: osd: boot time request of full maps can get stuck (infernalis)
ah, this was happening on infernalis, not master. and the master PR fixes it (although I'm going to clean it up a bit... Sage Weil
02:00 PM Revision 4f6523dc (ceph): rgw: aws4 uri encoding bugfix
Fixes: http://tracker.ceph.com/issues/15358
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
Javier M. Mellid
01:58 PM Revision bc9607b8 (ceph): mon/OSDMonitor: fix off-by-one for osd_map_message_max
For most messages we were sending osd_map_message_max + 1 maps.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:52 PM Revision 24b924b3 (ceph): Merge pull request #8131 from ErwanAliasr1/evelu-fast-check
tests: Improving 'make check' execution time
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Kefu Chai ...
Loïc Dachary
01:45 PM Revision 81cc2889 (ceph): osd: improve full map requests
If we don't get all the full maps we want, request more
immediately.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:45 PM Revision 2e22f54c (ceph): osd: create rerequest_full_maps() helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:21 PM Revision 961a46f5 (ceph): client: fix pool permisson check
handle pool namespace
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
01:09 PM Bug #15365 (Resolved): setuser_match_path does not get metavar expansion in global_init
Sage Weil
01:31 AM Bug #15365 (Fix Under Review): setuser_match_path does not get metavar expansion in global_init
Kefu Chai
12:58 PM rgw Bug #10964: radosgw CLI: better reporting when creating regions or updating the regionmap
Not sure whether this is still relevant in context of the new multisite changes for jewel Abhishek Lekshmanan
12:53 PM Revision d2481280 (ceph): config: fix setuser_match_path typo
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:53 PM Revision c851e0b9 (ceph): Merge pull request #8433 from ceph/wip-setuser-match-path
global/global_init: expand metavariables in setuser_match_path
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewe...
Sage Weil
11:49 AM rgw Bug #13885: rgw: DNSError on OpenStack
See for debug purposes https://github.com/ceph/ceph-qa-suite/pull/925 Loïc Dachary
11:46 AM Stable releases Tasks #14692: hammer v0.94.7

h3. rados OpenStack...
Loïc Dachary
11:45 AM Stable releases Tasks #14692: hammer v0.94.7
h3. upgrade... Loïc Dachary
11:44 AM Stable releases Tasks #14692: hammer v0.94.7
h3. rbd... Loïc Dachary
11:43 AM Stable releases Tasks #14692: hammer v0.94.7
h3. fs... Loïc Dachary
11:40 AM Stable releases Tasks #14692: hammer v0.94.7
h3. powercycle... Loïc Dachary
11:40 AM Stable releases Tasks #14692: hammer v0.94.7
h3. rgw... Loïc Dachary
06:03 AM Stable releases Tasks #14692: hammer v0.94.7
h3. rados ... Loïc Dachary
09:59 AM Backport #15382 (In Progress): hammer: rpm package building fails if the build machine has lttng ...
Loïc Dachary
09:48 AM Backport #15382 (Resolved): hammer: rpm package building fails if the build machine has lttng and...
https://github.com/ceph/ceph/pull/8440 Loïc Dachary
09:59 AM Revision 77a4ed0a (ceph): ceph.spec.in: disable lttng and babeltrace explicitly
before this change, we do not pacakge tracepoint probe shared libraries
on rhel7. but "configure" script enables them...
Loic Dachary
09:48 AM Bug #14844 (Pending Backport): rpm package building fails if the build machine has lttng and babe...
Loïc Dachary
09:41 AM Bug #15381 (Can't reproduce): gitbuilder fails on the hammer branch on CentOS 7
http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-rpm-centos7-amd64-basic/log.cgi?log=38322cd0372d335e3a928d829fcac9b1... Loïc Dachary
09:40 AM Revision 51b60075 (ceph): Merge pull request #8438 from tchaikov/wip-fix-cmake
cmake: fix the build of test_rados_api_list Orit Wasserman
08:52 AM Revision 55513d99 (ceph): tests: Delete temporary files created by ceph_objectstore_tool.py
ceph_objectstore_tool was creating 'tempfile' objects but never delete
them making 13 remaining files at each run.
T...
Erwan Velu
08:14 AM rbd Bug #15233: Flattening an rbd image with a running Qemu instances causes librbd worker threads to...
Oh, and yes: this is 0.94.6 (with jemalloc) Christian Theune
08:13 AM rbd Bug #15233: Flattening an rbd image with a running Qemu instances causes librbd worker threads to...
Thanks, sorry for the delay, I must have missed the notification.
You can find the RBD client log output and some ...
Christian Theune
07:36 AM Revision d5ec33fc (ceph): tests: Removing one ceph-dencoder call in check-generated.sh
The first ceph-dencoder call is very unlikely to fail and represent a
bottleneck as the parallel computation are only...
Erwan Velu
07:36 AM Revision db31cc6c (ceph): tests: Adding parallelism helpers in ceph-helpers.sh
This commit introduce two new functions in ceph-helpers.sh to ease
parallelism in tests.
It's based on two functions...
Erwan Velu
07:36 AM Revision 8b6be11a (ceph): tests: Adding parallelism to encoding/readable.sh
When running make -j x check, we face a weird situation where the makefile
targets are spawn in parallel up to "x" bu...
Erwan Velu
07:36 AM Revision d66c852b (ceph): tests: Adding parallelism for sequential ceph-dencoder calls
The current code was running sequentially two ceph-dencoder calls.
This process is executed pretty fast but adding se...
Erwan Velu
07:36 AM Revision 0ac3ac71 (ceph): tests: Adding parallelism to check-generated.sh
This script had the following performance issue :
- 4 ceph-dencoders spawn sequentialy
- running twice the same denco...
Erwan Velu
07:36 AM Revision d8f07c3f (ceph): tests: Killing daemons in parallel
The current code of kill_daemons() was killing daemons one after the
other and wait it to actually die before switchi...
Erwan Velu
07:36 AM Revision b3f7392d (ceph): tests: Reducing commands in get_num_active_clean()
get_num_active_clean() is called very often but spawn 1 useless process.
The current "grep -v | wc -l" can be easily ...
Erwan Velu
07:36 AM Revision 84197f16 (ceph): tests: Optimizing wait_for_clean()
wait_for_clean() is a very common call when running the make check.
It does wait the cluster to be stable before cont...
Erwan Velu
07:36 AM Revision 0dccb6c1 (ceph): tests: Making "objectstore" calls parallel in osd-scrub-repair.sh
osd-scrub-repair is making several similar objectore calls in a
sequential way while they could be easily parallelize...
Erwan Velu
07:36 AM Revision 0eea2436 (ceph): tests: Optimizing kill_daemons() sleep time
It could sounds like nothing but the actual sleeping rampup is counter
productive.
The code does : kill <proc>; slee...
Erwan Velu
07:36 AM Revision 0d254d89 (ceph): tests: Reducing sleep time for osd to be up
OSDs are taking some time to be up but waiting 10 secs seems execessive
here between two loops. In the worst case, we...
Erwan Velu
07:36 AM Revision 1b7991e9 (ceph): tests: Reducing sleep loops in ceph_objectstore_tool
This python script is making excessive sleep calls while running some
ceph commands.
Waiting up to 5 seconds to get ...
Erwan Velu
07:36 AM Revision 8a49a869 (ceph): tests: Moving sleep call after action in ceph_watch_wait()
ceph_watch_wait() is doing a sleep _before_ doing the test which could
stop this loop.
It's better doing the action ...
Erwan Velu
07:36 AM Revision 62bdde2c (ceph): tests: Optmizing sleep sequence in cephtool/test.sh
The actual code double the wait time between two calls leading to a
possible 511s of waiting time which sounds a litt...
Erwan Velu
07:36 AM Revision c5fa83f5 (ceph): tests: Avoiding a fixed 10sec sleep in test_mon_cephdf_commands()
The current code was waiting 10s to expect the file being put.
If the file was put in a shorter time than 10s, the te...
Erwan Velu
07:36 AM Revision 4af1aa6a (ceph): tests: Fixing python statement in ceph_objectstore_tool.py
As reported by Kefu, "if ++try == 150" doesn't do what we are
expecting. This is C-style coding which is invalid in P...
Erwan Velu
07:21 AM CephFS Bug #15378 (Rejected): ceph_volume_client: hasty removal of OSD caps during deauthorization
When deauthorizing access of a Ceph user to a volume (a CephFS directory),
the volume client removes OSD caps that a...
Ramana Raja
06:33 AM Feature #15372 (In Progress): async_messenger: implement ms_inject_delay*
Piotr Dalek
06:22 AM Revision 93ace63f (ceph): cmake: fix the build of test_rados_api_list
the libglobal linkage was added in 769c0af, so add it to cmake
accordingly.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:47 AM Revision da27c33b (ceph): mds: avoid key renew storm on clock skew
Check https://github.com/ceph/ceph/commit/918c12c2ab5d014d0623b1accf959b041aac5128#diff-fa6c2eba8356ae1442d1bf749beac... xie xingguo
04:47 AM Revision 524f8e6c (ceph): mds: unregister newly added commands correctly
These commands are registered in the set_up_admin_socket() method,
but don't get unregistered correctly in the clean_...
xie xingguo
04:42 AM Revision 7dae094c (ceph): mds: drop message reference on error exit
From the call stack handle_core_message()->handle_mds_map(),
handle_core_message() expects that handle_mds_map() will...
xie xingguo
04:33 AM Revision 1f54f73e (ceph): mds: fix message leak during handle_core_message()
On successfully handing a core message, the handle_core_message()
method shall return true and is responsible for dr...
xie xingguo
02:40 AM rgw Bug #15377 (Closed): How to change the default pool of keeping data uding radosgw
I have been trying many ways to do that,including change the config files like adding code as below
@rgw zone root p...
Xiaoyu Guo
02:36 AM Revision 09bf6f28 (ceph): crush: when take place the crush map should consider the rule is in used
Signed-off-by: song baisen song.baisen@zte.com.cn ceph zte
02:05 AM CephFS Bug #13980 (Resolved): all nfs v3 mounts fail in ovh lab
Zheng Yan
01:55 AM Linux kernel client Support #6455 (Closed): dumpling cephFS on 3.12-rc1 qemu hung tasks
Zheng Yan
01:11 AM Revision cf5d2777 (ceph): Merge pull request #8435 from dillaman/wip-15370
test: TestMirroringWatcher test cases were not closing images
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:10 AM Bug #15130: OSD stuck in pre-boot
https://github.com/ceph/ceph/pull/8147 which was merged to master Xiaoxi Chen
 

Also available in: Atom