Project

General

Profile

Activity

From 04/24/2020 to 05/23/2020

05/23/2020

09:56 PM RADOS Bug #45561 (Pending Backport): rados/test_envlibrados_for_rocksdb.sh fails on Xenial (seen in nau...
Brad Hubbard
06:14 PM Revision 57d0bcf5 (ceph): rgwlc: add lifecycle perf counters
Historically, RGW lifecycle processing has not provided perfcounters.
A single expire counter was added in recent par...
Matt Benjamin
05:51 PM Dashboard Bug #45308: ceph dashboard - cephfs
Both of these are now resolved since 15.2.2 on my cluster anyway. Ashley Merrick
05:06 PM Bug #45670 (Need More Info): luminous: osd: too many store transactions when osd got an increment...
Suppose osd got an message containing only one incremental osdmap(epoch 123), but failed to encode full with correct ... Song Jin
03:52 PM Orchestrator Bug #45631: Error parsing image configuration: Invalid status code returned when fetching blob 42...
... Kefu Chai
03:18 PM Orchestrator Bug #45631: Error parsing image configuration: Invalid status code returned when fetching blob 42...
Sebastian Wagner wrote:
> I think this is caused by our ci downloading too many monitoring images.
>
> I think we...
Kefu Chai
03:05 PM Orchestrator Bug #45631: Error parsing image configuration: Invalid status code returned when fetching blob 42...
... Kefu Chai
03:11 PM RADOS Bug #24531: Mimic MONs have slow/long running ops
We had this issue yesterday. We had a broken mon cluster which I was able to repair by shutting down all mons, scalin... Daniel Poelzleithner
01:44 PM Dashboard Backport #41598 (In Progress): nautilus: mgr/dashboard: Access control database does not restore ...
Shyukri Shyukriev
01:40 PM mgr Backport #39695 (Rejected): nautilus: restful/api is not Python 3 compatible
Shyukri Shyukriev
01:38 PM Dashboard Backport #40407 (In Progress): nautilus: mgr/dashboard: Add backend tests for RBD configuration
Tracked in: https://github.com/ceph/ceph/pull/35215 Shyukri Shyukriev
01:13 PM mgr Backport #43990 (In Progress): nautilus: FAIL: test_health_history (tasks.mgr.test_insights.TestI...
Shyukri Shyukriev
01:13 PM Revision 1bce45f6 (ceph): mgr/insights: make 'insights prune-health-history 0' zap current state
The self._health_slot value needs to be updated too if the current key
is removed.
Fixes: https://tracker.ceph.com/i...
Sage Weil
01:11 PM mgr Backport #43464 (In Progress): nautilus: mgr: restful socket was not closed properly.
Shyukri Shyukriev
01:10 PM Revision ac25f15a (ceph): mgr: close restful socket after exec
Signed-off-by: liushi <liu.shi@navercorp.com>
(cherry picked from commit ec3a696a5d328936b611b2a19fc9ab12ae183b48)
liushi
01:07 PM Dashboard Backport #43098 (In Progress): nautilus: mgr/dashboard: MDS counter chart: We should display the ...
Shyukri Shyukriev
01:06 PM Revision fd2028f2 (ceph): mgr/dashboard: Display the aggregated number of request
convertTimeSeries will now calculate the aggregated total number of client
request made in the last seconds, instead ...
Tiago Melo
01:04 PM Dashboard Backport #45469 (In Progress): nautilus: mgr/dashboard: monitoring: Fix "10% OSDs down" alert des...
Shyukri Shyukriev
01:02 PM Revision f901cb6e (ceph): monitoring: Fix "10% OSDs down" alert description
The alert was triggered when less than 90% of OSDs were _up_, but then the
description took that value and described ...
Benoît Knecht
12:51 PM Backport #44163 (Resolved): Bump fio version for glibc-2.30 compilation
Shyukri Shyukriev
12:39 PM Bug #45669 (Resolved): cephfs: Include buffer declaration when using buffers
Clang complains:
/home/jenkins/workspace/ceph-master/src/tools/cephfs/MetaTool.cc:419:30: error: invalid operands to...
Willem Jan Withagen
12:17 PM rbd Bug #45668 (Resolved): librbd: fix compile error with CephContext declaration
Clang errors out:
/home/jenkins/workspace/ceph-master/src/librbd/plugin/Types.h:9:1: error: declaration conflicts wi...
Willem Jan Withagen
10:25 AM mgr Bug #44948: Module 'diskprediction_local' has failed: No module named 'sklearn' - ceph docker v15
Of note, I also experienced this on a containerised install of Nautilus and originally raised an issue about it on th... K Jarrett
08:50 AM Revision 1efa1a79 (ceph): Merge pull request #35207 from tchaikov/wip-crimson-remove-vardiadict-f...
crimson/osd: avoid using variadic future and cleanup
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
08:27 AM Revision cafb5e01 (ceph): crimson/osd: avoid using variadic future
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:27 AM Revision b3abff20 (ceph): crimson/osd: remove redundant std::move()
this should address following warning:
../src/crimson/osd/ops_executer.cc:821:6: required from here
../src/crimson...
Kefu Chai
07:01 AM Revision 0e8c4bfe (ceph): Merge pull request #35205 from Huber-ming/zsm_doc
doc: replace https://ceph.com/ with http://download.ceph.com/
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:40 AM Revision 0376fe8e (ceph): doc:replacing https://ceph.com/ by http://download.ceph.com/
Signed-off-by: Shengming Zhang <zhangsm01@inspur.com> Huber ming
05:33 AM Revision fe011430 (ceph): Merge pull request #35179 from myoungwon/wip-affiliation-mw
mailmap: update affiliation for Myoungwon Oh
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:54 AM Revision 0c21a696 (ceph): tools/cephfs/MetaTool: print buffer::error::what()
* buffer::error does not offer operator<<(ostream&, const
buffer::error&). so in this change, err.what() is used in...
Kefu Chai
03:29 AM Revision bb2c5874 (ceph): qa/tasks/mds_thrash: s/random.sample/random.choice/
* use list comprehension instead of concatenating two ranges for
better readablity -- we want to skip current max_m...
Kefu Chai

05/22/2020

09:53 PM rgw Bug #45667 (Fix Under Review): [rfe] rgw: add lifecycle perfcounters
Matt Benjamin
09:42 PM rgw Bug #45667 (Resolved): [rfe] rgw: add lifecycle perfcounters
Historically, RGW lifecycle processing has not provided perfcounters. A single expire counter was added in recent pa... Matt Benjamin
09:25 PM Revision 752941cf (ceph): Merge PR #34755 into master
* refs/pull/34755/head:
tool: add function of show/amend fnode
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
09:24 PM CephFS Bug #45398 (Pending Backport): mgr/volumes: Not able to resize cephfs subvolume with ceph fs subv...
Patrick Donnelly
09:23 PM Revision 481b5754 (ceph): Merge PR #35090 into master
* refs/pull/35090/head:
mgr/volumes: Fix subvolume create idempotency
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Patrick Donnelly
09:21 PM CephFS Bug #45521 (Pending Backport): mds: layout parser does not handle [-.] in pool names
Patrick Donnelly
09:21 PM Revision dbef4510 (ceph): Merge PR #35063 into master
* refs/pull/35063/head:
cephfs: allow pool names with '-' and '.'
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:19 PM Revision bf0f7649 (ceph): Merge PR #34975 into master
* refs/pull/34975/head:
systemd: lock down more privileges
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Review...
Patrick Donnelly
09:19 PM CephFS Bug #45261 (Pending Backport): mds: FAILED assert(locking == lock) in MutationImpl::finish_locking
Patrick Donnelly
09:19 PM Revision 8499239d (ceph): Merge PR #34757 into master
* refs/pull/34757/head:
mds: take xlock in the order requests start locking
Reviewed-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
09:18 PM Revision 74e5bcb7 (ceph): Merge PR #35143 into master
* refs/pull/35143/head:
mgr/status: 'ceph fs status' output add dirs and caps
Reviewed-by: Kefu Chai <kchai@redhat....
Patrick Donnelly
09:16 PM CephFS Bug #45666 (Fix Under Review): qa: AssertionError: '1' != b'1'
Patrick Donnelly
09:12 PM CephFS Bug #45666 (Resolved): qa: AssertionError: '1' != b'1'
... Patrick Donnelly
09:15 PM Revision 3c133079 (ceph): qa: return a string via getfattr
Fixes: https://tracker.ceph.com/issues/45666
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:57 PM CephFS Bug #45665 (Resolved): client: fails to reconnect to MDS
... Patrick Donnelly
08:47 PM CephFS Bug #45664 (New): libcephfs: FAILED LibCephFS.LazyIOMultipleWritersOneReader
... Patrick Donnelly
08:09 PM CephFS Bug #45663: luminous to nautilus upgrade
Related to this issue
https://tracker.ceph.com/issues/44100
none none
08:08 PM CephFS Bug #45663 (Triaged): luminous to nautilus upgrade

I have been using snapshots on cephfs since luminous, 1xfs and
1xactivemds and used an rsync on it for backup (mo...
none none
07:46 PM Bug #44102: i still have to do chown, to get ceph-osd services running
You have osd's created by ceph-disk? none none
12:58 AM Bug #44102 (Can't reproduce): i still have to do chown, to get ceph-osd services running
Sebastian Wagner
07:37 PM bluestore Bug #45613: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompression/2 failed
OK thanks. I'm also just confirming that nautilus would be immune, even though 14.2.10 will change bluefs_bufferio_io... Dan van der Ster
05:30 PM bluestore Bug #45613: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompression/2 failed
At the same time IIUC it's OSD restart which reveals data corruption - while OSD is running it doesn't read from WAL ... Igor Fedotov
05:26 PM bluestore Bug #45613: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompression/2 failed
@Dan - right. Setting bluefs_preextend_wal_files seems better to me (one can even try to do that on the fly) but I'd ... Igor Fedotov
04:27 PM bluestore Bug #45613: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompression/2 failed
@Igor: So setting bluefs_preextend_wal_files=false and/or bluefs_buffered_io=true should workaround the issue until t... Dan van der Ster
04:02 PM bluestore Bug #45613: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompression/2 failed
So the bug is caused by submitting overlapping write requests for BlueFS WAL via libaio. BlueFS::_flush_range might e... Igor Fedotov
03:53 PM bluestore Bug #45613 (Fix Under Review): ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompression/2 f...
Igor Fedotov
06:58 PM Backport #45642: nautilus: src/test/compressor: Add missing gtest #33731
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35180
merged
Yuri Weinstein
06:58 PM Revision ccd9c04f (ceph): Merge pull request #35180 from smithfarm/wip-45642-nautilus
nautilus: tests: src/test/compressor: Add missing gtest
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Wille...
Yuri Weinstein
06:54 PM RADOS Backport #44686: nautilus: osd/osd-backfill-stats.sh TEST_backfill_out2: wait_for_clean timeout
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35047
merged
Yuri Weinstein
06:53 PM Revision 4d5877f1 (ceph): Merge pull request #35047 from smithfarm/wip-44686-nautilus
nautilus: qa/standalone/osd/osd-backfill-stats.sh: get_latest_osdmap to propagate map change
Reviewed-by: David Zafm...
Yuri Weinstein
06:47 PM RADOS Backport #45224: nautilus: LibRadosWatchNotify.WatchNotify failure
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35049
merged
Yuri Weinstein
06:46 PM Revision fd808791 (ceph): Merge pull request #35049 from smithfarm/wip-45224-nautilus
nautilus: ceph_test_rados_api_{watch_notify,misc}: tolerate some timeouts
Reviewed-by: Brad Hubbard <bhubbard@redhat...
Yuri Weinstein
06:46 PM RADOS Backport #44689: nautilus: osd/osd-scrub-repair.sh fails: scrub/osd-scrub-repair.sh:698: TEST_rep...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35048
merged
Yuri Weinstein
06:45 PM Revision e530da29 (ceph): Merge pull request #35048 from smithfarm/wip-44689-nautilus
nautilus: test: Add flush_pg_stats to avoid race with getting num_shards_repaired
Reviewed-by: Neha Ojha <nojha@redh...
Yuri Weinstein
06:45 PM Backport #44163: Bump fio version for glibc-2.30 compilation
Shyukri Shyukriev wrote:
> Tracked in https://github.com/ceph/ceph/pull/35028
merged
Yuri Weinstein
06:42 PM Revision 20c6892b (ceph): Merge pull request #35028 from shyukri/wip-44163-nautilus
nautilus:test/fio: bump to fio 3.15
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
06:40 PM RADOS Backport #43919: nautilus: osd stuck down
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35024
merged
Yuri Weinstein
06:40 PM Revision 51fb6555 (ceph): Merge pull request #35024 from smithfarm/wip-43919-nautilus
nautilus: osd: dispatch_context and queue split finish on early bail-out
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
06:39 PM RADOS Backport #44841: nautilus: nautilus: FAILED ceph_assert(head.version == 0 || e.version.version > ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34957
merged
Yuri Weinstein
06:39 PM Revision c92420f2 (ceph): Merge pull request #34957 from smithfarm/wip-44841-nautilus
nautilus: osd/PeeringState: do not trim pg log past last_update_ondisk
Reviewed-by: Samuel Just <sjust@redhat.com>
R...
Yuri Weinstein
06:38 PM Dashboard Backport #45323: nautilus: mgr/dashboard: monitoring menu entry should indicate firing alerts
Volker Theile wrote:
> https://github.com/ceph/ceph/pull/34823
merged
Yuri Weinstein
06:38 PM Revision 90c1645f (ceph): Merge pull request #34823 from votdev/wip-45323-nautilus
nautilus: mgr/dashboard: monitoring menu entry should indicate firing alerts
Reviewed-by: Patrick Seidensal <pnawrac...
Yuri Weinstein
06:22 PM Messengers Bug #38577: Messenger/MessengerTest.MissingServerIdenTest2/0 msg/async/AsyncMessenger.cc: 312: FA...
/a/yuriw-2020-05-21_22:41:21-rados-wip-yuri2-testing-2020-05-21-2005-nautilus-distro-basic-smithi/5078950 Neha Ojha
05:46 PM CephFS Bug #45662 (Resolved): pybind/mgr/volumes: volume deletion should check mon_allow_pool_delete
... Patrick Donnelly
05:39 PM Revision c3321b76 (ceph): Merge pull request #35026 from changchengx/rwl
librbd: track per syncpoint's logentry number with perf counter
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:35 PM CephFS Bug #45590 (Pending Backport): qa: TypeError: unsupported operand type(s) for +: 'range' and 'range'
Patrick Donnelly
05:34 PM Revision 22517f8f (ceph): Merge PR #35109 into master
* refs/pull/35109/head:
qa: use py3 compat list from range
Reviewed-by: Kefu Chai <kchai@redhat.com>
Patrick Donnelly
05:32 PM CephFS Bug #45648 (Duplicate): qa/tasks/mds_thrash.py fails when trying to trash max_mds
Patrick Donnelly
06:36 AM CephFS Bug #45648 (Fix Under Review): qa/tasks/mds_thrash.py fails when trying to trash max_mds
Kefu Chai
06:35 AM CephFS Bug #45648 (Duplicate): qa/tasks/mds_thrash.py fails when trying to trash max_mds
... Kefu Chai
05:15 PM Revision f717065c (ceph): Merge pull request #32601 from adamemerson/wip-objection-triumphant
Asynchronous work on objecter and asynchronous RADOS library.
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Adam Emerson
04:53 PM RADOS Bug #45661 (Resolved): valgrind issue: UninitValue in ProtocolV2
... Neha Ojha
04:51 PM CephFS Feature #12334 (Pending Backport): nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
No, the backport release list just needs updated. Patrick Donnelly
01:48 PM CephFS Feature #12334: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
Since target version is set to 16.0.0 and the status was changed to "Resolved", I guess backports are not needed (?) Nathan Cutler
04:37 PM Revision ab865ca0 (ceph): os/bluestore: Enable writing data to HM-SMR hard drives.
Signed-off-by: Abutalib Aghayev <agayev@cs.cmu.edu> Abutalib Aghayev
04:32 PM RADOS Bug #20960: ceph_test_rados: mismatched version (due to pg import/export)
Has started appearing more frequently recently - /a/nojha-2020-05-21_19:33:40-rados-wip-32601-distro-basic-smithi/507... Neha Ojha
04:30 PM RADOS Bug #45660 (Resolved): osd-scrub-repair.sh:TEST_corrupt_scrub_replicated failed
... Neha Ojha
04:24 PM RADOS Bug #45647: "ceph --cluster ceph --log-early osd last-stat-seq osd.0" times out due to msgr-failu...
/a/nojha-2020-05-21_19:33:40-rados-wip-32601-distro-basic-smithi/5076944/ Neha Ojha
03:36 AM RADOS Bug #45647 (New): "ceph --cluster ceph --log-early osd last-stat-seq osd.0" times out due to msgr...
... Kefu Chai
03:45 PM bluestore Bug #45657: false positive check in KernelDevice::aio_log_start
Also the checking for overlapped io is currently broken due to preextended WAL prefilling in BlueFS::_flush_range. Wr... Igor Fedotov
02:23 PM bluestore Bug #45657 (New): false positive check in KernelDevice::aio_log_start
When enabling bdev_debug_inflight_ios KernelDevice might improperly detect conflicts for inflight read ops. This is c... Igor Fedotov
03:31 PM Backport #43773: nautilus: qa/tasks/mon_thrash: hide traceback from mon scrub failures
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35050
merged
Yuri Weinstein
03:31 PM Revision b56b4cac (ceph): Merge pull request #35050 from smithfarm/wip-43773-nautilus
nautilus: qa: log warning on scrub error
Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-by: Neha Ojha <nojha@r...
Yuri Weinstein
03:31 PM Revision a0413264 (ceph): mgr/dashboard: Add button to copy the bootstrap token into the clipboard
Fixes issue: https://tracker.ceph.com/issues/44681
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
03:31 PM Revision 63435c82 (ceph): mgr/dashboard: Use Web Clipboard API to copy to clipboard
Replace the deprecated Document.execCommand with Web Clipboard API.
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
03:30 PM CephFS Backport #45496: nautilus: client: fuse mount will print call trace with incorrect options
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35000
merged
Yuri Weinstein
03:30 PM Revision 5b9f0225 (ceph): Merge pull request #35000 from smithfarm/wip-45496-nautilus
nautilus: cephfs: Client: fix Finisher assert failure
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Ramana ...
Yuri Weinstein
03:29 PM CephFS Backport #45221: nautilus: cephfs-journal-tool: cannot set --dry_run arg
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34784
merged
Yuri Weinstein
03:29 PM Revision 3fc9f8fb (ceph): Merge pull request #34784 from Vicente-Cheng/wip-45221-nautilus
nautilus: cephfs-journal-tool: correctly parse --dry_run argument
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
03:28 PM CephFS Backport #45217: nautilus: qa: FAIL: test_barrier (tasks.cephfs.test_full.TestClusterFull)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34783
merged
Yuri Weinstein
03:28 PM Revision 22419f7b (ceph): Merge pull request #34783 from Vicente-Cheng/wip-45217-nautilus
nautilus: qa/cephfs: update TestClusterFull:test_barrier
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
03:28 PM CephFS Backport #44483: nautilus: mds: assertion failure due to blacklist
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34435
merged
Yuri Weinstein
03:28 PM Revision 9f3ec8b7 (ceph): Merge pull request #34435 from Vicente-Cheng/wip-44483-nautilus
nautilus: mds: handle ceph_assert on blacklisting
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
03:27 PM CephFS Backport #44478: nautilus: mds: assert(p != active_requests.end())
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34338
merged
Yuri Weinstein
03:24 PM Revision 9cd81a25 (ceph): Merge pull request #34338 from Vicente-Cheng/wip-44478-nautilus
nautilus: mds: Using begin() and empty() to iterate the xlist
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by:...
Yuri Weinstein
03:07 PM rgw Bug #45659 (In Progress): roles in multisite configuration do not get 'replicated' to other zones
Ceph 15.2.1 on Centos 8
Multisite configuration, with two zones, second zone exists in separate cluster. All seems...
Chris Durham
02:56 PM Dashboard Bug #45658 (New): mgr/dashboard: iframe-embedded Grafana displays Grafana left/top panels when ES...
When a user presses ESC key, the iframe embedded Grafana shows the top and left panels. This action should be blocked... Ernesto Puerta
02:40 PM RADOS Bug #45619 (New): Health check failed: Reduced data availability: PG_AVAILABILITY
Seen in the rados suite: /a/nojha-2020-05-21_19:33:40-rados-wip-32601-distro-basic-smithi/5077159/ Neha Ojha
02:35 PM RADOS Bug #45619: Health check failed: Reduced data availability: PG_AVAILABILITY
We've been seeing a lot of this in the rgw suite over the last month or two. Casey Bodley
02:37 PM RADOS Bug #45298 (Resolved): cram: balancer/misplaced.t fails with 'Error EAGAIN: Some objects (0.00891...
This was a result of d4fbaf7ea959fd945857abd327271a97fb1da631, which only applies to master. Neha Ojha
04:41 AM RADOS Bug #45298 (Pending Backport): cram: balancer/misplaced.t fails with 'Error EAGAIN: Some objects ...
Kefu Chai
02:36 PM Revision 4d71b55b (ceph): Merge pull request #35020 from yuvalif/cls_2pc_q_async_api
cls/2pc_queue: add async API to read operations
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:58 PM Revision 70fc57a5 (ceph): Merge pull request #34505 from ktdreyer/doc-forwarded-https
doc/rgw: warn about "trust forwarded https" security
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:36 PM CephFS Bug #45434: qa: test_full_fsync (tasks.cephfs.test_full.TestClusterFull) failed
See this in nautilus testing too,
http://pulpito.ceph.com/yuriw-2020-05-21_00:08:14-kcephfs-wip-yuri3-testing-2020-0...
Ramana Raja
01:30 PM Revision 7a602081 (ceph): Merge pull request #35158 from dillaman/wip-45137
librbd: initial implementation of plugin support
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
01:19 PM Revision d822ffe1 (ceph): include/ceph_fs: do not use anonymous aggregate with member having ctor
GCC-10 fails to compile ceph_fs.h, with following error:
In file included from ../src/include/types.h:27,
...
Kefu Chai
01:14 PM rgw Backport #45500: octopus: RGW check object exists before auth?
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35120
m...
Nathan Cutler
01:14 PM rgw Backport #45492 (Resolved): octopus: rgw: fix bug where bucket listing end marker not always set ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34993
m...
Nathan Cutler
01:13 PM rgw Backport #45485 (Resolved): octopus: infinite loop in 'radosgw-admin datalog list'
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34989
m...
Nathan Cutler
01:12 PM rgw Backport #45484 (Resolved): octopus: RGW tries to cache and access anonymous user
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34988
m...
Nathan Cutler
01:12 PM rbd Backport #45598 (Resolved): octopus: [librbd] failure in unit test due to race in disable mirrori...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35126
m...
Nathan Cutler
01:12 PM rbd Backport #45364 (Resolved): octopus: qa: rbd-nbd unmap_device may exit earlier due to incorrect l...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34994
m...
Nathan Cutler
01:10 PM rgw Backport #45498 (Resolved): octopus: rgw: some list buckets handle leak
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34985
m...
Nathan Cutler
01:09 PM rgw Backport #45471: octopus: qa/rgw: fix issue error in tests_ps.py
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34940
m...
Nathan Cutler
01:09 PM rgw Backport #45366: octopus: object size is sent as zero in some notifications
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34940
m...
Nathan Cutler
12:46 PM Dashboard Backport #45470 (Resolved): octopus: mgr/dashboard: When loading Block Mirroring page it should o...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34992
m...
Nathan Cutler
12:46 PM Dashboard Backport #45334: octopus: mgr/dashboard: Provide an better workflow to "opt in" to enabling the t...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34850
m...
Nathan Cutler
12:45 PM Dashboard Backport #45429 (Resolved): octopus: mgr/dashboard: Add a troubleshooting section to the dashboar...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34947
m...
Nathan Cutler
12:45 PM rgw Backport #45479 (Resolved): octopus: Ceph v12.2.13 causes extreme high number of blocked operations
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34987
m...
Nathan Cutler
12:44 PM CephFS Backport #45600 (In Progress): nautilus: mds: inode's xattr_map may reference a large memory.
Nathan Cutler
12:43 PM Revision 16c09421 (ceph): mds: don't shallow copy when decoding xattr map
Otherwise inodes' xattr maps may reference a large shared buffer
(from omap fetch or journal read). If mds trims and ...
Yan, Zheng
12:31 PM Revision fe3ce06d (ceph): rados: including GENERIC OPTIONS section in rados help message
rados help message lacks info about the generic options it supports.
This patch creates the GENERIC OPTIONS section ...
Rodrigo Severo
12:19 PM Revision ba37649a (ceph): rados: including an empty line before OMAP OPTIONS section in rados hel...
The OMAP OPTIONS section in rados help message haven't an empty line before it as
the other sections have.
Including...
Rodrigo Severo
12:12 PM Revision 368808d7 (ceph): rados: fixing CACHE POOLS OPTIONS section formatting in help message
The CACHE POOLS OPTIONS section in rados help message is not in a line of it's own
as the other sections.
This patch...
Rodrigo Severo
11:58 AM Orchestrator Bug #45596 (Fix Under Review): qa/tasks/cephadm: No cephadm module detected
Varsha Rao
11:50 AM Revision 261c7693 (ceph): qa/tasks/mgr: Don't disable cephadm module
Fixes: https://tracker.ceph.com/issues/45596
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
11:36 AM Revision cf4ff7d2 (ceph): mgr/dashboard: grafana panels for rgw multisite sync performance
* RGW sync perf. counters are now exposed through grafana panels.
* Sync Performance tab is only shown if rgw realm i...
Alfonso Martínez
10:58 AM Revision 54ecfa90 (ceph): mgr/dashboard: Fix redirect after changing password
After the changes made to subscriptions, redirecting to the dummy logout page
no longer does anything.
So we removed...
Tiago Melo
10:58 AM Revision db8706aa (ceph): mgr/volumes: Fix subvolume create idempotency
After subvolume is created, it can be resized
using subvolume create command. But it was
broken and the same is fixed...
Kotresh Hiremath Ravishankar
10:43 AM Orchestrator Bug #45656 (Duplicate): orchestrator: Host affinity/antiaffinity
Maybe we should follow the design/"spirit" embedded in:
"k8s's Assigning Pods to Nodes":https://kubernetes.io/docs/...
Juan Miguel Olmo Martínez
10:41 AM Orchestrator Feature #45655 (New): orchestrator: Host affinity/antiaffinity
Maybe we should follow the design/"spirit" embedded in:
[[k8s's Assigning Pods to Nodes:https://kubernetes.io/docs/...
Juan Miguel Olmo Martínez
09:56 AM Revision 2d7c3299 (ceph): qa/cephfs: add FUSE module before running mount -t fusectl
Also, change timeout from 15 minutes to 30 seconds for the command
"mount -t fusectl xxx xxx" since 15 minutes is too...
Rishabh Dave
09:51 AM Dashboard Bug #45651 (In Progress): mgr/dashboard: redirect page after changing the pwd
Tiago Melo
08:33 AM Dashboard Bug #45651 (Resolved): mgr/dashboard: redirect page after changing the pwd
I navigated to `Logged in user` -> `Change password`, filled out the fields and clicked on the `Change Password` butt... Tatjana Dehler
09:18 AM Orchestrator Feature #45654 (Rejected): orchestrator: support OSDs backed by LVM LV/VG
Available devices should show LVs/VGs not used.
OSDs should use other logical volumes/volumes groups as "storage dev...
Juan Miguel Olmo Martínez
09:17 AM Orchestrator Bug #45595: qa/tasks/cephadm: No filesystem is configured and MDS daemon gets deployed repeatedly
Michael Fritch wrote:
> Also, any ideas why the fsname is `all` ??
It is from here in ceph_mdss()...
Varsha Rao
08:41 AM Orchestrator Feature #45653 (Duplicate): cephadm: Improve safety by using a specific user
cephadm must support a <username> option so you can specify any user that has password-less sudo.
Needed also to ...
Juan Miguel Olmo Martínez
08:39 AM Revision faba12a7 (ceph): Merge pull request #33964 from rosinL/openss_engine
common, rgw: add openssl engine support
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
08:35 AM Orchestrator Feature #45652 (Duplicate): cephadm: Allow user to select monitoring stack ports
User must be able to change the ports settings for the monitoring stack
We can continue using as default:...
Juan Miguel Olmo Martínez
08:20 AM Revision 1bfdc84f (ceph): librbd: add flags param to Operations::execute_snap_create
and pass skip_object_map as a flag instead of a bool param.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:20 AM Revision cff6329b (ceph): librbd: add "skip notify quiesce" flag to "snap create"
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:20 AM Revision 5f65e855 (ceph): librbd: quiesce/unquiesce support for group_snap_create
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:19 AM Revision 44ef8055 (ceph): librbd: refactor quiesce notify request
Generate request id inside notify request instead fo passing from
outside.
Signed-off-by: Mykola Golub <mgolub@suse....
Mykola Golub
07:45 AM Dashboard Bug #45650 (Resolved): mgr/dashboard: When adding silence, the Matcher dialog's submit button con...
- Create or edit a silence matcher
- The submit button contains no text
- Test on 698cab2b3caf29874fea600ac3884cf08...
Kiefer Chang
07:42 AM Orchestrator Feature #44628: cephadm: Add initial firewall management to cephadm
User must be able to decide what ports to use (both http/https). Juan Miguel Olmo Martínez
07:33 AM Linux kernel client Bug #45649: use-after-free during AIO
Talked with Zheng Yan, I will take it.
Thanks.
Xiubo Li
07:23 AM Linux kernel client Bug #45649 (Resolved): use-after-free during AIO
[ 2768.702419] ==================================================================
[ 2768.704404] BUG: KASAN: use-aft...
Zheng Yan
06:53 AM Orchestrator Bug #45625 (Fix Under Review): cephadm: when configuring monitoring with ceph orch, ceph dashboar...
Kiefer Chang
05:41 AM mgr Feature #45290: mgr/volumes: Add command to clone a volume from another volume
Humble,
As discussed in [1], it's decided that subvolume clone from another subvolume would not be implemented.
I...
Kotresh Hiremath Ravishankar
04:45 AM Revision 698cab2b (ceph): Merge pull request #33237 from aclamk/wip-bluefs-list-files
os/bluestore/bluefs: add inspection of bluefs files
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
04:44 AM Orchestrator Bug #45584 (Resolved): qa/tasks/cephadm: With roleless feature no mons are deployed
Kefu Chai
04:44 AM Revision fdb2d1e6 (ceph): Merge pull request #35104 from varshar16/wip-fix-roleless-mon-issue
qa/cephadm: Add roleless mon names to ctx.cluster.remotes role dict
Reviewed-by: Sebastian Wagner <sebastian.wagner@...
Kefu Chai
04:42 AM Revision 96ba7db0 (ceph): Merge pull request #35055 from mgfritch/py3-log-warning
mgr: logger.warn() -> logger.warning()
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by: Kefu C...
Kefu Chai
04:41 AM Revision 3be44e91 (ceph): Merge pull request #34897 from neha-ojha/wip-45298
test/cli-integration/balancer/misplaced.t: start with balancer off
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Rev...
Kefu Chai
04:40 AM RADOS Feature #43324 (Resolved): Make zlib windowBits configurable for compression
Kefu Chai
04:39 AM Revision f6fa230e (ceph): Merge pull request #34852 from wpf1253/master
compressor/zlib:make zlib windowBits configurable for compression
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
04:35 AM Revision c9273718 (ceph): Merge pull request #35082 from badone/wip-xenial-cmake-install-test_env...
qa/workunits: Remove redundant Xenial cmake3 requirements
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:33 AM Revision a9b61032 (ceph): Merge pull request #34593 from hfutljx/master
qa/workunits:fix the error of getting encoding technique in ec test
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:33 AM Revision 61d55485 (ceph): Merge pull request #34936 from ddiss/timer_thread_name
common/ceph_timer: set thread name
Reviewed-by: Adam Emersen <aemerson@redhat.com>
Kefu Chai
04:32 AM rgw Bug #45586 (Resolved): invalid read in cls_2pc_queue_abort detected by valgrind
Kefu Chai
04:32 AM Revision 520418da (ceph): Merge pull request #35107 from yuvalif/fix_issue_45586
cls/2pc_queue: fix access to invalidated iterator
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
04:31 AM bluestore Bug #45337 (Pending Backport): Large (>=2 GB) writes are incomplete when bluefs_buffered_io = true
Kefu Chai
04:30 AM bluestore Bug #45337 (Resolved): Large (>=2 GB) writes are incomplete when bluefs_buffered_io = true
Kefu Chai
04:30 AM RADOS Bug #45612 (Pending Backport): qa: powercycle: install task runs twice with double unwind causing...
Kefu Chai
04:30 AM Revision 3def4246 (ceph): Merge pull request #34836 from ifed01/wip-ifed-fix-45337
os/bluestore: fix large (>2GB) writes when bluefs_buffered_io = true
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>...
Kefu Chai
04:29 AM bluestore Bug #45335 (Resolved): cephadm upgrade: OSD.0 is not coming back after restart: rocksdb: verify_...
Kefu Chai
04:28 AM Revision 636d6a68 (ceph): Merge pull request #35140 from batrick/i45612
qa: run install task only once
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:26 AM Revision b2e6a4ba (ceph): Merge pull request #34864 from aclamk/fix-45335
kv/RocksDBStore: Reduced verification on sharding
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
04:08 AM ceph-ansible Bug #40701: AnsibleFailedError in rados
I can't seem to change the project? Brad Hubbard
04:07 AM ceph-ansible Bug #40701: AnsibleFailedError in rados
This is not ceph-ansible, it's ceph-cm-ansible.
/a/nojha-2020-05-21_19:42:29-rados-wip-29089-luminous-distro-basic...
Brad Hubbard
04:03 AM RADOS Bug #44595: cache tiering: Error: oid 48 copy_from 493 returned error code -2
... Kefu Chai
03:59 AM RADOS Bug #24613: luminous: rest/test.py fails with expected 200, got 400
/a/nojha-2020-05-21_19:42:29-rados-wip-29089-luminous-distro-basic-smithi/5077334 Brad Hubbard
03:11 AM Orchestrator Bug #45631: Error parsing image configuration: Invalid status code returned when fetching blob 42...
... Kefu Chai
02:54 AM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
... Kefu Chai
02:47 AM Revision 3ce9a89a (ceph): pybind/ceph_volume_client: Fix PEP-8 SyntaxWarning
Signed-off-by: Đặng Minh Dũng <dungdm93@live.com> Dzung Dang Minh
01:22 AM rgw Bug #45607: Ceph Elasticsearch sync module not working with rgw_keystone_implicit_tenants=true
I like the sound of a very very easy change. I'll take a crack, I haven't played with the EC side, so I'm guessing th... Matthew Oliver
01:03 AM Orchestrator Bug #45037 (Resolved): octopus: cephadm: non-ceph units put wrong uid:gid in systemd unit file
Sebastian Wagner
01:01 AM Bug #43402 (Resolved): Python 3.6 + ceph_argparse.py RadosThreads may not fully exit before is_al...
fixed in https://github.com/ceph/ceph/pull/33101 Sebastian Wagner
12:56 AM Orchestrator Bug #44894 (Resolved): cephadm: non-ceph units put wrong uid:gid in systemd unit file
Sebastian Wagner
12:48 AM Bug #37865 (Resolved): debian packaging rules prevent building with PYTHON3
Sebastian Wagner
12:46 AM mgr Bug #40671 (Won't Fix): mgr/prometheus: prometheus failed to pull ceph metrics from standby mgr
Sebastian Wagner

05/21/2020

11:34 PM Revision 8ae9318c (ceph): doc/rgw: warn about "trust forwarded https" security
Warn users about the implications of enabling this option when there is
no trusted proxy in front of radosgw.
Signed...
Ken Dreyer
10:49 PM Revision 0864588f (ceph): rgw:gc: use XXHash for gc queue selection
We've observed significant imbalance in gc queue loading, most
likely due to poor ceph_str_hash_linux dispersion for ...
Matt Benjamin
10:35 PM bluestore Bug #45613: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompression/2 failed
[Redacted] Brad Hubbard
10:00 PM bluestore Bug #45613: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompression/2 failed
/a/bhubbard-2020-05-20_04:16:41-rados-wip-badone-testing-7-distro-basic-smithi/5071455 Brad Hubbard
01:18 AM bluestore Bug #45613: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompression/2 failed
Reproduces pretty easily on master: /a/nojha-2020-05-20_19:45:21-rados-master-distro-basic-smithi/5073678. Haven't be... Neha Ojha
09:33 PM Revision 74169ca3 (ceph): cephadm: fix the hang-up of cryptsetup on creating encrypted OSD
Creating encrypted OSD fails due to the container's dedicated ipc
namespace. Sharing the ipc namespace with host reso...
Satoru Takeuchi
09:33 PM Revision bc4f5bb7 (ceph): cephadm: Make ceph-iscsi SSL aware
Ceph-iscsi's `rbd-target-api.py` supports listening over SSL if you
provide an SSL cert and key. Originally the scrip...
Matthew Oliver
09:33 PM Revision d83091ed (ceph): mgr/cephadm: _apply_service: fix _create_iscsi invocation
Fixes: https://tracker.ceph.com/issues/45249
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pick...
Sebastian Wagner
09:33 PM Revision c2c9dadb (ceph): mgr/orch: add iscsi apply cli
`$ ceph orch apply iscsi --pool <pool>`
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit ...
Michael Fritch
09:33 PM Revision d8aa7ea9 (ceph): doc/mgr/orchestrator: update iscsi
`apply iscsi` and `add iscsi` are implemented in cephadm
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry pi...
Michael Fritch
09:33 PM Revision 74c72347 (ceph): mgr/orch: allow '.' chars in the service_id
service_id can contain a '.' char (mds, nfs, iscsi)
Fixes: https://tracker.ceph.com/issues/45293
Signed-off-by: Mich...
Michael Fritch
09:33 PM Revision c86a31bf (ceph): mgr/cephadm: get service_name from DaemonDescription
use the shared logic in the DaemonDescription class
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked ...
Michael Fritch
09:33 PM Revision a39cd41b (ceph): mgr/cephadm: use keyword instead of positional args
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 7efa0a6fdadcafb4df0cd1068f7b8482ebae0ce5)
Michael Fritch
09:33 PM Revision 12199a1d (ceph): mgr/orch: match last occurance of hostname in service_id
The RGW realm/zone might have a substr that matches the hostname
Fixes: https://tracker.ceph.com/issues/45294
Signed...
Michael Fritch
09:33 PM Revision 3534799d (ceph): cephadm: Add `chown` to unit.run for adoped simple OSDs
We're not using `ceph-volume simple activate` anymore, so need to
add `chown ceph:ceph` for each of block, block.db a...
Tim Serong
09:33 PM Revision d56c4cd9 (ceph): cephadm: minor osd_type cleanup in OSD adopt
This addresses a couple of the comments in
https://github.com/ceph/ceph/pull/34565
Signed-off-by: Tim Serong <tseron...
Tim Serong
09:33 PM Revision 1838c61d (ceph): cephadm: Add '--mount' option to mount host file or directory
Fixes: https://tracker.ceph.com/issues/45284
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
09:33 PM Revision e32e2005 (ceph): mgr/cephadm: add support for proper osd daemon tracking
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 1c0a0a6f6153dc555085f263f161666cd171964a)
Joshua Schmid
09:33 PM Revision 8194e3c9 (ceph): python-common: do not pass affinity to ceph_volume when None
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit fbed226327ea67ea56513568213101f7a8ef51b7)
Joshua Schmid
09:33 PM Revision 4d4a57b0 (ceph): cephadm: give ceph-iscsi permissions to configfs
The cephadm container mounts the configfs and then bind mounts (-v) it
into the container. Currently the container is...
Matthew Oliver
09:33 PM Revision 33c68095 (ceph): mgr/cephadm: move SpecStore and HostCache to inventoy.py
Make module.py a bit smaller
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit ...
Sebastian Wagner
09:33 PM Revision 14b74524 (ceph): debian: fix typo in cephadm user gecos
Signed-off-by: Alexey Miasoedov <alexey.miasoedov@gmail.com>
(cherry picked from commit 7577b6385dbc759896761522424f2...
Alexey Miasoedov
09:33 PM Revision d0449cba (ceph): mgr/cephadm: move nfs and osd to services/
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 011747c74e9308d930161339502080...
Sebastian Wagner
09:33 PM Revision 6b31cb2b (ceph): mgr/cephadm: move OSD related code to OSDService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 1bd19fc967bcc7c2abfb6e24512c55...
Sebastian Wagner
09:33 PM Revision d2b4e55b (ceph): mgr/cephadm: Add NFSService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 6c173b6db9226b961fd9f939146c4c...
Sebastian Wagner
09:33 PM Revision b7a06ff2 (ceph): mgr/cephadm: Add MonService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit e2ddfefaaa755abc58efde1b9e7756...
Sebastian Wagner
09:33 PM Revision d403ad78 (ceph): mgr/cephadm: Add MgrService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 5b67b81a33fe3066115369155ec152...
Sebastian Wagner
09:33 PM Revision 9066441f (ceph): mgr/cephadm: Add MdsService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit daf83a962d7652032d96caf24aa937...
Sebastian Wagner
09:33 PM Revision 7617c93f (ceph): mgr/cephadm: Add RgwService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit a67ab0ae963f45d6608f8166bfe0b5...
Sebastian Wagner
09:33 PM Revision bd70d29a (ceph): mgr/cephadm: Add RbdMirrorService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 3747badbff093a8e72e98ad4bf3f84...
Sebastian Wagner
09:33 PM Revision 8279452e (ceph): mgr/cephadm: Add GrafanaService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit b197904dda8e0fa51f05a6b8b33ad0...
Sebastian Wagner
09:33 PM Revision a7ab01b1 (ceph): mgr/cephadm: Add AlertmanagerService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit d74f0e9949f72fd8c7793b4435d773...
Sebastian Wagner
09:33 PM Revision 64408768 (ceph): mgr/cephadm: Add PrometheusService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 27dc31ac84f781c43c87c8ea6e887c...
Sebastian Wagner
09:33 PM Revision aaae851b (ceph): mgr/cephadm: Add NodeExporterService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 92c53f58f82fe2638150ac0fd72a2d...
Sebastian Wagner
09:33 PM Revision 06449cd1 (ceph): mgr/cephadm: Add CrashService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 95952995f05e27853cb761e9441047...
Sebastian Wagner
09:33 PM Revision bbfa8afe (ceph): mgr/cephadm: Add IscsiService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 20337c9b2a8bd3385e03497dc6ff4a...
Sebastian Wagner
09:33 PM Revision aaee6cc8 (ceph): doc/cephadm: add section about setting config settings
Fixes: https://tracker.ceph.com/issues/44284
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pic...
Sebastian Wagner
09:33 PM Revision 6479bcd2 (ceph): mgr/orch: add misssing `raise_if_exception`
pickle exceptions during during `nfs apply`
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from com...
Michael Fritch
09:33 PM Revision 97f8e5c1 (ceph): mgr/orch: pass `inbuf` to add/apply (mds, rgw, nfs)
$ ceph orch apply mds a -i mds.yaml
TypeError: _apply_mds() got an unexpected keyword argument 'inbuf'
Signed-off-by...
Michael Fritch
09:33 PM Revision 3e308762 (ceph): mgr/orch: use `service_type` as the `daemon_type`
$ ceph orch add -i mon.yaml
Error ENOENT: unknown daemon type `None`
Signed-off-by: Michael Fritch <mfritch@suse.com...
Michael Fritch
09:33 PM Revision bb409d36 (ceph): mgr/orch: add mds, rgw, nfs daemon types
$ ceph orch add -i nfs.yaml
Error ENOENT: unknown daemon type `nfs`
Signed-off-by: Michael Fritch <mfritch@suse.com>...
Michael Fritch
09:33 PM Revision 5766c458 (ceph): mgr/orch: remove extraneous PlacementSpec.validate()
PlacementSpec is being validated during `__init__()`
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked...
Michael Fritch
09:33 PM Revision 7a716908 (ceph): mgr/orch: remove inbuf logic during daemon add (rgw/iscsi)
Simplifies logic for handling the ServiceSpec
Allows for a ServiceSpec:
$ ceph orch daemon add -i iscsi.yaml
But no...
Michael Fritch
09:33 PM Revision 840859ea (ceph): mgr/orch: raise validation error for unexpected inbuf
ceph orch apply mds x -i nfs.yaml
Error ENOENT: unrecognized command -i; -h or --help for usage
Signed-off-by: Micha...
Michael Fritch
09:33 PM Revision 897fd6d6 (ceph): mgr/orch: add type checking for add/apply commands
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 02a3762e0e8b0db6727ff5533749f34c5c17763b)
Michael Fritch
09:33 PM Revision 5fd412f2 (ceph): mgr/orch: add missing `subcluster`, `port`, and `ssl`
subcluster, port, and ssl arguments are missing for `orch apply rgw`
Signed-off-by: Michael Fritch <mfritch@suse.com...
Michael Fritch
09:33 PM Revision 23be4cdb (ceph): mgr/orch: fix mypy errors
orchestrator/module.py: note: In member "_daemon_add_misc" of class "OrchestratorCli":
orchestrator/module.py:655: er...
Michael Fritch
09:33 PM Revision ab7d85fe (ceph): qa/workunits/cephadm: test grafana adoption
now includes https://github.com/ceph/cephadm-adoption-corpus/commit/af85d49307e1652cd0007bf3074030bf0a63c9b7
Fixes: ...
Sebastian Wagner
09:33 PM Revision 0224acb7 (ceph): mgr/cephadm: refresh osd config when mons change
OSDs don't have a service spec, so the previous implementation
was not reconfiguring them when the list of mons chang...
Tim Serong
09:33 PM Revision b44fedde (ceph): mgr/cephadm: move upgrade code to upgrade.py
Make it easier for everyone to read the upgrade algorithm.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.co...
Sebastian Wagner
09:33 PM Revision ee7b36f6 (ceph): mgr/cephadm: move HostAssignment to new module
(speeds up my editor)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 524efe8...
Sebastian Wagner
09:33 PM Revision 2d9021e2 (ceph): mgr/cephadm: node-exporter is not a ceph service
Fixes: https://tracker.ceph.com/issues/45427
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pick...
Sebastian Wagner
09:33 PM Revision dd8255ab (ceph): mgr/cephadm: add extra function for the auth entity
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit f18523fa219ef6e39902625ed2ae0d...
Sebastian Wagner
09:33 PM Revision 14308c61 (ceph): pybind/mgr: properly mock the mon store for pytest
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit fbc089755c3ae22854b284c1927a40...
Sebastian Wagner
09:33 PM Revision 394d5717 (ceph): cephadm: extend systemd stop timeout
daemon stop + unit.poststop might take longer to complete
Fixes: https://tracker.ceph.com/issues/45417
Signed-off-by...
Michael Fritch
09:33 PM Revision 397e4068 (ceph): mgr/cephadm: ceph_default_alerts.yml can be utf-8 encoded
non-ascii chars introduced by 653c3f66823
Fixes: https://tracker.ceph.com/issues/45458
Signed-off-by: Michael Fritch...
Michael Fritch
09:33 PM Revision 76cfe61c (ceph): mgr/cephadm: replace async_map_completion with a simple wrapper
There is no need to wrap everything into completions.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(c...
Sebastian Wagner
09:33 PM Revision 65674c63 (ceph): mgr/cephadm: replace async_completion with trivial_completion
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 397d062759eeabad36a01ccee8bf0d...
Sebastian Wagner
09:33 PM Revision 2c7ef49b (ceph): mgr/cephadm: cleanup async_map_completion etc.
This breaks the progress integration, but we haven't
used that anyway till now.
Signed-off-by: Sebastian Wagner <seb...
Sebastian Wagner
09:33 PM Revision 6034e36b (ceph): mgr/cephadm: add some more type checks
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 85c812c4ed6a7eec25d0d7749dae37...
Sebastian Wagner
09:33 PM Revision 2dcf0017 (ceph): cephadm: Fix error parsing <command> arguments
Optional arguments in the <command> parameter used in:
<cephadm shell>
<cephadm enter>
<cephadm ceph-volume>
are n...
Juan Miguel Olmo Martínez
09:33 PM Revision 054c34df (ceph): mgr/cephadm: Proper error for OSErrors
Previsously, an OSError resulted in
OSError: cannot send (already closed?)
which is not helpful.
Fixes: https:...
Sebastian Wagner
09:33 PM Revision eed180f9 (ceph): mgr/cephadm: Remove AsyncCompletion
Simplyfy things a lot by not using multiprocessing.pool.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>...
Sebastian Wagner
09:33 PM Revision cc287afb (ceph): cephadm: fix shell mount for special files
block/char devs, named pipes, sockets etc
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commi...
Michael Fritch
09:33 PM Revision 243fefab (ceph): qa/workunits/cephadm/test_cephadm.sh: add shell mount test
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 629a9eeeb54bd0bbbdc4e29dc4473ae08244c20a)
Michael Fritch
09:33 PM Revision 911652a3 (ceph): cephadm: return absolute path from pathify
normalizes the user defined paths a bit better to avoid inconsistent
results with os.path.basename(), os.path.join(),...
Michael Fritch
09:33 PM Revision 66b93a32 (ceph): mgr/cephadm: adapt env_var handling
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 6d7a65f2936c6e92330aeb466b28638c33a80e13)
Joshua Schmid
09:33 PM Revision d617b9c0 (ceph): bin/cephadm: move --env-var handling to global argparser
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 84fdccdbeec72f326270b11be0034dff42a44471)
Joshua Schmid
09:33 PM Revision a4e89ef5 (ceph): python-common: do not pass envs after entrypoint
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 726cabc75b30e4163f486ac014d193fa76ebf958)
Joshua Schmid
09:33 PM Revision eab8b58a (ceph): mgr/cephadm: generate and pass env vars to cephadm
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit ca9aafbccf70af466b841c7ae322410e8f3c0caf)
Joshua Schmid
09:33 PM Revision c53220c6 (ceph): mgr/cephadm: disable env_var passing until pr#34835 is merged
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 8f275834ff4a5adcda165ea39e263840e5dd139a)
Joshua Schmid
09:33 PM Revision 66e0e067 (ceph): Add ceph orch zap command
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 0455c0e608a02266e8f98fef1643f03d9293ad0a)
Zac Dover
09:33 PM Revision cf0409f7 (ceph): Incorporating sebastian-philipp's suggestions.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 845b05419ae870f87c66dcef4858d68e2ec8dd5c)
Zac Dover
09:33 PM Revision 54b5c9f2 (ceph): doc/dev/cephadm: Note regarding network calls form CLI handlers
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 4985a9ddfca1510fc612a6d115dc00...
Sebastian Wagner
09:33 PM Revision d18418ad (ceph): cephadm: enable logging to stderr in ceph-iscsi
All the other ceph servies when deployed are deployed with:
--default-log-to-stderr=true --default-log-stderr-pref...
Matthew Oliver
09:33 PM Revision 0c7a78c4 (ceph): mgr/cephadm/nfs: Instead of CACHEINODE use MDCACHE
As CACHEINODE will be deprecated soon.
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit f5e46...
Varsha Rao
09:33 PM Revision 758b6a92 (ceph): mgr/cephadm: increase global scrape interval
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked from commit b4a2afa8d2437e7c19cf33863e8db65047e...
Patrick Seidensal
09:33 PM Revision 0bdbc68b (ceph): mgr/cephadm: add preview caching to inventory.py
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 9498b5f77b7c7c32bf3bc0f08617d39b047c4132)
Joshua Schmid
09:33 PM Revision ac06be23 (ceph): mgr/cephadm: adapt cephadm to osdspec preview caching
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 2d4b8c0b791ee74ae98f114018149bd5f74864be)
Joshua Schmid
09:33 PM Revision 7bf6777d (ceph): mgr/orchestrator: adapting orch interface to preview changes
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 15076923684f6933dfb9c20671ecf3234b68b5fc)
Joshua Schmid
09:33 PM Revision a84a9ec7 (ceph): mgr/cephadm: move iSCSI service class to its own file
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from commit 1aea3a0850ea7fcc12c15b39b4bd9039dab2c594)
Kiefer Chang
09:33 PM Revision 3bba8ad3 (ceph): mgr/cephadm: config iSCSI gateways in Dashboard
- Add `daemon_check_post` fuction to allow services implement actions
needed to be done after daemons are checked.
...
Kiefer Chang
09:33 PM Revision 30a9f6d3 (ceph): mgr/dashboard: support setting iSCSI gateways from orchestrator
- Dashboard doesn't actively query iSCSI gateways from orchestrator anymore.
Instead, Orchestrator backend invokes ...
Kiefer Chang
09:33 PM Revision efe9cea4 (ceph): mgr/cephadm: upgrade: use check_mon_command
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit ec5b8de70a246276d892ab8d1fad7e...
Sebastian Wagner
09:33 PM Revision 9f932dff (ceph): qa/tasks/cephadm.py: Support bootstrapped clusters
Add the possibility of being able to run cephadm.py on clusters that
were already bootstrapped by some other task/way...
Georgios Kyratsas
09:33 PM Revision fe5e32d9 (ceph): qa/tasks/cephadm: Add support for raw disks
Currently tests on raw disks are failing due to stripping '/dev/' from
device name. (ie https://tracker.ceph.com/issu...
Georgios Kyratsas
09:33 PM Revision 16a1a037 (ceph): cephadm: `ls`: also return systemd_unit
Let users directly know the systemd unit name.
Enable things like
```
cephadm ls | jq -r '.[].systemd_unit' | xargs...
Sebastian Wagner
09:33 PM Revision e23f6d0c (ceph): doc/cephadm: Synopsis: add `cephadm unit`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit de278519040a7ff6a407daddfa7467...
Sebastian Wagner
09:33 PM Revision 252fde68 (ceph): qa/cephadm: rm ubuntu_latest for now
Fixes: https://tracker.ceph.com/issues/45462
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pick...
Sebastian Wagner
09:33 PM Revision c6d2275f (ceph): qa/tasks/cephadm: ignore tarfile.ReadError
there is chance that /var/log/ceph (and other directories) is not
created when cephadm fails, but we always try to co...
Kefu Chai
09:33 PM Revision e568d78b (ceph): doc/cephadm: accessing the admin socket
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit f0f86ce8bad6a9d6b892cedf9de4a9...
Sebastian Wagner
09:33 PM Revision 7d6fc725 (ceph): mgr/cephadm: Fix OSDs not being created
Fixes: https://tracker.ceph.com/issues/45560
This was caused by completions no longer getting
executed synchonously....
Sebastian Wagner
09:33 PM Revision 1a09e289 (ceph): cephadm: don't check port in use during nfs reconfig
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 6f4b5ac9dd4839741e1ceb8d48bf33bd6a5d7793)
Michael Fritch
09:33 PM Revision 50f7a89d (ceph): cephadm: remove unused `reconfig` param from create_daemon_dirs
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 7a2e4f4a8b2a39877f983eb18dcfbe37fb8dc5f8)
Michael Fritch
09:33 PM Revision 590c12cd (ceph): cephadm: skip `port_in_use` during redeploy
skip the `port_in_use` check during reconfig/redeploy
of the monitoring components and nfs-ganesha
Signed-off-by: Mi...
Michael Fritch
09:33 PM Revision e845b7e7 (ceph): cephadm: fixup command_deploy log line
fixup log line to reflect the deploy action
(e.g. deploy, reconfig, redeploy)
Signed-off-by: Michael Fritch <mfritch...
Michael Fritch
09:32 PM RADOS Bug #44981: rados/test_envlibrados_for_rocksdb.sh build failure (seen in nautilus)
Sorry Nathan, Could you explain why you changed this from 'In Progress' to 'Fix Under Review'? The PR has been review... Brad Hubbard
04:43 PM RADOS Bug #44981 (Fix Under Review): rados/test_envlibrados_for_rocksdb.sh build failure (seen in nauti...
Nathan Cutler
08:34 PM Revision d80f1589 (ceph): doc: Introduce the concept of a pool before talking about it.
Signed-off-by: CodingSpiderFox <codingspiderfox@gmail.com> CodingSpiderFox
08:22 PM bluestore Bug #44937: bluestore rocksdb max_background_compactions regression in 12.2.13
@Igor Yeah, you are correct. The pr#3926 commits landed after Mimic:... Dan Hill
06:50 PM Revision 9ec1e4ec (ceph): librbd: moved parent image cache to its own plugin
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:50 PM Revision 5938d55e (ceph): rpm,deb: package librbd parent cache plugin with librbd
The librbd parent cache is an initial testbed for librbd plugin
support. The shared library will be packaged with lib...
Jason Dillaman
06:50 PM Revision 8d1c2e8d (ceph): librbd: parent image cache should work for all parents in hierarchy
A parent image might have its own parent image and so forth. Use the
ImageCtx::child member instead to determine if i...
Jason Dillaman
06:09 PM mgr Backport #44735: nautilus: prometheus metrics wrongly reports scrubbing pgs
> Why does this issue persist in 14.2.9?
Because 14.2.9 was a "hotfix" release whose only purpose was to patch two...
Nathan Cutler
03:53 PM mgr Backport #44735: nautilus: prometheus metrics wrongly reports scrubbing pgs
Why does this issue persist in 14.2.9? Thore K
05:51 PM CephFS Backport #45497 (In Progress): nautilus: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rs...
Nathan Cutler
05:51 PM Revision cdc9c54b (ceph): qa/cephfs: scrub the subdir/ after data scan
This will make sure the rstat between subdir's inode and dirfrag
are matched.
Fixes: https://tracker.ceph.com/issues...
Xiubo Li
05:51 PM Revision b865591e (ceph): tools/cephfs: Disable dirfrag auto merging and splitting
Make sure that the dirfrag auto merging and splitting are disabled
explicitly.
Fixes: https://tracker.ceph.com/issue...
Xiubo Li
05:51 PM Revision 44c17f88 (ceph): qa/cephfs: remove the whole subdir/ after test done
Fixes: https://tracker.ceph.com/issues/44380
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit b...
Xiubo Li
05:51 PM Revision 047498c6 (ceph): mds: fix debug log typo
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 6969d41e3d4cb2b460508cee044161de2a196ebe)
Xiubo Li
05:51 PM Revision 32a42a6f (ceph): tools/cephfs: scan the links to set the proper dnfirst
The ceph code will set the dnfirst=2 as default instead of CEPH_NOSNAP.
And this will avoid the MDS daemon assert cra...
Xiubo Li
05:50 PM CephFS Backport #44330 (In Progress): nautilus: qa: multimds suite using centos7
Nathan Cutler
05:49 PM rbd Backport #45579 (In Progress): nautilus: [python] Image create(...) method defaults to "old_forma...
Nathan Cutler
05:48 PM Revision d9754818 (ceph): pybind/rbd: RBD.create() method's 'old_format' parameter now defaults t...
The RBD v1 format has been deprecated for numerous releases and creation of
v1 format images has been disabled since ...
Jason Dillaman
05:48 PM rbd Backport #45577 (In Progress): nautilus: [librbd] The 'copy' method defaults to the source image ...
Nathan Cutler
05:47 PM Revision 38014a20 (ceph): librbd: copy API should not inherit v1 image format by default
When copying from a v1 image, by default the new destination image
would be created using the v1 format. Since the cr...
Jason Dillaman
05:45 PM rgw Backport #45646 (Need More Info): nautilus: [rfe] rgw: parallelize single-node lifecycle processing
Major feature backport (13 commits). Assigning to the developer. Nathan Cutler
05:39 PM rgw Backport #45646 (Rejected): nautilus: [rfe] rgw: parallelize single-node lifecycle processing
Nathan Cutler
05:44 PM rgw Backport #45644 (In Progress): nautilus: rgw/notifications: mission versionId in versioned buckets
Nathan Cutler
05:37 PM rgw Backport #45644 (Resolved): nautilus: rgw/notifications: mission versionId in versioned buckets
https://github.com/ceph/ceph/pull/35181 Nathan Cutler
05:44 PM Revision 764d4227 (ceph): rgw/notifications: version id was not sent in versioned buckets
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
Fixes: https://tracker.ceph.com/issues/45440
(cherry picked from...
Yuval Lifshitz
05:41 PM Dashboard Bug #39252 (Resolved): mgr/dashboard: RGW port autodetection does not support "Beast" RGW frontend
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
05:39 PM rgw Bug #43617 (Resolved): RGW check object exists before auth?
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
05:39 PM rgw Backport #45645 (Resolved): octopus: [rfe] rgw: parallelize single-node lifecycle processing
https://github.com/ceph/ceph/pull/35431 - 2 of 13 commits (released as part of v15.2.4)
https://github.com/ceph/ceph...
Nathan Cutler
05:39 PM Revision 5b9a0fcc (ceph): Merge pull request #35164 from athanatos/sjust/wip-revert-wrong-pr-merge
Revert "doc: clarify WAL in bluestore-config-ref.rst" Greg Farnum
05:39 PM Dashboard Feature #43956 (Resolved): mgr/dashboard: Provide an better workflow to "opt in" to enabling the ...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
05:37 PM rgw Backport #45643 (Resolved): octopus: rgw/notifications: mission versionId in versioned buckets
https://github.com/ceph/ceph/pull/35254 Nathan Cutler
05:35 PM Backport #45642 (In Progress): nautilus: src/test/compressor: Add missing gtest #33731
Nathan Cutler
04:50 PM Backport #45642 (Resolved): nautilus: src/test/compressor: Add missing gtest #33731
https://github.com/ceph/ceph/pull/35180 Nathan Cutler
05:35 PM Revision 9aadb4c7 (ceph): src/test/compressor: Add missing gtest
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
(cherry picked from commit a11c72d6d6c72b6801cf58c202ea92f77af14...
Willem Jan Withagen
05:34 PM RADOS Bug #45614 (Resolved): qa/workunits/cephtool/test.sh failures due to dropping obsolete cache tier...
Nathan Cutler
04:41 PM RADOS Bug #45614: qa/workunits/cephtool/test.sh failures due to dropping obsolete cache tiering options
Backport will be handled via #45514 Nathan Cutler
05:14 PM Revision bf2f18b4 (ceph): qa/cephtool: clean up after removal of cache-tier modes
The "proxy" and "forward" cache-tier modes have been completely removed,
so it's sufficient to test once that they ca...
Nathan Cutler
05:14 PM Revision 8234cae1 (ceph): mon/OSDMonitor: do not tell user 'proxy' cache-mode allowed
The 'proxy' cache-mode is deprecated and can no longer be used.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(che...
Nathan Cutler
05:13 PM Revision 93fd6d9e (ceph): doc: drop obsolete cache tier options from man page
Fixes: https://tracker.ceph.com/issues/45514
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
05:13 PM Revision 0fada791 (ceph): mon: drop obsolete cache-tier options from contextual help
Fixes: https://tracker.ceph.com/issues/45514
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
05:07 PM Revision 617298c2 (ceph): Merge pull request #35139 from smithfarm/wip-proxy-is-removed
qa/cephtool: remove/deprecate proxy cache-tier mode
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
04:50 PM Bug #45639 (Pending Backport): src/test/compressor: Add missing gtest #33731
Nathan Cutler
01:49 PM Bug #45639 (Resolved): src/test/compressor: Add missing gtest #33731
On FreeBSD it otherwise gives:
/home/jenkins/workspace/ceph-master/src/test/compressor/test_compression.cc:20:10: fa...
Willem Jan Withagen
04:32 PM Revision 8f696b54 (ceph): script: fix bash invocation on systems where bash live elsewhere
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
04:28 PM Revision b4799af5 (ceph): mailmap: update affiliation for Myoungwon Oh
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com> myoungwon oh
04:22 PM Dashboard Feature #45641 (New): MGR/dashboard: The UI needs to be updated to support the new burst_seconds ...
librbd add new options to support duration controllable continuous burst.
rbd_qos_iops_burst_seconds
rbd_qos_bps_bu...
wencong wan
04:14 PM ceph-volume Backport #45481 (In Progress): octopus: Add support DG_AFFINITY env var parsing.
Nathan Cutler
04:12 PM ceph-volume Backport #45483 (In Progress): nautilus: Add support DG_AFFINITY env var parsing.
Nathan Cutler
03:53 PM Revision e9e91573 (ceph): Merge pull request #35177 from wjwithagen/wjw-fix-ceph-backport.sh
script: fix bash invocation on systems where bash live elsewhere
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
03:49 PM Revision 0a247481 (ceph): mgr/dashboard: require enum34 only for python_version<'3.4'
This is a partial backport of 1e07237d92da3bb5eba82b49f6276d17696e6985
Backporting the entire thing would be too int...
Nathan Cutler
03:44 PM Revision da5ac139 (ceph): Merge pull request #35093 from neha-ojha/wip-too-few-pgs-nautilus
nautilus: qa/suites/upgrade: disable more min pg per osd warnings
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Re...
Yuri Weinstein
02:15 PM rgw Bug #45440 (Pending Backport): rgw/notifications: mission versionId in versioned buckets
Casey Bodley
02:14 PM rgw Bug #45513 (Resolved): TestCls2PCQueue.Cleanup fails
Casey Bodley
02:05 PM Revision ab090561 (ceph): common/PriorityCache: Added ability to give custom name to Manager's pe...
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
02:05 PM rgw Bug #43841 (Pending Backport): [rfe] rgw: parallelize single-node lifecycle processing
Casey Bodley
01:22 PM mgr Bug #45636 (Fix Under Review): nautilus: run-tox-mgr-dashboard fails in Python 3.6 environments
Nathan Cutler
01:19 PM mgr Bug #45636 (In Progress): nautilus: run-tox-mgr-dashboard fails in Python 3.6 environments
Nathan Cutler
01:00 PM mgr Bug #45636 (Resolved): nautilus: run-tox-mgr-dashboard fails in Python 3.6 environments
The "run-tox-mgr-dashboard" test (part of "make check") in nautilus recently started failing in "pure" Python 3.6 env... Nathan Cutler
01:13 PM mgr Backport #45637 (In Progress): nautilus: python3: run-backend-api-tests.sh fails
Nathan Cutler
01:08 PM mgr Backport #45637 (Resolved): nautilus: python3: run-backend-api-tests.sh fails
https://github.com/ceph/ceph/pull/35174 Nathan Cutler
01:13 PM Revision b392e9b1 (ceph): vstart_runner: be python3 compatible
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit a9906b8cd21ef2ffea7ba9298951542843433287)
Kefu Chai
01:12 PM Revision 3ea295fa (ceph): mgr/dashboard: install teuthology using pip
* install teuthology using pip
* do not install the dependencies manually, it's error-prone
to maintain two copies ...
Kefu Chai
01:12 PM rbd Bug #45638 (New): Querying mirror pool status returns summary states unknown
When querying the mirror pool status the pool seems to be fine but the summary health warning shows "WARNING" which I... Liam Young
01:07 PM mgr Bug #42969 (Pending Backport): python3: run-backend-api-tests.sh fails
Adding nautilus backport because it's possible to run nautilus in a "pure" py3 environment, so it doesn't make sense ... Nathan Cutler
11:57 AM Revision 838c3ce5 (ceph): PendingReleaseNotes: drop mention of CVE fix
CVEs fixed before the first stable Pacific release need not be mentioned
explicitly in the release notes.
Signed-off...
Nathan Cutler
11:42 AM Revision 4f0cecba (ceph): qa/cephtool: clean up after removal of cache-tier modes
The "proxy" and "forward" cache-tier modes have been completely removed,
so it's sufficient to test once that they ca...
Nathan Cutler
11:38 AM Revision ee148060 (ceph): libcephfs/pybind: Add truncate, ftruncate
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
11:38 AM Revision 7aed26ba (ceph): libcephfs/pybind: Add get_layout, get_default_pool
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
11:32 AM Revision a5b140b3 (ceph): libcephfs/pybind: Add setattrx, fsetattrx
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
11:31 AM Revision 2c5fc057 (ceph): libcephfs/pybind: Add pwritev, preadv
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
11:31 AM Revision 626febce (ceph): libcephfs/pybind: Add rewinddir, telldir, seekdir
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
10:48 AM Revision 6474b77e (ceph): rgw/tools: add flags to rgw_rados_operate api
currently flags are hardcoded to zero. this prevents some usecases, e.g.
passing OPERATION_RETURNVEC flag
Signed-off...
Yuval Lifshitz
08:50 AM Revision 0e8cc431 (ceph): doc: clarify WAL in bluestore-config-ref.rst
Signed-off-by: CodingSpiderFox <codingspiderfox@gmail.com> CodingSpiderFox
08:23 AM Revision 40a7c61e (ceph): Revert "doc: clarify WAL in bluestore-config-ref.rst"
This was merged to mimic by mistake.
This reverts commit 637ee39fafb3d0521bbd51681583504a2f6fd636.
Signed-off-by: S...
Samuel Just
08:23 AM Orchestrator Bug #45625 (In Progress): cephadm: when configuring monitoring with ceph orch, ceph dashboard is ...
Kiefer Chang
08:10 AM Revision d718e8db (ceph): Merge pull request #35156 from CodingSpiderFox/patch-1
Clarify abbreviation that I was not aware of
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
08:09 AM Revision 637ee39f (ceph): doc: clarify WAL in bluestore-config-ref.rst
Other people might not know this abbreviation too when diving into storage topics for the first time
Signed-off-by: ...
CodingSpiderFox
08:02 AM Revision 72d4469e (ceph): qa/suites/fs/upgrade: disable mon_pg_warn_min_per_osd
if we upgrade from luminous, then a luminous monitor won't have the
1ac34a5ea3d1aca299b02e574b295dd4bf6167f4 or its b...
Kefu Chai
07:54 AM CephFS Bug #45531 (Resolved): qa/task/cephfs: stderr:iptables v1.8.2 (nf_tables): CHAIN_ADD failed (Ope...
Xiubo Li
07:41 AM Linux kernel client Bug #45635 (Fix Under Review): kclient: kclient node get stuck dues to double lock happens
The patchwork: https://patchwork.kernel.org/project/ceph-devel/list/?series=293981 Xiubo Li
06:06 AM Linux kernel client Bug #45635: kclient: kclient node get stuck dues to double lock happens
In the ceph_check_caps() it may call the session lock/unlock stuff.
There have some deadlock cases, like:...
Xiubo Li
06:05 AM Linux kernel client Bug #45635 (In Progress): kclient: kclient node get stuck dues to double lock happens
Xiubo Li
06:04 AM Linux kernel client Bug #45635 (Resolved): kclient: kclient node get stuck dues to double lock happens
... Xiubo Li
04:08 AM Revision cc7a2346 (ceph): Merge pull request #35160 from rzarzynski/wip-crimson-objclass-subop_num
crimson/osd: implement cls_current_subop_num of the objclass API.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:37 AM Revision 20c6b091 (ceph): qa/keystone: pip install bindep
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2144fd8cc7f156264aff958c54c5e35d0e65757c)
Casey Bodley
03:36 AM Revision 645ad1a7 (ceph): qa/keystone: use bindep to discover keystone's dependencies
downloads the keystone repository first, because we need
keystone/bindep.txt to discover the binary dependencies
Sig...
Casey Bodley
03:25 AM Orchestrator Feature #45163 (Pending Backport): cephadm: iscsi: read and write config-key for the dashboard
Kiefer Chang
03:08 AM crimson Bug #45634: v15.2.1 vstart.sh:failed run crimson-osd on ARM
out/osd.0.stdout
/home/ceph/src/ceph-run /home/ceph/build/bin/crimson-osd --smp 1 --cpuset 0 --memory 4G --debug -i ...
pengfei wang
03:05 AM crimson Bug #45634 (Closed): v15.2.1 vstart.sh:failed run crimson-osd on ARM
MGR=1 MON=1 OSD=1 MDS=0 RGW=0 ../src/vstart.sh -n -x --without-dashboard --memstore --crimson --nodaemon --redirect... pengfei wang
02:52 AM RADOS Bug #45619: Health check failed: Reduced data availability: PG_AVAILABILITY
it's a new thing. also, before whitelist things, better off figure out why we should whitelist it. Kefu Chai
02:28 AM rgw Backport #45500 (Resolved): octopus: RGW check object exists before auth?
Wei-Chung Cheng
02:28 AM rgw Backport #45471 (Resolved): octopus: qa/rgw: fix issue error in tests_ps.py
Wei-Chung Cheng
02:27 AM rgw Backport #45366 (Resolved): octopus: object size is sent as zero in some notifications
Wei-Chung Cheng
02:26 AM Revision 3ebd6102 (ceph): Merge pull request #35154 from tchaikov/wip-crimson-admin-cleanup
crimson/admin: remove the unix domain socket for asock when stopping
Reviewed-by: Samuel Just <sjust@redhat.com>
Rev...
Kefu Chai
12:43 AM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
Looks similar... Neha Ojha
12:27 AM mgr Bug #45633 (Fix Under Review): mgr/status: metadata is fetched async
Michael Fritch
12:24 AM mgr Bug #45633 (Resolved): mgr/status: metadata is fetched async
There is a timing windonw during mds rejoin etc where the metadata is being added/removed and a NoneType can be retur... Michael Fritch
12:05 AM Orchestrator Bug #45631: Error parsing image configuration: Invalid status code returned when fetching blob 42...
I think this is caused by our ci downloading too many monitoring images.
I think we have two options now:
1. co...
Sebastian Wagner

05/20/2020

11:35 PM Revision b75907e7 (ceph): qa/suites/upgrade: disable more min pg per osd warnings
This follows 58eb3edc8478c993c5446475df58d659d3f6d356.
This change is not cherry-picked from master since it already...
Neha Ojha
11:32 PM Revision 8375abbf (ceph): tools/immutable_object_cache: fixed memory leak upon destruction
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:32 PM Revision 89accffc (ceph): librbd: initial plugin registry implementation
The plugin registry will attempt to dynamically load the specified
librbd plugins at image open time.
Signed-off-by:...
Jason Dillaman
11:19 PM Revision 0c902ed5 (ceph): crimson/osd: implement cls_current_subop_num of the objclass API.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:17 PM Orchestrator Bug #45632 (Fix Under Review): nfs: auth credentials for recovery database include mds
Patrick Donnelly
11:15 PM Orchestrator Bug #45632 (Resolved): nfs: auth credentials for recovery database include mds
... Patrick Donnelly
11:15 PM Revision dac13abf (ceph): pybind/mgr/cephadm: remove mds auth cap for nfs recovery db cred
There's no reason for this cap to be used for talking to the MDS. The
individual exports have their own caps for talk...
Patrick Donnelly
11:11 PM Dashboard Feature #45011 (Fix Under Review): mgr/dashboard: Display users current bucket quota usage
Avan Thakkar
11:10 PM Dashboard Feature #45011 (In Progress): mgr/dashboard: Display users current bucket quota usage
Avan Thakkar
09:13 PM RADOS Bug #45606: build_incremental_map_msg missing incremental map while snaptrim or backfilling
Nothing to worry about, this message should just be a dout instead. Neha Ojha
09:08 PM RADOS Bug #45619 (Need More Info): Health check failed: Reduced data availability: PG_AVAILABILITY
Is this something that has started appearing recently? If not, probably just needs whitelisting. Neha Ojha
07:34 AM RADOS Bug #45619 (Resolved): Health check failed: Reduced data availability: PG_AVAILABILITY
multiple RGW tests are failing on different branches, with:... Yuval Lifshitz
07:29 PM RADOS Bug #20960: ceph_test_rados: mismatched version (due to pg import/export)
/a/nojha-2020-05-19_23:54:26-rados-wip-cephadm-test-distro-basic-smithi/5070712 Neha Ojha
06:44 PM Orchestrator Bug #45631 (Closed): Error parsing image configuration: Invalid status code returned when fetchin...
... Neha Ojha
06:34 PM Revision 0d023871 (ceph): Merge pull request #35114 from mgfritch/cephadm-reconfig-port-in-use
cephadm: skip port in use check during reconfig/redeploy
Reviewed-by: Varsha Rao <varao@redhat.com>
Sebastian Wagner
06:33 PM Revision f40f3064 (ceph): Merge pull request #35087 from sebastian-philipp/cephadm-fix-osd-servic...
mgr/cephadm: Fix OSDs not being created
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
06:32 PM rgw Backport #45500: octopus: RGW check object exists before auth?
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35120
merged
Yuri Weinstein
06:32 PM Revision 9e890709 (ceph): Merge pull request #35120 from Vicente-Cheng/wip-45500-octopus
octopus: rgw: anonomous swift to obj that dont exist should 401
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
06:32 PM rgw Backport #45492: octopus: rgw: fix bug where bucket listing end marker not always set correctly
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34993
merged
Yuri Weinstein
06:31 PM Revision 1afbcb5f (ceph): Merge pull request #34993 from smithfarm/wip-45492-octopus
octopus: rgw: fix bug where bucket listing end marker not always set correctly
Reviewed-by: Casey Bodley <cbodley@re...
Yuri Weinstein
06:31 PM rgw Backport #45485: octopus: infinite loop in 'radosgw-admin datalog list'
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34989
merged
Yuri Weinstein
06:31 PM Revision 4d68a132 (ceph): Merge pull request #34989 from smithfarm/wip-45485-octopus
octopus: rgw: radosgw-admin: fix infinite loops in 'datalog list'
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
06:31 PM rgw Backport #45484: octopus: RGW tries to cache and access anonymous user
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34988
merged
Yuri Weinstein
06:31 PM Revision ee63cb4a (ceph): Merge pull request #34988 from smithfarm/wip-45484-octopus
octopus: rgw: fix rgw tries to fetch anonymous user
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
06:25 PM Revision 0eaac185 (ceph): mgr/dashboard: E2E: Fix role-mgmt.po.ts
Fixes: https://tracker.ceph.com/issues/45352
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit a...
Tiago Melo
06:25 PM Revision 71ecac9b (ceph): mgr/dashboard: Improve run-frontend-e2e-tests.sh
Allow to configure Cypress using env vars.
Fixes: https://tracker.ceph.com/issues/45408
Add Signed-off-by: Tiago Me...
Tiago Melo
06:25 PM Revision a9402f9b (ceph): mgr/dashboard: Update npm devDependencies
The following updates required code style changes:
- TSLint updated the logic of ordering imports.
- Prettier improve...
Tiago Melo
06:25 PM Revision 0485cbe0 (ceph): mgr/dashboard: Update npm dependencies
ngx-bootstrap now requires BrowserAnimationsModule, so it has to be imported
in each unit test that imports ngx-boots...
Tiago Melo
06:25 PM Revision dcb7d564 (ceph): mgr/dashboard: Replace Protractor with Cypress
Fixes: https://tracker.ceph.com/issues/44812
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 4...
Tiago Melo
06:25 PM Revision d22bec6f (ceph): mgr/dashboard: E2E: Add navigateEdit method
This method should be use to navigate to the edit page.
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked fr...
Tiago Melo
06:25 PM Revision a1ac5af3 (ceph): mgr/dashboard: Fix error when filtering table without data
Fixes: https://tracker.ceph.com/issues/45351
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 8...
Tiago Melo
06:14 PM Revision e4186041 (ceph): mgr/dashboard: Improve Summary's subscribe methods
Now subscribe only emits if the value is not undefined,
removing the need to do the validation after each subscribe.
...
Tiago Melo
06:14 PM Revision b599a5db (ceph): mgr/dashboard: Improve RbdMirroringService's subscribe methods
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
05:23 PM rgw Bug #45630 (Resolved): radsgw-admin bucket list/stats does not list/stat all buckets if user owns...

Using a tenant called t1, and a user called user1 in that tenant, I set the max_buckets for that user to 0 to elimi...
Chris Durham
05:22 PM Revision 7f0cb3e5 (ceph): cls/queue: add unit test to verify behaviour when queue wraps
as well as entry splicing
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
Yuval Lifshitz
05:08 PM rbd Backport #45598: octopus: [librbd] failure in unit test due to race in disable mirroring class de...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35126
merged
Yuri Weinstein
05:08 PM Revision 4eee90ec (ceph): Merge pull request #35126 from smithfarm/wip-45598-octopus
octopus: librbd: avoid completing mirror:DisableRequest while holding its lock
Reviewed-by: Jason Dillaman <dillaman...
Yuri Weinstein
05:07 PM rbd Backport #45364: octopus: qa: rbd-nbd unmap_device may exit earlier due to incorrect list-mapped ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34994
merged
Yuri Weinstein
05:07 PM Revision 40a4680d (ceph): Merge pull request #34994 from smithfarm/wip-45364-octopus
octopus: qa/workunits/rbd: fix list-mapped filter in unmap_device
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
05:07 PM Revision 2e857249 (ceph): Merge pull request #35112 from athanatos/sjust/wip-manifest-doc
doc: update manifest.rst with plans for manifest work
Reviewed-by: Myoungwon Oh <omwmw@sk.com>
Samuel Just
05:06 PM rgw Backport #45498: octopus: rgw: some list buckets handle leak
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34985
merged
Yuri Weinstein
05:06 PM Revision a6353fc8 (ceph): Merge pull request #34985 from smithfarm/wip-45498-octopus
octopus: rgw: fix some list buckets handle leak
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Reviewed-by: Abh...
Yuri Weinstein
05:05 PM rgw Backport #45471: octopus: qa/rgw: fix issue error in tests_ps.py
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34940
merged
Yuri Weinstein
05:05 PM rgw Backport #45366: octopus: object size is sent as zero in some notifications
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34940
merged
Yuri Weinstein
05:05 PM Revision 9583354e (ceph): Merge pull request #34940 from Vicente-Cheng/wip-45366-octopus
octopus: rgw/notifications: fix zero size in notifications
Reviewed-by: Yuval Lifshitz <yuvalif@yahoo.com>
Yuri Weinstein
04:19 PM Revision 71c08cb0 (ceph): crimson/admin: remove the unix domain socket file for asock when stopping
should remove the leftovers when stopping
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:15 PM CephFS Bug #44127 (Resolved): cephfs-shell: read config options from cephf.conf and from ceph config com...
Patrick Donnelly
04:15 PM Revision d2b7899a (ceph): Merge PR #33286 into master
* refs/pull/33286/head:
cephfs-shell: support cephfs-shell.conf
Reviewed-by: Varsha Rao <varao@redhat.com>
Reviewed...
Patrick Donnelly
04:02 PM Revision 1abfdd16 (ceph): cephfs-shell: support cephfs-shell.conf
cephfs-shell options should reside in cephfs-shell.conf and not in
ceph.conf. Please note, unlike before, -c option o...
Rishabh Dave
03:27 PM Revision 3a26099d (ceph): Merge PR #33264 into master
* refs/pull/33264/head:
test_cephfs_shell: refactor test_put_and_get_without_target_directory
Reviewed-by: Varsha R...
Patrick Donnelly
03:25 PM Revision 959ee9bb (ceph): mgr/orch: add explicit naming tests (MDS / RGW)
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
03:20 PM RADOS Backport #44490: nautilus: lz4 compressor corrupts data when buffers are unaligned
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35004
merged
Yuri Weinstein
03:20 PM Revision 6fe217b2 (ceph): Merge pull request #35004 from smithfarm/wip-44490-nautilus
nautilus: compressor/lz4: work around bug in liblz4 versions <1.8.2
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
03:20 PM Backport #45402: nautilus: mon/OSDMonitor: maps not trimmed if osds are down
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34983
merged
Yuri Weinstein
03:20 PM Revision 56f15f51 (ceph): Merge pull request #34983 from jecluis/wip-45402-nautilus
nautilus: mon/OSDMonitor: allow trimming maps even if osds are down
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
03:19 PM RADOS Backport #45391: nautilus: follower monitors can grow beyond memory target
Sridhar Seshasayee wrote:
> https://github.com/ceph/ceph/pull/34916
merged
Yuri Weinstein
03:19 PM Revision de452733 (ceph): Merge pull request #34916 from sseshasa/wip-45391-nautilus
nautilus: mon/OSDMonitor: Always tune priority cache manager memory on all mons
Reviewed-by: Neha Ojha <nojha@redhat...
Yuri Weinstein
03:19 PM RADOS Backport #45359: nautilus: rados: Sharded OpWQ drops suicide_grace after waiting for work
Dan Hill wrote:
> https://github.com/ceph/ceph/pull/34882
merged
Yuri Weinstein
03:18 PM Revision 619442d9 (ceph): Merge pull request #34882 from hillpd/wip-45359-nautilus
nautilus: rados: prevent ShardedOpWQ suicide_grace drop when waiting for work.
Reviewed-by: Neha Ojha <nojha@redhat....
Yuri Weinstein
03:18 PM mgr Backport #45329: nautilus: monitoring: fix grafana percentage precision
Ernesto Puerta wrote:
> https://github.com/ceph/ceph/pull/34829
merged
Yuri Weinstein
03:17 PM Revision 6525d682 (ceph): Merge pull request #34829 from rhcs-dashboard/wip-45329-nautilus
nautilus: monitoring: fix decimal precision in Grafana %percentages
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Re...
Yuri Weinstein
03:16 PM bluestore Backport #45126: nautilus: Extent leak after main device expand
Igor Fedotov wrote:
> https://github.com/ceph/ceph/pull/34711
merged
Yuri Weinstein
03:16 PM Revision 2907211e (ceph): Merge pull request #34711 from smithfarm/wip-45126-nautilus
nautilus: os/bluestore: fix extent leak after main device expand.
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
03:15 PM Dashboard Backport #44475: nautilus: mgr/dashboard: Not able to restrict bucket creation for new user
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34692
merged
Yuri Weinstein
03:15 PM Revision b63ef7f1 (ceph): Merge pull request #34692 from votdev/wip-44475-nautilus
nautilus: mgr/dashboard: Not able to restrict bucket creation for new user
Reviewed-by: Alfonso Martínez <almartin@r...
Yuri Weinstein
03:07 PM CephFS Bug #45532: cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
Yes, it fixes the issue for me. Fast now. I have tested it on 5.6.13 kernel. You got the email right.
Many thanks ...
Andrej Filipcic
02:47 PM CephFS Bug #45532: cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
Ok, this patch (suggested by Zheng) seems to fix it.
Andrej, can you test it out and confirm whether it fixes it f...
Jeff Layton
01:07 PM CephFS Bug #45532: cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
Ok, threw in a little printk debugging and it looks like the lease generations are not matching up like I'd expect. S... Jeff Layton
12:21 PM CephFS Bug #45532: cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
Thanks for running the bisect. I can confirm that if I set the d_delete op to NULL, that this problem goes away. That... Jeff Layton
02:56 PM Orchestrator Bug #45629 (Resolved): cephadm: Allow users to provide ssh keys during bootstrap
ATM, `cephadm boostrap` will always generate new SSH keys, unless `--skip-ssh` option is used.
But `--skip-ssh` al...
Ricardo Marques
02:28 PM Orchestrator Bug #45618 (Can't reproduce): cephadm tests fail because missing image on quay.io
see https://status.quay.io
> May 19, 2020
> Quay.io outage
> Resolved - Currently service is restored and stable...
Kefu Chai
08:12 AM Orchestrator Bug #45618: cephadm tests fail because missing image on quay.io
yesterday, quay.io returned "Bad Gateway" in my runs. I think this was an infrastructure issue at quay.io. I just sch... Sebastian Wagner
06:30 AM Orchestrator Bug #45618 (Can't reproduce): cephadm tests fail because missing image on quay.io
... Kefu Chai
02:11 PM Orchestrator Bug #45628 (Resolved): cephadm qa: smoke should verify daemons are actually running
RGW failed:... Sebastian Wagner
01:59 PM Orchestrator Bug #45032: cephadm: Not recovering from `OSError: cannot send (already closed?)`
fixed after reboot of active mgr
root@one1-ceph4.storage.:~# ceph cephadm check-host one1-ceph5
one1-ceph5 (None)...
Tobias Fischer
01:51 PM Orchestrator Bug #45032: cephadm: Not recovering from `OSError: cannot send (already closed?)`
same here after a reboot of the hosts:
root@one1-ceph4.storage.:~# ceph cephadm check-host one1-ceph4
one1-ceph4 ...
Tobias Fischer
01:49 PM Orchestrator Bug #45032 (Pending Backport): cephadm: Not recovering from `OSError: cannot send (already closed?)`
I think we sill have this problem. Sebastian Wagner
01:55 PM Revision 44bf5e27 (ceph): librbd/rwl: track syncpoint's logentry number and write bytes
The SyncPoint's logentry number and write bytes affect the
peformance of rwl cache a lot. It needs to be tracked by
p...
Changcheng Liu
01:47 PM Orchestrator Bug #45627 (Resolved): cephadm: frequently getting `1 hosts fail cephadm check`
https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/ADK3Y2XHTIJ2YV6MFSQX4XPTQ4WP5ETM/... Sebastian Wagner
01:46 PM Linux kernel client Bug #45609: kclient: kclient node get stuck when the async create/unlink enabled
Xiubo Li wrote:
> The patchwork: https://patchwork.kernel.org/patch/11559595/
This is merged by Jeff.
Xiubo Li
07:54 AM Linux kernel client Bug #45609 (Fix Under Review): kclient: kclient node get stuck when the async create/unlink enabled
The patchwork: https://patchwork.kernel.org/patch/11559595/ Xiubo Li
05:20 AM Linux kernel client Bug #45609: kclient: kclient node get stuck when the async create/unlink enabled
The `objdump -S` info:... Xiubo Li
05:13 AM Linux kernel client Bug #45609 (In Progress): kclient: kclient node get stuck when the async create/unlink enabled
It was deadlock in check_new_map(), and we should always be sure that the mdsc->mutex is nested in s->s_mutex. Xiubo Li
01:07 PM Orchestrator Bug #45596: qa/tasks/cephadm: No cephadm module detected
in any case, the MDS error is pretty fatal:
https://github.com/ceph/ceph/blob/a7ea259f24dc08abf5458a79935f4f36ad7d...
Sebastian Wagner
12:55 PM Orchestrator Bug #45596: qa/tasks/cephadm: No cephadm module detected
mgr log... Varsha Rao
01:03 PM rgw Bug #45626 (Resolved): test_datalog_autotrim fail in teuthology
... Yuval Lifshitz
12:38 PM Orchestrator Bug #45625 (Resolved): cephadm: when configuring monitoring with ceph orch, ceph dashboard is onl...
I run the commands mentioned in https://docs.ceph.com/docs/master/cephadm/monitoring/#deploying-monitoring-with-cepha... Tiago Melo
12:17 PM Orchestrator Bug #45624 (Can't reproduce): cephadm: "ceph orch apply mgr" is deploying in wrong nodes
I add the mgr label to 3 of my nodes.
Then when I run 'ceph orch apply mgr' I expect that mgr is deployed to all 3...
Tiago Melo
12:14 PM bluestore Bug #45613: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompression/2 failed
store_test's log contains:
-17> 2020-05-19T10:00:14.304+0000 7f8dfa42f240 3 rocksdb: [db/db_impl_open.cc:518] db...
Igor Fedotov
12:18 AM bluestore Bug #45613 (Resolved): ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompression/2 failed
... Neha Ojha
11:58 AM Orchestrator Documentation #45623 (Can't reproduce): cephadm: "ceph orch apply mon" is deploying in wrong nodes
I add the mon label to 3 of my 4 nodes,
then when I run 'ceph orch apply mon' I expect that mon is deployed to those...
Tiago Melo
11:41 AM bluestore Backport #45064 (Resolved): nautilus: bluestore: unused calculation is broken
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34794
m...
Nathan Cutler
11:41 AM Dashboard Backport #44203 (Resolved): nautilus: mgr/dashboard: RGW port autodetection does not support "Bea...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34400
m...
Nathan Cutler
11:23 AM rgw Bug #45622 (Fix Under Review): cls async APIs are not enforced for all RGW code
to cover all code, following line should be added to src/rgw/CMakeLists.txt :... Yuval Lifshitz
10:59 AM Revision f440d12d (ceph): mgr/dashboard: Fix I18N errors
We were just checking if the translation sources were correct and ignore if the
extraction simply failed.
Fixes: htt...
Volker Theile
10:51 AM Orchestrator Bug #45621: check-host returns terrible unhelpful error message
I find that doing @ceph mgr fail@ fixes the problem, but could never guess from the message.
João Soares
10:49 AM Orchestrator Bug #45621 (Duplicate): check-host returns terrible unhelpful error message
After having some CEPHADM_HOST_CHECK_FAILED and CEPHADM_REFRESH_FAILED warnings after rebooting some hosts, I get the... João Soares
10:43 AM Revision c2e8f8b1 (ceph): mon/OSDMonitor: do not tell user 'proxy' cache-mode allowed
The 'proxy' cache-mode is deprecated and can no longer be used.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:42 AM CephFS Feature #12334 (Resolved): nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
Ceph patches were merged. Jeff Layton
10:42 AM RADOS Bug #45611: crimson: centos 8 vstart failure
caught segfault at points
1. run with next option in gdb: ...
Deepika Upadhyay
10:39 AM RADOS Bug #45611: crimson: centos 8 vstart failure
How to reproduce:
1. launch a centos 8 container and build vstart with -DWITH_SEASTAR=ON
2. start a vstart base...
Deepika Upadhyay
10:37 AM Revision d4cb533b (ceph): Merge pull request #35088 from sebastian-philipp/cephadm-admin-socket
doc/cephadm: accessing the admin socket
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
10:14 AM Revision 48935de4 (ceph): rgw : add URL encode toward bucket name in metadata sync
Signed-off-by: caolei <halei15848934852@163.com> lei cao
09:55 AM Orchestrator Bug #45594 (In Progress): cephadm: weight of a replaced OSD is 0
This is certainly not intended.. I'll investigate Joshua Schmid
09:31 AM Revision 464045f1 (ceph): mgr/dashboard: monitoring menu entry should indicate firing alerts
Fixes: https://tracker.ceph.com/issues/43081
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
09:28 AM Revision 1e4ec14d (ceph): rgw : add URL encode toward bucket name in forward request
Signed-off-by: caolei <halei15848934852@163.com> lei cao
09:22 AM rgw Bug #45142: radosgw start failed due to handle_auth_bad_method
After run by,
/usr/bin/radosgw -f --cluster ceph --name client.radosgw.masifgw03 --setuser ceph --setgroup ceph --d...
Amit Ghadge
09:07 AM Dashboard Backport #45370 (In Progress): octopus: mgr/dashboard: Automatic preselection of failure domains ...
https://github.com/ceph/ceph/pull/35152 Laura Paduano
09:06 AM Revision f22c2b26 (ceph): mgr/dashboard: Use of crush node class in ECP modal
Now the crush node class preselects root, failure domain and device
class in the erasure code profile modal.
Like fo...
Stephan Müller
09:06 AM Revision 55684eea (ceph): mgr/dashboard: ECP modal enhanced validation
New validations with meaningful error messages:
* For all plugins
* k + m <= OSDs that are available
* k > 1
* Fo...
Stephan Müller
09:06 AM Revision bb689459 (ceph): mgr/dashboard: Crush node selection class
This class helps the erasure code profile modal and the crush rule modal
to determine which inputs can be made to cre...
Stephan Müller
09:06 AM Revision a22169bb (ceph): mgr/dashboard: Use of crush node class in crush rule modal
Fixes: https://tracker.ceph.com/issues/44621
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from co...
Stephan Müller
09:05 AM Dashboard Backport #45468 (In Progress): octopus: mgr/dashboard: monitoring: Fix "10% OSDs down" alert desc...
Laura Paduano
09:03 AM Revision 27b05fcb (ceph): monitoring: Fix "10% OSDs down" alert description
The alert was triggered when less than 90% of OSDs were _up_, but then the
description took that value and described ...
Benoît Knecht
08:47 AM Revision 3fa2a2e9 (ceph): test: add a new program for testing ino_release_cb
Create a bunch of files and get their inode numbers. Remount, look them
all up by inode number and hold references. S...
Jeff Layton
08:46 AM Revision 942ab1f8 (ceph): client: add a new inode release request callback
trim_caps() walks the list of caps on the session, and releases
non-auth caps, and attempts to trim dentries until th...
Jeff Layton
08:46 AM Revision 5d6d3d39 (ceph): client: only override umask_cb with non-NULL values
Client::init sets this, but if we later call ll_register_callbacks again
with a new set of function pointers that has...
Jeff Layton
08:42 AM Revision d0f2ad7a (ceph): Merge pull request #34992 from tspmelo/wip-45470-octopus
octopus: mgr/dashboard: Reduce requests in Mirroring page
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Review...
Laura Paduano
08:42 AM Revision 34b014d3 (ceph): client: expose ceph_ll_register_callbacks via libcephfs
Allow applications based on libcephfs to register callbacks, like we
do for ceph-fuse.
Signed-off-by: Jeff Layton <j...
Jeff Layton
08:42 AM Revision c02bca7d (ceph): client: move callback typedefs and arg struct into ceph_ll_client.h
Put them in a common interface header file. This also allows us to
eliminate the duplicate definition of ceph_deleg_c...
Jeff Layton
08:42 AM Revision 46bc8d01 (ceph): client: rename ceph_statx.h to ceph_ll_client.h
...so we can use it to include other definitions and types that need to
be shared with in-tree code that doesn't want...
Jeff Layton
08:41 AM Revision 0a3b6140 (ceph): client: make client_dentry_callback_t more friendly for C
C doesn't have the string type, and doesn't understand references.
Change client_dentry_callback_t to take separate p...
Jeff Layton
08:27 AM CephFS Backport #45602 (In Progress): nautilus: mds: PurgeQueue does not handle objecter errors
Wei-Chung Cheng
08:27 AM Revision ea086c69 (ceph): Filer: Add error handler in _do_purge_range()
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 39b25efb26963180a7e0403174868f5a9940ff55)
Varsha Rao
08:27 AM Revision e63b328f (ceph): mds: Handle blacklisted error in purge queue
This patch adds check to catch blacklisted error from filer. On catching this
error, mds will respawn.
Fixes: https:...
Varsha Rao
08:25 AM CephFS Backport #45603 (In Progress): octopus: mds: PurgeQueue does not handle objecter errors
Wei-Chung Cheng
08:25 AM Revision da97ebe7 (ceph): Filer: Add error handler in _do_purge_range()
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 39b25efb26963180a7e0403174868f5a9940ff55)
Varsha Rao
08:24 AM Revision 50cf6867 (ceph): mds: Handle blacklisted error in purge queue
This patch adds check to catch blacklisted error from filer. On catching this
error, mds will respawn.
Fixes: https:...
Varsha Rao
08:18 AM CephFS Backport #45601 (In Progress): octopus: mds: inode's xattr_map may reference a large memory.
Wei-Chung Cheng
08:17 AM Revision f1a36042 (ceph): mds: don't shallow copy when decoding xattr map
Otherwise inodes' xattr maps may reference a large shared buffer
(from omap fetch or journal read). If mds trims and ...
Yan, Zheng
08:11 AM Dashboard Backport #45334 (Resolved): octopus: mgr/dashboard: Provide an better workflow to "opt in" to ena...
Volker Theile
08:10 AM Revision 79018376 (ceph): Merge pull request #34850 from s0nea/wip-45334-octopus
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Laura Padu...
Volker Theile
07:41 AM rgw Bug #45620 (New): test_suspended_delete_marker_full_sync test in failing in teuthology
... Yuval Lifshitz
06:37 AM Revision 65c15949 (ceph): Merge pull request #35125 from tchaikov/wip-cephadm-test
qa/tasks/cephadm: ignore tarfile.ReadError
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Kefu Chai
04:59 AM Revision d8269b08 (ceph): doc/dev/osd_internals:manifest.rst: clarification for manifest design a...
I've added a few significant changes:
* TIER_PROMOTE purely ensures that data is resident in the base pool
* Add EVIC...
Samuel Just
04:59 AM Revision ac7af27f (ceph): doc: more information on status and future work for manifest tiering
Signed-off-by: Samuel Just <sjust@redhat.com>
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
Samuel Just
04:59 AM Revision 59cab79b (ceph): doc: more information on future work for manifest tiering
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com> myoungwon oh
04:59 AM Revision be4093a6 (ceph): doc: add more information for manifest tiering
Signed-off-by: Samuel Just <sjust@redhat.com>
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
Samuel Just
04:25 AM Revision 15e8c48a (ceph): Merge pull request #35119 from ShraddhaAg/update-docs
doc: add machine type in teuthology commands
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
03:11 AM Revision 6c98f4bb (ceph): mgr/status: 'ceph fs status' output add dirs and caps
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
02:17 AM RADOS Bug #44981: rados/test_envlibrados_for_rocksdb.sh build failure (seen in nautilus)
Thanks Nathan. Brad Hubbard
02:16 AM RADOS Bug #44981 (In Progress): rados/test_envlibrados_for_rocksdb.sh build failure (seen in nautilus)
Brad Hubbard
02:08 AM Orchestrator Bug #45595: qa/tasks/cephadm: No filesystem is configured and MDS daemon gets deployed repeatedly
Also, any ideas why the fsname is `all` ?? Michael Fritch
01:54 AM Orchestrator Bug #45595: qa/tasks/cephadm: No filesystem is configured and MDS daemon gets deployed repeatedly
We attempted to configure an MDS with file system `all` using an explicit daemon id of `a`?... Michael Fritch
01:34 AM Orchestrator Bug #45617 (Fix Under Review): mgr/orch: mds with explicit naming
Michael Fritch
01:24 AM Orchestrator Bug #45617 (Resolved): mgr/orch: mds with explicit naming
Explicitly naming an mds:... Michael Fritch
01:25 AM Revision 41c0ccd6 (ceph): mgr/orch: fixup chars before hostname without '.' test
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
01:25 AM Revision ac61f51f (ceph): mgr/orch: allow MDS with explicit naming
Fixes: https://tracker.ceph.com/issues/45617
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
01:06 AM Revision d9b53714 (ceph): cephadm: Give iscsci a RO /lib/modules bind mounted
The ceph iscsi container needs to be able to insert the iscsi_target_mod
but it doesn't exist in the container. for s...
Matthew Oliver
12:59 AM Revision 3c3a97ea (ceph): mgr/orch: allow RGWs with explicit naming
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
12:54 AM Orchestrator Bug #45252: cephadm: fail to insert modules when creating iSCSI targets
I've created a PR to bind mount /lib/modules RO: https://github.com/ceph/ceph/pull/35141
Once I have the PR applie...
Matthew Oliver
12:34 AM RADOS Bug #45615 (Resolved): api_watch_notify_pp: LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.Watc...
... Neha Ojha
12:26 AM RADOS Bug #45614: qa/workunits/cephtool/test.sh failures due to dropping obsolete cache tiering options
/a/nojha-2020-05-19_00:53:41-rados-wip-revert-34894-distro-basic-smithi/5068016 Neha Ojha
12:24 AM RADOS Bug #45614 (Resolved): qa/workunits/cephtool/test.sh failures due to dropping obsolete cache tier...
Caused by https://github.com/ceph/ceph/pull/35015 Neha Ojha

05/19/2020

11:04 PM CephFS Bug #45532: cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
This one is problematic:... Andrej Filipcic
08:03 PM CephFS Bug #45532: cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
Ok, if you feel ambitious, there is a function in fs/ceph/mds_client.c called schedule_delayed(). That requeues the d... Jeff Layton
07:30 PM CephFS Bug #45532: cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
I have tried the commit e3ec8d6898f71636a067dae683174ef9bf81bc96 on 5.0.21 kernel, where it applies cleanly, and it w... Andrej Filipcic
05:32 PM CephFS Bug #45532: cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
Andrej Filipcic wrote:
> The main issue is that this 5s delay remains forever, eg hours or more, even if the clien...
Jeff Layton
05:03 PM CephFS Bug #45532: cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
To me it seems it's only related to the directories. This file test is fast enough, and it does not show any differen... Andrej Filipcic
04:24 PM CephFS Bug #45532: cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
Ok, I reproduced this today and it seems like it's just that when an inode is created, we generally give a full set o... Jeff Layton
10:30 PM RADOS Bug #45612 (Fix Under Review): qa: powercycle: install task runs twice with double unwind causing...
Patrick Donnelly
10:24 PM RADOS Bug #45612 (Resolved): qa: powercycle: install task runs twice with double unwind causing fatal e...
Continuation of #45387. My fix was incomplete.
http://pulpito.ceph.com/teuthology-2020-04-25_03:09:02-powercycle-m...
Patrick Donnelly
10:28 PM Revision 41b61203 (ceph): qa: run install task only once
Fixes: https://tracker.ceph.com/issues/45612
Fixes: 8d77d134c73d3471515f113320e9db1f0e59eb1f
Signed-off-by: Patrick D...
Patrick Donnelly
09:06 PM Revision 8bcfaf29 (ceph): Merge pull request #35110 from neha-ojha/wip-revert-34894
Revert "qa/tests: replaced ubuntu_latest.yaml with ubuntu 20.04"
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Revie...
Neha Ojha
07:23 PM RADOS Bug #45611: crimson: centos 8 vstart failure
caught some memory leaks using core dumps, but they seem to be related to asan/libc... Deepika Upadhyay
02:37 PM RADOS Bug #45611 (New): crimson: centos 8 vstart failure
... Deepika Upadhyay
06:41 PM mgr Backport #45208 (In Progress): nautilus: monitoring: alert for pool fill up broken
Shyukri Shyukriev
06:40 PM Revision 8d3da06e (ceph): monitoring: alert for pool fill up broken
Fixes: https://tracker.ceph.com/issues/44991
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from comm...
Volker Theile
06:39 PM mgr Backport #45209 (In Progress): octopus: monitoring: alert for pool fill up broken
Shyukri Shyukriev
06:38 PM Revision 603f80ea (ceph): monitoring: alert for pool fill up broken
Fixes: https://tracker.ceph.com/issues/44991
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from comm...
Volker Theile
06:35 PM Dashboard Backport #45557 (In Progress): octopus: mgr/dashboard: Dashboard breaks on the selection of a bad...
Shyukri Shyukriev
06:34 PM Revision 196f67b1 (ceph): mgr/dashboard: Prevent dashboard breakdown on bad pool selection
The problem was that if a pool was created that outsizes the max
available OSDs the pool gets stuck with the "creatin...
Stephan Müller
06:29 PM ceph-volume Backport #45481: octopus: Add support DG_AFFINITY env var parsing.
please link this Backport tracker issue with GitHub PR https://github.com/ceph/ceph/pull/35134
ceph-backport.sh versi...
Shyukri Shyukriev
06:28 PM Revision e4894f0f (ceph): ceph-volume: add ceph.osdspec_affinity tag
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit b7bc6f7607d79af6d43e788ea2a26785f4ed5d45)
Joshua Schmid
06:28 PM Revision 2cabdb95 (ceph): ceph-volume: add osdspec_affinity flag to ceph-osd
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 815f8e6470c6e72d9e2f51630dd3c26d388847aa)
Joshua Schmid
06:26 PM ceph-volume Backport #45483: nautilus: Add support DG_AFFINITY env var parsing.
please link this Backport tracker issue with GitHub PR https://github.com/ceph/ceph/pull/35132
ceph-backport.sh versi...
Shyukri Shyukriev
06:25 PM Revision 55405812 (ceph): ceph-volume: add osdspec_affinity flag to ceph-osd
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 815f8e6470c6e72d9e2f51630dd3c26d388847aa)
Joshua Schmid
06:25 PM Revision 153d84b9 (ceph): ceph-volume: add ceph.osdspec_affinity tag
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit b7bc6f7607d79af6d43e788ea2a26785f4ed5d45)
Joshua Schmid
05:32 PM Revision dd541124 (ceph): Merge pull request #35113 from athanatos/sjust/wip-crimson-clang-cleanup
crimson clang cleanups
Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
Reviewed-by: Radoslaw Zarzynski <rzarzyns@r...
Samuel Just
04:36 PM Revision 4debf1f6 (ceph): Merge pull request #34947 from s0nea/wip-45429-octopus
octopus: doc/mgr/dashboard: Add troubleshooting guide
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Lau...
Nathan Cutler
04:33 PM Revision 833a59be (ceph): Merge pull request #34987 from smithfarm/wip-45479-octopus
octopus: doc/rgw: document 'rgw gc max concurrent io'
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Nathan Cutler
04:16 PM Revision 36eafebd (ceph): crimson/osd: remove unnecessary captures
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
04:15 PM Revision eecc61f3 (ceph): errorator: don't rely on non-evaluation of static_assert in constexpr b...
At least in clang, we appear to fail that static assert even with another
branch taken. Instead, assert that one of ...
Samuel Just
04:15 PM Revision 094b1a45 (ceph): crimson: remove a few unnecessary lambda captures
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
04:15 PM Revision 6e791093 (ceph): crimson/os/seastore/journal: avoid capturing destructured labels
clang at least doesn't allow those labels to be captured.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
04:15 PM Revision 2e1abe17 (ceph): crimson/os: remove some unnecessary lambda captures
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:54 PM Orchestrator Bug #45162 (Resolved): cephadm: iscsi should use the correct container image
Sebastian Wagner
03:53 PM Orchestrator Bug #44792 (Resolved): cephadm: make `cephadm shell` independent from /etc/ceph/ceph.conf
Sebastian Wagner
03:53 PM Orchestrator Bug #45196 (Resolved): cephadm: remove 'fqdn_enabled' parameter from iSCSI service spec
Sebastian Wagner
03:52 PM Orchestrator Bug #44826 (Resolved): cephadm: "Deploying daemon crash.li221-238... ERROR: no keyring provided"
Sebastian Wagner
03:51 PM Orchestrator Bug #45161 (Resolved): cephadm: iscsi should validate the existence of the given pool
Sebastian Wagner
03:44 PM Revision a5e6ddf9 (ceph): Merge pull request #35127 from ronen-fr/scrub4
test/librbd, Crimson: remove some unused captures
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Radoslaw ...
Jason Dillaman
03:33 PM bluestore Backport #45064: nautilus: bluestore: unused calculation is broken
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34794
merged
Yuri Weinstein
03:32 PM Revision a0920e09 (ceph): Merge pull request #34794 from smithfarm/wip-45064-nautilus
nautilus: os/bluestore: fix 'unused' calculation
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Igor...
Yuri Weinstein
03:31 PM Dashboard Backport #44203: nautilus: mgr/dashboard: RGW port autodetection does not support "Beast" RGW fro...
Konstantin Shalygin wrote:
> https://github.com/ceph/ceph/pull/34400
merged
Yuri Weinstein
03:31 PM Revision 8e4cf3d4 (ceph): Merge pull request #34400 from votdev/wip-44203-nautilus
nautilus: mgr/dashboard: RGW port autodetection does not support "Beast" RGW frontend
Reviewed-by: Alfonso Martínez ...
Yuri Weinstein
02:57 PM Revision e55b64ea (ceph): rbd-mirror: wait for in-flight start/stop/restart
when stopping instance replayer on shut down.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:56 PM Revision 0a3794e5 (ceph): rbd-mirror: make stop properly cancel restart
Previously, if stop was issued when restart was at "stopping"
stage, the stop was just ignored.
Signed-off-by: Mykol...
Mykola Golub
02:06 PM Revision 06db0a7d (ceph): PendingReleaseNotes: add missing ">= 16.0.0" heading
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
02:04 PM Revision fdbe00d4 (ceph): doc: add machine type in teuthology commands
This commit adds mandatory --machine-type flag in teuthology
command examples in docs.
Signed-off-by: Shraddha Agraw...
Shraddha Agrawal
02:02 PM Revision 6e2e46f2 (ceph): Merge pull request #32927 from linuxbox2/wip-rgw-lc-threads
rgwlc: enable thread-parallelism in RGWLC Matt Benjamin
02:02 PM Revision 5dfb1c24 (ceph): doc/releases/octopus: add "default bucket index shards" release note
The RGW "default number of bucket index shards for new buckets was raised from
1 to 11" release note was added to Pen...
Nathan Cutler
01:59 PM Revision c66ae41e (ceph): doc/releases/octopus: add "BlockPublicAccess" release note
The RGW BlockPublicAccess release note was added to PendingReleaseNotes
by df384ea95f88196a9723877a5aa9041ef25b5f29 b...
Nathan Cutler
01:58 PM Revision af061900 (ceph): doc/releases/octopus: add "rgw bucket granularity" release note
The RGW bucket granularity release note was added to PendingReleaseNotes
by 50f13fd54b709bd0b8ad25e818fc61e2c55828fd ...
Nathan Cutler
01:58 PM Revision 6ee24711 (ceph): Crimson: cleanup Clang issues in Crimson code
Mostly: remove redundant captures
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
Ronen Friedman
01:50 PM Revision b5801422 (ceph): doc/releases/octopus: enforce mds_join_fs cluster affinity
The "enforce mds_join_fs cluster affinity" release note was
added to PendingReleaseNotes by 3fac3b1236c4918e9640e38fe...
Nathan Cutler
01:48 PM Revision ba3c1b3d (ceph): doc/releases/octopus: osd_calc_pg_upmaps_max_stddev removal
The release note about osd_calc_pg_upmaps_max_stddev removal
was added to PendingReleaseNotes by
65d03bae8b4f50cc3cba...
Nathan Cutler
01:45 PM Revision 1d13cfe7 (ceph): doc/releases/octopus: add bucket notification JSON array
The release note about bucket notifications being encapsulated in a JSON
array was added to PendingReleaseNotes by
19...
Nathan Cutler
01:45 PM Revision f0f86ce8 (ceph): doc/cephadm: accessing the admin socket
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:43 PM Revision 50e27bbc (ceph): doc/releases/octopus.rst: add nvme self-classify release note
The release note about OSDs self-classifying themselves as "nvme" in
certain rare cases was added to PendingReleaseNo...
Nathan Cutler
01:43 PM Dashboard Bug #45610 (New): mgr/dashboard: Pools page takes ages to display available pools
The pools page takes ages (>=3min) to display the available pools.... Volker Theile
01:41 PM Revision 568b8a11 (ceph): doc/releases/octopus.rst: add "-o" behavior release note
The release note about restoring the original behavior of the rados
tool's "-o" option was added to PendingReleaseNot...
Nathan Cutler
01:38 PM Revision 69fbfbc9 (ceph): doc/releases/octopus.rst: include MDS cache memory limit note
This note was added to PendingReleaseNotes by
0efa73f0296276aadc9d20e58120c05a3f47ae03 but never found its way into
t...
Nathan Cutler
01:32 PM Revision 8de94d1c (ceph): doc/releases/octopus.rst: add missing target_size_ratio note
This note was added to PendingReleaseNotes by 9118065c4c3803f8a2c26c28c69ffc9f14ff260a
but it apparently never found ...
Nathan Cutler
01:32 PM Linux kernel client Bug #45609 (Resolved): kclient: kclient node get stuck when the async create/unlink enabled
This issue was initially from Zheng Yan, and locally I have reproduced it by running for 5 hours:
Steps:
1, en...
Xiubo Li
01:25 PM crimson Bug #45608 (Closed): vstart.sh:failed to run by crimson-osd
# MGR=1 MON=1 OSD=3 MDS=0 RGW=0 ../src/vstart.sh -n -x --without-dashboard --memstore --crimson --nodaemon --redire... pengfei wang
01:18 PM Revision 3eaec7a8 (ceph): PendingReleaseNotes: `rgw-orphan-list` and deprecated `radosgw-admin or...
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit fe253c9d5f629cf7688b3dd1a3f8c3de8965...
J. Eric Ivancich
01:17 PM Revision d91254e7 (ceph): test/librbd: remove some unused captures
...silencing Clang warnings
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
Ronen Friedman
01:07 PM Revision 055252cd (ceph): test/rgw: add static testing for `ceph-diff-sorted`
Tests are run during "make check".
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit ...
J. Eric Ivancich
01:07 PM Revision 37026909 (ceph): qa/rgw: allow the rgw teuthology task to capture/set dns names
A teuthology workunit might want to use the rgw task, setting the
rgw-dns-name and/or rgw-dns-s3website-name configur...
J. Eric Ivancich
01:07 PM Revision 786eab2c (ceph): qa/rgw: integration test for `rgw-orphan-list` & `radosgw-admin radoslist`
Add teuthology test for `rgw-orphan-list` in a new tool suite under
rgw. It only needs to be tested under one configu...
J. Eric Ivancich
01:07 PM Revision 17038476 (ceph): rgw: deprecate radosgw-admin orphans sub-commands
The orphans sub-commands have not been maintained for years and it's
unclear whether they're reliable. Additionally, ...
J. Eric Ivancich
01:07 PM Revision b13b168a (ceph): rgw: add const-correctness to rgw_obj_manifest and svc_tier_rados
Mark functions as "const" or function parameters as "const" in order
to make those functions more widely callable.
S...
J. Eric Ivancich
01:07 PM Revision 2431757f (ceph): rgw: add `rgw-orphan-list` tool & `radosgw-admin bucket radoslist ...`
Adds a `radosgw-admin` subcommand and walks the associated bucket
indices and manifests to generate the list of rados...
J. Eric Ivancich
01:07 PM Revision 428d76b9 (ceph): doc/rgw: add docs for `rgw-orphan-list` and `ceph-diff-sorted`
Add man pages and documentation for both tools.
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked...
J. Eric Ivancich
12:31 PM rgw Bug #45607 (Fix Under Review): Ceph Elasticsearch sync module not working with rgw_keystone_impli...
rgw_keystone_implicit_tenants = true implies that a bucket is saved as PROJECT_ID$BUCKET_NAME.
the payload of RGW...
Luca Cervigni
12:12 PM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
seems that I'm close to unable to reproduce this reliably. Sebastian Wagner
12:01 PM rbd Backport #45598 (In Progress): octopus: [librbd] failure in unit test due to race in disable mirr...
Nathan Cutler
09:33 AM rbd Backport #45598 (Resolved): octopus: [librbd] failure in unit test due to race in disable mirrori...
https://github.com/ceph/ceph/pull/35126 Nathan Cutler
12:01 PM Revision a502c62e (ceph): librbd: avoid completing mirror:DisableRequest while holding its lock
Ensure that the lock is released before another thread has the chance
to complete the state machine and attempt to de...
Jason Dillaman
11:59 AM Revision 5200b647 (ceph): Merge pull request #34980 from sebastian-philipp/cephadm-workunits-rm-u...
qa/cephadm: rm ubuntu_latest for now
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sebastian Wagner
11:49 AM Orchestrator Bug #45596: qa/tasks/cephadm: No cephadm module detected
Right, the mgr gets restarted:... Sebastian Wagner
09:46 AM Orchestrator Bug #45596: qa/tasks/cephadm: No cephadm module detected
This failure can also be seen in this test:
http://pulpito.ceph.com/varsha-2020-05-18_10:25:58-rados-wip-integrate-c...
Varsha Rao
08:59 AM Orchestrator Bug #45596 (Resolved): qa/tasks/cephadm: No cephadm module detected
Something weird is happening here.
First mgr fails and cephadm is disabled....
Varsha Rao
11:44 AM RADOS Bug #45606 (Resolved): build_incremental_map_msg missing incremental map while snaptrim or backfi...
Hello,
I'm not sure if this is an issue or not. On one Cluster I see the following Messages, most times when snapt...
Bastian Mäuser
11:33 AM Dashboard Feature #45011: mgr/dashboard: Display users current bucket quota usage
Clarification from @CaseyBodley (here assuming we receive a payload like the issue description):
size_actual: the ...
Alfonso Martínez
11:10 AM Revision d67b0f1e (ceph): qa/tasks/cephadm: ignore tarfile.ReadError
there is chance that /var/log/ceph (and other directories) is not
created when cephadm fails, but we always try to co...
Kefu Chai
10:55 AM Orchestrator Bug #45595: qa/tasks/cephadm: No filesystem is configured and MDS daemon gets deployed repeatedly
the logs of a failed MDS:... Sebastian Wagner
08:04 AM Orchestrator Bug #45595 (Can't reproduce): qa/tasks/cephadm: No filesystem is configured and MDS daemon gets d...
On adding mds to roles... Varsha Rao
10:48 AM Orchestrator Bug #45604 (Duplicate): mgr/cephadm: Failed to create an OSD
Sebastian Wagner
09:37 AM Orchestrator Bug #45604 (Duplicate): mgr/cephadm: Failed to create an OSD
Creating an OSD using the following commands fails.... Volker Theile
10:41 AM mgr Bug #45605 (Rejected): prometheus module hangs recovery and command execution
On our cluster with 2000+ osds we observe high cpu usage by ceph-mgr, similar to https://tracker.ceph.com/issues/4449... Tomek Jaroszyk
10:36 AM Revision 91c1c618 (ceph): mgr/cephadm: Fix OSDs not being created
Fixes: https://tracker.ceph.com/issues/45560
This was caused by completions no longer getting
executed synchonously....
Sebastian Wagner
10:15 AM Revision 72586228 (ceph): Merge pull request #34893 from sebastian-philipp/octopus-backport-34718...
octopus: cephadm: Batch backport May (1)
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
10:03 AM Revision d7f2f7d6 (ceph): Merge pull request #35101 from sebastian-philipp/cephadm-ls-systemd-unit
cephadm: `ls`: also return systemd_unit
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
09:57 AM Revision 58eaeb53 (ceph): qa/cephadm: Add roleless mon names to ctx.cluster.remotes role dict
Fixes: https://tracker.ceph.com/issues/45584
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
09:39 AM mgr Bug #45574: subinterpreters: ceph/mgr/rook RuntimeError on import of RookOrchestrator - ceph clus...
but that in turn means, we're not able to load numpy from two sub-interpreters. Which means no k8sevents module? Sebastian Wagner
06:28 AM mgr Bug #45574: subinterpreters: ceph/mgr/rook RuntimeError on import of RookOrchestrator - ceph clus...
Sebastian Wagner wrote:
> https://github.com/numpy/numpy/issues/14384#issuecomment-626832460
>
> And we have sub-...
Tim Serong
09:35 AM CephFS Backport #45603 (Resolved): octopus: mds: PurgeQueue does not handle objecter errors
https://github.com/ceph/ceph/pull/35148 Nathan Cutler
09:35 AM CephFS Backport #45602 (Resolved): nautilus: mds: PurgeQueue does not handle objecter errors
https://github.com/ceph/ceph/pull/35149 Nathan Cutler
09:35 AM Bug #43751 (Resolved): when "Uploads a part in a multipart upload", if the specified multipart up...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:35 AM bluestore Bug #43814 (Resolved): common/bl: claim_append() corrupts memory when a bl consecutively has at l...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:34 AM rgw Backport #45501 (Resolved): nautilus: RGW check object exists before auth?
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35045
m...
Nathan Cutler
09:34 AM Backport #45517 (Resolved): nautilus: when "Uploads a part in a multipart upload", if the specifi...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35019
m...
Nathan Cutler
09:34 AM Dashboard Bug #44721 (Resolved): mgr/dashboard: define SSO/SAML dependencies to packaging
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:34 AM RADOS Backport #44370: nautilus: msg/async: the event center is blocked by rdma construct conection for...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34780
m...
Nathan Cutler
02:33 AM RADOS Backport #44370 (Resolved): nautilus: msg/async: the event center is blocked by rdma construct co...
Wei-Chung Cheng
09:33 AM CephFS Backport #45601 (Resolved): octopus: mds: inode's xattr_map may reference a large memory.
https://github.com/ceph/ceph/pull/35147 Nathan Cutler
09:33 AM CephFS Backport #45600 (Resolved): nautilus: mds: inode's xattr_map may reference a large memory.
https://github.com/ceph/ceph/pull/35199 Nathan Cutler
09:33 AM rbd Backport #45597 (Resolved): octopus: mgr/rbd_support: rename "rbd_trash_trash_purge_schedule" oid...
https://github.com/ceph/ceph/pull/35436 Nathan Cutler
08:43 AM rbd Bug #45544 (Pending Backport): [librbd] failure in unit test due to race in disable mirroring cla...
Mykola Golub
08:43 AM Revision b56eac1a (ceph): Merge pull request #35074 from dillaman/wip-45544
librbd: avoid completing mirror:DisableRequest while holding its lock
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:35 AM Dashboard Bug #45527 (Can't reproduce): mgr/dashboard: ConnectionLostError in "setUpClass (tasks.mgr.dashbo...
Laura Paduano
08:04 AM Revision d9f8f8e3 (ceph): cephfs: allow pool names with '-' and '.'
... to be set as pool layouts for files and directories.
Fixes: https://tracker.ceph.com/issues/45521
Signed-off-by:...
Ramana Raja
07:42 AM Orchestrator Bug #45594 (Resolved): cephadm: weight of a replaced OSD is 0
Not sure if this is intended.
After deleting an OSD with `--replace` flag and create new OSD on it, OSD's WEIGHT i...
Kiefer Chang
07:41 AM Revision 1bcd212f (ceph): rgw: Adding data cache and CDN capabilities
This feature is meant to add data cache feature to the RGW.
It is using Nginx as a cache server.
This feature adds 2 ...
Or Friedmann
07:41 AM Revision a4ae2724 (ceph): fix docs
Signed-off-by: Or Friedmann <ofriedma@redhat.com> Or Friedmann
07:41 AM Revision e6e1dd86 (ceph): rgw: fixes to override_range_hdr
Signed-off-by: Or Friedmann <ofriedma@redhat.com> Or Friedmann
07:41 AM Revision 737e1aa9 (ceph): use ceph::split
Signed-off-by: Or Friedmann <orfriedma@redhat.com> Or Friedmann
07:41 AM Revision 892e9fa5 (ceph): rgw: fix nginx cache docs
Signed-off-by: Or Friedmann <ofriedma@redhat.com> Or Friedmann
07:41 AM Revision 94c81f30 (ceph): rgw: create rgw-cache example directory
Signed-off-by: Or Friedmann <ofriedma@redhat.com> Or Friedmann
07:01 AM Orchestrator Bug #45252: cephadm: fail to insert modules when creating iSCSI targets
Hmm, that didn't happen on my test system. I might need to rebuild to check, I might have to reboot the host just in ... Matthew Oliver
02:44 AM Orchestrator Bug #45252: cephadm: fail to insert modules when creating iSCSI targets
Still seeing this after PR 34898 merged.
insert_error.txt contains more info
Kiefer Chang
06:45 AM rgw Backport #45500 (In Progress): octopus: RGW check object exists before auth?
Wei-Chung Cheng
06:44 AM Revision cd2c08a0 (ceph): rgw: anonomous swift to obj that dont exist should 401
Currently, if you attempt to GET and object in the Swift API that
doesn't exist and you don't pass a `X-Auth-Token` i...
Matthew Oliver
06:12 AM CephFS Backport #45478 (In Progress): nautilus: fix MClientCaps::FLAG_SYNC in check_caps
Wei-Chung Cheng
06:11 AM Revision ed535d79 (ceph): client: only set MClientCaps::FLAG_SYNC when flushing dirty auth caps
Sidharth noticed that we were probably doing more FLAG_SYNC cap flushes
than necessary.
This flag is intended for sy...
Jeff Layton
06:09 AM CephFS Backport #45474 (In Progress): nautilus: some obsolete "ceph mds" sub commands are suggested by b...
Wei-Chung Cheng
06:08 AM Revision 8ef4532d (ceph): bash_completion: Do not auto complete obsolete and hidden cmds
This patch fixes two things.
1. Do not auto complete obsolete and hidden cmds.
2. sub command completions often fail...
Kotresh Hiremath Ravishankar
02:54 AM RADOS Bug #45588: test_envlibrados_for_rocksdb.sh fails on master
http://pulpito.ceph.com/kchai-2020-05-19_02:54:14-rados:singleton-wip-kefu2-testing-2020-05-13-1200-distro-basic-smithi/ Kefu Chai
01:50 AM CephFS Bug #45593 (In Progress): qa: removing network bridge appears to cause dropped packets
It seems not the removing NAT rule's issue, this began very early and last for minutes already:... Xiubo Li
12:17 AM Revision a36165b8 (ceph): cephadm: Make ceph-iscsi api user and password mandatory
The api user and password is required in order to use the API so let's
make these mandatory. The `ceph orch daemon ad...
Matthew Oliver

05/18/2020

11:27 PM Revision 6f4b5ac9 (ceph): cephadm: don't check port in use during nfs reconfig
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
11:27 PM Revision 7a2e4f4a (ceph): cephadm: remove unused `reconfig` param from create_daemon_dirs
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
11:27 PM Revision c85a34aa (ceph): cephadm: skip `port_in_use` during redeploy
skip the `port_in_use` check during reconfig/redeploy
of the monitoring components and nfs-ganesha
Signed-off-by: Mi...
Michael Fritch
11:27 PM Revision 2571d1bd (ceph): cephadm: fixup command_deploy log line
fixup log line to reflect the deploy action
(e.g. deploy, reconfig, redeploy)
Signed-off-by: Michael Fritch <mfritch...
Michael Fritch
10:14 PM CephFS Bug #45552 (Resolved): qa/task/vstart_runner.py: admin_socket: exception getting command descript...
Patrick Donnelly
10:14 PM Revision 076d0465 (ceph): Merge PR #35062 into master
* refs/pull/35062/head:
qa/tasks/cephfs/fuse_mount.py: retry when the admin socket is not ready
Reviewed-by: Patric...
Patrick Donnelly
10:12 PM CephFS Bug #45090 (Pending Backport): mds: inode's xattr_map may reference a large memory.
Patrick Donnelly
10:11 PM CephFS Bug #45090 (Resolved): mds: inode's xattr_map may reference a large memory.
Patrick Donnelly
10:11 PM Revision 74312c75 (ceph): Merge PR #34571 into master
* refs/pull/34571/head:
mds: don't shallow copy when decoding xattr map
Reviewed-by: Greg Farnum <gfarnum@redhat.co...
Patrick Donnelly
10:10 PM Revision 0fbf2a72 (ceph): Merge PR #34144 into master
* refs/pull/34144/head:
Filer: Add error handler in _do_purge_range()
mds: Handle blacklisted error in purge queue
...
Patrick Donnelly
10:10 PM CephFS Bug #43598 (Pending Backport): mds: PurgeQueue does not handle objecter errors
Patrick Donnelly
10:08 PM CephFS Bug #45114 (Pending Backport): client: make cache shrinking callbacks available via libcephfs
Patrick Donnelly
10:07 PM Revision 356c64a3 (ceph): Merge PR #34596 into master
* refs/pull/34596/head:
test: add a new program for testing ino_release_cb
client: add a new inode release request ...
Patrick Donnelly
10:01 PM CephFS Bug #45373 (Resolved): cephfs-shell: OSError type exceptions throw object has no attribute 'get_e...
Patrick Donnelly
09:59 PM Revision 2d76ac18 (ceph): Merge PR #34890 into master
* refs/pull/34890/head:
cephfs-shell: Remove get_error_code() call on OSError type exception objects
Reviewed-by: R...
Patrick Donnelly
09:58 PM CephFS Bug #45430 (Resolved): qa/cephfs: cleanup() and cleanup_netns() needs to be run even FS was not m...
Patrick Donnelly
09:57 PM Revision 5ea3a9a1 (ceph): Merge PR #34951 into master
* refs/pull/34951/head:
qa/cephfs: run() cleanup whether FS was mounted or not
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
09:55 PM Revision 1f885b6c (ceph): Revert "qa/tests: replaced ubuntu_latest.yaml with ubuntu 20.04"
This reverts commit 835f2f5f511e7363f4056e5137382982aac1bfbf.
Reverting this to narrow down recent failures seen in ...
Neha Ojha
09:34 PM Revision 0825b9b9 (ceph): Merge PR #35058 into master
* refs/pull/35058/head:
qa/tasks: logger.warn() -> logger.warning()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revie...
Patrick Donnelly
09:29 PM CephFS Bug #45593 (Rejected): qa: removing network bridge appears to cause dropped packets
... Patrick Donnelly
08:31 PM mgr Bug #45591 (Pending Backport): mgr: FAILED ceph_assert(daemon != nullptr)
... Patrick Donnelly
07:59 PM CephFS Bug #45590 (Fix Under Review): qa: TypeError: unsupported operand type(s) for +: 'range' and 'range'
Patrick Donnelly
07:54 PM CephFS Bug #45590 (Resolved): qa: TypeError: unsupported operand type(s) for +: 'range' and 'range'
... Patrick Donnelly
07:57 PM Revision 8d51b33e (ceph): qa: use py3 compat list from range
Fixes: https://tracker.ceph.com/issues/45590
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:35 PM rbd Bug #45589 (Pending Backport): mgr/rbd_support: rename "rbd_trash_trash_purge_schedule" oid to "r...
Jason Dillaman
04:19 PM rbd Bug #45589 (Resolved): mgr/rbd_support: rename "rbd_trash_trash_purge_schedule" oid to "rbd_trash...
When adding "rbd trash purge schedule" functionality in Octopus the oid for storing per pool schedules was mistakenly... Mykola Golub
07:35 PM Revision f8bbf969 (ceph): Merge pull request #35108 from trociny/wip-45589
mgr/rbd_support: rename "rbd_trash_trash_purge_schedule" oid
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:46 PM Revision 71c7f959 (ceph): Merge pull request #34900 from gekios/wip-cephadm-bootstrapped
qa/tasks/cephadm.py: Support already bootstrapped clusters
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
06:36 PM Revision 12eac6cc (ceph): Merge pull request #35071 from sebastian-philipp/cephadm-upgrade-check-...
mgr/cephadm: upgrade: use check_mon_command Sebastian Wagner
06:35 PM Revision a65784e6 (ceph): Merge pull request #35068 from bk201/wip-45163
mgr/cephadm: config iSCSI gateways in Dashboard Sebastian Wagner
06:35 PM Revision 84bf9eeb (ceph): Merge pull request #35084 from jschmid1/caching_osdspec_previews
mgr/cephadm: implement cached osdspec previews
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
05:59 PM Revision 5b6849e0 (ceph): mgr/rbd_support: rename "rbd_trash_trash_purge_schedule" oid
to "rbd_trash_purge_schedule"
Fixes: https://tracker.ceph.com/issues/45589
Signed-off-by: Mykola Golub <mgolub@suse....
Mykola Golub
05:59 PM CephFS Bug #45521: mds: layout parser does not handle [-.] in pool names
Zheng Yan wrote:
>
> is this behavior related to this issue?
>
Not at all -- I put this in the wrong tracker....
Jeff Layton
04:44 PM rgw Bug #45586 (Fix Under Review): invalid read in cls_2pc_queue_abort detected by valgrind
Yuval Lifshitz
01:42 PM rgw Bug #45586: invalid read in cls_2pc_queue_abort detected by valgrind
/a/kchai-2020-05-17_14:47:51-rados-wip-kefu2-testing-2020-05-13-1200-distro-basic-smithi/5063572/remote/smithi019/log... Kefu Chai
01:42 PM rgw Bug #45586 (Resolved): invalid read in cls_2pc_queue_abort detected by valgrind
... Kefu Chai
04:25 PM Revision 0c857e98 (ceph): 15.2.2
Jenkins Build Slave User
04:25 PM Revision e152f846 (ceph): cls/2pc_queue: fix access to invalidated iterator
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
Fixes: https://tracker.ceph.com/issues/45586
Yuval Lifshitz
03:57 PM Orchestrator Bug #45587: mgr/cephadm: Failed to create encrypted OSD
note, octopus doesn't contain https://github.com/ceph/ceph/pull/34745 Sebastian Wagner
03:07 PM Orchestrator Bug #45587 (Resolved): mgr/cephadm: Failed to create encrypted OSD
I can not create an encrypted OSD using Ceph 15.2.1-277-g17d346932e on SES7.... Volker Theile
03:42 PM RADOS Bug #45588: test_envlibrados_for_rocksdb.sh fails on master
https://github.com/facebook/rocksdb/pull/6855 Kefu Chai
03:41 PM RADOS Bug #45588 (Resolved): test_envlibrados_for_rocksdb.sh fails on master
... Kefu Chai
03:37 PM rgw Backport #45501: nautilus: RGW check object exists before auth?
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35045
merged
Yuri Weinstein
03:37 PM Revision f6f53f17 (ceph): Merge pull request #35045 from smithfarm/wip-45501-nautilus
nautilus: rgw: anonomous swift to obj that dont exist should 401
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:36 PM Backport #45517: nautilus: when "Uploads a part in a multipart upload", if the specified multipar...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35019
merged
Yuri Weinstein
03:36 PM Revision 9ac33d5b (ceph): Merge pull request #35019 from smithfarm/wip-45517-nautilus
nautilus: rgw: fix multipart upload's error response
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:44 PM RADOS Backport #44370: nautilus: msg/async: the event center is blocked by rdma construct conection for...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34780
merged
Yuri Weinstein
02:44 PM Revision e1628078 (ceph): Merge pull request #34780 from Vicente-Cheng/wip-44370-nautilus
nautilus: msg/async/rdma: fix bug event center is blocked by rdma construct connection for transport ib sync msg
Rev...
Yuri Weinstein
02:39 PM Revision c7e7009a (ceph): Merge branch 'wip-joshd-fix'
Reviewed-by: Neha Ojha <nojha@redhat.com> Josh Durgin
02:35 PM Revision f2cf2ce1 (ceph): Merge branch 'wip-joshd-fix-octopus' into octopus
Reviewed-by: Neha Ojha <nojha@redhat.com> Josh Durgin
02:24 PM Revision 15076923 (ceph): mgr/orchestrator: adapting orch interface to preview changes
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
01:48 PM CephFS Bug #45532 (Triaged): cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
Patrick Donnelly
01:46 PM CephFS Bug #45553 (Duplicate): mds: rstats on snapshot are updated by changes to HEAD
Patrick Donnelly
01:36 PM Orchestrator Feature #45463 (Fix Under Review): cephadm: allow custom images for grafana, prometheus, alertman...
Patrick Seidensal
01:19 PM Backport #45585 (In Progress): octopus: ceph manpage lists obsolete/unsupported cache tier modes
Nathan Cutler
01:18 PM Backport #45585 (Resolved): octopus: ceph manpage lists obsolete/unsupported cache tier modes
https://github.com/ceph/ceph/pull/35105 Nathan Cutler
01:18 PM Documentation #45514 (Pending Backport): ceph manpage lists obsolete/unsupported cache tier modes
Nathan Cutler
01:18 PM Revision ec13e8da (ceph): Merge pull request #35015 from smithfarm/wip-45514
doc: drop obsolete cache tier options
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha <nojha@re...
Nathan Cutler
01:12 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Okay , I will work on writing up a new ticket for the slow requests problem and at the moment not do anything to trou... mitchell walls
12:58 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Unfortunately, ganesha doesn't have great instrumentation in this area. There is a ganeshactl program that ships with... Jeff Layton
12:47 PM Orchestrator Bug #45584 (Fix Under Review): qa/tasks/cephadm: With roleless feature no mons are deployed
Varsha Rao
12:30 PM Orchestrator Bug #45584 (Resolved): qa/tasks/cephadm: With roleless feature no mons are deployed
http://qa-proxy.ceph.com/teuthology/varsha-2020-05-12_12:13:48-rados-wip-varsha-testing-distro-basic-smithi/5049043/
...
Varsha Rao
12:46 PM Revision 5c90555e (ceph): Merge pull request #35083 from p-se/wip-pse-cephadm-prom-scrape-interval
mgr/cephadm: increase global scrape interval
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
12:45 PM Revision 4b8545b5 (ceph): Merge pull request #35092 from varshar16/wip-cephadm-mdcache-ganesha
mgr/cephadm/nfs: Instead of CACHEINODE use MDCACHE
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Michae...
Sebastian Wagner
12:38 PM Revision c45324a1 (ceph): librbd: avoid completing mirror:DisableRequest while holding its lock
Ensure that the lock is released before another thread has the chance
to complete the state machine and attempt to de...
Jason Dillaman
12:22 PM CephFS Feature #12334: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
Ganesha patches are merged and have been for over a week. The libcephfs bits are also still ready, but testing is tak... Jeff Layton
11:30 AM Revision ec5b8de7 (ceph): mgr/cephadm: upgrade: use check_mon_command
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:24 AM Revision 03ee4472 (ceph): Merge pull request #34964 from dillaman/wip-45137
librbd: replace ImageRequestWQ with pluggable ImageDispatcher
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
10:39 AM Revision de278519 (ceph): doc/cephadm: Synopsis: add `cephadm unit`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:35 AM Revision d8f81540 (ceph): cephadm: `ls`: also return systemd_unit
Let users directly know the systemd unit name.
Enable things like
```
cephadm ls | jq -r '.[].systemd_unit' | xargs...
Sebastian Wagner
09:51 AM mgr Backport #44674 (Resolved): nautilus: mgr/balancer: KeyError messages in balancer module
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34761
m...
Nathan Cutler
09:50 AM bluestore Backport #43920 (Resolved): nautilus: common/bl: claim_append() corrupts memory when a bl consecu...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34516
m...
Nathan Cutler
09:50 AM bluestore Backport #43087 (Resolved): nautilus: bluefs: sync_metadata leaks dirty files if log_t is empty
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34515
m...
Nathan Cutler
09:50 AM Dashboard Backport #44997 (Resolved): nautilus: mgr/dashboard: define SSO/SAML dependencies to packaging
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34475
m...
Nathan Cutler
09:49 AM rbd Backport #45365 (Resolved): nautilus: qa: rbd-nbd unmap_device may exit earlier due to incorrect ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35046
m...
Nathan Cutler
09:32 AM mgr Bug #45574 (Need More Info): subinterpreters: ceph/mgr/rook RuntimeError on import of RookOrchest...
I think we're going to need the *full* mgr log here. Sebastian Wagner
09:09 AM mgr Bug #45574: subinterpreters: ceph/mgr/rook RuntimeError on import of RookOrchestrator - ceph clus...
https://github.com/numpy/numpy/issues/14384#issuecomment-626832460
And we have sub-interpreters again.
Sebastian Wagner
12:53 AM mgr Bug #45574: subinterpreters: ceph/mgr/rook RuntimeError on import of RookOrchestrator - ceph clus...
Update: Red herring that this bug prevented cluster from starting.
I was doing upgrade from Luminous through Nauti...
Martin Millnert
09:31 AM Revision b4a2afa8 (ceph): mgr/cephadm: increase global scrape interval
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
09:21 AM rgw Bug #41652 (Resolved): rgw lc does not delete objects that do not have the same tags
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:21 AM rgw Bug #42217 (Resolved): rgw:dmclock: When test rgw dmclock function, it cannot work well.
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:19 AM mgr Backport #45582 (Resolved): nautilus: Monitoring: Grafana Dashboard per rbd image
https://github.com/ceph/ceph/pull/35248 Nathan Cutler
09:19 AM Dashboard Bug #44913 (Resolved): monitoring: Fix pool capacity incorrect
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:19 AM rbd Backport #45581 (Rejected): octopus: rbd-mirror: src/librbd/journal/Replay.cc: 264: FAILED ceph_a...
Nathan Cutler
09:18 AM rbd Backport #45580 (Resolved): octopus: [python] Image create(...) method defaults to "old_format = ...
https://github.com/ceph/ceph/pull/35435 Nathan Cutler
09:18 AM rbd Backport #45579 (Resolved): nautilus: [python] Image create(...) method defaults to "old_format =...
https://github.com/ceph/ceph/pull/35183 Nathan Cutler
09:18 AM rbd Backport #45578 (Resolved): octopus: [librbd] The 'copy' method defaults to the source image format
https://github.com/ceph/ceph/pull/35255 Nathan Cutler
09:18 AM rbd Backport #45577 (Resolved): nautilus: [librbd] The 'copy' method defaults to the source image format
https://github.com/ceph/ceph/pull/35182 Nathan Cutler
08:17 AM Orchestrator Bug #45174: cephadm: missing parameters on 'orch daemon add iscsi'
I've created a PR (https://github.com/ceph/ceph/pull/35097) that makes the api_user and api_password manditory. Matthew Oliver
08:11 AM Linux kernel client Bug #45563: __list_add_valid kernel NULL pointer in _ceph_remove_cap
thanks Zheng Yan. and I have another question, have you done this test(deleting the file When the memory is full)? Wi... joe h
03:14 AM Linux kernel client Bug #45563: __list_add_valid kernel NULL pointer in _ceph_remove_cap
joe h wrote:
> while reviewing code,I think there is something wrong with the code as follows:
> one cap is stored ...
Zheng Yan
08:05 AM Orchestrator Bug #45576: cephadm: `cephadm ls` does not play well with `cephadm logs`
Same is true for ... Sebastian Wagner
08:01 AM Orchestrator Bug #45576 (Resolved): cephadm: `cephadm ls` does not play well with `cephadm logs`
Right now users need to run... Sebastian Wagner
04:15 AM CephFS Bug #45575 (Resolved): cephfs-journal-tool: incorrect read_offset after finding missing objects
in JournalScanner::scan_events(), read_offset is not increased when find missing objects, that will lead to a wrong r... yantao xue

05/17/2020

07:34 PM mgr Bug #45574 (New): subinterpreters: ceph/mgr/rook RuntimeError on import of RookOrchestrator - cep...
The 'devicehealth' plugins' dependency on rook (package ceph-mgr-rook) code causes a cluster to not boot, after upgra... Martin Millnert
12:15 PM Revision c296680b (ceph): cls/2pc_queue: add async API to read operations
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com> Yuval Lifshitz
10:39 AM Revision 80f553bb (ceph): cmake: add doxygen target for c++ code under src
will be generated by running "make doxygen"
output at: build/src/html/index.html
Signed-off-by: Yuval Lifshitz <ylif...
Yuval Lifshitz
06:12 AM Orchestrator Bug #45572 (Rejected): cephadm: ceph-crash isn't deployed anywhere
Rejecting in favour of https://github.com/ceph/ceph-salt/issues/236 Tim Serong
01:21 AM Revision 28483b3b (ceph): mgr/dashboard: support setting iSCSI gateways from orchestrator
- Dashboard doesn't actively query iSCSI gateways from orchestrator anymore.
Instead, Orchestrator backend invokes ...
Kiefer Chang
01:21 AM Revision 5674f46f (ceph): mgr/cephadm: config iSCSI gateways in Dashboard
- Add `daemon_check_post` fuction to allow services implement actions
needed to be done after daemons are checked.
...
Kiefer Chang

05/16/2020

10:36 PM Orchestrator Bug #45572: cephadm: ceph-crash isn't deployed anywhere
Ah. Found it. This is due to ceph-salt calling @cephadm bootstrap@ with @--skip-ssh@, so presumably actually needs ... Tim Serong
06:50 AM Orchestrator Bug #45572 (Rejected): cephadm: ceph-crash isn't deployed anywhere
AFAICT when deploying a containerized cluster with cephadm, ceph-crash is never deployed anywhere. This means that i... Tim Serong
07:43 PM CephFS Documentation #45573 (New): doc: client: client_reconnect_stale=1
The existing documentation is out of date: https://docs.ceph.com/docs/mimic/cephfs/eviction/#advanced-un-blacklisting... Patrick Donnelly
11:45 AM Revision 8aac5d27 (ceph): Merge pull request #32682 from lorenzen-b1/patch-1
doc/architecture.rst: clarify scrubbing
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:29 AM Linux kernel client Bug #45563: __list_add_valid kernel NULL pointer in _ceph_remove_cap
while reviewing code,I think there is something wrong with the code as follows:
one cap is stored in two data struct...
joe h
02:44 AM Revision 5e4e386a (ceph): Merge pull request #35091 from tchaikov/wip-crimson-cleanup
crimson/osd: avoid using variadic future
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
02:22 AM Revision f9c9bc9b (ceph): Merge PR #35081 into master
* refs/pull/35081/head:
qa: do not save/restore ip_forward sysctl
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Patrick Donnelly
02:21 AM CephFS Cleanup #45525 (Resolved): qa/task/cephfs/mount.py: skip saving/restoring the previous value for ...
Patrick Donnelly

05/15/2020

11:16 PM mgr Backport #44674: nautilus: mgr/balancer: KeyError messages in balancer module
Konstantin Shalygin wrote:
> https://github.com/ceph/ceph/pull/34761
merged
Yuri Weinstein
11:16 PM Revision 61f72c94 (ceph): Merge pull request #34761 from smithfarm/wip-44674-nautilus
nautilus: mgr/balancer: tolerate pgs outside of target weight map
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed...
Yuri Weinstein
11:15 PM bluestore Backport #43920: nautilus: common/bl: claim_append() corrupts memory when a bl consecutively has ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34516
merged
Yuri Weinstein
11:14 PM Revision aa013ce8 (ceph): Merge pull request #34516 from shyukri/wip-43920-nautilus
nautilus: common/bl: fix memory corruption in bufferlist::claim_append()
Reviewed-by: Radoslaw Zarzynski <rzarzyns@r...
Yuri Weinstein
11:14 PM bluestore Backport #43087: nautilus: bluefs: sync_metadata leaks dirty files if log_t is empty
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34515
merged
Yuri Weinstein
11:13 PM Revision cd7d34ca (ceph): Merge pull request #34515 from shyukri/wip-43087-nautilus
nautilus: bluestore: prevent BlueFS::dirty_files from being leaked when syncing metadata
Reviewed-by: Igor Fedotov <...
Yuri Weinstein
11:12 PM Dashboard Backport #44997: nautilus: mgr/dashboard: define SSO/SAML dependencies to packaging
Ernesto Puerta wrote:
> https://github.com/ceph/ceph/pull/34475
merged
Yuri Weinstein
11:12 PM Revision f1539dc6 (ceph): Merge pull request #34475 from rhcs-dashboard/wip-44997-nautilus
nautilus: rpm: add python3-saml as install dependency
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-b...
Yuri Weinstein
07:08 PM Revision 90dfff94 (ceph): Merge pull request #34764 from ianwatsonrh/master
Docs: vault kv and transit engine updates
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:22 PM Revision f5e4631d (ceph): mgr/cephadm/nfs: Instead of CACHEINODE use MDCACHE
As CACHEINODE will be deprecated soon.
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
06:20 PM rbd Backport #45365: nautilus: qa: rbd-nbd unmap_device may exit earlier due to incorrect list-mapped...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35046
merged
Yuri Weinstein
06:20 PM Revision 0e2570a9 (ceph): Merge pull request #35046 from smithfarm/wip-45365-nautilus
nautilus: qa/workunits/rbd: fix list-mapped filter in unmap_device
Reviewed-by: Jason Dillaman <dillaman@redhat.com>...
Yuri Weinstein
04:38 PM Revision 3cee25ba (ceph): crimson/osd: avoid using variadic future
it is deprecated by seastar. let's use future<tuple<...>> instead
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:52 PM bluestore Bug #44937 (Need More Info): bluestore rocksdb max_background_compactions regression in 12.2.13
Neha Ojha
03:27 PM bluestore Bug #44937: bluestore rocksdb max_background_compactions regression in 12.2.13
Users have been using >=2 (up to 8) background_compactions in rocksdb long before we set the default to 2, without an... Josh Durgin
03:38 PM RADOS Backport #44413: nautilus: FTBFS on s390x in openSUSE Build Service due to presence of -O2 in RPM...
c8af73e19ab02617411fe689ff1b98b8f4d096ca did not make v14.2.9, and it will be in v14.2.10. Ken Dreyer
03:18 PM CephFS Bug #45398 (Fix Under Review): mgr/volumes: Not able to resize cephfs subvolume with ceph fs subv...
Kotresh Hiremath Ravishankar
03:14 PM rbd Bug #45518 (Pending Backport): [librbd] The 'copy' method defaults to the source image format
Mykola Golub
03:13 PM Revision ccea3309 (ceph): Merge pull request #35025 from dillaman/wip-45518
librbd: copy API should not inherit v1 image format by default Mykola Golub
03:12 PM Revision 7f1df0d1 (ceph): Merge pull request #34789 from trociny/wip-rbd-nbd-quiesce
rbd-nbd: add quiesce/unquiesce hooks
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:55 PM Revision 7f93c8f7 (ceph): .gitignore: Ignore Python build artifacts
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:55 PM Revision f6f5e6c2 (ceph): librados: Test completion creation/handling speed
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:55 PM Revision 38be6d3f (ceph): librados: Op creation benchmark
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:55 PM Revision c120aa95 (ceph): common: Add a threadpool for Asio
Just to package up starting, stopping, and running everything.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
02:55 PM Revision 88bfb4f4 (ceph): common: Name thread for ceph_timer
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:55 PM Revision 47e61c2b (ceph): common: Add maybe_timespan
For handling the common idiom of a zero timeout.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
02:55 PM Revision caf6ce2a (ceph): common/async: Blocking completion for asio
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:55 PM Revision b5ab9911 (ceph): common: add waiter template
It's no fair taking away people's C_SafeCond without giving them something new
to replace it.
Signed-off-by: Adam C....
Adam Emerson
02:55 PM Revision 6d652f7b (ceph): common: Add error_code glue/infrastructure
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:55 PM Revision 406f2230 (ceph): osd: Add error_category for OSD result codes
Actually to be used by /clients/.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
02:55 PM Revision 8ca563e3 (ceph): osdc: Add error codes for Objecter error returns
For errors generated /within/ the Objecter, not those returned from
the OSD.
Signed-off-by: Adam C. Emerson <aemerso...
Adam Emerson
02:55 PM Revision 513f37bd (ceph): mon: Add error_category for error_codes from Monitor
These are, like error returns from most Ceph daemons, punned with
POSIX error codes, so treat them as such. This cate...
Adam Emerson
02:55 PM Revision ab729f01 (ceph): include: Add expected.hpp
Not worth making a submodule since it's a single-file include.
Originally from https://github.com/TartanLlama/expect...
Adam Emerson
02:55 PM Revision 7d73fa6a (ceph): buffer: base exceptions on system_error
Thanks to Kefu Chai <kchai@redhat.com> for assistance.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
02:55 PM Revision 306eebe0 (ceph): monc: Asifoact MonClient
Of course now everyone has to feed an io_context into the MonClient.
Signed-off-by: Adam C. Emerson <aemerson@redhat...
Adam Emerson
02:55 PM Revision d861fb96 (ceph): RADOS: Data structures for Objecter to decode
These are broken out so the header can be included by Objecter and we
don't have to do a bunch of copies/moves.
Sign...
Adam Emerson
02:55 PM Revision e3a05040 (ceph): osdc: Asiofact the Objecter
Thanks to Casey Bodley <cbodley@users.noreply.github.com> for
watch/notify fixes and Patrick Donnelly <pdonnell@redha...
Adam Emerson
02:55 PM Revision 37722c39 (ceph): osdc: Keep track of average op vector size
The better to calibrate the small op vector size.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
02:55 PM Revision 0d6aa23c (ceph): osdc: Use boost::container::small_vector for ops vector
This way making an ObjectOperation won't require allocations just
for a few ops.
Signed-off-by: Adam C. Emerson <aem...
Adam Emerson
02:55 PM Revision 24a5e6e9 (ceph): neorados: Create new library
This library is UNSTABLE and I reserve the right to change its
interface at any time for any reason.
Signed-off-by: ...
Adam Emerson
02:55 PM Revision c8118f58 (ceph): neorados: add neorados command line exerciser
Just a clean, small interface to help me debug and test out individual
function calls.
Signed-off-by: Adam C. Emerso...
Adam Emerson
02:55 PM Revision 8e61ad87 (ceph): neorados: Completion handling benchmark
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:55 PM Revision fa584d71 (ceph): neorados: Op creation benchmark
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:55 PM Revision 0ed4843b (ceph): neorados: Testing helpers
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:55 PM Revision f6727c74 (ceph): neorados: Test object enumeration
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:48 PM Revision 04a430d1 (ceph): Merge pull request #35023 from yuvalif/fix_issue_45513
cls/2pc_queue: fix timing issue in test
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:37 PM bluestore Bug #45519: OSD asserts during block allocation for BlueFS
It look like someone has edited my previous message:)
Yes, this check in _flush_and_sync_log doesn't work.
I've t...
Aleksei Zakharov
02:24 PM Revision 7d6bff65 (ceph): Merge pull request #34959 from yison/rwl-image-writeback-cache-seq10
rbd/cache: Replicated Write Log core codes - load existing cache
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:21 PM rgw Bug #45355 (Resolved): rgw_bucket_parse_bucket_key function is holding old tenant value, when thi...
Vikhyat Umrao
02:20 PM rgw Feature #41061 (Resolved): Add support for --bucket-id in radosgw-admin bucket stats command
Vikhyat Umrao
01:39 PM Revision a3a45b1c (ceph): test/librbd: improve TestLibRBD.QuiesceWatchTimeout
On teuthology 13 sec timeout was not always enough for
rbd_quiesce_notification_attempts = 2: if a socket failure is
...
Mykola Golub
01:30 PM Dashboard Feature #45011: mgr/dashboard: Display users current bucket quota usage
After a conversation with @CaseyBodley,
we should show 2 new columns based on the 2 quota types:
https://docs.cep...
Alfonso Martínez
01:29 PM rgw Feature #45568: Swift Extract Archive Operation
Thanks for the clarification, Matt! I will look into this and follow up with a support issue and/or documentation imp... Martin Zurowietz
01:27 PM rgw Feature #45568: Swift Extract Archive Operation
Hi Martin,
I'm not sure why it's not documented, but I believe the bulk-upload/extract-archive Swift op is impleme...
Matt Benjamin
01:16 PM rgw Feature #45568 (New): Swift Extract Archive Operation
I would like to propose the implementation of the Swift exctract archive bulk operation (https://docs.openstack.org/s... Martin Zurowietz
12:47 PM rbd Bug #45409 (Pending Backport): rbd-mirror: src/librbd/journal/Replay.cc: 264: FAILED ceph_assert(...
Jason Dillaman
12:46 PM Revision e2d9c0a1 (ceph): Merge pull request #34930 from trociny/wip-45409
rbd-mirror: wait for events to replay before shut down journal replay
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:46 PM Dashboard Bug #45567 (New): mgr/dashboard: Services page shows incorrect/outdated data
After deploying a service, e.g. grafana, to a host, delete it and redeploy it to another host the Dashboard still sho... Volker Theile
12:14 PM Dashboard Bug #45566 (Resolved): mgr/dashboard: Table column dowpdown does not close
The dropdown does not close when a click outside of the menu is done. If this is by intention, then this behavior is ... Volker Theile
11:58 AM Messengers Bug #44012: shaman build error: (bionic+crimson): infiniband: error: aggregate 'main()::ibv_exp_g...
faced the same issue locally, turns out libcurl.so was not found, added it manually, seems to work. Deepika Upadhyay
11:55 AM Revision 3bd2e763 (ceph): Merge pull request #35042 from tchaikov/wip-cmake-remove-iwyu-cppcheck
cmake: remove cppcheck and iwyu targets
Reviewed-by: Yuval Lifshitz <ylifshit@redhat.com>
Reviewed-by: Brad Hubbard ...
Kefu Chai
11:39 AM Orchestrator Bug #45560 (Fix Under Review): cephadm: fail to create OSDs
Sebastian Wagner
11:38 AM Orchestrator Bug #45560 (Pending Backport): cephadm: fail to create OSDs
Sebastian Wagner
09:49 AM Orchestrator Bug #45560 (In Progress): cephadm: fail to create OSDs
Sebastian Wagner
04:13 AM Orchestrator Bug #45560 (Resolved): cephadm: fail to create OSDs
OSDs are not created after applying the following spec:... Kiefer Chang
11:25 AM Dashboard Backport #45540 (In Progress): nautilus: mgr/dashboard: HomeTest fails if there is no real dist f...
Tiago Melo
11:25 AM Revision b7aa278e (ceph): mgr/dashboard: Fix HomeTest setup
'setup_controllers' was being called outside of the fake fs mock,
so the tests would fail if there was no real dist f...
Tiago Melo
11:24 AM RADOS Bug #45561 (In Progress): rados/test_envlibrados_for_rocksdb.sh fails on Xenial (seen in nautilus)
Brad Hubbard
06:59 AM RADOS Bug #45561 (Fix Under Review): rados/test_envlibrados_for_rocksdb.sh fails on Xenial (seen in nau...
Brad Hubbard
06:40 AM RADOS Bug #45561 (Resolved): rados/test_envlibrados_for_rocksdb.sh fails on Xenial (seen in nautilus)
http://qa-proxy.ceph.com/teuthology/bhubbard-2020-05-13_06:50:26-rados-wip-nautilus-badone-testing-2-distro-basic-smi... Brad Hubbard
11:19 AM Dashboard Backport #45539 (In Progress): octopus: mgr/dashboard: HomeTest fails if there is no real dist fo...
Tiago Melo
11:19 AM Revision dab3fd45 (ceph): mgr/dashboard: Fix HomeTest setup
'setup_controllers' was being called outside of the fake fs mock,
so the tests would fail if there was no real dist f...
Tiago Melo
10:49 AM Orchestrator Feature #45565 (New): cephadm: A daemon should provide information about itself (e.g. service urls)
As a normal user of Ceph without having much insight of the development and its inner life i expect that a fresh depl... Volker Theile
10:24 AM Orchestrator Bug #45407 (Fix Under Review): cephadm: Speed up OSD deployment preview
Joshua Schmid
09:57 AM Dashboard Bug #45545 (Resolved): mgr/dashboard: make check failure in mgr-dashboard-frontend-unittests "has...
Kefu Chai
09:56 AM Revision 054bb309 (ceph): Merge pull request #35070 from Devp00l/wip-45545-2
mgr/dashboard: Updates jest to fix cache failure
Reviewed-by: Tiago Melo <tmelo@suse.com>
Kefu Chai
09:50 AM Revision 62e14068 (ceph): Merge pull request #34913 from athanatos/sjust/wip-seastore-journal
crimson/os/seastore: initial PR
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:48 AM Revision 1aea3a08 (ceph): mgr/cephadm: move iSCSI service class to its own file
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com> Kiefer Chang
09:35 AM Orchestrator Documentation #45564 (Duplicate): cephadm: document workaround for accessing the admin socket by ...
... Sebastian Wagner
09:33 AM Revision 2d4b8c0b (ceph): mgr/cephadm: adapt cephadm to osdspec preview caching
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
09:32 AM Revision 9498b5f7 (ceph): mgr/cephadm: add preview caching to inventory.py
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
09:16 AM rgw Bug #43196 (Resolved): metadata is missing in bucket deletion notifications
Nathan Cutler
09:16 AM rgw Bug #43214 (Resolved): when performing multiple object deletion notifications are not sent
Nathan Cutler
09:16 AM rgw Backport #44037 (Resolved): nautilus: when performing multiple object deletion notifications are ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34107
m...
Nathan Cutler
09:16 AM rgw Backport #43659 (Resolved): nautilus: metadata is missing in bucket deletion notifications
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34107
m...
Nathan Cutler
08:59 AM Dashboard Cleanup #45536 (Resolved): mgr/dashboard: Remove warning from unit tests
Lenz Grimmer
08:59 AM Revision d4e69f62 (ceph): Merge pull request #35052 from tspmelo/wip-unittest-warnings
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Lenz Grimmer
08:56 AM ceph-volume Bug #45094: ceph-volume inventory does not read mpath properly
ok mpath support looks promissing.
As for the reported problem: I can not reproduce this in a comparable setup., I...
Jan Fajerski
08:47 AM Revision bf2b82d1 (ceph): Merge pull request #35013 from matthewoliver/cephadm-iscsi-log-to-stderr
cephadm: enable logging to stderr in ceph-iscsi
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
08:41 AM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Okay I have left the nfs and old ceph cluster connected and haven't seen a cache pressure message. Added a client mou... mitchell walls
07:52 AM Orchestrator Feature #45463 (In Progress): cephadm: allow custom images for grafana, prometheus, alertmanager ...
Patrick Seidensal
07:46 AM Linux kernel client Bug #45563 (New): __list_add_valid kernel NULL pointer in _ceph_remove_cap
【描述】
recently,I encountered the same bug(unable to handle kernel NULL pointer dereference in __list_add_valid) for m...
joe h
07:36 AM rgw Bug #45467: Put policy should return 204 instead of 200
Wow, it was fast :)
Thanks a lot for looking into this and fixing that fast.
Have a nice day!
Pierre Ozoux
07:11 AM Linux kernel client Bug #45562 (Can't reproduce): soft lockup stuck for 22s! in ceph.ko and code stack is 'destroy_in...
【描述】
recently,I encountered the same bug(CPU soft lockup stuck for 22s!) for many times while cluster process runnin...
joe h
07:04 AM rgw Bug #45432: fastfail of client requests for homeless session scenario
OK, I think I'm managed to recreate the problem in my vstart env. Now time to poke around :) Matthew Oliver
06:50 AM Revision 88094c26 (ceph): qa/workunits/ceph-helpers-root: Remove unused function
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
06:50 AM Revision 9d2632a9 (ceph): qa/workunits/rados/test_envlibrados_rocksdb: Remove Xenial cmake3 requi...
It's no longer necessary to handle Xenial as a special case.
Fixes: https://tracker.ceph.com/issues/45561
Signed-of...
Brad Hubbard
06:45 AM Revision 3a5765bd (ceph): crimson/os/seastore: add initial cache support with tests
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:45 AM Revision e5966d18 (ceph): dec/dev/seastore.rst: add more detailed design information and status
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:45 AM Revision 01a1a8c1 (ceph): crimson/os/seastore: introduce initial journal implementation and tests
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:52 AM Revision 79550342 (ceph): crimson/gtest_seastar: add helpers for building seastar gtest unit tests
Also adds unsafe_get methods for errorator for use within unit tests.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
03:38 AM Linux kernel client Bug #45529 (Closed): qa/tasks/cephfs/test_snapshots.py: Command failed with status 1: ['cd', '|/u...
Duplicated to 45530 Xiubo Li
03:36 AM CephFS Bug #45530 (Fix Under Review): qa/tasks/cephfs/test_snapshots.py: Command failed with status 1: [...
Xiubo Li
03:35 AM CephFS Bug #45531 (Fix Under Review): qa/task/cephfs: stderr:iptables v1.8.2 (nf_tables): CHAIN_ADD fai...
This PR is fixing it: https://github.com/ceph/ceph-build/pull/1569 Xiubo Li
12:42 AM CephFS Bug #45531: qa/task/cephfs: stderr:iptables v1.8.2 (nf_tables): CHAIN_ADD failed (Operation not ...
Jeff Layton wrote:
> Got it, so basically you just need to go through and vet all of those and convert the ones that...
Xiubo Li
03:31 AM Revision 8097b5ed (ceph): librbd/rwl: correct comment typo
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
03:15 AM CephFS Cleanup #45525 (Fix Under Review): qa/task/cephfs/mount.py: skip saving/restoring the previous va...
taking this -- it's particularly disruptive for qa testing and the fix is simple. Patrick Donnelly
03:15 AM Revision 6f14713a (ceph): qa: do not save/restore ip_forward sysctl
We don't really care if this is left on during the course of the mount.
These settings don't persist across tests any...
Patrick Donnelly
02:00 AM Revision 422d7365 (ceph): qa/tasks/cephfs/fuse_mount.py: retry when the admin socket is not ready
Fixes: https://tracker.ceph.com/issues/45552
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li

05/14/2020

11:51 PM Orchestrator Bug #45174: cephadm: missing parameters on 'orch daemon add iscsi'
hrm, yeah good question. Any preferences? We could auto gen if not supplied and then something like `ceph orch ls --e... Matthew Oliver
08:56 PM Revision acefe44a (ceph): Merge pull request #35077 from yuriw/wip-yuriw-crontab-master
qa/tests: reduced powercycle jobs amount
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
08:49 PM Revision 5d67ab84 (ceph): qa/tests: reduced powercycle jobs amount
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:45 PM Revision 28ac2435 (ceph): Merge pull request #32829 from Devp00l/wip-43765
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Volke...
Lenz Grimmer
08:43 PM Revision 38ac8962 (ceph): kv/RocksDBStore: Added resharding control
Added possibility to control batch size and iterator refresh time for resharding process.
Replaced getenv() with new ...
Adam Kupczyk
08:43 PM CephFS Bug #45538 (Triaged): qa: Fix string/byte comparison mismatch in test_exports
Patrick Donnelly
08:23 PM Revision b3e39b1b (ceph): msg/async/crypto_onwire: remove TxHandler::calculate_segment_size()
It is unused and doesn't make much sense in TxHandler.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
08:23 PM Revision 4894e591 (ceph): msg/async/crypto_onwire: add asserts for reset_tx_handler() reservation
Add asserts to avoid bugs like the one fixed in 1a975fb3a801
("msg/async: fix unnecessary 4 kB allocation in secure m...
Ilya Dryomov
08:23 PM Revision 1fc5cc2b (ceph): msg/async/crypto_onwire: allow dynamic reset_tx_handler() sequences
Provide an iterator-like interface as initializer lists cannot be
formed dynamically.
Signed-off-by: Ilya Dryomov <i...
Ilya Dryomov
07:50 PM Revision 3ad495f0 (ceph): Merge pull request #35076 from yuriw/wip-yuriw-distro-master
qa/tests: run `nautilus-x` on `pacific` on `ubuntu 18.04`
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
07:35 PM Revision 6c9d9906 (ceph): qa/tests: run `nautilus-x` on `pacific` on `ubuntu 18.04`
...as we don't build `nauiltus` on `20.04`
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
07:31 PM Dashboard Backport #45558 (Need More Info): nautilus: mgr/dashboard: Dashboard breaks on the selection of a...
non-trivial because the following commit has not been backported to nautilus:... Nathan Cutler
07:29 PM Dashboard Backport #45558 (Resolved): nautilus: mgr/dashboard: Dashboard breaks on the selection of a bad pool
https://github.com/ceph/ceph/pull/35367 Nathan Cutler
07:29 PM Dashboard Backport #45557 (Resolved): octopus: mgr/dashboard: Dashboard breaks on the selection of a bad pool
https://github.com/ceph/ceph/pull/35135 Nathan Cutler
06:33 PM Revision 7151ceff (ceph): Merge pull request #35067 from cbodley/wip-qa-rgw-too-many-shards-octopus
octopus: qa/rgw: remove 1999-shard tests from rgw/verify
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
06:05 PM rbd Bug #45544 (Fix Under Review): [librbd] failure in unit test due to race in disable mirroring cla...
Jason Dillaman
02:45 AM rbd Bug #45544 (Resolved): [librbd] failure in unit test due to race in disable mirroring class destr...
... Jason Dillaman
05:05 PM Revision 5f901fb1 (ceph): librbd: QoS delayed dispatch needs to use op work queue
The QoS throttle will invoke its throttle complete callback within
the scope of the ImageCtx timer lock singleton. Th...
Jason Dillaman
04:36 PM Revision 3a6f063e (ceph): librbd: corrected naming of singleton timer locker
It incorrectly included "Journal" in the name.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:33 PM Revision 69a14fd9 (ceph): librbd: correct misnamed parameters in io::ImageDispatcher
It was incorrectly using to object dispatch names instead of
image.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:32 PM Revision 6a7a0c58 (ceph): librbd: api::Io now properly passing the parent trace information
A copy-and-paste error from moving the original implentation from
ImageRequestWQ resulted in the parent trace being i...
Jason Dillaman
04:29 PM rgw Bug #45382 (Fix Under Review): Bucket quota not check in copy operation
Casey Bodley
04:20 PM Revision 70d39754 (ceph): rgw: add quota enforcement to CopyObj
Fixes: https://tracker.ceph.com/issues/45382
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:13 PM Dashboard Bug #43765 (Pending Backport): mgr/dashboard: Dashboard breaks on the selection of a bad pool
Lenz Grimmer
04:12 PM Revision 050eb5d8 (ceph): Merge pull request #32829 from Devp00l/wip-43765
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Volke...
Lenz Grimmer
04:09 PM Revision 52ac25e5 (ceph): kv/RocksDBStore: Add reshard ability to database.
Reshard ability allows to change current sharding schema, without change to data.
Signed-off-by: Adam Kupczyk <akupc...
Adam Kupczyk
04:09 PM Revision e0a7ca51 (ceph): kv/RocksDBStore: Modified merge operator name
Now merge operator name also includes operators from dedicated to shards.
This makes it possible to reshard that will...
Adam Kupczyk
04:09 PM Revision 0272d195 (ceph): kv/RocksDBStore: Store RocksDB env
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
04:09 PM Revision 90dd5d8e (ceph): kv/RocksDBStore: Add protection against mounting database that is durin...
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
04:09 PM Revision 5ae66214 (ceph): kv/RocksDBStore: Fix reacquiring of iterator
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
04:09 PM Revision b7718bc8 (ceph): kv/RocksDBStore: Added getenv() hookups for testing of resharding
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
04:09 PM Revision f2925cba (ceph): kv/RocksDBStore: Fix db closing after reshard is completed
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
04:09 PM Revision f1af1a4c (ceph): ceph_test_keyvaluedb: Add tests for resharding
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
04:09 PM Revision d2ccd7e6 (ceph): kv/RocksDBStore: Now resharding properly deletes all copies of key tran...
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
04:09 PM Revision cfcc54ad (ceph): kv/RocksDBStore: Improved debug output quality during resharding.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
04:06 PM Revision b3082968 (ceph): os/bluestore: Split _open_db function
Created function that prepares environment for _open_db.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Adam Kupczyk
04:06 PM Revision 207c6a90 (ceph): kv/KeyValueDB: Make pair open/close idempotent
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
03:56 PM Revision 04df167b (ceph): common: TokenBucketThrottle should use perfect forwarding for item
This will allow more than just a pointer to an item to be passed to
the callback.
Signed-off-by: Jason Dillaman <dil...
Jason Dillaman
03:56 PM Revision 5829db1c (ceph): librbd: move generic IO dispatcher logic to base class
This will allow re-use between the existing ObjectDispatcher and
the ImageDispatcher that will be added in a future c...
Jason Dillaman
03:56 PM Revision a5af9e10 (ceph): librbd: added io::ImageDispatchSpec::C_Dispatcher
This will assist with dispatching image extent-based IO requests
through the image IO dispatcher system (to be added ...
Jason Dillaman
03:56 PM Revision 5d96356e (ceph): librbd: add image dispatch layer to image dispatch spec
This will allow image extent-based IOs to skip layers. Also added helpful
enums for the start of user-based API reque...
Jason Dillaman
03:56 PM Revision b6382d09 (ceph): librbd: initial implementation for image IO dispatcher
This is similar to the object IO dispatcher but it expects image extents
for IO operations.
Signed-off-by: Jason Dil...
Jason Dillaman
03:56 PM Revision ce6004af (ceph): librbd: init and shut down image IO dispatch layer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:56 PM Revision be760356 (ceph): librbd: support a finish handler for image IO dispatch layers
This will be faster than allocating per-IO Context callbacks for
layers that need to track the in-flight state of par...
Jason Dillaman
03:56 PM Revision d7a72b5f (ceph): librbd: QoS image io dispatch layer
Re-implement the existing QoS throttling behavior from ImageRequestWQ
as a new image IO dispatch layer. The existing ...
Jason Dillaman
03:56 PM Revision f5cef525 (ceph): librbd: refresh image IO dispatch layer
This layer will handle refreshing the image if required upon incoming
IO requests.
Signed-off-by: Jason Dillaman <di...
Jason Dillaman
03:56 PM Revision 43b5c480 (ceph): librbd: exclusive lock image IO dispatch layer
This layer will handle acquiring the exclusive lock if required upon
incoming IO requests.
Signed-off-by: Jason Dill...
Jason Dillaman
03:56 PM Revision 8d3bde88 (ceph): librbd: queue image IO dispatch layer
This layer replaces the queue implemented by ImageRequestWQ and handles
blocking all write requests through the dispa...
Jason Dillaman
03:56 PM Revision a4f69c8b (ceph): librbd: switched IO (un)block_write calls to new queue image dispatcher
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:56 PM Revision b0b95771 (ceph): librbd: complete ImageDispatchSpec upon AioCompletion finalization
This will allow ImageDispatchSpec to invoke any necessary finalizers
for the different dispatch layers and allows in-...
Jason Dillaman
03:56 PM Revision 5687d923 (ceph): librbd: temporarily redirect ImageRequestWQ IO through ImageDispatcher
The next series of commits will work to remove ImageRequestWQ from librbd.
Signed-off-by: Jason Dillaman <dillaman@r...
Jason Dillaman
03:56 PM Revision 728057e4 (ceph): librbd: generic helper for tracking in-flight IO and managing flush req...
Layers that potentially queue IOs but not all IOs will need to track all
in-flight IOs to properly ensure that a flus...
Jason Dillaman
03:56 PM Revision 2975e6a2 (ceph): librbd: qos dispatch flush pseudo-handling
Flush requests will be properly queued behind write operations to
ensure data consistency.
Signed-off-by: Jason Dill...
Jason Dillaman
03:56 PM Revision 89560b86 (ceph): librbd: exclusive-lock dispatch flush pseudo-handling
Ensure that the exclusive-lock layer tracks all in-flight IOs so that
it can flush the IOs from lower layers when the...
Jason Dillaman
03:56 PM Revision 938753f0 (ceph): librbd: created new api::Io helper methods
These will be invoked by the user API and wrap various user API
specific logic.
Signed-off-by: Jason Dillaman <dilla...
Jason Dillaman
03:56 PM Revision b12b8c44 (ceph): librbd: switch to new api::Io dispatch helper methods
This is another step in the removal of ImageRequestWQ in favor
of the new ImageDispatcher.
Signed-off-by: Jason Dill...
Jason Dillaman
03:56 PM Revision 106a6490 (ceph): librbd: remove io::ImageRequestWQ
This has been fully deprecated in favor of the new plugable image
dispatcher system.
Signed-off-by: Jason Dillaman <...
Jason Dillaman
03:56 PM Revision 72426298 (ceph): librbd: ensure in-flight read-ahead + copy-on-read ops are finalized
Now that the image dispatcher isn't flushing AsyncOperations with each
flush request, we need to ensure that we flush...
Jason Dillaman
03:46 PM Revision 6c7724fb (ceph): mgr/dashboard: Updates jest to fix cache failure
Fixes: https://tracker.ceph.com/issues/45545
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
03:38 PM Revision 0f3e1f02 (ceph): rgwlc: wait for WorkQ threads on shutdown
Fixes: https://tracker.ceph.com/issues/43841
Signed-off-by: Mark Kogan <mkogan@redhat.com>
Mark Kogan
03:33 PM CephFS Bug #45531: qa/task/cephfs: stderr:iptables v1.8.2 (nf_tables): CHAIN_ADD failed (Operation not ...
Got it, so basically you just need to go through and vet all of those and convert the ones that were configured as "m... Jeff Layton
02:44 PM CephFS Bug #45531: qa/task/cephfs: stderr:iptables v1.8.2 (nf_tables): CHAIN_ADD failed (Operation not ...
Hi Jeff,
You are right.Checked it again: ...
Xiubo Li
02:37 PM CephFS Bug #45531: qa/task/cephfs: stderr:iptables v1.8.2 (nf_tables): CHAIN_ADD failed (Operation not ...
Xiubo also asked on IRC:... Jeff Layton
02:34 PM CephFS Bug #45531: qa/task/cephfs: stderr:iptables v1.8.2 (nf_tables): CHAIN_ADD failed (Operation not ...
I dropped my PR as Ilya (rightly) pointed out that updating the configs from a distro kernel would pull in a bunch of... Jeff Layton
12:13 AM CephFS Bug #45531: qa/task/cephfs: stderr:iptables v1.8.2 (nf_tables): CHAIN_ADD failed (Operation not ...
We are missing some kconfig contents:... Xiubo Li
03:11 PM Revision f8293ea2 (ceph): Merge pull request #31889 from ofriedma/wip-ofriedma-reshard-debug
rgw: Fix reshard log so we can know why the reshard is returning error Or Friedmann
02:54 PM Revision 35e15860 (ceph): qa/tasks/cephadm: Add support for raw disks
Currently tests on raw disks are failing due to stripping '/dev/' from
device name. (ie https://tracker.ceph.com/issu...
Georgios Kyratsas
02:54 PM Revision a002b28b (ceph): qa/tasks/cephadm.py: Support bootstrapped clusters
Add the possibility of being able to run cephadm.py on clusters that
were already bootstrapped by some other task/way...
Georgios Kyratsas
02:42 PM rgw Documentation #45288 (In Progress): Clarify commands required for vault kv / transit engines
Casey Bodley
02:17 PM rgw Bug #45236 (Fix Under Review): user_id contains ":" can't have subuser
Casey Bodley
02:16 PM Revision ea40f9f8 (ceph): Merge pull request #34003 from AmnonHanuhov/wip-radosbench_4k_rw_yaml
test/crimson: Added CPU cycles per operation as an acceptance criteria to radosbench_4k_r/w yaml
Reviewed-by: Kefu C...
Kefu Chai
02:13 PM Orchestrator Documentation #44354: cephadm: Log messages are missing
https://serverfault.com/questions/809093/how-do-view-older-journalctl-logs-after-a-rotation-maybe Sebastian Wagner
02:05 PM rgw Bug #45551 (Fix Under Review): rgw forward request in multisite for RGWDeleteBucketPolicy and RGW...
Abhishek Lekshmanan
07:57 AM rgw Bug #45551 (Resolved): rgw forward request in multisite for RGWDeleteBucketPolicy and RGWDeleteBu...
rgw forward request in multisite for RGWDeleteBucketPolicy and RGWDeleteBucketPublicAccessBlock joke lee
02:04 PM Orchestrator Feature #44578 (Rejected): cephadm: verify Grafana works with Prometheus HA
works Sebastian Wagner
02:03 PM Dashboard Bug #44593 (Rejected): mgr/dashboard: get iSCSI gateway information from Orchestrator
#45163 is a preferred path. We'll implement changes for that issue. Kiefer Chang
02:02 PM Orchestrator Feature #44601: cephadm: Mix of hosts: with and without firewall
Maybe we can expose this via `ceph orch host ls`? Sebastian Wagner
02:02 PM Orchestrator Feature #45163 (Fix Under Review): cephadm: iscsi: read and write config-key for the dashboard
Kiefer Chang
02:00 PM Revision e115a7d8 (ceph): os/bluestore: Enable sharding by default
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
02:00 PM Revision 3118f317 (ceph): kv/RocksDBStore: Reduced verification on sharding
Now sharding is not checked against stored definition.
Only check of columns remain. Stored definitons are always app...
Adam Kupczyk
02:00 PM Orchestrator Bug #44729 (Can't reproduce): cephadm enter using docker is broken
Sebastian Wagner
01:49 PM Orchestrator Bug #45198 (Closed): cephadm: unable to add iSCSI daemon from service spec yaml file
Sebastian Wagner
01:48 PM Orchestrator Bug #45286 (Closed): cephadm: Adding hosts to the cluster fails
Sebastian Wagner
01:46 PM Orchestrator Bug #45394 (Pending Backport): cephadm: fail to create/preview OSDs via drive group
Sebastian Wagner
01:45 PM Orchestrator Bug #45417 (Pending Backport): cephadm: nfs grace remove killed before completion
Sebastian Wagner
01:45 PM Revision 467e5ebe (ceph): qa/rgw: remove 1999-shard tests from rgw/verify
causing test failures because the host runs out of disk space
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cher...
Casey Bodley
01:43 PM Orchestrator Feature #43705 (Closed): cephadm: on config change, restart appropriate daemons
seems to be done. sort of. reopen if required. Sebastian Wagner
01:42 PM Orchestrator Bug #44577 (Closed): cephadm: reconfigure Prometheus on MGR failover
no need. prometheus already knows all instances. Sebastian Wagner
01:32 PM Orchestrator Bug #45258 (Duplicate): cephadm: iSCSIServiceSpec: user/password should be mandatory (or autogene...
Sebastian Wagner
01:30 PM Orchestrator Bug #45245 (Fix Under Review): cephadm: print iscsi container's log to stdout/stderr
Sebastian Wagner
01:15 PM Revision 21f8c804 (ceph): Merge pull request #34981 from sebastian-philipp/doc-dev-cephadm-cuncur...
doc/dev/cephadm: Note regarding network calls form CLI handlers
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Sebastian Wagner
12:47 PM Dashboard Bug #45545: mgr/dashboard: make check failure in mgr-dashboard-frontend-unittests "has no exporte...
This is a jest cache problem, I also have experienced locally. To clear that you have to remove the jest cache dir wh... Stephan Müller
06:09 AM Dashboard Bug #45545: mgr/dashboard: make check failure in mgr-dashboard-frontend-unittests "has no exporte...
the version without ANSI escape code... Kefu Chai
06:04 AM Dashboard Bug #45545 (Resolved): mgr/dashboard: make check failure in mgr-dashboard-frontend-unittests "has...
The error is not always reproducible, but we've seen it on *some* "braggi" and "ubuntu-slave[..]"-nodes.... Laura Paduano
12:41 PM mgr Bug #45554 (Resolved): mgr/prometheus: cache ineffective when gathering data takes longer than 5 ...
The cache is considered stale and will not be used if the request takes longer than 5 seconds. This interval can be c... Patrick Seidensal
11:50 AM Revision 4afe2d2d (ceph): Merge pull request #35066 from rzarzynski/wip-crimson-omap_get_keys-num
crimson/osd: fix key num handling in PGBackend::omap_get_keys().
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:40 AM CephFS Bug #45553 (Duplicate): mds: rstats on snapshot are updated by changes to HEAD
The "ceph.dir.rbytes" xattr on .snap/<snap_name> directory is getting updated on already taken snapshots.
Check the ...
Kotresh Hiremath Ravishankar
11:39 AM Revision e11db135 (ceph): Merge pull request #34668 from zdover23/wip-doc-ceph-orch-zap-45128
doc/ceph orch: Add ceph orch zap command
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Sebastian Wagner
11:36 AM Revision b3fbc032 (ceph): cephadm: Manually remove containers
This fixes:
```
Error: error creating container storage: the container name "ceph-<fsid>-mon.b" is already in use by ...
Sebastian Wagner
11:31 AM Revision 59a7511a (ceph): Merge pull request #34944 from jschmid1/fix_osdspec_affinity_passing
mgr/cephadm: fix env_var passing to cephadm
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Sebastian Wa...
Sebastian Wagner
11:30 AM Revision 0240e14b (ceph): Merge pull request #35030 from mgfritch/cephadm-shell-mount-special
cephadm: fix shell mount for special files
Reviewed-by: Matthew Oliver <moliver@suse.com>
Sebastian Wagner
11:21 AM Revision 4d93b817 (ceph): crimson/osd: fix key num handling in PGBackend::omap_get_keys().
The patch fixes running-out-of-buffer when decoding the data
from `omap_get_keys()`. In some cases, the declared numb...
Radoslaw Zarzynski
11:15 AM rgw Bug #45467 (Fix Under Review): Put policy should return 204 instead of 200
Nathan Cutler
01:45 AM rgw Bug #45467: Put policy should return 204 instead of 200
Pushed up a PR to fix this https://github.com/ceph/ceph/pull/35059
Before the PR, a successful PUT bucket policy i...
Matthew Oliver
11:07 AM Orchestrator Bug #44673 (Fix Under Review): cephadm: `orch apply` and `orch daemon add` use completely differe...
Sebastian Wagner
11:02 AM Revision 98f4582d (ceph): os/bluestore: do not use 'unused' bitmap if makes no sense.
The processing logic which relies on 'unused' bitmap makes sense for
bluestore setup where min alloc size is differen...
Igor Fedotov
11:02 AM Revision 5d275946 (ceph): test/objectstore/test_bluestore_types: add tests for unused bitmap
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked fr...
Igor Fedotov
11:01 AM Revision 2ae78469 (ceph): os/bluestore: fix unused 'tail' calculation.
Fixes: https://tracker.ceph.com/issues/41901
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
10:18 AM CephFS Bug #45532: cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
Much simpler test case:... Andrej Filipcic
09:26 AM CephFS Bug #45552 (Fix Under Review): qa/task/vstart_runner.py: admin_socket: exception getting command ...
Xiubo Li
08:53 AM CephFS Bug #45552 (In Progress): qa/task/vstart_runner.py: admin_socket: exception getting command descr...
Xiubo Li
08:53 AM CephFS Bug #45552 (Resolved): qa/task/vstart_runner.py: admin_socket: exception getting command descript...
... Xiubo Li
09:21 AM rbd Bug #45504 (Pending Backport): [python] Image create(...) method defaults to "old_format = True"
Mykola Golub
09:20 AM Revision 1bbcad1f (ceph): Merge pull request #35011 from dillaman/wip-45504
pybind/rbd: RBD.create() method's 'old_format' parameter now defaults to False
Reviewed-by: Mykola Golub <mgolub@sus...
Mykola Golub
08:47 AM Dashboard Cleanup #45550: mgr/dashboard: Remove functionality to pull firing alerts from Alertmanager
We've talked about this in our stand-up and concluded to proceed with this clean-up, though, as a first step, we shou... Patrick Seidensal
07:20 AM Dashboard Cleanup #45550 (New): mgr/dashboard: Remove functionality to pull firing alerts from Alertmanager
Remove the capability of the dashboard to pull information about firing alerts from the alertmanager, as pulling is n... Patrick Seidensal
07:13 AM Dashboard Feature #45549 (New): mgr/dashboard: Add high availability for Alertmanager
Ceph Dashboard is to be extended to support the configuration of multiple Alertmanager instances for a highly availab... Patrick Seidensal
07:11 AM Dashboard Feature #45548 (New): mgr/dashboard: Add high availability for Prometheus
Ceph Dashboard is to be extended to support the configuration of multiple Prometheus instances. Patrick Seidensal
07:10 AM Dashboard Feature #45547 (New): mgr/dashboard: Add high availability for Grafana
Ceph Dashboard is to be extended to support the configuration of multiple Grafana instances for a high available setup. Patrick Seidensal
07:06 AM Dashboard Feature #45546 (New): mgr/dashboard: High availability support for monitoring stack
Currently, Ceph Dashboard (CD) only supports a single configuration URL to
- Prometheus (used to display configured ...
Patrick Seidensal
06:44 AM Revision a8c42f27 (ceph): Merge pull request #35022 from sebastian-philipp/cephadm-add-host-oserror
mgr/cephadm: Remove AsyncCompletion
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
06:40 AM Revision c9f3cf6e (ceph): rgw: fix loop problem with swift stat on account.
Loop logic in RGWStatAccount::execute was failing to change the
marker before repeating a call to rgw_read_user_bucke...
Marcus Watts
05:19 AM CephFS Bug #45304 (Fix Under Review): qa/fuse_mount.py: tests crash when /sys/fs/fuse/connections is absent
Rishabh Dave
04:36 AM Revision e57c86fa (ceph): qa/cephfs: run() cleanup whether FS was mounted or not
In case the mount command in mount() fails, it would still have created
the mountpoint and network namespace for the ...
Rishabh Dave
04:35 AM Revision 785738e2 (ceph): PendingReleaseNotes: note about security fix
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit 06f239fc35f35865d2cf92dda1ac8f4d5fe82bde)
Josh Durgin
04:35 AM Revision 06f239fc (ceph): PendingReleaseNotes: note about security fix
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
04:31 AM Dashboard Bug #45149 (Resolved): mgr/dashboard: ceph-api-nightly-master-backend and ceph-api-nightly-octopu...
Kiefer Chang
04:31 AM Revision ef71bc28 (ceph): mgr: require all caps for pre-octopus tell commands
This matches the requirements for admin socket commands
sent via tell elsewhere.
Signed-off-by: Josh Durgin <jdurgin...
Josh Durgin
04:31 AM Revision 426e38ca (ceph): mon: enforce caps for pre-octopus client tell commands
This affects only the commands whitelisted here - in particular
injectargs requires write access to the monitors.
Si...
Josh Durgin
04:25 AM Revision fc5e56b7 (ceph): mon: enforce caps for pre-octopus client tell commands
This affects only the commands whitelisted here - in particular
injectargs requires write access to the monitors.
Si...
Josh Durgin
04:25 AM Revision 347003e1 (ceph): mgr: require all caps for pre-octopus tell commands
This matches the requirements for admin socket commands
sent via tell elsewhere.
Signed-off-by: Josh Durgin <jdurgin...
Josh Durgin
03:34 AM Revision 8e2feaac (ceph): Merge pull request #34976 from changchengx/bufferlist_ut
test/bufferlist: fix and cleanups
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:24 AM Revision cbe39d53 (ceph): Merge pull request #35056 from agayev/fix-do-make
do_cmake.sh: do not unnecessarily warn about debug build
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:37 AM Revision 7fddff78 (ceph): rgw: S3 Put Bucket Policy should return 204 on success
Currently RGW returns a 200 on a successful PUT on a bucket policy but
the S3 api extects a 204, which makes sense as...
Matthew Oliver
12:13 AM RADOS Bug #44715 (Need More Info): common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list...
I am not able to reproduce this failure on octopus or on master:
http://pulpito.ceph.com/nojha-2020-05-13_17:20:4...
Neha Ojha

05/13/2020

11:20 PM Revision ef256507 (ceph): mgr: logger.warn() -> logger.warning()
logger.warn() is the same as logger.warning(), but was removed in py3.3
Signed-off-by: Michael Fritch <mfritch@suse....
Michael Fritch
11:18 PM Revision fe4c7fd7 (ceph): pybind/ceph_volume_client: logger.warn() -> logger.warning()
logger.warn() is the same as logger.warning(), but was removed in py3.3
Signed-off-by: Michael Fritch <mfritch@suse....
Michael Fritch
11:18 PM Revision 44bcee8d (ceph): qa/tasks: logger.warn() -> logger.warning()
logger.warn() is the same as logger.warning(), but was removed in py3.3
Signed-off-by: Michael Fritch <mfritch@suse....
Michael Fritch
10:57 PM Revision 929a9e64 (ceph): Merge pull request #35029 from yuriw/wip-yuriw-subsets-master
qa/tests: reduce number of jobs for rados to 309 Yuri Weinstein
10:49 PM CephFS Bug #45100: qa: Test failure: test_damaged_dentry (tasks.cephfs.test_damage.TestDamage)
Octopus too: /ceph/teuthology-archive/yuriw-2020-05-09_21:30:44-kcephfs-wip-yuri-octopus_15.2.2_RC0-distro-basic-smit... Patrick Donnelly
10:18 PM Bug #44498 (Need More Info): curl is not checked in `install.sh`
Nathan Cutler
10:18 PM Bug #44498: curl is not checked in `install.sh`
@Abhinav, please tell us what operating system this is happening on.
On RPM-based operating systems, install-deps....
Nathan Cutler
09:35 PM rgw Backport #44469 (Need More Info): mimic: rgw: cls_bucket_list_(un)ordered should clear results co...
needinfo for the same reason as the nautilus backport Nathan Cutler
09:13 PM Revision 2f705a78 (ceph): do_cmake.sh: do not unnecessarily warn about debug build
do_cmake.sh forgets to check the arguments passed to it and ends up warning
about debug build even if a user specifie...
Abutalib Aghayev
09:09 PM RADOS Bug #45533 (Resolved): cls/queue: fix empty markers when listing entries
Neha Ojha
12:53 PM RADOS Bug #45533: cls/queue: fix empty markers when listing entries
already fixed in: https://github.com/ceph/ceph/pull/34788 Yuval Lifshitz
12:51 PM RADOS Bug #45533 (Resolved): cls/queue: fix empty markers when listing entries
markers are sometimes empty when listing entries Yuval Lifshitz
09:09 PM rgw Backport #45499 (Resolved): nautilus: rgw: some list buckets handle leak
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34986
m...
Nathan Cutler
06:58 PM rgw Backport #45499: nautilus: rgw: some list buckets handle leak
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34986
merged
Yuri Weinstein
09:09 PM rbd Backport #44651 (Resolved): nautilus: devstack-tempest-gate.yaml fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35003
m...
Nathan Cutler
06:56 PM rbd Backport #44651: nautilus: devstack-tempest-gate.yaml fails
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35003
merged
Yuri Weinstein
09:09 PM rgw Backport #45502 (Resolved): nautilus: rgw lc does not delete objects that do not have the same tags
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35002
m...
Nathan Cutler
06:55 PM rgw Backport #45502: nautilus: rgw lc does not delete objects that do not have the same tags
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35002
merged
Yuri Weinstein
09:09 PM rgw Backport #45486 (Resolved): nautilus: infinite loop in 'radosgw-admin datalog list'
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35001
m...
Nathan Cutler
06:55 PM rgw Backport #45486: nautilus: infinite loop in 'radosgw-admin datalog list'
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35001
merged
Yuri Weinstein
09:08 PM rgw Backport #45436 (Resolved): nautilus: rgw:dmclock: When test rgw dmclock function, it cannot work...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34954
m...
Nathan Cutler
06:54 PM rgw Backport #45436: nautilus: rgw:dmclock: When test rgw dmclock function, it cannot work well.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34954
merged
Yuri Weinstein
09:08 PM rgw Backport #45361 (Resolved): nautilus: rgw_bucket_parse_bucket_key function is holding old tenant ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34815
m...
Nathan Cutler
09:08 PM rgw Backport #45316 (Resolved): nautilus: Add support for --bucket-id in radosgw-admin bucket stats c...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34815
m...
Nathan Cutler
06:53 PM rgw Backport #45316: nautilus: Add support for --bucket-id in radosgw-admin bucket stats command
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34815
merged
Yuri Weinstein
09:07 PM rgw Backport #44143 (Resolved): nautilus: rgw: ordered listing of bucket with many incomplete multipa...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33675
m...
Nathan Cutler
06:52 PM rgw Backport #44143: nautilus: rgw: ordered listing of bucket with many incomplete multipart uploads ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/33675
merged
Yuri Weinstein
09:07 PM mgr Backport #44980 (Resolved): nautilus: monitoring: Fix pool capacity incorrect
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34450
m...
Nathan Cutler
09:07 PM Dashboard Backport #45273 (Resolved): nautilus: mgr/dashboard: ceph-api-nightly-master-backend and ceph-api...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34847
m...
Nathan Cutler
09:02 PM RADOS Backport #44489 (In Progress): mimic: lz4 compressor corrupts data when buffers are unaligned
Nathan Cutler
08:50 PM CephFS Bug #43515 (Resolved): qa: SyntaxError: invalid token
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:49 PM CephFS Feature #44277 (Resolved): pybind/mgr/volumes: add command to return metadata regarding a subvolume
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:49 PM CephFS Bug #44801 (Resolved): client: write stuck at waiting for larger max_size
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:48 PM Dashboard Backport #45542 (Rejected): octopus: mgr/dashboard: Forms should wait until all data is ready unt...
Nathan Cutler
08:48 PM Dashboard Backport #45541 (Resolved): octopus: mgr/dashboard: E2E: Timed out retrying: Expected to find con...
https://github.com/ceph/ceph/pull/35706 Nathan Cutler
08:48 PM Dashboard Backport #45540 (Resolved): nautilus: mgr/dashboard: HomeTest fails if there is no real dist folder
https://github.com/ceph/ceph/pull/35086 Nathan Cutler
08:48 PM Dashboard Backport #45539 (Resolved): octopus: mgr/dashboard: HomeTest fails if there is no real dist folder
https://github.com/ceph/ceph/pull/35085 Nathan Cutler
07:59 PM CephFS Bug #45538 (Triaged): qa: Fix string/byte comparison mismatch in test_exports
mount.getfattr() returns string rather than bytes after https://github.com/ceph/ceph/pull/34941. This produces assert... Sidharth Anupkrishnan
07:26 PM Bug #45537: librados calls after fork() result in lockdep aborts
The attached unit test atop current master (3252b19084bf7b6864733b4183eb8ef4d937d691) results in the following abort ... David Disseldorp
06:35 PM Bug #45537 (Won't Fix): librados calls after fork() result in lockdep aborts
While working on Samba / Ceph integration, I noticed that librados doesn't play nicely with fork().
I wrote a simple...
David Disseldorp
06:58 PM Revision eaabfbe2 (ceph): Merge pull request #34986 from smithfarm/wip-45499-nautilus
nautilus: rgw: fix some list buckets handle leak
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
06:56 PM Revision c814fc37 (ceph): Merge pull request #35003 from smithfarm/wip-44651-nautilus
nautilus: qa/suites/rbd: removed OpenStack tempest test cases
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
06:55 PM Revision 2a78bc04 (ceph): Merge pull request #35002 from smithfarm/wip-45502-nautilus
nautilus: rgw: fix lc does not delete objects that do not have exactly the same tags as the rule
Reviewed-by: Casey ...
Yuri Weinstein
06:54 PM Revision 8ccff84b (ceph): Merge pull request #35001 from smithfarm/wip-45486-nautilus
nautilus: rgw: radosgw-admin: fix infinite loops in 'datalog list'
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
06:53 PM Revision a2e02dd5 (ceph): Merge pull request #34954 from smithfarm/wip-45436-nautilus
nautilus: rgw: dmclock: wait until the request is handled
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
06:53 PM Revision 2efc3696 (ceph): Merge pull request #34815 from vumrao/wip-vumrao-45316
nautilus: radosgw-admin: add support for --bucket-id in bucket stats command
Reviewed-by: Casey Bodley <cbodley@redh...
Yuri Weinstein
06:52 PM Revision cca668e6 (ceph): Merge pull request #33675 from ivancich/nautilus-tune-sharded-bucket-li...
nautilus: rgw: tune sharded bucket listing
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewed-by: Casey Bodle...
Yuri Weinstein
06:36 PM rgw Bug #45503 (Pending Backport): rgw crashes while accessing an invalid iterator in gc update entry
Casey Bodley
06:36 PM Revision f2a3cbf5 (ceph): Merge pull request #34969 from pritha-srivastava/wip-rgw-gc-fix
cls/rgw_gc: Fixing the iterator used to access urgent data map
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Rev...
Casey Bodley
05:52 PM Revision 4ef1e85d (ceph): mgr/dashboard: Remove unit tests warnings
Fixes: https://tracker.ceph.com/issues/45536
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
05:51 PM Dashboard Cleanup #45536 (Resolved): mgr/dashboard: Remove warning from unit tests
Currently the following warnings are shown:... Tiago Melo
04:59 PM Dashboard Bug #44620 (Fix Under Review): mgr/dashboard: Pool form max size
Stephan Müller
04:47 PM CephFS Bug #45531: qa/task/cephfs: stderr:iptables v1.8.2 (nf_tables): CHAIN_ADD failed (Operation not ...
We are missing some kconfig contents:
CONFIG_NF_TABLES/CONFIG_NF_TABLES_IPV4/CONFIG_NF_TABLES_ARP/CONFIG_NF_TABLE...
Xiubo Li
09:25 AM CephFS Bug #45531 (Resolved): qa/task/cephfs: stderr:iptables v1.8.2 (nf_tables): CHAIN_ADD failed (Ope...
... Xiubo Li
03:58 PM Backport #45206 (Need More Info): nautilus: check-generated.sh says no errors, but still shows mi...
not trivial to backport, someone please take it Nathan Cutler
03:58 PM Backport #45205 (Rejected): mimic: check-generated.sh says no errors, but still shows mismatches
mimic is EOL Nathan Cutler
03:57 PM rgw Backport #43921 (Need More Info): nautilus: radosgw abort caused by beast frontend coroutine stac...
new feature, non-trivial to backport Nathan Cutler
03:54 PM Backport #43773 (In Progress): nautilus: qa/tasks/mon_thrash: hide traceback from mon scrub failures
Nathan Cutler
03:53 PM Revision 171e88ac (ceph): qa: log warning on scrub error
Instead of printing the (useless) traceback, just print a warning about
ignoring the failure. The traceback makes it ...
Patrick Donnelly
03:48 PM Revision 1a793a97 (ceph): ceph_test_rados_api_misc: ShutdownRace timeout if ALLOW_TIMEOUTS is set
See https://tracker.ceph.com/issues/44582
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3a57...
Sage Weil
03:48 PM Revision db7f70d5 (ceph): ceph_test_watch_notify: try notify 10x if ALLOW_TIMEOUTS is set
See https://tracker.ceph.com/issues/44062
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2183...
Sage Weil
03:48 PM Revision 44148085 (ceph): qa/suites/rados/verify: set ALLOW_TIMEOUTS for workunits
When running under valgrind (and thrashing) things can be slow. Tell
tests in case they need to tolerate timeouts.
...
Sage Weil
03:47 PM Revision 6911f499 (ceph): qa/suites/rados/verify/validater/valgrind: tolerate SLOW_OPS
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7c19c1534badf00adf756e3a4e342e3d009a63ca)
Sage Weil
03:47 PM Revision 1a46c606 (ceph): qa/suites/rados/verify: whitelist MON_DOWN when using valgrind
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 52d706c75f2c70c80bfc4d8182217d5831bfbf4e)
Sage Weil
03:47 PM Revision c35e653c (ceph): qa/suites/rados/verify/validater/valgrind: less bluestore logging
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit baeb051910744bfd7a279776afc44c8f9aa6a6e6)
Sage Weil
03:47 PM Revision f905647e (ceph): qa/suites/rados/verify/validater: increase heartbeat grace
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 4fda9d50f09d527262fd65eab9b9cff3fd700aad)
Sage Weil
03:45 PM Revision e18740af (ceph): Revert "qa/suites/rados/verify/validator/valgrind: debug refs = 5"
This reverts commit 65e81e6eb4f136bf21b67e5de10ab49f028f9e95.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Confl...
Nathan Cutler
03:43 PM RADOS Backport #45224 (In Progress): nautilus: LibRadosWatchNotify.WatchNotify failure
Nathan Cutler
03:42 PM RADOS Backport #44689 (In Progress): nautilus: osd/osd-scrub-repair.sh fails: scrub/osd-scrub-repair.sh...
Nathan Cutler
03:41 PM Revision b23dbba5 (ceph): test: Add flush_pg_stats to avoid race with getting num_shards_repaired
Fixes: https://tracker.ceph.com/issues/44439
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from co...
David Zafman
03:40 PM RADOS Backport #44686 (In Progress): nautilus: osd/osd-backfill-stats.sh TEST_backfill_out2: wait_for_c...
Nathan Cutler
03:40 PM Revision eb81badd (ceph): qa/standalone/osd/osd-backfill-stats.sh: get_latest_osdmap to propagate...
Fixes: https://tracker.ceph.com/issues/44518
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 6...
Neha .
03:39 PM rbd Backport #45365 (In Progress): nautilus: qa: rbd-nbd unmap_device may exit earlier due to incorre...
Nathan Cutler
03:39 PM Revision 40f0cfcd (ceph): qa/workunits/rbd: fix list-mapped filter in unmap_device
In recent versions `rbd list-mapped` does not print the white space
at the end of the line.
Fixes: https://tracker.c...
Mykola Golub
03:38 PM rbd Backport #45275 (Need More Info): nautilus: [rbd-mirror] image replayer stop might race with remo...
Nathan Cutler
03:37 PM rbd Backport #45048 (Need More Info): nautilus: [rbd-mirror] improved replication statistics
Nathan Cutler
03:33 PM Revision 795262d7 (ceph): osd: dispatch_context and queue split finish on early bail-out
If we bail out of advance_pg early because there is an upcoming merge, we
still need to dispatch_context() on rctx be...
Sage Weil
03:32 PM rgw Backport #45501 (In Progress): nautilus: RGW check object exists before auth?
Nathan Cutler
03:32 PM Revision c99f33b6 (ceph): rgw: anonomous swift to obj that dont exist should 401
Currently, if you attempt to GET and object in the Swift API that
doesn't exist and you don't pass a `X-Auth-Token` i...
Matthew Oliver
03:27 PM rgw Backport #45480 (In Progress): nautilus: Ceph v12.2.13 causes extreme high number of blocked oper...
Nathan Cutler
03:25 PM crimson Subtask #45535: crimson: crimson-osd failure in ceph-container
Deepika Upadhyay wrote:
> [...]
Deepika Upadhyay
03:20 PM crimson Subtask #45535: crimson: crimson-osd failure in ceph-container
... Deepika Upadhyay
03:05 PM crimson Subtask #45535 (New): crimson: crimson-osd failure in ceph-container
testing demo cluster of ceph-container with crimson osd errors out with following backtrace + command failure
<pre...
Deepika Upadhyay
03:25 PM Revision 5f20aa2e (ceph): doc/rgw: document 'rgw gc max concurrent io'
Fixes: https://tracker.ceph.com/issues/44958
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from co...
Casey Bodley
03:14 PM Orchestrator Documentation #45383: Cephadm.py OSD deployment fails: full device path or just the name?
So as Joshua pointed to me since I had completely missed it, the reason of my confusion was that on upstream teutholo... Georgios Kyratsas
03:13 PM Orchestrator Bug #45534 (Closed): cephadm: "exec: \"--\": executable file not found in $PATH"
Sebastian Wagner
02:48 PM Orchestrator Bug #45534 (Closed): cephadm: "exec: \"--\": executable file not found in $PATH"
... Sebastian Wagner
03:13 PM bluestore Backport #45354 (Need More Info): octopus: ceph_test_objectstore: src/os/bluestore/bluestore_type...
Nathan Cutler
02:41 PM bluestore Bug #45519: OSD asserts during block allocation for BlueFS
>We also see some new OSDs asserting:... Aleksei Zakharov
10:33 AM bluestore Bug #45519: OSD asserts during block allocation for BlueFS
>Igor, thanks for your answers!
>If I understand right: high bluestore fragmentation makes it impossible to alloca...
Aleksei Zakharov
02:36 PM Revision ac073755 (ceph): Merge pull request #34965 from Devp00l/wip-45433
mgr/dashboard: Always use fast angular unit tests
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: T...
Laura Paduano
01:53 PM Revision a6adb000 (ceph): Merge pull request #35041 from smithfarm/wip-tcmalloc-nit
doc: fix TCMalloc spelling
Reviewed-by: Zac Dover <zac.dover@gmail.com>
Nathan Cutler
01:46 PM CephFS Bug #45521: mds: layout parser does not handle [-.] in pool names
Jeff Layton wrote:
> The kernel client only copies off the layout when given Fw or or Fr caps.
>
is this behavi...
Zheng Yan
01:04 PM CephFS Bug #45521 (In Progress): mds: layout parser does not handle [-.] in pool names
Ramana Raja
12:47 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
We are officially moved off of the old cluster so now I can mess around with the old one without any worries (still u... mitchell walls
11:15 AM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Cephfs for our cluster has grown significantly in the number of clients due to joining a large HTC grid. I will not e... mitchell walls
12:34 PM Revision 47ce69aa (ceph): cmake: remove cppcheck and iwyu targets
these targets are not used by any other targets, and are not integrated with CI.
so let's drop them.
Signed-off-by: ...
Kefu Chai
12:34 PM Dashboard Feature #44829 (Resolved): mgr/dashboard: Upgrade Angular to v9
Tiago Melo
12:34 PM Documentation #45514 (Fix Under Review): ceph manpage lists obsolete/unsupported cache tier modes
Nathan Cutler
12:33 PM Revision 3252b190 (ceph): Merge pull request #33121 from tspmelo/wip-angular-9
mgr/dashboard: Update to Angular 9
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Stephan Müller <...
Laura Paduano
12:29 PM Revision a0a3ed32 (ceph): mon: drop obsolete cache-tier options from contextual help
Fixes: https://tracker.ceph.com/issues/45514
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
12:27 PM CephFS Bug #45532 (Resolved): cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
Hi,
a simple test script (testdirs.sh), demonstrating the problem described below, creating 10k files in ~1000 dir...
Andrej Filipcic
12:20 PM Revision db151dc1 (ceph): Merge pull request #34640 from rhcs-dashboard/wip-44327-nautilus
nautilus: mgr/dashboard: fix backport #33764 Laura Paduano
12:16 PM Revision 9c22dd0d (ceph): Merge pull request #34450 from rhcs-dashboard/wip-44980-nautilus
nautilus: monitoring: Fix pool capacity incorrect
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: P...
Laura Paduano
12:15 PM Revision 2f700460 (ceph): rbd-nbd: don't abuse rbd_cache_writethrough_until_flush
If rbd_cache and rbd_cache_writethrough_until_flush options are
set, do not use flush for internal purposes unless th...
Mykola Golub
12:15 PM Revision 75ba56fc (ceph): Merge pull request #34847 from bk201/wip-45273-nautilus
nautilus: mgr/dashboard: fixing RBD purge error in backend
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Revie...
Laura Paduano
12:06 PM Dashboard Bug #45428 (Resolved): mgr/dashboard: error when extracting translations
Tiago Melo
11:59 AM Revision cde2bce3 (ceph): doc: fix TCMalloc spelling
The google/tcmalloc page on GitHub refers to "TCMalloc", not
"tc_malloc".
Signed-off-by: Nathan Cutler <ncutler@suse...
Nathan Cutler
10:38 AM Revision 47d737c5 (ceph): Merge pull request #35010 from pcuzner/k8sevents-sanitise
mgr/k8sevents:sanitise kubernetes events
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:56 AM Dashboard Bug #45527: mgr/dashboard: ConnectionLostError in "setUpClass (tasks.mgr.dashboard.test_host.Host...
After chatting with Kefu, this tracker issue might be related:
https://tracker.ceph.com/issues/45438
And there's an...
Laura Paduano
09:41 AM Dashboard Bug #45527: mgr/dashboard: ConnectionLostError in "setUpClass (tasks.mgr.dashboard.test_host.Host...
Lenz Grimmer wrote:
> This looks like an infrastructure issue to me?
> [...]
> and:
> [...]
Yes, and it only s...
Laura Paduano
09:09 AM Dashboard Bug #45527: mgr/dashboard: ConnectionLostError in "setUpClass (tasks.mgr.dashboard.test_host.Host...
This looks like an infrastructure issue to me?... Lenz Grimmer
07:53 AM Dashboard Bug #45527 (Can't reproduce): mgr/dashboard: ConnectionLostError in "setUpClass (tasks.mgr.dashbo...
Seems to only happen in Ubuntu 20.04 nodes.... Laura Paduano
09:53 AM Revision 171930ef (ceph): mgr/volumes: Add snapshot info command
The following command is added
"ceph fs subvolume snapshot info <vol_name> <sub_name> <snap_name> [<group_name>]"
T...
Kotresh Hiremath Ravishankar
09:23 AM Dashboard Bug #45516 (Pending Backport): mgr/dashboard: HomeTest fails if there is no real dist folder
Lenz Grimmer
09:22 AM Dashboard Bug #45445 (Pending Backport): mgr/dashboard: E2E: Timed out retrying: Expected to find content: ...
Lenz Grimmer
09:22 AM Revision 40f42476 (ceph): Merge pull request #34972 from tspmelo/wip-fix-45445
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
09:21 AM Revision 79d88ada (ceph): Merge pull request #33886 from sebastian-philipp/doc-mon-command-api
doc: Add a generated reference of all mon commands.
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Z...
Sebastian Wagner
09:14 AM Dashboard Bug #42651 (Resolved): mgr/dashboard: error when editing rbd image whose name contains non-ASCII ...
Lenz Grimmer
09:12 AM Revision a228afc9 (ceph): Merge pull request #35017 from tspmelo/wip-fix-fakefs
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
09:07 AM Dashboard Bug #45528: mgr/dashboard:ceph-api-nautilus-backend AssertionError "test_standby_disable_redirect...
Adding some more context from the log - before the test, the setting @standby_error_status_code@ is explicitly set to... Lenz Grimmer
08:32 AM Dashboard Bug #45528 (New): mgr/dashboard:ceph-api-nautilus-backend AssertionError "test_standby_disable_re...
... Laura Paduano
09:05 AM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
Thanks for your reply, James.
If you see a similar issue again, please upload logs as soon as you see it.
Thank...
Pritha Srivastava
09:02 AM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
Hi,
Your workaround was sufficient for us to get GC working again. I've now verified that I'm able to list and pro...
James McEwan
08:54 AM CephFS Bug #45530 (Resolved): qa/tasks/cephfs/test_snapshots.py: Command failed with status 1: ['cd', '|...
... Xiubo Li
08:54 AM Linux kernel client Bug #45529 (Closed): qa/tasks/cephfs/test_snapshots.py: Command failed with status 1: ['cd', '|/u...
... Xiubo Li
08:51 AM ceph-volume Bug #45094: ceph-volume inventory does not read mpath properly
Jan Fajerski wrote:
> See also https://docs.ceph.com/docs/master/ceph-volume/lvm/prepare/#multipath-support
Hmm I...
Jan Fajerski
07:57 AM Revision 8116e320 (ceph): rocksdb: Update to ceph-octopus-v5.8-1436
We require
https://github.com/facebook/rocksdb/commit/debc4ef18b2e61581ca81dc7fc997b085eb015d9
to build rocksdb_env_l...
Brad Hubbard
07:51 AM Dashboard Bug #45515 (Resolved): mgr/dashboard:ceph-api-nautilus-backend "ImportError: Failed to import _st...
Alfonso Martínez
07:47 AM Revision c1d59a43 (ceph): Merge pull request #35016 from rhcs-dashboard/45515-fix-py2-strptime-error
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Volker ...
Lenz Grimmer
07:46 AM Revision a0bd5c55 (ceph): Merge pull request #31586 from bk201/fix-42651
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: La...
Lenz Grimmer
07:25 AM Dashboard Bug #45526 (New): mgr/dashboard: race conditions might occur in NFSGaneshaExports controller
Here are some observation:
* Cherrypy spawns a 10-threads pool by default to serve requests, shared resources betwee...
Kiefer Chang
07:21 AM rgw Bug #45467: Put policy should return 204 instead of 200
Yup confirmed in master. When I put a bucket policy it returns a 200. Will take a look and raise a patch for it to re... Matthew Oliver
07:21 AM Revision b23de0c4 (ceph): Merge pull request #34956 from tchaikov/wip-qa-tasks-cephfs-py3
qa/tasks/cephfs: remove sys.exc_clear() calls
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Patrick Donnell...
Kefu Chai
06:40 AM Revision f41b8a4f (ceph): librbd: load existing cache
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
06:10 AM Revision 2941bbd7 (ceph): Merge pull request #34857 from tchaikov/wip-qa-tasks-no-filter
qa/tasks: use list comprehension for checking the length
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Patr...
Kefu Chai
06:08 AM Revision a461eeb9 (ceph): mgr/dashboard: Fix I18N errors
We were just checking if the translation sources were correct and ignore if the
extraction simply failed.
Fixes: htt...
Volker Theile
06:08 AM Backport #44163 (In Progress): Bump fio version for glibc-2.30 compilation
Shyukri Shyukriev
06:07 AM Backport #44163: Bump fio version for glibc-2.30 compilation
Tracked in https://github.com/ceph/ceph/pull/35028 Shyukri Shyukriev
06:00 AM Revision 3a06196c (ceph): mgr/dashboard: monitoring menu entry should indicate firing alerts
Fixes: https://tracker.ceph.com/issues/43081
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
05:55 AM Revision ec1e8cf1 (ceph): rocksdb: Updated to v6.8.1
We require
https://github.com/facebook/rocksdb/commit/debc4ef18b2e61581ca81dc7fc997b085eb015d9
to build rocksdb_env_l...
Brad Hubbard
04:27 AM Revision f6558463 (ceph): cephadm: enable logging to stderr in ceph-iscsi
All the other ceph servies when deployed are deployed with:
--default-log-to-stderr=true --default-log-stderr-pref...
Matthew Oliver
04:03 AM CephFS Cleanup #45525: qa/task/cephfs/mount.py: skip saving/restoring the previous value for ip_forward
... Xiubo Li
03:31 AM CephFS Cleanup #45525 (In Progress): qa/task/cephfs/mount.py: skip saving/restoring the previous value f...
Xiubo Li
03:30 AM CephFS Cleanup #45525 (Resolved): qa/task/cephfs/mount.py: skip saving/restoring the previous value for ...
Skip saving/restore the previous value for ip_forward and just hardcode it to 1. Xiubo Li
03:38 AM CephFS Bug #45524 (Fix Under Review): ceph-fuse: the -d option couldn't enable the debug mode in libfuse
Xiubo Li
03:25 AM CephFS Bug #45524 (In Progress): ceph-fuse: the -d option couldn't enable the debug mode in libfuse
Xiubo Li
03:24 AM CephFS Bug #45524 (Resolved): ceph-fuse: the -d option couldn't enable the debug mode in libfuse
... Xiubo Li
02:49 AM RADOS Bug #44981 (Fix Under Review): rados/test_envlibrados_for_rocksdb.sh build failure (seen in nauti...
Brad Hubbard
02:45 AM Revision 1361913f (ceph): qa/workunits/rados/test_envlibrados_rocksdb: Build correct rocksdb
We should be building the version of rocksdb the release is pinned to,
not master. Let's just update the rocksdb subm...
Brad Hubbard
02:09 AM Bug #45523 (Duplicate): mgr and mon crashed
Brad Hubbard

05/12/2020

11:39 PM Revision 30696004 (ceph): mgr/dashboard: Update Angular to v9
This was done with "ng update" cli command.
Fixes: https://tracker.ceph.com/issues/44829
Signed-off-by: Tiago Melo ...
Tiago Melo
11:39 PM Revision e65faa8b (ceph): mgr/dashboard: Few linting fixes
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:39 PM Revision 6050790f (ceph): mgr/dashboard: Fix i18n configuration
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:39 PM Revision 9e69c1bf (ceph): mgr/dashboard: Fix SCSS imports
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:39 PM Revision 4d47c149 (ceph): mgr/dashboard: Update npm dependencies
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:39 PM Revision 5b472e28 (ceph): mgr/dashboard: Update Node.js to latest LTS: v12.16.2
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:39 PM Revision 9e2e7eed (ceph): mgr/dashboard: Remove ngcc warnings
Some packages are still not updated to be compatible with Angular 9
and can cause warnings.
I have whitelisted some ...
Tiago Melo
11:39 PM Revision 1a6a8381 (ceph): mgr/dashboard: Add dashboard node script
This file should be used to agregate all external scripts we need.
Multiple flags can be used in the same call.
Avai...
Tiago Melo
11:32 PM Dashboard Cleanup #36563 (Fix Under Review): mgr/dashboard: Improve SummaryService's getCurrentSummary method
Tiago Melo
07:36 PM Dashboard Cleanup #36563 (In Progress): mgr/dashboard: Improve SummaryService's getCurrentSummary method
Tiago Melo
10:55 PM Revision 669840ab (ceph): cephadm: return absolute path from pathify
normalizes the user defined paths a bit better to avoid inconsistent
results with os.path.basename(), os.path.join(),...
Michael Fritch
10:40 PM Revision 116ac90a (ceph): qa/tests: reduce number of jobs for rados to 309
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
10:33 PM Bug #45523 (Duplicate): mgr and mon crashed
See https://github.com/rook/rook/issues/5455
A crash occurred in ProtocolV2.
It used to work well. When I had a...
Joseph Lee
10:18 PM mgr Bug #45522 (New): Autoscale fails on cache pools, warning goes away though
After upgrading to 15.1 i got the "too few pgs" warning and enabled the autoscaler on a cache tier with:
ceph osd ...
Tisch Bein
10:13 PM Revision 629a9eee (ceph): qa/workunits/cephadm/test_cephadm.sh: add shell mount test
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:11 PM Revision 72ae06f1 (ceph): cephadm: fix shell mount for special files
block/char devs, named pipes, sockets etc
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
09:30 PM Revision 898ea3e9 (ceph): Merge pull request #35009 from ivancich/wip-orphan-pending-rel-notes
PendingReleaseNotes: rgw-orphan-list, deprecation, and fixes
Reviewed-by: Ali Maredia <amaredia@redhat.com>
J. Eric Ivancich
07:15 PM CephFS Bug #45521: mds: layout parser does not handle [-.] in pool names
The kernel client only copies off the layout when given Fw or or Fr caps.
We could change the MDS to gratuitously...
Jeff Layton
05:47 PM CephFS Bug #45521 (Resolved): mds: layout parser does not handle [-.] in pool names
... Patrick Donnelly
07:11 PM Revision c1786f8a (ceph): test/fio: bump to fio 3.15
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 710e5da85b3066247f2541c88127a28e1ce5fa08)
Igor Fedotov
07:03 PM CephFS Bug #45459 (Resolved): qa/task/cephfs/mount.py: Error: Connection activation failed: Activation f...
Patrick Donnelly
06:59 PM Revision 01aea7f7 (ceph): Merge PR #34978 into master
* refs/pull/34978/head:
qa/tasks/cephfs/mount.py: always setup the NAT rules
qa/tasks/cephfs/mount.py: fall back to...
Patrick Donnelly
06:07 PM RADOS Bug #45292: pg autoscaler merging issue
Sorry for the delay. We are working to get a reservation on one of our internal labs so we can recreate the issue and... Brian Wickersham
05:41 PM bluestore Bug #45519: OSD asserts during block allocation for BlueFS
Alexei, it looks like your OSDs have pretty fragmented free space (and presumably quite high utilization) which resul... Igor Fedotov
02:33 PM bluestore Bug #45519 (New): OSD asserts during block allocation for BlueFS
Hi all.
We use ceph as the rados object storage for small (<=4K) objects. We have about 2 billions of objects in one...
Aleksei Zakharov
05:18 PM Dashboard Feature #45182 (Closed): mgr/dashboard: E2E: Enhance editDevicehealth method
This method was removed in https://tracker.ceph.com/issues/45445 Tiago Melo
05:12 PM Orchestrator Documentation #45411: cephadm: add section about container images
PR 32410 was previously the Pull Request ID specified in the "Pull request ID" field of this bug. Zac Dover
03:44 PM Orchestrator Documentation #45411 (In Progress): cephadm: add section about container images
Zac Dover
05:05 PM Revision 845b0541 (ceph): Incorporating sebastian-philipp's suggestions.
Signed-off-by: Zac Dover <zac.dover@gmail.com> Zac Dover
04:41 PM Revision 3560552c (ceph): Merge pull request #35021 from tchaikov/wip-cephfs-shell-pep8
cephfs-shell: fix warnings reported by flake8
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by:...
Kefu Chai
03:58 PM Orchestrator Feature #43940: orchestrator mgr add and rm
not sure which PR implemented this, but it wasn't https://github.com/ceph/ceph/pull/33072 Nathan Cutler
03:48 PM Orchestrator Documentation #45383 (In Progress): Cephadm.py OSD deployment fails: full device path or just the...
Zac Dover
03:47 PM Orchestrator Documentation #45383: Cephadm.py OSD deployment fails: full device path or just the name?
I'd like some feedback from the community (at as many levels as possible) about whether I should add a note to the do... Zac Dover
03:33 PM Dashboard Bug #44611: mgr/dashboard: REST API Docs state that the API is un-official and non-stable
Aligned with the stability issue, another approaches could be to:
* **add "stable" or "unstable" tags**: to identify...
Ernesto Puerta
08:48 AM Dashboard Bug #44611: mgr/dashboard: REST API Docs state that the API is un-official and non-stable
Maybe something like that?
Ceph Dashboard is on the way to become the official REST API. Currently, we cannot guar...
Patrick Seidensal
03:02 PM RADOS Bug #37875: osdmaps aren't being cleaned up automatically on healthy cluster
nautilus backport tracked by https://tracker.ceph.com/issues/45402 Nathan Cutler
03:01 PM RADOS Bug #37875 (Duplicate): osdmaps aren't being cleaned up automatically on healthy cluster
Nathan Cutler
02:54 PM Orchestrator Bug #45032 (Fix Under Review): cephadm: Not recovering from `OSError: cannot send (already closed?)`
Sebastian Wagner
02:39 PM rbd Bug #45518 (Fix Under Review): [librbd] The 'copy' method defaults to the source image format
Jason Dillaman
01:32 PM rbd Bug #45518 (Resolved): [librbd] The 'copy' method defaults to the source image format
When copying a v1 image, it will by default (unless overridden) use the same format as the source. We should not be c... Jason Dillaman
02:34 PM Dashboard Backport #42140 (In Progress): mimic: mgr/dashboard: Standby Dashboards don't handle all requests...
Nathan Cutler
02:30 PM RADOS Backport #43919 (In Progress): nautilus: osd stuck down
Nathan Cutler
02:29 PM RADOS Backport #43919: nautilus: osd stuck down
first attempted backport - https://github.com/ceph/ceph/pull/33156 - was closed Nathan Cutler
02:29 PM RADOS Backport #43919 (New): nautilus: osd stuck down
Nathan Cutler
02:24 PM rgw Bug #45513 (Fix Under Review): TestCls2PCQueue.Cleanup fails
Yuval Lifshitz
02:23 PM rgw Bug #45513: TestCls2PCQueue.Cleanup fails
it is a test timing issue. fixes so that the test is not sensitive to timing. Yuval Lifshitz
04:13 AM rgw Bug #45513: TestCls2PCQueue.Cleanup fails
Yuval, mind taking a look? Kefu Chai
04:13 AM rgw Bug #45513 (Resolved): TestCls2PCQueue.Cleanup fails
... Kefu Chai
02:19 PM Revision 36892831 (ceph): cls/2pc_queue: fix timing issue in test
Fixes: https://tracker.ceph.com/issues/45513
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
Yuval Lifshitz
02:16 PM Revision f7bf4d0c (ceph): mgr/cephadm: Remove AsyncCompletion
Simplyfy things a lot by not using multiprocessing.pool.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
02:16 PM Revision 69b6d599 (ceph): librbd: copy API should not inherit v1 image format by default
When copying from a v1 image, by default the new destination image
would be created using the v1 format. Since the cr...
Jason Dillaman
02:15 PM Revision 8a26c905 (ceph): cephfs-shell: fix warnings reported by flake8
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:13 PM Dashboard Feature #45464 (In Progress): mgr/dashboard: telemetry module activation notification
Tatjana Dehler
11:27 AM Dashboard Feature #45464: mgr/dashboard: telemetry module activation notification
Lenz Grimmer wrote:
> Would a simple "the telemetry module is currently disabled" or "is not submitting telemetry d...
Tatjana Dehler
02:07 PM CephFS Feature #20196: mds: early reintegration of strays on hardlink deletion
we can more files in strays now, https://github.com/ceph/ceph/pull/33479 Zheng Yan
01:46 PM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
Hi James,
You can try this, for one gc object:
1. rados rm gc.0
2. invoke any radosgw-admin command - this will ...
Pritha Srivastava
10:05 AM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
Hi Pritha,
Any thoughts on my previous comment? I wonder if simply creating a new pool for GC and updating the rgw...
James McEwan
01:41 PM Dashboard Feature #44912 (Pending Backport): mgr/dashboard: Forms should wait until all data is ready until...
Lenz Grimmer
01:39 PM Revision 6fd685dd (ceph): Merge pull request #34746 from tspmelo/wip-form-loading
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Stephan Müller <smueller@suse.com>
Lenz Grimmer
01:30 PM Bug #43766 (Need More Info): OSD crash after change of osd_memory_target
Nathan Cutler
01:20 PM Revision 7540ab7b (ceph): mgr/cephadm: Proper error for OSErrors
Previsously, an OSError resulted in
OSError: cannot send (already closed?)
which is not helpful.
Fixes: https:...
Sebastian Wagner
12:41 PM Backport #45517 (In Progress): nautilus: when "Uploads a part in a multipart upload", if the spec...
Nathan Cutler
12:40 PM Backport #45517 (Resolved): nautilus: when "Uploads a part in a multipart upload", if the specifi...
https://github.com/ceph/ceph/pull/35019 Nathan Cutler
12:41 PM Revision 133424d9 (ceph): rgw: fix multipart upload's error response
Fixes: https://tracker.ceph.com/issues/43751
Signed-off-by: GaryHyg <huygbj@inspur.com>
(cherry picked from commit 8...
Snow Si
12:40 PM Bug #43751 (Pending Backport): when "Uploads a part in a multipart upload", if the specified mult...
Nathan Cutler
12:34 PM Fix #43456 (Resolved): gcc-10: a couple of small fixes to build with gcc-10
Reporter writes at https://github.com/ceph/ceph/pull/32475#issuecomment-571207518 :
"src/common/bit_str.h already ...
Nathan Cutler
12:33 PM Fix #43457 (Resolved): do_cmake.sh: fedora-32 (rawhide) build with python-3.8
Nathan Cutler
12:33 PM Dashboard Bug #45515: mgr/dashboard:ceph-api-nautilus-backend "ImportError: Failed to import _strptime beca...
Hust for reference: https://www.raspberrypi.org/forums/viewtopic.php?p=1074698&sid=826290f7e888f93b28a7c3cd6d65358e#p... Volker Theile
12:00 PM Dashboard Bug #45515 (Fix Under Review): mgr/dashboard:ceph-api-nautilus-backend "ImportError: Failed to im...
Alfonso Martínez
10:08 AM Dashboard Bug #45515 (Resolved): mgr/dashboard:ceph-api-nautilus-backend "ImportError: Failed to import _st...
... Laura Paduano
12:08 PM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
https://github.com/ceph/ceph/pull/35018 might make this thing go away, without fixing the underlying issue. Sebastian Wagner
11:39 AM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
... Sebastian Wagner
11:36 AM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
... Sebastian Wagner
11:35 AM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
... Sebastian Wagner
12:04 PM Revision 1a0367fa (ceph): mgr/dashboard: fix py2 strptime ImportError (not thread safe)
Fixes: https://tracker.ceph.com/issues/45515
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
11:30 AM Orchestrator Bug #45252 (Pending Backport): cephadm: fail to insert modules when creating iSCSI targets
Sebastian Wagner
11:29 AM Orchestrator Bug #45458 (Pending Backport): non-ascii chars in /etc/prometheus/ceph/ceph_default_alerts.yml
Sebastian Wagner
10:56 AM rgw Documentation #45510: PendingReleaseNotes/RGW: add note for rgw-orphan-list and deprecated "orpha...
backport will be handled via https://tracker.ceph.com/issues/44733 Nathan Cutler
10:29 AM Revision fb9a2366 (ceph): mgr/dashboard: Fix HomeTest setup
'setup_controllers' was being called outside of the fake fs mock,
so the tests would fail if there was no real dist f...
Tiago Melo
10:25 AM Dashboard Bug #45516 (Resolved): mgr/dashboard: HomeTest fails if there is no real dist folder
HomeTest uses a fake filesystem to test home endpoints, but is currently failing if no real folder exists. Tiago Melo
10:10 AM Revision 8f275834 (ceph): mgr/cephadm: disable env_var passing until pr#34835 is merged
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
10:09 AM Revision ca9aafbc (ceph): mgr/cephadm: generate and pass env vars to cephadm
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
10:08 AM Revision 726cabc7 (ceph): python-common: do not pass envs after entrypoint
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
10:08 AM Revision 84fdccdb (ceph): bin/cephadm: move --env-var handling to global argparser
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
10:07 AM Revision 6d7a65f2 (ceph): mgr/cephadm: adapt env_var handling
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
09:59 AM Documentation #45514 (In Progress): ceph manpage lists obsolete/unsupported cache tier modes
Nathan Cutler
09:55 AM Documentation #45514 (Resolved): ceph manpage lists obsolete/unsupported cache tier modes
https://docs.ceph.com/docs/master/rados/operations/cache-tiering/ lists only the following modes:
* writeback
* r...
Nathan Cutler
09:57 AM Revision 4fa6f649 (ceph): doc: drop obsolete cache tier options from man page
Fixes: https://tracker.ceph.com/issues/45514
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
09:10 AM Revision 80d5ad81 (ceph): mgr/dashboard: update background image in about modal box
Signed-off-by: Ishan Rai <ishanrai05@gmail.com> Ishan Rai
08:58 AM Revision 4985a9dd (ceph): doc/dev/cephadm: Note regarding network calls form CLI handlers
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
08:41 AM Revision 6b35508e (ceph): mgr/dashboard: redesign the login screen
fixes: https://tracker.ceph.com/issues/35689
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
07:58 AM Revision 3156ed6f (ceph): Merge pull request #34888 from jmolmo/fix_command_parse
cephadm: Fix error parsing shell command arguments
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Sebas...
Sebastian Wagner
07:54 AM Revision dca41d97 (ceph): Merge pull request #34945 from sebastian-philipp/cephadm-remove-async-m...
mgr/cephadm: replace async_map_completion with a simple wrapper (again)
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
07:42 AM Revision cf515323 (ceph): Merge pull request #34970 from sebastian-philipp/bluestore-revert-sharding
Revert "os/bluestore: Enable sharding by default"
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Sebastian Wagner
07:38 AM Revision 08b54be4 (ceph): Merge pull request #34977 from mgfritch/cephadm-prom-encoding
mgr/cephadm: ceph_default_alerts.yml can be utf-8 encoded
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
07:06 AM Orchestrator Feature #45163 (In Progress): cephadm: iscsi: read and write config-key for the dashboard
Kiefer Chang
04:46 AM Revision 681fed5e (ceph): test/bufferlist: add space between string and time info
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
04:46 AM Revision e2016cdd (ceph): test/bufferlist: test move assignment operator not move constructor
"bufferlist move = std::move(bl)" exercises the "move constructor".
But the purpose of this test is to verify the fun...
Changcheng Liu
04:46 AM Revision 4a93e8ac (ceph): test/bufferlist: correct the usage of string constructor
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
03:54 AM Revision 31704b3e (ceph): qa/tasks/mgr: skip test_diskprediction_local on python>=3.8
See-also: https://tracker.ceph.com/issues/45147
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:20 AM Revision 2e6e3916 (ceph): qa/tasks/cephfs/mount.py: always setup the NAT rules
If the last test failed just after the 'ceph-brx' bridge is created
but with setuping the NAT rules in iptables, so i...
Xiubo Li
02:51 AM Revision f7b49f5b (ceph): qa/tasks/cephfs/mount.py: fall back to use ip command to setup the bridge
CentOS/RHEL8 have abandoned the bridge-utils package so the brctl
cmd is none avalible, and on Ubuntu 18.04 and 20.04...
Xiubo Li
02:40 AM mgr Bug #45147: Module 'diskprediction_local' takes forever to load
Test failure: test_diskprediction_local
http://pulpito.ceph.com/kchai-2020-05-11_15:23:19-rados-wip-kefu-testing...
Kefu Chai
02:37 AM Revision dc973a75 (ceph): Merge pull request #34955 from tchaikov/wip-cbt-with-bluestore
scripts/run-cbt.sh: use bluestore for testing classic osd
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by:...
Kefu Chai
02:35 AM CephFS Bug #45446 (Resolved): vstart_runner.py: using python3 leads to TypeError: unhashable type: 'Raw'
Patrick Donnelly
02:35 AM Revision 8a0caa43 (ceph): Merge PR #34962 into master
* refs/pull/34962/head:
vstart_runner.py: use tuple instead of set
Reviewed-by: Sidharth Anupkrishnan <sanupkri@red...
Patrick Donnelly

05/11/2020

11:59 PM rbd Bug #45504 (Fix Under Review): [python] Image create(...) method defaults to "old_format = True"
Jason Dillaman
05:05 PM rbd Bug #45504 (Resolved): [python] Image create(...) method defaults to "old_format = True"
The RBD v1 format has been deprecated and disabled since at least Mimic. This prevents creation of new images if appl... Jason Dillaman
11:55 PM Revision 45349355 (ceph): pybind/rbd: RBD.create() method's 'old_format' parameter now defaults t...
The RBD v1 format has been deprecated for numerous releases and creation of
v1 format images has been disabled since ...
Jason Dillaman
09:54 PM RADOS Bug #45356: nautilus: rados/upgrade/mimic-x-singleton failures due to mon_client_directed_command...
https://github.com/ceph/ceph/pull/34884 merged Yuri Weinstein
09:54 PM Revision e8f288f1 (ceph): Merge pull request #34884 from tchaikov/nautilus-upgrade-mimic-retry
nautilus: qa/tasks/ceph.py: do not use option mimic does not understand
Reviewed-by: Yuri Weinstein <yweinste@redhat...
Yuri Weinstein
09:53 PM Revision 73f22558 (ceph): Merge pull request #34873 from tchaikov/nautilus-qa-upgrade-from-rados-...
nautilus: qa/suites/rados: use default objectsize for upgrade tests
Reviewed-by: Yuri Weinstein <yweinste@redhat.com...
Yuri Weinstein
09:52 PM Bug #40743: "SELinux denials found" in ceph-deploy/nautilus
https://github.com/ceph/ceph/pull/34870 merged Yuri Weinstein
09:51 PM Revision 78dd6b30 (ceph): Merge pull request #34870 from badone/wip-ms_dispatch-kcore-selinux-denial
nautilus: selinux: Allow getattr access to /proc/kcore
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Yuri W...
Yuri Weinstein
09:22 PM Revision 48d1781a (ceph): mgr/k8sevents:sanitise kubernetes events
Kubernetes can generate events without a timestamp
or an event count. When this occurs the k8sevents 'ls'
command fai...
Paul Cuzner
07:56 PM CephFS Bug #45430 (Fix Under Review): qa/cephfs: cleanup() and cleanup_netns() needs to be run even FS w...
Patrick Donnelly
07:45 PM CephFS Feature #45371 (In Progress): mgr/volumes: `protect` and `clone` operation in a single transaction
Patrick Donnelly
07:32 PM CephFS Bug #45332 (Resolved): qa: TestExports is failure under new Python3 runtime
Patrick Donnelly
07:22 PM rgw Documentation #45510 (Resolved): PendingReleaseNotes/RGW: add note for rgw-orphan-list and deprec...
J. Eric Ivancich
07:18 PM Revision a813e08a (ceph): PendingReleaseNotes: add missing quote character
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> J. Eric Ivancich
07:16 PM Revision fe253c9d (ceph): PendingReleaseNotes: `rgw-orphan-list` and deprecated `radosgw-admin or...
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> J. Eric Ivancich
07:15 PM CephFS Bug #45283 (Triaged): Kernel log flood "ceph: Failed to find inode for 1"
Patrick Donnelly
07:07 PM Dashboard Bug #36354 (Fix Under Review): mgr/dashboard/rbd: throws 500s with format 1 RBD images
Ernesto Puerta
03:58 PM Dashboard Bug #36354 (In Progress): mgr/dashboard/rbd: throws 500s with format 1 RBD images
Ernesto Puerta
06:05 PM CephFS Backport #45212 (Resolved): nautilus: client: write stuck at waiting for larger max_size
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34767
m...
Nathan Cutler
02:55 PM CephFS Backport #45212: nautilus: client: write stuck at waiting for larger max_size
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34767
merged
Yuri Weinstein
06:05 PM CephFS Backport #45181 (Resolved): nautilus: pybind/mgr/volumes: add command to return metadata regardin...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34679
m...
Nathan Cutler
06:03 PM CephFS Backport #44655: nautilus: qa: SyntaxError: invalid token
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34470
m...
Nathan Cutler
04:16 PM CephFS Backport #44655 (Resolved): nautilus: qa: SyntaxError: invalid token
Wei-Chung Cheng
02:53 PM CephFS Backport #44655: nautilus: qa: SyntaxError: invalid token
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34470
merged
Yuri Weinstein
05:54 PM Dashboard Backport #45324: octopus: mgr/dashboard: monitoring menu entry should indicate firing alerts
backporting note: please include follow-on fix https://tracker.ceph.com/issues/45428 in the backport PR Nathan Cutler
05:54 PM Dashboard Backport #45323: nautilus: mgr/dashboard: monitoring menu entry should indicate firing alerts
backporting note: please include follow-on fix https://tracker.ceph.com/issues/45428 in the backport PR Nathan Cutler
05:51 PM Revision ae2800c8 (ceph): rgw: fix some list buckets handle leak
Fixes: https://tracker.ceph.com/issues/44283
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
(cherry picked from comm...
Tianshan Qu
05:38 PM Dashboard Bug #45508: mgr/dashboard: cropped actions menu in nested details
Increased severity/priority as it hides "Delete snapshot" action, making it impossible to delete a snapshot. Ernesto Puerta
05:35 PM Dashboard Bug #45508 (Resolved): mgr/dashboard: cropped actions menu in nested details
!cropped_menu.png! Ernesto Puerta
05:31 PM rgw Documentation #45507 (Resolved): ElasticSearch sync module documentation out of date
https://docs.ceph.com/docs/master/radosgw/elastic-sync-module/ is not up to date as well. There is no way to query th... Zac Dover
05:27 PM rgw Documentation #45506 (New): RADOS Gateway S3 API Compliance Page is inaccurate -- bucket versioni...
<cervigni> zdover, https://docs.ceph.com/docs/nautilus/dev/radosgw/s3_compliance/ is not up to date and full of error... Zac Dover
05:11 PM Orchestrator Documentation #45411: cephadm: add section about container images
PR:
https://github.com/ceph/ceph/pull/35006
Zac Dover
04:59 PM rgw Backport #44129: nautilus: Beast frontend option to configure the maximum number of connections
This did not land in 14.2.9. CVEs pushed this out to 14.2.10. Dan Hill
04:55 PM rgw Bug #45503: rgw crashes while accessing an invalid iterator in gc update entry
https://github.com/ceph/ceph/pull/34969 Pritha Srivastava
04:54 PM rgw Bug #45503 (Resolved): rgw crashes while accessing an invalid iterator in gc update entry
Pritha Srivastava
04:42 PM rgw Backport #45367: nautilus: object size is sent as zero in some notifications
Nathan Cutler wrote:
> Also, this one introduces a bug, which was fixed and the backport to nautilus is tracked by h...
Wei-Chung Cheng
03:15 PM rgw Backport #45367: nautilus: object size is sent as zero in some notifications
Also, this one introduces a bug, which was fixed and the backport to nautilus is tracked by https://tracker.ceph.com/... Nathan Cutler
04:41 PM RADOS Backport #44490 (In Progress): nautilus: lz4 compressor corrupts data when buffers are unaligned
Nathan Cutler
04:41 PM Revision 171b41ea (ceph): qa/objectstore: test all bluestore compression algorithms
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 8c8fb59dcf02da7e2af8f3f5b1e49d73bb1dbe28)
Sage Weil
04:41 PM Revision c1d8ae5b (ceph): compressor/lz4: rebuild if buffer is not contiguous
In older versions of lz4 (specifically < 1.8.2) bit errors
can be introduced when compressing from fragmented memory....
Sage Weil
04:41 PM Revision e544b75e (ceph): test/compressor: test round trip of an osdmap
Check if the compressors can compress/decompress a bufferlist which is not word
aligned, such as a freshly-encoded os...
Dan van der Ster
04:40 PM rbd Backport #44651 (In Progress): nautilus: devstack-tempest-gate.yaml fails
Nathan Cutler
04:39 PM Revision 34d33413 (ceph): qa/suites/rbd: removed OpenStack tempest test cases
The OpenStack tempests tests do not stay stable and break approximately
every six months. Remove the test suite for n...
Jason Dillaman
04:36 PM rgw Backport #45502 (In Progress): nautilus: rgw lc does not delete objects that do not have the same...
Nathan Cutler
02:31 PM rgw Backport #45502 (Resolved): nautilus: rgw lc does not delete objects that do not have the same tags
https://github.com/ceph/ceph/pull/35002 Nathan Cutler
04:36 PM Revision 79ca4608 (ceph): fix rgw lc does not delete objects that do not have exactly the same ta...
It is possible that object will have multiple tags more than the rule that applied on.
Object is not being deleted if...
Or Friedmann
04:35 PM rgw Backport #45493 (Need More Info): mimic: rgw: fix bug where bucket listing end marker not always ...
appears to be a follow-on fix for 55db9a282b627de94bfb3d9a233693e6dba73619 ("rgw: clean up interenal shard logic in o... Nathan Cutler
02:25 PM rgw Backport #45493 (Rejected): mimic: rgw: fix bug where bucket listing end marker not always set co...
Nathan Cutler
04:33 PM rgw Backport #45494 (Need More Info): nautilus: rgw: fix bug where bucket listing end marker not alwa...
Nathan Cutler
04:33 PM rgw Backport #45494: nautilus: rgw: fix bug where bucket listing end marker not always set correctly
appears to be a follow-on fix for 55db9a282b627de94bfb3d9a233693e6dba73619 ("rgw: clean up interenal shard logic in o... Nathan Cutler
02:25 PM rgw Backport #45494 (Rejected): nautilus: rgw: fix bug where bucket listing end marker not always set...
Nathan Cutler
04:28 PM rgw Backport #45486 (In Progress): nautilus: infinite loop in 'radosgw-admin datalog list'
Nathan Cutler
02:23 PM rgw Backport #45486 (Resolved): nautilus: infinite loop in 'radosgw-admin datalog list'
https://github.com/ceph/ceph/pull/35001 Nathan Cutler
04:27 PM Revision a5b10033 (ceph): radosgw-admin: fix infinite loop in 'datalog list'
affects datalog shards with more than 1000 entries
Fixes: https://tracker.ceph.com/issues/44751
Signed-off-by: Case...
Casey Bodley
04:17 PM CephFS Backport #45496 (In Progress): nautilus: client: fuse mount will print call trace with incorrect ...
Nathan Cutler
02:26 PM CephFS Backport #45496 (Resolved): nautilus: client: fuse mount will print call trace with incorrect opt...
https://github.com/ceph/ceph/pull/35000 Nathan Cutler
04:16 PM Revision 8a657363 (ceph): Client: make sure the Finisher's mutex lock not held during it being di...
The objecter_finisher is already started in Client::Client(), but
in the failure path when initializing and starting ...
Xiubo Li
04:14 PM Revision 9b44fdc6 (ceph): rgw/notifications: fix zero size in notifications
delete notifications and multipart upload complete notifications
send the correct object size
Signed-off-by: Yuval L...
Yuval Lifshitz
04:14 PM Revision 17a6b22a (ceph): qa/rgw: fix issue error in tests_ps.py
The Python interpreter on teuthology complains about the lack of
parens in a print statement.
Signed-off-by: J. Eric...
J. Eric Ivancich
04:13 PM CephFS Backport #45495 (In Progress): octopus: client: fuse mount will print call trace with incorrect o...
Nathan Cutler
02:26 PM CephFS Backport #45495 (Resolved): octopus: client: fuse mount will print call trace with incorrect options
https://github.com/ceph/ceph/pull/34999 Nathan Cutler
04:13 PM Revision 9e5b6fe4 (ceph): Client: make sure the Finisher's mutex lock not held during it being di...
The objecter_finisher is already started in Client::Client(), but
in the failure path when initializing and starting ...
Xiubo Li
04:11 PM CephFS Bug #44645 (Resolved): cephfs-shell: Fix flake8 errors (E302, E502, E128, F821, W605, E128 and E122)
being backported via https://tracker.ceph.com/issues/45476 Nathan Cutler
04:10 PM CephFS Bug #44657 (Resolved): cephfs-shell: Fix flake8 errors (F841, E302, E502, E128, E305 and E222)
will be backported via https://tracker.ceph.com/issues/45476 Nathan Cutler
04:08 PM Revision 41b92d58 (ceph): cephfs-shell: Remove undefined exception instance
This patch fixes the following flake8 error:
F821 undefined name 'e'
Fixes: https://tracker.ceph.com/issues/44645
Si...
Varsha Rao
04:08 PM Revision c8dbe5ee (ceph): cephfs-shell: Fix flake8 indentation issues
This patch fixes the following flake8 error:
E128 continuation line under-indented for visual indent
E122 continuatio...
Varsha Rao
04:08 PM Revision d2b6c535 (ceph): cephfs-shell: Add whitespace around arithmetic operator
This patch fixes the following flake8 error:
E226 missing whitespace around arithmetic operator
Fixes: https://track...
Varsha Rao
04:08 PM Revision e4039551 (ceph): cephfs-shell: Remove redundant backslash between brackets
This patch fixes the following flake8 error:
E502 the backslash is redundant between brackets
Fixes: https://tracker...
Varsha Rao
04:07 PM Revision 154da036 (ceph): cephfs-shell: Add blank line between functions
This patch fixes the following flake8 error:
E302 expected 2 blank lines, found 1
Fixes: https://tracker.ceph.com/is...
Varsha Rao
04:07 PM Revision 00a788bd (ceph): cephfs-shell: Remove extra trailing space after '+'
This patch fixes the following flake8 error:
E222 multiple spaces after operator
Fixes: https://tracker.ceph.com...
Aditya Srivastava
04:07 PM Revision 40291b2f (ceph): cephfs-shell: Add new line after read_ceph_conf function definiton
This patch fixes following flake8 error:
E305 expected 2 blank lines after class or function definition, found 1
...
Aditya Srivastava
04:07 PM Revision 38de31aa (ceph): cephfs-shell: Indent 'under-indented' code in read_ceph_conf function
This patch fixes following flake8 error:
E128 continuation line under-indented for visual indent
Fixes: https://...
Aditya Srivastava
04:07 PM Revision 59b6db04 (ceph): cephfs-shell: Remove redundant blackslash between brackets in read_ceph...
This patch fixes the following flake8 error:
E502 the backslash is redundant between brackets
Fixes: https://tr...
Aditya Srivastava
04:07 PM Revision c019e372 (ceph): cephfs-shell: Add blank line before & after get_bool_vals_for_boolopts(...
This patch fixes flake8 error:
E302 expected 2 blank lines, found 1
Fixes: https://tracker.ceph.com/issues/44657...
Aditya Srivastava
04:07 PM Revision fbca70b0 (ceph): cephfs-shell: Remove unused variable 'e' from except block
This patch fixes flake8 error:
F841 local variable 'e' is assigned to but never used
Fixes: https://tracker.ceph...
Aditya Srivastava
04:06 PM CephFS Backport #45476 (In Progress): octopus: cephfs-shell: CI testing does not detect flake8 errors
Nathan Cutler
02:21 PM CephFS Backport #45476 (Resolved): octopus: cephfs-shell: CI testing does not detect flake8 errors
https://github.com/ceph/ceph/pull/34998 Nathan Cutler
04:06 PM Revision 6031722c (ceph): cephfs-shell: Change tox testenv name to py3
Fixes: https://tracker.ceph.com/issues/45071
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
04:05 PM CephFS Backport #45477 (In Progress): octopus: fix MClientCaps::FLAG_SYNC in check_caps
Nathan Cutler
02:22 PM CephFS Backport #45477 (Resolved): octopus: fix MClientCaps::FLAG_SYNC in check_caps
https://github.com/ceph/ceph/pull/34997 Nathan Cutler
04:05 PM Revision 5c74fad0 (ceph): client: only set MClientCaps::FLAG_SYNC when flushing dirty auth caps
Sidharth noticed that we were probably doing more FLAG_SYNC cap flushes
than necessary.
This flag is intended for sy...
Jeff Layton
04:05 PM CephFS Backport #45473 (In Progress): octopus: some obsolete "ceph mds" sub commands are suggested by ba...
Nathan Cutler
02:21 PM CephFS Backport #45473 (Resolved): octopus: some obsolete "ceph mds" sub commands are suggested by bash ...
https://github.com/ceph/ceph/pull/34996 Nathan Cutler
04:05 PM Revision 6f77851c (ceph): bash_completion: Do not auto complete obsolete and hidden cmds
This patch fixes two things.
1. Do not auto complete obsolete and hidden cmds.
2. sub command completions often fail...
Kotresh Hiremath Ravishankar
04:03 PM mgr Backport #44986 (In Progress): octopus: mgr: prometheus Segmentation fault
Nathan Cutler
04:03 PM Revision 52f3b0ac (ceph): mgr: synchronize ClusterState's health and mon_status.
Fixes: https://tracker.ceph.com/issues/24995
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked f...
Radoslaw Zarzynski
04:00 PM rbd Backport #45364 (In Progress): octopus: qa: rbd-nbd unmap_device may exit earlier due to incorrec...
Nathan Cutler
03:59 PM Revision d1b86d43 (ceph): qa/workunits/rbd: fix list-mapped filter in unmap_device
In recent versions `rbd list-mapped` does not print the white space
at the end of the line.
Fixes: https://tracker.c...
Mykola Golub
03:55 PM rgw Backport #45492 (In Progress): octopus: rgw: fix bug where bucket listing end marker not always s...
Nathan Cutler
02:25 PM rgw Backport #45492 (Resolved): octopus: rgw: fix bug where bucket listing end marker not always set ...
https://github.com/ceph/ceph/pull/34993 Nathan Cutler
03:55 PM Revision 88ecfc12 (ceph): rgw: fix bug where bucket listing end marker not always set correctly
Due to using std::move a second time, often
RGWRados::cls_bucket_list_ordered would not set its end marker
correctly....
J. Eric Ivancich
03:40 PM Dashboard Backport #45470 (In Progress): octopus: mgr/dashboard: When loading Block Mirroring page it shoul...
Tiago Melo
02:20 PM Dashboard Backport #45470 (Resolved): octopus: mgr/dashboard: When loading Block Mirroring page it should o...
https://github.com/ceph/ceph/pull/34992 Nathan Cutler
03:40 PM Revision 8f429e59 (ceph): mgr/dashboard: Reduce requests in Mirroring page
Fixes: https://tracker.ceph.com/issues/45385
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit f...
Tiago Melo
03:28 PM rgw Backport #45489 (In Progress): octopus: rgw: add `rgw-orphan-list` tool & `radosgw-admin bucket r...
Nathan Cutler
02:24 PM rgw Backport #45489 (Resolved): octopus: rgw: add `rgw-orphan-list` tool & `radosgw-admin bucket rado...
https://github.com/ceph/ceph/pull/34991 Nathan Cutler
03:28 PM rgw Backport #45488 (In Progress): nautilus: rgw: deprecate radosgw-admin orphans sub-commands
As I understand it, this is a follow-on fix for https://github.com/ceph/ceph/pull/34127 so would it make sense to bac... Nathan Cutler
02:24 PM rgw Backport #45488 (Resolved): nautilus: rgw: deprecate radosgw-admin orphans sub-commands
https://github.com/ceph/ceph/pull/34127 Nathan Cutler
03:23 PM rgw Backport #45487 (In Progress): octopus: rgw: deprecate radosgw-admin orphans sub-commands
Nathan Cutler
02:24 PM rgw Backport #45487 (Resolved): octopus: rgw: deprecate radosgw-admin orphans sub-commands
https://github.com/ceph/ceph/pull/34991 Nathan Cutler
03:21 PM rgw Backport #45485 (In Progress): octopus: infinite loop in 'radosgw-admin datalog list'
Nathan Cutler
02:23 PM rgw Backport #45485 (Resolved): octopus: infinite loop in 'radosgw-admin datalog list'
https://github.com/ceph/ceph/pull/34989 Nathan Cutler
03:21 PM Revision 454cc20f (ceph): radosgw-admin: fix infinite loop in 'datalog list'
affects datalog shards with more than 1000 entries
Fixes: https://tracker.ceph.com/issues/44751
Signed-off-by: Case...
Casey Bodley
03:20 PM rgw Backport #45484 (In Progress): octopus: RGW tries to cache and access anonymous user
Nathan Cutler
02:23 PM rgw Backport #45484 (Resolved): octopus: RGW tries to cache and access anonymous user
https://github.com/ceph/ceph/pull/34988 Nathan Cutler
03:20 PM Revision 6e79b3c2 (ceph): rgw: fix rgw tries to fetch anonymous user
rgw tries to fetch the anonymous user although it does not exist.
Fixes: https://tracker.ceph.com/issues/44772
Signed...
Or Friedmann
03:19 PM rgw Backport #45479 (In Progress): octopus: Ceph v12.2.13 causes extreme high number of blocked opera...
Nathan Cutler
02:22 PM rgw Backport #45479 (Resolved): octopus: Ceph v12.2.13 causes extreme high number of blocked operations
https://github.com/ceph/ceph/pull/34987 Nathan Cutler
03:19 PM Revision 6ca2b381 (ceph): doc/rgw: document 'rgw gc max concurrent io'
Fixes: https://tracker.ceph.com/issues/44958
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from co...
Casey Bodley
03:17 PM rgw Backport #45499 (In Progress): nautilus: rgw: some list buckets handle leak
Nathan Cutler
02:26 PM rgw Backport #45499 (Resolved): nautilus: rgw: some list buckets handle leak
https://github.com/ceph/ceph/pull/34986 Nathan Cutler
03:17 PM rgw Backport #45498 (In Progress): octopus: rgw: some list buckets handle leak
Nathan Cutler
02:26 PM rgw Backport #45498 (Resolved): octopus: rgw: some list buckets handle leak
https://github.com/ceph/ceph/pull/34985 Nathan Cutler
03:16 PM Revision 89fa6ea7 (ceph): rgw: fix some list buckets handle leak
Fixes: https://tracker.ceph.com/issues/44283
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
(cherry picked from comm...
Tianshan Qu
03:14 PM rgw Backport #45472 (Need More Info): nautilus: qa/rgw: fix issue error in tests_ps.py
this one depends on https://tracker.ceph.com/issues/45367 and indeed should be done in the same PR as that one Nathan Cutler
02:20 PM rgw Backport #45472 (Rejected): nautilus: qa/rgw: fix issue error in tests_ps.py
Nathan Cutler
03:12 PM rgw Backport #45471 (In Progress): octopus: qa/rgw: fix issue error in tests_ps.py
Nathan Cutler
02:20 PM rgw Backport #45471 (Resolved): octopus: qa/rgw: fix issue error in tests_ps.py
https://github.com/ceph/ceph/pull/34940 Nathan Cutler
02:54 PM Revision 7f93f855 (ceph): Merge pull request #34767 from smithfarm/wip-45212-nautilus
nautilus: client: reset requested_max_size if file write is not wanted
Reviewed-by: Ramana Raja <rraja@redhat.com>
R...
Yuri Weinstein
02:53 PM Revision 8fc74681 (ceph): Merge pull request #34679 from kotreshhr/nautilus-subvolume-info
nautilus: mgr/volumes: Add interface to get subvolume metadata
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
02:52 PM Revision a6653c49 (ceph): Merge pull request #34470 from Vicente-Cheng/wip-44655-nautilus
nautilus: qa: fix various py3 cephfs qa bugs x2
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Ramana Raja <...
Yuri Weinstein
02:49 PM Revision 7ad11b5b (ceph): Merge pull request #34938 from mgfritch/cephadm-systemd-stop-timeout
cephadm: extend systemd stop timeout
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
02:35 PM CephFS Bug #16881 (Resolved): RuntimeError: Files in flight high water is unexpectedly low (0 / 6)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:35 PM CephFS Bug #24823 (Resolved): mds: deadlock when setting config value via admin socket
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:35 PM CephFS Bug #36189 (Resolved): ceph-fuse client can't read or write due to backward cap_gen
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:34 PM CephFS Feature #37678 (Resolved): mds: log new client sessions with various metadata
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:34 PM CephFS Bug #38020 (Resolved): mds: remove cache drop admin socket command
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:34 PM CephFS Bug #38137 (Resolved): mds: may leak gather during cache drop
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:34 PM CephFS Bug #38348 (Resolved): mds: drop cache does not timeout as expected
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:34 PM CephFS Bug #38677 (Resolved): qa: kclient unmount hangs after file system goes down
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:34 PM CephFS Bug #38704 (Resolved): qa: "[WRN] Health check failed: 1/3 mons down, quorum b,c (MON_DOWN) in cl...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:33 PM CephFS Fix #38801 (Resolved): qa: ignore "ceph.dir.pin: No such attribute" for (old) kernel client
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:33 PM CephFS Bug #39305 (Resolved): ceph-fuse: client hang because its bad session PipeConnection to mds
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:33 PM CephFS Bug #39405 (Resolved): ceph_volume_client: python program embedded in test_volume_client.py use p...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:33 PM CephFS Bug #39406 (Resolved): ceph_volume_client: d_name needs to be converted to string before using
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:33 PM CephFS Bug #39510 (Resolved): test_volume_client: test_put_object_versioned is unreliable
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:33 PM CephFS Documentation #39620 (Resolved): doc: MDS and metadata pool hardware requirements/recommendations
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:32 PM CephFS Bug #40460 (Resolved): test_volume_client: declare only one default for python version
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:32 PM CephFS Bug #40800 (Resolved): ceph_volume_client: to_bytes converts NoneType object str
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:32 PM CephFS Bug #40936 (Resolved): tools/cephfs: memory leak in cephfs/Resetter.cc
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:31 PM CephFS Bug #41031 (Resolved): qa: malformed job
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:31 PM CephFS Bug #41141 (Resolved): mds: recall capabilities more regularly when under cache pressure
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:31 PM CephFS Feature #41209 (Resolved): mds: create a configurable snapshot limit
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:31 PM CephFS Bug #41799 (Resolved): client: FAILED assert(cap == in->auth_cap)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:31 PM CephFS Bug #41800 (Resolved): qa: logrotate should tolerate connection resets
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:30 PM CephFS Bug #41836 (Resolved): qa: "cluster [ERR] Error recovering journal 0x200: (2) No such file or d...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:30 PM CephFS Bug #42213 (Resolved): test_reconnect_eviction fails with "RuntimeError: MDS in reject state up:a...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:30 PM CephFS Bug #42251 (Resolved): mds: no assert on frozen dir when scrub path
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:30 PM CephFS Fix #42450 (Resolved): MDSMonitor: warn if a new file system is being created with an EC default ...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:30 PM CephFS Bug #42515 (Resolved): fs: OpenFileTable object shards have too many k/v pairs
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:29 PM CephFS Bug #42637 (Resolved): qa: ffsb suite causes SLOW_OPS warnings
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:29 PM CephFS Bug #42675 (Resolved): mds: tolerate no snaprealm encoded in on-disk root inode
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:29 PM CephFS Bug #42759 (Resolved): mds: inode lock stuck at unstable state after evicting client
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:29 PM CephFS Bug #42826 (Resolved): mds: client does not response to cap revoke After session stale->resume ci...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:29 PM CephFS Bug #42829 (Resolved): tools/cephfs: linkages injected by cephfs-data-scan have first == head
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:29 PM CephFS Bug #42938 (Resolved): mds: free heap memory may grow too large for some workloads
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:29 PM CephFS Bug #43061 (Resolved): ceph fs add_data_pool doesn't set pool metadata properly
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:28 PM CephFS Bug #43362 (Resolved): client: disallow changing fuse_default_permissions option at runtime
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:28 PM CephFS Bug #43438 (Resolved): cephfs-journal-tool: will crash without any extra argument
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:28 PM CephFS Bug #43440 (Resolved): client: chdir does not raise error if a file is passed
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:28 PM CephFS Bug #43483 (Resolved): mds: reject forward scrubs when cluster has multiple active MDS (more than...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:28 PM mgr Bug #43551 (Resolved): Trying to enable the CEPH Telegraf module errors 'No such file or directory'
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:28 PM CephFS Bug #43554 (Resolved): qa: test_full racy check: AssertionError: 29 not greater than or equal to 30
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:28 PM CephFS Bug #43567 (Resolved): qa: UnicodeDecodeError in TestGetAndPut.test_put_and_get_without_target_di...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:28 PM rgw Backport #45501 (Resolved): nautilus: RGW check object exists before auth?
https://github.com/ceph/ceph/pull/35045 Nathan Cutler
02:27 PM rgw Backport #45500 (Resolved): octopus: RGW check object exists before auth?
https://github.com/ceph/ceph/pull/35120 Nathan Cutler
02:27 PM CephFS Bug #43761 (Resolved): mon/MDSMonitor: "ceph fs authorize cephfs client.test /test rw" does not g...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:27 PM CephFS Bug #43909 (Resolved): mds: SIGSEGV in Migrator::export_sessions_flushed
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:27 PM CephFS Bug #44021 (Resolved): client: bad error handling in Client::_lseek
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:27 PM rbd Subtask #44105 (Resolved): [rbd-mirror snapshot] clean-up unnecessary non-primary snapshots
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:27 PM Dashboard Bug #44228 (Resolved): mgr/dashboard: Error: ViewDestroyedError: Attempt to use a destroyed view:...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:26 PM CephFS Bug #44295 (Resolved): mds: MDCache.cc: 6400: FAILED ceph_assert(r == 0 || r == -2)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:26 PM rgw Bug #44338 (Resolved): Log Level too High during Realm Pull
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:26 PM CephFS Backport #45497 (Resolved): nautilus: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat...
https://github.com/ceph/ceph/pull/35185 Nathan Cutler
02:26 PM CephFS Bug #44408 (Resolved): qa: after the cephfs qa test case quit the mountpoints still exist
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:25 PM CephFS Bug #44437 (Resolved): qa:test_config_session_timeout failed with incorrect options
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:25 PM rgw Bug #44508 (Resolved): RGW prefetches data for range requests
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:25 PM CephFS Bug #44525 (Resolved): LibCephFS::RecalledGetattr test failed
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:25 PM rbd Subtask #44596 (Resolved): [rbd-mirror snapshot] optimize cloned image sync to non-primary site
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:25 PM rbd Bug #44610 (Resolved): [python] ensure image is open before permitting operations
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:24 PM rgw Bug #44661 (Resolved): radosgw can't bind to reserved port (443)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:24 PM Dashboard Bug #44667 (Resolved): mgr/dashboard: In Object Gateway,Users and Buckets auto refresh or reload ...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:24 PM CephFS Bug #44677 (Resolved): stale scrub status entry from a failed mds shows up in `ceph status`
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:23 PM CephFS Bug #44771 (Resolved): ceph-fuse: ceph::__ceph_abort(): ceph-fuse killed by SIGABRT in Client::_d...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:23 PM bluestore Bug #44774 (Resolved): ceph-bluestore-tool --command bluefs-bdev-new-wal may damage bluefs
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:23 PM RADOS Bug #44827 (Resolved): osd: incorrect read bytes stat in SPARSE_READ
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:23 PM rgw Bug #44857 (Resolved): pubsub checkpoint failures
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:23 PM CephFS Bug #44885 (Resolved): enable 'big_writes' fuse option if ceph-fuse is linked to libfuse < 3.0
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:22 PM ceph-volume Backport #45483 (Resolved): nautilus: Add support DG_AFFINITY env var parsing.
https://github.com/ceph/ceph/pull/35132 Nathan Cutler
02:22 PM ceph-volume Backport #45482 (Resolved): mimic: Add support DG_AFFINITY env var parsing.
https://github.com/ceph/ceph/pull/36454 Nathan Cutler
02:22 PM ceph-volume Backport #45481 (Resolved): octopus: Add support DG_AFFINITY env var parsing.
https://github.com/ceph/ceph/pull/35134 Nathan Cutler
02:22 PM rbd Bug #44938 (Resolved): [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:22 PM ceph-volume Bug #44949 (Resolved): simple/scan.py: syntax problem in log statement
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:22 PM rgw Backport #45480 (Resolved): nautilus: Ceph v12.2.13 causes extreme high number of blocked operations
https://github.com/ceph/ceph/pull/35044 Nathan Cutler
02:22 PM CephFS Backport #45478 (Resolved): nautilus: fix MClientCaps::FLAG_SYNC in check_caps
https://github.com/ceph/ceph/pull/35118 Nathan Cutler
02:21 PM ceph-volume Bug #44989 (Resolved): batch filter_devices tries to access lvs when there are none
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:21 PM Bug #45023 (Resolved): Object corpus generation is currently broken
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:21 PM RADOS Bug #45075 (Resolved): scrub/osd-scrub-repair.sh: TEST_auto_repair_bluestore_failed failure
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:21 PM Dashboard Backport #45475 (Resolved): octopus: qa: mgr/dashboard: Replace Telemetry module in REST API test
https://github.com/ceph/ceph/pull/35797 Nathan Cutler
02:21 PM rgw Bug #45134 (Resolved): rgw: dynamic resharding may process a manually resharded bucket with lower...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:21 PM CephFS Backport #45474 (Resolved): nautilus: some obsolete "ceph mds" sub commands are suggested by bash...
https://github.com/ceph/ceph/pull/35117 Nathan Cutler
02:20 PM bluestore Bug #45250 (Resolved): check-generated.sh finds error in ceph-dencoder
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:20 PM CephFS Bug #45387 (Resolved): qa: install task runs twice with double unwind causing fatal errors
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:20 PM Dashboard Backport #45469 (Resolved): nautilus: mgr/dashboard: monitoring: Fix "10% OSDs down" alert descri...
https://github.com/ceph/ceph/pull/35211 Nathan Cutler
02:20 PM Dashboard Backport #45468 (Resolved): octopus: mgr/dashboard: monitoring: Fix "10% OSDs down" alert descrip...
https://github.com/ceph/ceph/pull/35151 Nathan Cutler
02:15 PM Dashboard Bug #45170 (Resolved): mgr/dashboard: ceph-api-nightly-master-backend error "test_perf_counters_m...
Nathan Cutler
02:15 PM Dashboard Backport #45274 (Resolved): octopus: mgr/dashboard: ceph-api-nightly-master-backend error "test_p...
Nathan Cutler
02:09 PM Dashboard Feature #45385 (Pending Backport): mgr/dashboard: When loading Block Mirroring page it should onl...
Tiago Melo
02:06 PM Dashboard Feature #45199: mgr/dashboard: show Telemetry status more prominently
Update: The switch is not needed as it makes no sense. After talking with Tatjana we found out that using a switch to... Stephan Müller
01:19 PM Dashboard Feature #45199: mgr/dashboard: show Telemetry status more prominently
Stephan Müller wrote:
> It's not about improving the manger modules pages but we can think about that in a different...
Tatjana Dehler
12:46 PM Dashboard Feature #45199: mgr/dashboard: show Telemetry status more prominently
Tatjana Dehler wrote:
> I'm not really sure what you mean, @Stephan. Is this issue is about improving the manager mo...
Stephan Müller
12:29 PM Dashboard Feature #45199: mgr/dashboard: show Telemetry status more prominently
Lenz Grimmer wrote:
> I'm not quite sure if Stephan's comment is related to seeing the telemetry module status as pa...
Stephan Müller
12:11 PM Dashboard Feature #45199: mgr/dashboard: show Telemetry status more prominently
Stephan Müller wrote:
> In manger modules we show a checkmark for enabled services (otherwise nothing) and use dedic...
Tatjana Dehler
11:45 AM Dashboard Feature #45199: mgr/dashboard: show Telemetry status more prominently
Tatjana Dehler wrote:
> Stephan Müller wrote:
> > Thanks for the update :)
> > I like the screenshot and how it is...
Stephan Müller
11:39 AM Dashboard Feature #45199: mgr/dashboard: show Telemetry status more prominently
I think we must clearly differentiate two cases here. There's the general request to gently remind the user that tele... Lenz Grimmer
08:53 AM Dashboard Feature #45199: mgr/dashboard: show Telemetry status more prominently
Stephan Müller wrote:
> Thanks for the update :)
> I like the screenshot and how it is done there :)
>
> Could y...
Tatjana Dehler
08:42 AM Dashboard Feature #45199: mgr/dashboard: show Telemetry status more prominently
Thanks for the update :)
I like the screenshot and how it is done there :)
Could you may be show it in the form l...
Stephan Müller
02:00 PM rgw Bug #41652 (Pending Backport): rgw lc does not delete objects that do not have the same tags
Or Friedmann
01:58 PM Revision 5357c219 (ceph): Merge pull request #34905 from tspmelo/wip-mirroring
Reviewed-by: Alfonso Martínez <almartin@redhat.com> Lenz Grimmer
01:51 PM mgr Backport #45328 (Resolved): octopus: monitoring: fix grafana percentage precision
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34828
m...
Nathan Cutler
01:51 PM Backport #45401 (Resolved): octopus: mon/OSDMonitor: maps not trimmed if osds are down
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34924
m...
Nathan Cutler
01:51 PM RADOS Backport #45392 (Resolved): octopus: follower monitors can grow beyond memory target
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34917
m...
Nathan Cutler
01:51 PM mgr Backport #44979 (Resolved): octopus: monitoring: Fix pool capacity incorrect
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34449
m...
Nathan Cutler
01:02 PM Orchestrator Bug #44926: dashboard: creating a new bucket causes InvalidLocationConstraint
Apely AGAMAKOU wrote:
> Hi, i've got the same issue:
>
> OS: Debian 10 (buster)
> Ceph: Octopus (15.2.1)
> Node...
Apely AGAMAKOU
12:50 PM Orchestrator Bug #44926: dashboard: creating a new bucket causes InvalidLocationConstraint
Hi, i've got the same issue:
OS: Debian 10 (buster)
Ceph: Octopus (15.2.1)
Nodes: 3
Apely AGAMAKOU
12:48 PM Backport #45403 (In Progress): luminous: mon/OSDMonitor: maps not trimmed if osds are down
Joao Eduardo Luis
12:31 PM Revision cb0bfc8f (ceph): vstart_runner.py: use tuple instead of set
Using python3 leads to an error that says
"TypeError: unhashable type: 'Raw'".
Fixes: https://tracker.ceph.com/issue...
Rishabh Dave
12:29 PM Backport #45402 (In Progress): nautilus: mon/OSDMonitor: maps not trimmed if osds are down
Joao Eduardo Luis
12:29 PM Revision ebbe29dd (ceph): mon/OSDMonitor: ensure lec only accounts for up osds
If we also consider down osds, we may very well be in a healthy state
but keeping maps as far back as the last epoch ...
Joao Eduardo Luis
12:29 PM Revision 55fff48c (ceph): mon/OSDMonitor: dump last epoch clean info on report
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
(cherry picked from commit bd2e5c62757c17d00f30620c043ed06abb8a0bca)
Joao Eduardo Luis
12:29 PM Revision db5b1d1b (ceph): qa/standalone: exercise osdmon's last epoch clean
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
(cherry picked from commit 3d682c21f6246276fa30d179766a49f0eb78d73a)
Joao Eduardo Luis
12:22 PM rgw Bug #45467 (Resolved): Put policy should return 204 instead of 200
I have ceph version 14.2.8 (2d095e947a02261ce61424021bb43bd3022d35cb) nautilus (stable)
And I'm hitting the bug de...
Pierre Ozoux
12:05 PM Revision 959aa5c0 (ceph): Merge pull request #34926 from sebastian-philipp/mgr-mock-mon-store
pybind/mgr: properly mock the mon store for pytest
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: La...
Sebastian Wagner
12:04 PM RADOS Bug #44959 (Closed): health warning: pgs not deep-scrubbed in time although it was in time
Aaaha, that was it. Thank you very much!
I've set the @osd deep scrub interval@ under @[osd]@ so the mgr did not g...
Jonas Jelten
11:53 AM RADOS Bug #44959: health warning: pgs not deep-scrubbed in time although it was in time
Have you changed the values on the MGR? mgr checks that and if mgr still has defaults, it will issue warnings..
@c...
Katarzyna Myrek
11:55 AM Dashboard Feature #45464: mgr/dashboard: telemetry module activation notification
Tatjana Dehler wrote:
> If the telemetry module is not sending data, the admin user should be notified and asked i...
Lenz Grimmer
10:06 AM Dashboard Feature #45464 (Resolved): mgr/dashboard: telemetry module activation notification
If the telemetry module is not sending data, the admin user should be notified and asked if he wants to enable it.
...
Tatjana Dehler
11:53 AM Revision 619fcddd (ceph): Revert "os/bluestore: Enable sharding by default"
This reverts commit aa1a116f9eef5d6fbe09d6ed99910223451431f1.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse...
Sebastian Wagner
11:24 AM Dashboard Cleanup #35689: mgr/dashboard: Proposed Login Screen
Lenz Grimmer wrote:
> Thanks for attaching the source image. The license terms are described here: https://unsplash....
Lenz Grimmer
10:48 AM Dashboard Cleanup #45433 (Fix Under Review): mgr/dashboard: Don't have two different unit test mechanics
Alfonso Martínez
10:43 AM Orchestrator Bug #45393 (Pending Backport): Containerized osd config must be updated when adding/removing mons
Tim Serong
10:41 AM Orchestrator Bug #45465 (Resolved): cephadm: `ceph orch restart osd` has the potential to break your cluster
Multiple bugs here:
* the cephadm implementation doesn't check anything. (ceph osd ok-to-stop...., HEALTH_ERR)
* ...
Sebastian Wagner
10:40 AM Orchestrator Bug #45129 (Pending Backport): simple (ceph-disk) style OSDs adopted by cephadm don't start after...
Tim Serong
10:36 AM ceph-volume Bug #45461 (Duplicate): Ceph-volume fails in non-interactive mode
This is intentional and was the fix for https://tracker.ceph.com/issues/43105. Since then a follow-up fix was added, ... Jan Fajerski
09:50 AM ceph-volume Bug #45461 (Duplicate): Ceph-volume fails in non-interactive mode
ceph-volume fails in non-interactive mode (--yes) with name devices as --db-devices (dedicated_devices in ceph-ansibl... Michal Nasiadka
10:24 AM ceph-volume Bug #44994 (Resolved): batch: error on filtered devices in interactive only if usable data device...
Jan Fajerski
10:01 AM Orchestrator Feature #45463 (Resolved): cephadm: allow custom images for grafana, prometheus, alertmanager and...
Right now, users don't have a way to customize them at all.
I think w're going to need a grafana_image, like in ht...
Sebastian Wagner
09:54 AM Orchestrator Bug #45462 (Fix Under Review): 'https://download.ceph.com/debian-octopus focal Release' does not ...
Sebastian Wagner
09:52 AM Orchestrator Bug #45462 (Resolved): 'https://download.ceph.com/debian-octopus focal Release' does not have a R...
http://pulpito.ceph.com/swagner-2020-05-08_13:52:54-rados-wip-swagner3-testing-2020-05-08-1329-distro-basic-smithi/50... Sebastian Wagner
09:53 AM Revision 3742a284 (ceph): qa/cephadm: rm ubuntu_latest for now
Fixes: https://tracker.ceph.com/issues/45462
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:40 AM ceph-volume Feature #45416 (Duplicate): Allow running ceph on crypt devices
The reason for not allowing crypt device for the lvm subcommand is that these OSDs can be encrypted too. This creates... Jan Fajerski
09:35 AM ceph-volume Feature #24959 (Closed): refactor to accommodate new matrix of OSD provisioning
Jan Fajerski
09:34 AM ceph-volume Feature #22287 (Resolved): ceph-volume lvm deactivate
lvm zap --destroy should cover this iiuc. Jan Fajerski
08:26 AM Revision 9735947b (ceph): mgr/dashboard: replace hard coded telemetry URLs
Replace the hard coded telemetry URLs by the
actual config option values given by the cluster.
Fixes: https://tracke...
Tatjana Dehler
07:36 AM mgr Backport #45460 (In Progress): octopus: mgr/test_orchestrator: fix _get_ceph_daemons()
Alfonso Martínez
07:35 AM mgr Backport #45460 (Resolved): octopus: mgr/test_orchestrator: fix _get_ceph_daemons()
https://github.com/ceph/ceph/pull/34979 Alfonso Martínez
07:36 AM Revision 6fa294cb (ceph): mgr/test_orchestrator: fix _get_ceph_daemons()
* Improved regex to match appropriate processes' strings.
* Removed unused variables.
Fixes: https://tracker.ceph.co...
Alfonso Martínez
07:35 AM mgr Fix #45186 (Pending Backport): mgr/test_orchestrator: fix _get_ceph_daemons()
Alfonso Martínez
07:23 AM CephFS Bug #45459: qa/task/cephfs/mount.py: Error: Connection activation failed: Activation failed becau...
fall back to use brctl instead of nmcli to setup the bridge for now on all ubuntu releases. Xiubo Li
07:23 AM CephFS Bug #45459 (Fix Under Review): qa/task/cephfs/mount.py: Error: Connection activation failed: Acti...
Xiubo Li
07:12 AM CephFS Bug #45459 (Resolved): qa/task/cephfs/mount.py: Error: Connection activation failed: Activation f...
... Xiubo Li
03:28 AM RADOS Bug #45298: cram: balancer/misplaced.t fails with 'Error EAGAIN: Some objects (0.008913) are degr...
/a/yuriw-2020-05-04_17:54:17-rados-wip-yuri5-testing-2020-05-04-1554-nautilus-distro-basic-smithi/5022793 Brad Hubbard
02:31 AM Linux kernel client Bug #44202 (Rejected): kclient: BUG: ceph_inode_cachep and ceph_dentry_cachep caches are not clea...
This is not reproducible with the latest code and possibly introduced by some local changes.
Closing it.
Xiubo Li
01:02 AM Revision bc26b1ab (ceph): mgr/cephadm: ceph_default_alerts.yml can be utf-8 encoded
non-ascii chars introduced by 653c3f66823
Fixes: https://tracker.ceph.com/issues/45458
Signed-off-by: Michael Fritch...
Michael Fritch
12:54 AM Orchestrator Bug #45458 (Resolved): non-ascii chars in /etc/prometheus/ceph/ceph_default_alerts.yml
http://qa-proxy.ceph.com/teuthology/mgfritch-2020-05-09_01:31:09-rados-wip-mgfritch-testing-2020-05-08-1646-distro-ba... Michael Fritch

05/10/2020

04:12 AM CephFS Bug #40001 (Rejected): mds cache oversize after restart
This ticket has become stale. Closing. Patrick Donnelly
04:11 AM CephFS Bug #45141 (Pending Backport): some obsolete "ceph mds" sub commands are suggested by bash comple...
Patrick Donnelly
04:10 AM bluestore Bug #43068: on disk size (81292) does not match object info size (81237)
Igor Fedotov wrote:
> And is this correct that Rados/BlueStore is valid (and is in line with the content) but CephFS...
Patrick Donnelly
04:02 AM CephFS Bug #45114 (Triaged): client: make cache shrinking callbacks available via libcephfs
Patrick Donnelly
04:01 AM CephFS Bug #45104 (Closed): NFS deployed using orchestrator watch_url not working and mkdirs permission ...
Patrick Donnelly
02:39 AM RADOS Bug #45457 (Pending Backport): CEPH Graylog Logging Missing "host" Field
Hello,
I have tried sending CEPH logs to Graylog with the following configuration:
mon_cluster_log_to_graylog =...
Daniel Neilson

05/09/2020

09:53 PM Revision 9a84d5a0 (ceph): systemd: lock down more privileges
Including:
ProtectClock=true
ProtectHostname=true
ProtectKernelLogs=true
RestrictSUI...
Patrick Donnelly
09:13 PM Orchestrator Bug #44792 (Pending Backport): cephadm: make `cephadm shell` independent from /etc/ceph/ceph.conf
Sebastian Wagner
09:06 PM Orchestrator Bug #45427: cephadm: auth get failed: invalid entity_auth mon
urgent. right now node-exporter is broken Sebastian Wagner
09:05 PM Orchestrator Bug #45427 (Pending Backport): cephadm: auth get failed: invalid entity_auth mon
Sebastian Wagner
04:54 PM CephFS Documentation #44788 (Resolved): cephfs-shell: Missing documentation of quota, df and du
Patrick Donnelly
04:53 PM Revision ba805463 (ceph): Merge PR #34948 into master
* refs/pull/34948/head:
doc/cephfs-shell: Add quota command usage
doc/cephfs-shell: Add du command usage
doc/cephf...
Patrick Donnelly
03:36 PM Revision 8b6e38a6 (ceph): rpm,deb: add quiesce hook script to rbd-nbd package
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:36 PM Revision b0ab564e (ceph): qa/workunits/rbd: add rbd-nbd quiesce tests
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:36 PM Revision a834e711 (ceph): qa/suites/rbd: enable random distro for nbd tests
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:16 PM Revision 92cb45e8 (ceph): doc/foundation: PingAn canceled general membership
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:37 AM Revision 1d012954 (ceph): rbd-nbd: add quiesce/unquiesce hooks
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
11:37 AM Revision 6e7d4f96 (ceph): rbd-nbd: script that can be hooked to quiesce/unquiesce events
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:52 AM Revision 1c2abf6f (ceph): Merge pull request #34958 from yuvalif/fix_versioning_in_notif
rgw/notifications: version id was not sent in versioned buckets Yuval Lifshitz
08:24 AM Revision d7e23b8c (ceph): Merge pull request #34967 from tchaikov/wip-rpm-fmt
rpm: BuildRequires fmt-devel on el8
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha <nojha@redh...
Kefu Chai
07:11 AM CephFS Bug #45299 (Resolved): qa/cephfs: AssertionError: b'755' != '755' when running test_subvolume_gro...
Kefu Chai
07:10 AM Revision 0bcb4a83 (ceph): Merge pull request #34781 from lxbsz/run_shell1
qa/tasks/cephfs/mount.py: run_shell to use StringIO as default
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewe...
Kefu Chai
06:53 AM Revision bcbb8abb (ceph): Merge pull request #34834 from sidharthanup/qa-test-exports-fix
qa/test_exports: fix TestExports failure under new py3 compability changes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:50 AM Revision 0d066718 (ceph): Merge pull request #34871 from tchaikov/wip-qa-tasks-mgr-set-application
qa/tasks/mgr: always add "application" label to pool
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by...
Kefu Chai
06:45 AM Revision da87b263 (ceph): Merge pull request #34895 from mgfritch/mgr-insights-py3-warn
mgr/insights: fix python3 DeprecationWarning
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Kefu Chai
06:41 AM Revision 9f2ac621 (ceph): Merge pull request #34875 from tchaikov/wip-qa-tasks-qemu
qa/tasks/qemu: open file in text mode
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
04:28 AM CephFS Bug #45425 (Resolved): qa/cephfs: mount.py must use StringIO instead of BytesIO
Patrick Donnelly
04:28 AM Revision 9859cd0f (ceph): Merge PR #34941 into master
* refs/pull/34941/head:
qa/cephfs: use StringIO instead of BytesIO
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Patrick Donnelly
02:42 AM Revision 08bb5a85 (ceph): mgr/dashboard: Fix random E2E error in mgr-modules
This test failed at random times when it tried to find the new value of pool_ids
in the balancer module.
This happene...
Tiago Melo
02:33 AM Dashboard Bug #45445 (Fix Under Review): mgr/dashboard: E2E: Timed out retrying: Expected to find content: ...
Tiago Melo
01:47 AM Linux kernel client Bug #45456 (Need More Info): The read and write operations of libceph are blocked waiting for IO...

When libceph: mon2 10.36.4.65:6789 socket closed, the service using rbd will hang, the process status will slowly c...
伟 宋

05/08/2020

11:00 PM Stable releases Tasks #45455: octopus 15.2.2
h3. QE VALIDATION (STARTED 5/11/20)
*PRs list => https://pad.ceph.com/p/nautilus_v15.2.2_QE_PRs_LIST*
*sepia ce...
Yuri Weinstein
09:35 PM Stable releases Tasks #45455 (Resolved): octopus 15.2.2
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Yuri Weinstein
10:17 PM bluestore Bug #45335: cephadm upgrade: OSD.0 is not coming back after restart: rocksdb: verify_sharding mi...
https://github.com/ceph/ceph/pull/34970 Sebastian Wagner
10:05 PM bluestore Bug #45335: cephadm upgrade: OSD.0 is not coming back after restart: rocksdb: verify_sharding mi...
this also blocks getting a valid test run for any upgrade PR in cephadm .. Michael Fritch
03:32 PM bluestore Bug #45335: cephadm upgrade: OSD.0 is not coming back after restart: rocksdb: verify_sharding mi...
because of this issue, affected Pulpito runs now take about 12h before they're killed. Instead of the usual 1h or so. Sebastian Wagner
02:00 PM bluestore Bug #45335: cephadm upgrade: OSD.0 is not coming back after restart: rocksdb: verify_sharding mi...
http://pulpito.ceph.com/teuthology-2020-05-03_07:01:02-rados-master-distro-basic-smithi/5018156/ Sebastian Wagner
07:28 AM bluestore Bug #45335: cephadm upgrade: OSD.0 is not coming back after restart: rocksdb: verify_sharding mi...
http://pulpito.ceph.com/swagner-2020-05-07_16:10:50-rados-wip-swagner2-testing-2020-05-07-1308-distro-basic-smithi/50... Sebastian Wagner
10:07 PM Orchestrator Bug #45418 (Rejected): cephadm: `orch reconfig` does not reconfig the container image
confirmed that the needed functionality is already provided via the 'redeploy' command... Michael Fritch
09:58 PM Revision 7949f59d (ceph): Merge pull request #34037 from ivancich/wip-adjust-ordered-list-attempts
rgw: clean up attempt loop in ordered listing
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Adam...
J. Eric Ivancich
09:55 PM rgw Bug #44553 (Pending Backport): rgw: fix bug where bucket listing end marker not always set correctly
J. Eric Ivancich
09:55 PM Revision a02e3c76 (ceph): Merge pull request #33865 from ivancich/wip-fix-ordered-marker-bug
rgw: fix bug where bucket listing end marker not always set correctly
Reviewed-by: Casey Bodley <cbodley@redhat.com>
J. Eric Ivancich
09:54 PM rgw Bug #41953 (Resolved): rgw: skip add empty multipart list to gc in abort_multipart_upload
J. Eric Ivancich
09:50 PM Revision 6cde82b3 (ceph): Merge pull request #30511 from tianshan/fix_41953
rgw: skip add empty multipart chain to gc in abort_multipart_upload
Reviewed-by: Casey Bodley <cbodley@redhat.com>
R...
J. Eric Ivancich
09:49 PM rgw Bug #44283 (Pending Backport): rgw: some list buckets handle leak
J. Eric Ivancich
09:49 PM Revision 91e11360 (ceph): Merge pull request #29886 from tianshan/fix_bucket_handle_leak
rgw: fix some list buckets handle leak
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Abhishek Lekshman...
J. Eric Ivancich
09:25 PM Revision 48eb4b85 (ceph): Merge pull request #34961 from sebastian-philipp/cephadm-fix-node-expor...
mgr/cephadm: node-exporter is not a ceph service
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
09:22 PM Revision 77d038e7 (ceph): Merge pull request #34932 from sebastian-philipp/cephadm-hostassignment...
mgr/cephadm: move HostAssignment to new module
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Sebastian Wagner
09:11 PM Orchestrator Bug #45454 (Can't reproduce): cephadm: teardown: hang at sudo systemctl stop ceph-453d3962-9141-1...
http://pulpito.ceph.com/swagner-2020-05-08_13:52:54-rados-wip-swagner3-testing-2020-05-08-1329-distro-basic-smithi/
...
Sebastian Wagner
08:12 PM mgr Backport #45328: octopus: monitoring: fix grafana percentage precision
Ernesto Puerta wrote:
> https://github.com/ceph/ceph/pull/34828
merged
Yuri Weinstein
08:12 PM Revision d92ab704 (ceph): Merge pull request #34828 from rhcs-dashboard/wip-45328-octopus
octopus: monitoring: fix decimal precision in Grafana %percentages
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Rev...
Yuri Weinstein
08:11 PM Revision f91fdb6d (ceph): Merge pull request #34689 from rhcs-dashboard/45186-fix-test-orch
mgr/test_orchestrator: fix _get_ceph_daemons()
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
08:09 PM Orchestrator Bug #45452: cephadm: while removing ceph-common, unable to remove directory '/var/lib/ceph': Devi...
http://pulpito.ceph.com/swagner-2020-05-08_13:51:20-rados-wip-swagner2-testing-2020-05-08-1134-distro-basic-smithi/50... Sebastian Wagner
04:49 PM Orchestrator Bug #45452 (Closed): cephadm: while removing ceph-common, unable to remove directory '/var/lib/ce...
http://pulpito.ceph.com/swagner-2020-05-08_13:49:07-rados-wip-swagner-testing-2020-05-08-1133-distro-basic-smithi/503... Sebastian Wagner
07:29 PM Backport #45401: octopus: mon/OSDMonitor: maps not trimmed if osds are down
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34924
merged
Yuri Weinstein
07:29 PM Revision ab25d555 (ceph): Merge pull request #34924 from smithfarm/wip-45401-octopus
octopus: mon/OSDMonitor: allow trimming maps even if osds are down
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewe...
Yuri Weinstein
07:28 PM RADOS Backport #45392: octopus: follower monitors can grow beyond memory target
Sridhar Seshasayee wrote:
> https://github.com/ceph/ceph/pull/34917
merged
Yuri Weinstein
07:27 PM Revision d70c7174 (ceph): Merge pull request #34917 from sseshasa/wip-45392-octopus
octopus: mon/OSDMonitor: Always tune priority cache manager memory on all mons
Reviewed-by: Neha Ojha <nojha@redhat....
Yuri Weinstein
07:20 PM mgr Backport #44979: octopus: monitoring: Fix pool capacity incorrect
Ernesto Puerta wrote:
> https://github.com/ceph/ceph/pull/34449
merged
Yuri Weinstein
07:20 PM Revision 16e1c67f (ceph): Merge pull request #34449 from rhcs-dashboard/wip-44979-octopus
octopus: monitoring: Fix pool capacity incorrect
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Reviewed-by: Al...
Yuri Weinstein
06:51 PM Revision d5b89549 (ceph): cls/rgw_gc: Fixing the iterator used to access urgent data map
in xattr in cls_rgw_gc. The incorrect iterator caused a crash
in osd.
Signed-off-by: Pritha Srivastava <prsrivas@red...
Pritha Srivastava
05:59 PM mgr Bug #45439: High CPU utilization for large clusters in ceph-mgr in 14.2.8
If you've already done that, decreasing the stats period is probably the next best thing. Josh Durgin
05:58 PM mgr Bug #45439: High CPU utilization for large clusters in ceph-mgr in 14.2.8
You can turn off the balancer via 'ceph balancer off' - the module will still be loaded, but not active. Josh Durgin
05:28 PM mgr Bug #45439: High CPU utilization for large clusters in ceph-mgr in 14.2.8
The balancer did create about 2900 upmap entries successfully before it got stuck in a loop proposing invalid ones. ... Andras Pataki
04:28 PM mgr Bug #45439: High CPU utilization for large clusters in ceph-mgr in 14.2.8
From the gdbpmp output it looks like dump_pg_stats is causing a bottleneck on the memory allocator, with other thread... Josh Durgin
01:48 AM mgr Bug #45439 (New): High CPU utilization for large clusters in ceph-mgr in 14.2.8
We upgraded our largest cluster from Mimic to Nautilus (14.2.8) recently - it has about 3500 OSDs. Now ceph-mgr is c... Andras Pataki
05:54 PM Revision d5932cb8 (ceph): rpm: BuildRequires fmt-devel on el8
it's included in EPEL8 now.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:35 PM Dashboard Bug #45170: mgr/dashboard: ceph-api-nightly-master-backend error "test_perf_counters_mgr_get (tas...
Current octopus already has these changes. What do we need to backport? Shyukri Shyukriev
04:59 PM Revision bceb02a3 (ceph): Merge pull request #34950 from sebastian-philipp/cephadm-upgrade.py
mgr/cephadm: move upgrade code to upgrade.py
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
04:59 PM Revision e89660cb (ceph): Merge pull request #34922 from SUSE/wip-fix-45393
mgr/cephadm: refresh osd config when mons change
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
04:58 PM Revision 6a15a25d (ceph): Merge pull request #34903 from sebastian-philipp/cephadm-adopt-qa-grafana
qa/workunits/cephadm: test grafana adoption
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
03:33 PM Revision 46e20a5e (ceph): mgr/dashboard: Always use fast angular unit tests
This will replace the current approach having a fast testing workaround
that didn't fully work on every test. Now usi...
Stephan Müller
03:25 PM Orchestrator Bug #45451 (Can't reproduce): cephadm: `ceph orch redeploy mgr` never returns
problem: the current active manager is restarted synchronously, which means the command never completes. Sebastian Wagner
03:19 PM Dashboard Feature #45199: mgr/dashboard: show Telemetry status more prominently
Thanks for you suggestions/ideas! Would you mind sketching (e.g. by a mock-up or so) what you mean in detail?
Step...
Tatjana Dehler
03:16 PM Orchestrator Documentation #45450 (New): cephadm: what does redeploy vs reconfig actually mean and when do do ...
when want a users call reconfig?
is it more like an internal cephadm thing? and users should always be pointed to...
Sebastian Wagner
03:07 PM CephFS Backport #45389 (Resolved): octopus: qa: install task runs twice with double unwind causing fatal...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34912
m...
Nathan Cutler
03:07 PM CephFS Backport #45214: octopus: client: write stuck at waiting for larger max_size
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34766
m...
Nathan Cutler
01:18 AM CephFS Backport #45214 (Resolved): octopus: client: write stuck at waiting for larger max_size
Zheng Yan
03:07 PM CephFS Backport #44800: octopus: mds: 'if there is lock cache on dir' check is buggy
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34273
m...
Nathan Cutler
01:13 AM CephFS Backport #44800 (Resolved): octopus: mds: 'if there is lock cache on dir' check is buggy
Zheng Yan
03:06 PM RADOS Backport #45039 (Resolved): octopus: mon: reset min_size when changing pool size
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34528
m...
Nathan Cutler
03:06 PM RADOS Backport #44836 (Resolved): octopus: librados mon_command (mgr) command hang
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34416
m...
Nathan Cutler
03:06 PM CephFS Backport #45211 (Resolved): octopus: enable 'big_writes' fuse option if ceph-fuse is linked to li...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34769
m...
Nathan Cutler
03:06 PM CephFS Backport #45046 (Resolved): octopus: ceph-fuse: ceph::__ceph_abort(): ceph-fuse killed by SIGABRT...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34769
m...
Nathan Cutler
03:01 PM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
OK, I'm not really sure if there's any more info I can provide you at this stage to help progress this issue? Deletin... James McEwan
01:27 PM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
When an object is deleted, RGWGC::send_chain() is invoked which in turn will invoke queue_enqueue(). So I just wanted... Pritha Srivastava
11:07 AM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
No, I can't see anything with "queue_enqueue" in the osd logs, but we have not been running with debug set to 20. I c... James McEwan
10:35 AM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
Do you see anything with "queue_enqueue():" in the osd logs?
The problem that we see with listing gc entries is ha...
Pritha Srivastava
10:10 AM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
Seems like the rgw logs have been rotated out since we performed the upgrade, so those entries you're interested in r... James McEwan
09:36 AM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
Hi James,
Yes, this rgw log does not have anything related to GC. Isn't there a log file right after upgrade, ther...
Pritha Srivastava
06:38 AM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
Here are the rgw logs that you requested from the rgw server, with debug_rgw set to 20. The reason I didn't include t... James McEwan
02:48 PM Revision f719796e (ceph): Merge pull request #34949 from tspmelo/wip-i18n-fix
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Lenz Grimmer
02:37 PM Revision f73d03ec (ceph): doc/cephfs-shell: Add df command usage
Fixes: https://tracker.ceph.com/issues/44788
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
02:37 PM Revision 653c569e (ceph): doc/cephfs-shell: Add du command usage
Fixes: https://tracker.ceph.com/issues/44788
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
02:37 PM Revision 799f5b3a (ceph): doc/cephfs-shell: Add quota command usage
Fixes: https://tracker.ceph.com/issues/44788
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
01:35 PM Dashboard Bug #45448: mgr/dashboard: automated tests for Prometheus configuration
https://tracker.ceph.com/issues/45415#note-2 Alfonso Martínez
12:17 PM Dashboard Bug #45448 (New): mgr/dashboard: automated tests for Prometheus configuration
Currently, there's no mechanism in place that prevents to use breaking changes or syntax errors in the Prometheus con... Patrick Seidensal
01:34 PM Dashboard Cleanup #45415: mgr/dashboard: test prometheus/alertmanager rules through promtool
Alertmanager also has its own tool to check its config:
amtool check-config <config.yml>
Alfonso Martínez
01:26 PM Revision 2541d37e (ceph): Merge pull request #34923 from ofriedma/wip-ofriedma-fcgi
rgw: unable to compile fcgi frontend
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
01:24 PM Dashboard Cleanup #42310: mgr/dashboard: silences: matchers is displayed as JSON object
That would be a fine solution for this bug - as the table used provides an attribute to hide specific attributes :) Stephan Müller
01:19 PM rgw Bug #45142 (Need More Info): radosgw start failed due to handle_auth_bad_method
Hi, are you able to reproduce this error with debug_monc=20 and share the log? Casey Bodley
01:10 PM mgr Bug #44495 (Closed): prometheus module causes 100% mgr load
Patrick Seidensal
01:02 PM Dashboard Backport #45449 (Resolved): octopus: mgr/dashboard: The max. buckets field in RGW user form shoul...
https://github.com/ceph/ceph/pull/35795 Volker Theile
01:01 PM Dashboard Bug #43120 (Fix Under Review): mgr/dashboard: stay on active tab
Volker Theile
12:52 PM Dashboard Cleanup #45204 (Pending Backport): mgr/dashboard: The max. buckets field in RGW user form should ...
Lenz Grimmer
12:52 PM Revision e592d558 (ceph): Merge pull request #34709 from votdev/issue_45204_max_buckets
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
12:47 PM Dashboard Bug #45405 (Pending Backport): mgr/dashboard: monitoring: Fix "10% OSDs down" alert description
Lenz Grimmer
12:46 PM Revision 2bf5503a (ceph): Merge pull request #34854 from BenoitKnecht/fix-alert-description
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Lenz Grimmer
12:10 PM RADOS Bug #24531: Mimic MONs have slow/long running ops
Something similar, Ceph v14.2.0.... Aleksei Gutikov
12:07 PM Dashboard Documentation #45447 (New): mgr/dashboard: document tested and as minimum recommended versions of...
Currently, the documentation for the monitoring tools, which can be enabled to enhance functionality in Ceph dashboar... Patrick Seidensal
12:03 PM ceph-volume Feature #44911: support dmcrypt device that is already encrypted by user
As a result of the discussion in the following PR, I found this issue should be closed
since raw mode OSD can be cre...
Satoru Takeuchi
12:00 PM Orchestrator Feature #45410: cephadm: Support upgrading alertmanager, grafana, prometheus and node_exporter
It currently seems that using fixed versions for monitoring stack containers are the only way to be ensure that major... Patrick Seidensal
11:46 AM CephFS Bug #45446 (Fix Under Review): vstart_runner.py: using python3 leads to TypeError: unhashable typ...
Rishabh Dave
11:44 AM CephFS Bug #45446 (Resolved): vstart_runner.py: using python3 leads to TypeError: unhashable type: 'Raw'
... Rishabh Dave
11:09 AM Dashboard Bug #45445 (Resolved): mgr/dashboard: E2E: Timed out retrying: Expected to find content: 'rq' wit...
... Tiago Melo
11:02 AM Orchestrator Bug #45427 (Fix Under Review): cephadm: auth get failed: invalid entity_auth mon
Sebastian Wagner
11:00 AM Revision f18523fa (ceph): mgr/cephadm: add extra function for the auth entity
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:59 AM Revision f9321ebb (ceph): mgr/cephadm: node-exporter is not a ceph service
Fixes: https://tracker.ceph.com/issues/45427
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:58 AM Linux kernel client Support #43809 (Closed): ceph osd server issues (page allocation failure)
Jeff Layton
10:52 AM rgw Feature #45444 (New): Add bucket name to bucket stats error logging
There is a useless error that doesn't contains bucket name so we can't figure out which bucket is getting this error! Seena Fallah
10:50 AM Linux kernel client Bug #45153: fsync locking up in certain conditions
These two commits, primarily:
https://github.com/ceph/ceph-client/commit/cd6418842fd0cf91561d58732356a099a890c8e3
...
Jeff Layton
10:01 AM Revision fbc08975 (ceph): pybind/mgr: properly mock the mon store for pytest
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:34 AM ceph-volume Bug #45443 (Won't Fix): ceph-volume: support mode-specific availability fields in inventory subco...
There are two modes of OSD, the traditional "lvm mode" and the new "raw mode".
Although LVM mode can only be created...
Satoru Takeuchi
09:12 AM Revision 0d72e7f8 (ceph): Merge pull request #34843 from mgfritch/cephadm-cli-servicespec
mgr/orch: Clean-up ServiceSpec handling during add/remove (mds, rgw, iscsi, nfs)
Reviewed-by: Joshua Schmid <jschmid...
Sebastian Wagner
09:11 AM Messengers Bug #38457: common/msg: sockaddr on FreeBSD differs from Linux, has sa_len
This bug also causes errors in test_compression.cc.
Where the JSON output diff of the OSDMap structure between Linux...
Willem Jan Withagen
09:09 AM Revision 85c812c4 (ceph): mgr/cephadm: add some more type checks
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:03 AM RADOS Bug #45390: FreeBSD: osdmap decode and encode does not give the same OSDMap
Willem Jan Withagen wrote:
> Added code to dump JSON tree for both cases, and then it seems both trees are equal.
>...
Willem Jan Withagen
08:02 AM Revision 397d0627 (ceph): mgr/cephadm: replace async_completion with trivial_completion
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
08:02 AM Revision 24de3e21 (ceph): mgr/cephadm: cleanup async_map_completion etc.
This breaks the progress integration, but we haven't
used that anyway till now.
Signed-off-by: Sebastian Wagner <seb...
Sebastian Wagner
08:01 AM Revision 4bdbbeb6 (ceph): mgr/cephadm: replace async_map_completion with a simple wrapper
There is no need to wrap everything into completions.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(c...
Sebastian Wagner
07:58 AM Revision 524efe89 (ceph): mgr/cephadm: move HostAssignment to new module
(speeds up my editor)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
07:56 AM Orchestrator Documentation #44284 (Pending Backport): cephadm: provide a way to modify the initial crushmap
Sebastian Wagner
07:56 AM Revision be117b55 (ceph): Merge pull request #34909 from sebastian-philipp/cephadm-doc-ceph.conf
doc/cephadm: add section about setting config settings
Reviewed-by: Alexandra Settle <asettle@suse.com>
Reviewed-by:...
Sebastian Wagner
07:45 AM Revision ef75ea4a (ceph): cephfs-shell: Remove get_error_code() call on OSError type exception ob...
OSError type exception has no attribute 'get_error_code'. Insead use errno to
fetch error code.
Fixes: https://track...
Varsha Rao
07:45 AM Revision 43b21dfc (ceph): Merge pull request #34891 from sebastian-philipp/cephadm-cephadmservice
mgr/cephadm: Add CephadmService class
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Reviewed-by: Kiefer Chang <kiefer...
Sebastian Wagner
07:28 AM Revision ba07fa25 (ceph): cephadm: Fix error parsing <command> arguments
Optional arguments in the <command> parameter used in:
<cephadm shell>
<cephadm enter>
<cephadm ceph-volume>
are n...
Juan Miguel Olmo Martínez
07:28 AM RADOS Bug #45441 (Resolved): rados: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in clust...

/a/yuriw-2020-05-05_15:20:13-rados-wip-yuri8-testing-2020-05-04-2117-octopus-distro-basic-smithi/5024888...
Brad Hubbard
07:12 AM rgw Bug #45440 (Fix Under Review): rgw/notifications: mission versionId in versioned buckets
Yuval Lifshitz
07:08 AM rgw Bug #45440 (Resolved): rgw/notifications: mission versionId in versioned buckets
in notifications versionId is always empty, even when updating an object in a versioned bucket Yuval Lifshitz
07:09 AM Revision 973b0b1e (ceph): rgw/notifications: version id was not sent in versioned buckets
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
Fixes: https://tracker.ceph.com/issues/45440
Yuval Lifshitz
05:06 AM RADOS Backport #44841 (In Progress): nautilus: nautilus: FAILED ceph_assert(head.version == 0 || e.vers...
Nathan Cutler
05:05 AM Revision abd30903 (ceph): suites/rados/thrash: add rados-high-concurrency
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit ceb8e457e7c3bd1ce1c14833c091f517a024d6d5)
C...
Samuel Just
05:02 AM Revision c0a41564 (ceph): PrimaryLogPG: add assert that we aren't trimming past last_update_ondisk
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit d4b1cc61e6526d325fd759f98e13e5a10523f5f7)
C...
Samuel Just
03:21 AM Revision 702de959 (ceph): qa/tasks/cephfs: remove sys.exc_clear() calls
sys.exc_clear() was removed in Python3, see
https://docs.python.org/3/whatsnew/3.0.html#index-22. so we should not
ca...
Kefu Chai
01:14 AM CephFS Bug #44448 (Resolved): mds: 'if there is lock cache on dir' check is buggy
Zheng Yan

05/07/2020

11:32 PM CephFS Backport #45389: octopus: qa: install task runs twice with double unwind causing fatal errors
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/34912
merged
Yuri Weinstein
11:32 PM Revision 2775335d (ceph): Merge pull request #34912 from batrick/i45389
octopus: qa: install task runs twice with double unwind causing fatal errors
Reviewed-by: Greg Farnum <gfarnum@redha...
Yuri Weinstein
11:30 PM CephFS Backport #45214: octopus: client: write stuck at waiting for larger max_size
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34766
merged
Yuri Weinstein
11:30 PM Revision 38ee785b (ceph): Merge pull request #34766 from smithfarm/wip-45214-octopus
octopus: client: reset requested_max_size if file write is not wanted
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Yuri Weinstein
11:29 PM CephFS Backport #44800: octopus: mds: 'if there is lock cache on dir' check is buggy
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/34273
merged
Yuri Weinstein
11:29 PM Revision c56cd72b (ceph): Merge pull request #34273 from ukernel/octopus-44800
octopus: mds: fix 'if there is lock cache on dir' check
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:37 PM RADOS Backport #45039: octopus: mon: reset min_size when changing pool size
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34528
merged
Yuri Weinstein
10:37 PM Revision 65181ea3 (ceph): Merge pull request #34528 from smithfarm/wip-45039-octopus
octopus: mon: calculate min_size on osd pool set size
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Greg Fa...
Yuri Weinstein
10:33 PM RADOS Backport #44836: octopus: librados mon_command (mgr) command hang
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34416
merged
Yuri Weinstein
10:33 PM Revision 1c4ded63 (ceph): Merge pull request #34416 from smithfarm/wip-44836-octopus
octopus: mgr/DaemonServer: fetch metadata for new daemons (e.g., mons)
Reviewed-by: Neha Ojha <nojha@redhat.com>
Rev...
Yuri Weinstein
09:25 PM rbd Bug #45437 (Won't Fix): Segmentation fault in ImageCtx and ObjectCacher::FlusherThread of removed...
When an image is opened, it can't be removed without closing it before. (Error: device is busy) However, if the image... Sven Anderson
08:54 PM RADOS Bug #45353: FAILED ceph_assert(pg_upmap.empty())
Haven't been able to reproduce so far post https://github.com/ceph/ceph/pull/34748 Brad Hubbard
06:27 PM CephFS Backport #45211: octopus: enable 'big_writes' fuse option if ceph-fuse is linked to libfuse < 3.0
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34769
merged
Yuri Weinstein
06:27 PM CephFS Backport #45046: octopus: ceph-fuse: ceph::__ceph_abort(): ceph-fuse killed by SIGABRT in Client:...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34769
merged
Yuri Weinstein
06:27 PM Revision 06f6b5ac (ceph): Merge pull request #34769 from smithfarm/wip-45211-octopus
octopus: ceph-fuse: link to libfuse3 and pass `-o big_writes` to libfuse if libfuse < 3.0.0
Reviewed-by: Yan, Zheng ...
Yuri Weinstein
06:18 PM RADOS Backport #44841 (Need More Info): nautilus: nautilus: FAILED ceph_assert(head.version == 0 || e.v...
non-trivial because of https://github.com/ceph/ceph/pull/33910/commits/d4b1cc61e6526d325fd759f98e13e5a10523f5f7 Nathan Cutler
05:57 PM Revision 58dd3db8 (ceph): qa/osd-recovery: pass osd_pg_log_trim_min = 0 to exercise short pg logs
we have osd_min_pg_log_entries to 2 (good) but not osd_pg_log_trim_min
which defaults to 100. Thus, even on those tes...
xie xingguo
05:57 PM Revision cf17dccb (ceph): qa/short_pg_log: pass osd_pg_log_trim_min = 0 to exercise short pg logs
we have osd_min_pg_log_entries to 2 (good) but not osd_pg_log_trim_min
which defaults to 100. Thus, even on those tes...
xie xingguo
05:57 PM Revision b670715e (ceph): osd/PeeringState: do not trim pg log past last_update_ondisk
Trimming past last_update_ondisk would be really bad, e.g.,
a new interval change would cancel&redo a previous op, an...
xie xingguo
05:46 PM bluestore Bug #44757 (Resolved): perf regression due to bluefs_buffered_io=true
Nathan Cutler
05:42 PM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
No, I never ran the command in 15.2.0, so I can't be sure if the problem existed prior to the upgrade or not. James McEwan
05:12 PM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
@James Did you notice any error in 15.2.0? Did you run gc list for that version? Pritha Srivastava
04:57 PM rgw Bug #45412: radosgw gc issue - failed to list objs: (22) Invalid argument
Checked the logs and can see that while listing gc entries, there is a failure in reading the START of data, which sh... Pritha Srivastava
02:04 PM rgw Bug #45412 (Triaged): radosgw gc issue - failed to list objs: (22) Invalid argument
Casey Bodley
04:41 PM Dashboard Cleanup #44530: mgr/dashboard: speed-up Angular unit tests
Interesting! Thanks @Stephan (and @Tiago, I read your response long time ago but forgot to ack).
On the difference...
Ernesto Puerta
03:04 PM Dashboard Cleanup #44530: mgr/dashboard: speed-up Angular unit tests
Hi, just tested it on my current branch with the pool form (currently 8 test are failing an 99 tests are passing).
...
Stephan Müller
04:41 PM CephFS Bug #44546: cleanup: Can't lookup inode 1
Stefan Kooman wrote:
> @Luis Henriques
>
> "As Greg mentioned in the first comment, this seems to be a cephx conf...
Luis Henriques
02:57 PM CephFS Bug #44546: cleanup: Can't lookup inode 1
@Luis Henriques
"As Greg mentioned in the first comment, this seems to be a cephx configuration issue. '-13' means...
Stefan Kooman
01:41 PM CephFS Bug #44546: cleanup: Can't lookup inode 1
Ok, in that case, let's leave it as a debug message then. I think we should probably mark your patch for stable too. ... Jeff Layton
10:59 AM CephFS Bug #44546: cleanup: Can't lookup inode 1
Jeff Layton wrote:
> I'm fine with demoting this log message. If we're concerned about admins not getting a hint as ...
Luis Henriques
09:52 AM CephFS Bug #44546: cleanup: Can't lookup inode 1
I'm fine with demoting this log message. If we're concerned about admins not getting a hint as to the problem, then w... Jeff Layton
04:15 PM CephFS Backport #45230 (Resolved): octopus: ceph fs add_data_pool doesn't set pool metadata properly
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34775
m...
Nathan Cutler
03:27 PM CephFS Backport #45230: octopus: ceph fs add_data_pool doesn't set pool metadata properly
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34775
merged
Yuri Weinstein
04:15 PM CephFS Backport #45226 (Resolved): octopus: mon/MDSMonitor: "ceph fs authorize cephfs client.test /test ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34775
m...
Nathan Cutler
03:27 PM CephFS Backport #45226: octopus: mon/MDSMonitor: "ceph fs authorize cephfs client.test /test rw" does no...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34775
merged
Yuri Weinstein
04:15 PM CephFS Backport #45220 (Resolved): octopus: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34803
m...
Nathan Cutler
04:13 PM CephFS Backport #45219 (Resolved): octopus: qa: FAIL: test_barrier (tasks.cephfs.test_full.TestClusterFull)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34802
m...
Nathan Cutler
04:13 PM CephFS Backport #45216 (Resolved): octopus: qa: after the cephfs qa test case quit the mountpoints still...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34801
m...
Nathan Cutler
04:13 PM rgw Backport #45360 (Resolved): octopus: rgw_bucket_parse_bucket_key function is holding old tenant v...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34816
m...
Nathan Cutler
04:13 PM rgw Backport #45317 (Resolved): octopus: Add support for --bucket-id in radosgw-admin bucket stats co...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34816
m...
Nathan Cutler
02:41 PM rgw Backport #45317: octopus: Add support for --bucket-id in radosgw-admin bucket stats command
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34816
merged
Yuri Weinstein
04:13 PM CephFS Backport #45049 (Resolved): octopus: stale scrub status entry from a failed mds shows up in `ceph...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34800
m...
Nathan Cutler
04:12 PM CephFS Backport #44844 (Resolved): octopus: qa:test_config_session_timeout failed with incorrect options
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34799
m...
Nathan Cutler
04:12 PM CephFS Backport #44843 (Resolved): octopus: LibCephFS::RecalledGetattr test failed
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34798
m...
Nathan Cutler
04:06 PM CephFS Backport #45222 (Resolved): octopus: cephfs-journal-tool: cannot set --dry_run arg
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34804
m...
Nathan Cutler
04:06 PM CephFS Backport #45227 (Resolved): octopus: qa: UnicodeDecodeError in TestGetAndPut.test_put_and_get_wit...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34805
m...
Nathan Cutler
04:05 PM CephFS Backport #45180 (Resolved): octopus: pybind/mgr/volumes: add command to return metadata regarding...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34681
m...
Nathan Cutler
04:03 PM Dashboard Bug #40330: mgr/dashboard: Warning about stale data makes it hard to click a certain row
If we could use streams (PUSH) we would not have stale data anymore if the server is connected :) (https://tracker.ce... Stephan Müller
03:58 PM Dashboard Feature #43930: mgr/dashboard: Make user creation with password change on logon easier
Tatjana Dehler wrote:
> Stephan Müller wrote:
> > If you just check "User must change password at next logon" you m...
Stephan Müller
03:58 PM Revision 3ad2dfa4 (ceph): Merge pull request #34107 from yuvalif/notification-backports-nautilus
nautilus: rgw/notifications: backporting features and bug fix
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:47 PM RADOS Bug #44715: common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.back())->ops_in_...
http://pulpito.ceph.com/swagner-2020-05-07_09:50:39-rados-wip-swagner3-testing-2020-05-06-1727-distro-basic-smithi/50... Sebastian Wagner
03:46 PM Revision 1f82300b (ceph): Merge pull request #34853 from yison/rwl-image-writeback-cache-seq9
rbd/cache: Replicated Write Log core codes - compare_and_write
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:45 PM rgw Documentation #44958 (Pending Backport): Ceph v12.2.13 causes extreme high number of blocked oper...
Casey Bodley
03:45 PM Revision 5be87e61 (ceph): Merge pull request #34952 from cbodley/wip-44958
doc/rgw: document 'rgw gc max concurrent io'
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
03:44 PM Revision dae99be9 (ceph): scripts/run-cbt.sh: use bluestore for testing classic osd
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:38 PM Dashboard Bug #44591: CVE-2020-27839: mgr/dashboard: The ceph dashboard is vulnerable to XSS attacks
Another approach that could help would be to using a data stream instead of HTTP1.1 polling by using websockets or HT... Stephan Müller
03:37 PM rgw Backport #45436 (In Progress): nautilus: rgw:dmclock: When test rgw dmclock function, it cannot w...
Nathan Cutler
03:35 PM rgw Backport #45436 (Resolved): nautilus: rgw:dmclock: When test rgw dmclock function, it cannot work...
https://github.com/ceph/ceph/pull/34954 Nathan Cutler
03:37 PM Revision bf9a6a8e (ceph): rgw: dmclock: wait until the request is handled.
Fixes: https://tracker.ceph.com/issues/42217
Signed-off-by: GaryHyg <huygbj@inspur.com>
(cherry picked from commit e...
Yonggang Hu
03:36 PM rgw Bug #42217: rgw:dmclock: When test rgw dmclock function, it cannot work well.
Already in octopus as of 15.1.1 Nathan Cutler
03:34 PM rgw Bug #42217: rgw:dmclock: When test rgw dmclock function, it cannot work well.
ERROR:root:https://tracker.ceph.com/issues/42217 requires backport to unknown release Nautilus Nathan Cutler
02:30 PM rgw Bug #42217 (Pending Backport): rgw:dmclock: When test rgw dmclock function, it cannot work well.
Abhishek Lekshmanan
03:27 PM Revision c5455cb6 (ceph): Merge pull request #34775 from ajarr/octopus-fix-fs-commands
octopus: mon/FSCommands: Fix 'add_data_pool' command and 'fs new' command
Reviewed-by: Yuri Weinstein <yweinste@redh...
Yuri Weinstein
03:16 PM Revision 47cf2f52 (ceph): Merge pull request #34803 from smithfarm/wip-45220-octopus
octopus: tools/cephfs: add accounted_rstat/rstat when building file dentry
Reviewed-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
03:16 PM Revision 795632b5 (ceph): Merge pull request #34802 from smithfarm/wip-45219-octopus
octopus: qa/cephfs: update TestClusterFull:test_barrier
Reviewed-by: Zheng Yan <zyan@redhat.com>
Reviewed-by: Jeff L...
Ramana Raja
03:13 PM CephFS Bug #45434 (Resolved): qa: test_full_fsync (tasks.cephfs.test_full.TestClusterFull) failed
http://pulpito.ceph.com/yuriw-2020-05-05_20:55:43-kcephfs-wip-yuri-testing-2020-05-05-1439-distro-basic-smithi/502617... Ramana Raja
03:13 PM Dashboard Cleanup #45433 (Resolved): mgr/dashboard: Don't have two different unit test mechanics
Use the _DEV_ test method as default. To be able to do that our workaround needs to include a new statement. It has t... Stephan Müller
03:05 PM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
http://pulpito.ceph.com/mgfritch-2020-05-07_02:27:06-rados-wip-mgfritch-testing-2020-05-06-1821-distro-basic-smithi/5... Sebastian Wagner
11:35 AM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
In the past, https://github.com/ceph/ceph/pull/34091 was able to reproduce this bug consistently. I'll look into resu... Sebastian Wagner
11:32 AM Orchestrator Bug #44990 (In Progress): cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such fil...
Sebastian Wagner
02:58 PM Dashboard Feature #44854: mgr/dashboard: Update all npm packages
This will be backported to octopus in https://tracker.ceph.com/issues/45315 Tiago Melo
02:58 PM Dashboard Feature #45408 (Resolved): mgr/dashboard: Improve run-frontend-e2e-tests.sh with cypress dashboar...
Backport to octopus will be handled in https://tracker.ceph.com/issues/45315 Tiago Melo
02:52 PM Revision 5d33f365 (ceph): Merge pull request #34801 from smithfarm/wip-45216-octopus
octopus: qa/tasks/cephfs: umount the mountpoints when tearDown
Reviewed-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
02:49 PM Revision 3c94d385 (ceph): Merge pull request #34929 from tspmelo/wip-e2e-script
mgr/dashboard: Improve run-frontend-e2e-tests.sh
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: La...
Laura Paduano
02:44 PM rgw Bug #45432 (Fix Under Review): fastfail of client requests for homeless session scenario
[Problem] As per the current radosgw behaviour, for any client request, a blocking call is made to the osd to fetch t... Or Friedmann
02:41 PM Revision 4ede44bf (ceph): Merge pull request #34816 from vumrao/wip-vumrao-45317
octopus: radosgw-admin: add support for --bucket-id in bucket stats command Yuri Weinstein
02:41 PM Revision b0563a09 (ceph): doc/rgw: document 'rgw gc max concurrent io'
Fixes: https://tracker.ceph.com/issues/44958
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:41 PM Revision 61514840 (ceph): Merge pull request #34800 from smithfarm/wip-45049-octopus
octopus: mgr: force purge normal ceph entities from service map
Reviewed-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
02:35 PM Revision 9c2e78c3 (ceph): Merge pull request #34799 from smithfarm/wip-44844-octopus
octopus: qa/test_config_session_timeout: fix options conflicting
Reviewed-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
02:27 PM rgw Bug #44967 (Resolved): rgw:rgw crash when putting object tagging and post object with malformedXML
Fixed in mimic v13.2.10, since luminous is EOL and nautilus+ are unaffected, closing Abhishek Lekshmanan
02:24 PM Revision fdeb67c4 (ceph): Merge pull request #34798 from smithfarm/wip-44843-octopus
octopus: test/libcephfs: retry and wait for caps when setting the RD deleg
Reviewed-by: Jeff Layton <jlayton@redhat....
Ramana Raja
02:24 PM rgw Bug #45033 (In Progress): S3 multipart copy broken by multi tenant
Asbjørn Sannes wrote:
> If I try to use the tentant in the bucket name then I get an error (both when creating a buc...
Abhishek Lekshmanan
02:11 PM rgw Bug #45033: S3 multipart copy broken by multi tenant
Asbjørn Sannes wrote:
> If I try to use the tentant in the bucket name then I get an error (both when creating a buc...
Matt Benjamin
02:06 PM rgw Bug #45033: S3 multipart copy broken by multi tenant
If I try to use the tentant in the bucket name then I get an error (both when creating a bucket and when uploading):
...
Asbjørn Sannes
02:19 PM rgw Bug #45144 (Fix Under Review): Filter prefix should be used when generating expiration header
Abhishek Lekshmanan
02:18 PM rgw Bug #45154: the command "radosgw-admin orphans list-jobs" failed
can you please run this command with '--debug-rgw 20 --debug-ms 1' and share the output? Casey Bodley
02:16 PM rgw Bug #45166 (Duplicate): test/rgw: allow the rgw teuthology task to capture/set dns names
J. Eric Ivancich
02:15 PM rgw Bug #45431 (Resolved): beast frontend option to set the request_timeout_ms
to match the request_timeout_ms option in civetweb Or Friedmann
02:10 PM rgw Bug #45239 (Fix Under Review): Adjust RGW socket timeouts
Casey Bodley
02:05 PM rgw Bug #45382 (Triaged): Bucket quota not check in copy operation
Casey Bodley
02:03 PM Orchestrator Bug #45427: cephadm: auth get failed: invalid entity_auth mon
we probably don't need _get_config_and_keyring for node-exporter Sebastian Wagner
10:13 AM Orchestrator Bug #45427 (Resolved): cephadm: auth get failed: invalid entity_auth mon
http://pulpito.ceph.com/mgfritch-2020-05-07_02:27:06-rados-wip-mgfritch-testing-2020-05-06-1821-distro-basic-smithi/5... Sebastian Wagner
01:16 PM CephFS Bug #45430 (Resolved): qa/cephfs: cleanup() and cleanup_netns() needs to be run even FS was not m...
Mountpoint directory and network namespaces are created whether or not the mount command itself passes. Therefore, bo... Rishabh Dave
12:40 PM Revision cedf9dbb (ceph): mgr/cephadm: move upgrade code to upgrade.py
Make it easier for everyone to read the upgrade algorithm.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
12:32 PM Dashboard Feature #45319 (In Progress): mgr/dashboard: replace hard-coded Telemetry URL
Tatjana Dehler
12:16 PM Dashboard Bug #45428 (Fix Under Review): mgr/dashboard: error when extracting translations
Tiago Melo
12:14 PM Dashboard Bug #45428 (In Progress): mgr/dashboard: error when extracting translations
Tiago Melo
10:14 AM Dashboard Bug #45428 (Resolved): mgr/dashboard: error when extracting translations
The frontend test fails when extracting translations:... Kiefer Chang
12:14 PM Revision 897e6a35 (ceph): mgr/dashboard: Fix I18N errors
We were just checking if the translation sources were correct and ignore if the
extraction simply failed.
Fixes: htt...
Tiago Melo
12:02 PM CephFS Documentation #44788 (In Progress): cephfs-shell: Missing documentation of quota, df and du
Varsha Rao
12:00 PM Dashboard Backport #45429 (In Progress): octopus: mgr/dashboard: Add a troubleshooting section to the dashb...
Tatjana Dehler
11:10 AM Dashboard Backport #45429 (Resolved): octopus: mgr/dashboard: Add a troubleshooting section to the dashboar...
https://github.com/ceph/ceph/pull/34947 Tatjana Dehler
11:59 AM Revision 2b6194b6 (ceph): doc/mgr/dashboard: Add troubleshooting guide
Fixes: https://tracker.ceph.com/issues/25196
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
(cherry picked from com...
Tatjana Dehler
11:52 AM Orchestrator Documentation #45383: Cephadm.py OSD deployment fails: full device path or just the name?
The confusing part from my pov is that downstream this commit that strips the device name is breaking the tests and I... Georgios Kyratsas
11:39 AM Orchestrator Documentation #45383: Cephadm.py OSD deployment fails: full device path or just the name?
Some background as to why this exists see (https://github.com/ceph/ceph/commit/f026a1c9f661fc1442048ef0bfadf84c35c142... Joshua Schmid
11:46 AM CephFS Bug #41034 (Fix Under Review): cephfs-journal-tool: NetHandler create_socket couldn't create socket
Zheng Yan
11:31 AM Revision 90699f6e (ceph): Merge pull request #34820 from sebastian-philipp/akamac-cephadm-fix-typ...
debian: fix typo in cephadm user gecos
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Kefu Chai <kchai@...
Kefu Chai
11:31 AM Orchestrator Bug #45421 (Duplicate): cephadm: MaxWhileTries: Waiting for 3 mons in monmap: "unable to remove c...
Sebastian Wagner
06:38 AM Orchestrator Bug #45421: cephadm: MaxWhileTries: Waiting for 3 mons in monmap: "unable to remove container c3e...
/a/yuriw-2020-05-05_15:20:13-rados-wip-yuri8-testing-2020-05-04-2117-octopus-distro-basic-smithi/5024853 Brad Hubbard
02:01 AM Orchestrator Bug #45421 (Duplicate): cephadm: MaxWhileTries: Waiting for 3 mons in monmap: "unable to remove c...
/a/bhubbard-2020-05-01_23:30:27-rados:thrash-old-clients-master-distro-basic-smithi/5014152
/a/bhubbard-2020-05-01_2...
Brad Hubbard
11:26 AM Orchestrator Bug #45394 (In Progress): cephadm: fail to create/preview OSDs via drive group
Joshua Schmid
11:23 AM Revision 2f455c8c (ceph): Merge pull request #34804 from smithfarm/wip-45222-octopus
octopus: cephfs-journal-tool: correctly parse --dry_run argument
Reviewed-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
11:18 AM Revision c314d322 (ceph): rgw: abort multipart date should be round up to midnight next day like...
Signed-off-by: zhangshaowen <zhangshaowen@cmss.chinamobile.com> zhangshaowen
11:17 AM Revision 60ef95e4 (ceph): Merge pull request #34805 from smithfarm/wip-45227-octopus
octopus: test_cephfs_shell: fix UnicodeDecodeError
Reviewed-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
11:11 AM Revision 0b03fb26 (ceph): Merge pull request #34681 from kotreshhr/octopus-subvolume-info
octopus: mgr/volumes: Add interface to get subvolume metadata
Reviewed-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
11:07 AM CephFS Backport #41865: nautilus: mds: ask idle client to trim more caps
> Nathan, is this a bug in your script?
When a hotfix release like 14.2.7 is done, a bunch of backport trackers th...
Nathan Cutler
11:06 AM Revision a67ab0ae (ceph): mgr/cephadm: Add RgwService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:06 AM Revision 3747badb (ceph): mgr/cephadm: Add RbdMirrorService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:06 AM Revision b197904d (ceph): mgr/cephadm: Add GrafanaService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:06 AM Revision d74f0e99 (ceph): mgr/cephadm: Add AlertmanagerService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:06 AM Revision 27dc31ac (ceph): mgr/cephadm: Add PrometheusService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:06 AM Revision 92c53f58 (ceph): mgr/cephadm: Add NodeExporterService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:06 AM Revision 95952995 (ceph): mgr/cephadm: Add CrashService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:06 AM Revision 20337c9b (ceph): mgr/cephadm: Add IscsiService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:06 AM Revision daf83a96 (ceph): mgr/cephadm: Add MdsService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:05 AM Revision 5b67b81a (ceph): mgr/cephadm: Add MgrService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:05 AM Revision 6c173b6d (ceph): mgr/cephadm: Add NFSService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:05 AM Revision e2ddfefa (ceph): mgr/cephadm: Add MonService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:04 AM Revision 1bd19fc9 (ceph): mgr/cephadm: move OSD related code to OSDService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:59 AM ceph-volume Backport #44999 (Resolved): octopus: batch: error on filtered devices in interactive only if usab...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34477
m...
Nathan Cutler
10:58 AM Revision 011747c7 (ceph): mgr/cephadm: move nfs and osd to services/
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:58 AM ceph-volume Backport #45003 (Resolved): octopus: batch filter_devices tries to access lvs when there are none
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34480
m...
Nathan Cutler
10:58 AM ceph-volume Backport #44975: octopus: simple/scan.py: syntax problem in log statement
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34446
m...
Nathan Cutler
10:56 AM CephFS Backport #45287 (Resolved): nautilus: ceph-fuse: ceph::__ceph_abort(): ceph-fuse killed by SIGABR...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34771
m...
Nathan Cutler
10:56 AM CephFS Backport #45210 (Resolved): nautilus: enable 'big_writes' fuse option if ceph-fuse is linked to l...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34771
m...
Nathan Cutler
10:55 AM CephFS Backport #45050: nautilus: stale scrub status entry from a failed mds shows up in `ceph status`
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34563
m...
Nathan Cutler
10:44 AM Revision 7c71d9d7 (ceph): mgr/dashboard: Improve run-frontend-e2e-tests.sh
Allow to configure Cypress using env vars.
Fixes: https://tracker.ceph.com/issues/45408
Add Signed-off-by: Tiago Me...
Tiago Melo
10:28 AM Dashboard Documentation #25196 (Pending Backport): mgr/dashboard: Add a troubleshooting section to the dash...
Lenz Grimmer
10:27 AM Revision a1ad3b1b (ceph): Merge pull request #34855 from s0nea/wip-dashboard-troubleshooting
Reviewed-by: Enno Gotthold <egotthold@suse.de>
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
10:24 AM Orchestrator Feature #45410: cephadm: Support upgrading alertmanager, grafana, prometheus and node_exporter
This are our current versions
Grafana 5.3.3
Alertmanager 0.16.2
Prometheus 2.11.1
Node exporter 0.17.0
grafa...
Patrick Seidensal
10:03 AM Orchestrator Feature #45410: cephadm: Support upgrading alertmanager, grafana, prometheus and node_exporter
These are the monitoring stack versions that we use in our nautilus-based releases:
grafana: 5.4.3
prometheus: v2....
Alfonso Martínez
10:20 AM Revision e3b64308 (ceph): Merge pull request #34477 from jan--f/wip-44999-octopus
octopus: ceph-volume/batch: return success when all devices are filtered Jan Fajerski
10:20 AM Revision 70e1efd1 (ceph): Merge pull request #34480 from jan--f/wip-45003-octopus
octopus: ceph-volume/batch: check lvs list before access Jan Fajerski
10:19 AM Revision f925e84a (ceph): Merge pull request #34886 from jan--f/wip-34341-no-tracker-octopus
octopus: ceph-volume: update functional testing deploy.yml playbook Jan Fajerski
10:07 AM Revision 7577b638 (ceph): debian: fix typo in cephadm user gecos
Signed-off-by: Alexey Miasoedov <alexey.miasoedov@gmail.com> Alexey Miasoedov
10:00 AM Dashboard Cleanup #45109 (Pending Backport): qa: mgr/dashboard: Replace Telemetry module in REST API test
Lenz Grimmer
09:59 AM Revision 3a0cfdcc (ceph): Merge pull request #34591 from votdev/issue_45109
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tatjana Dehler ...
Lenz Grimmer
09:50 AM bluestore Backport #45426 (In Progress): octopus: ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
https://github.com/ceph/ceph/pull/34943 Igor Fedotov
09:37 AM bluestore Backport #45426 (Resolved): octopus: ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
https://github.com/ceph/ceph/pull/34943 Igor Fedotov
09:39 AM CephFS Bug #44645 (Pending Backport): cephfs-shell: Fix flake8 errors (E302, E502, E128, F821, W605, E12...
Varsha Rao
09:38 AM CephFS Bug #44657 (Pending Backport): cephfs-shell: Fix flake8 errors (F841, E302, E502, E128, E305 and ...
Varsha Rao
09:33 AM Revision d9b0250e (ceph): os/bluestore: fix large (>2GB) writes when bluefs_buffered_io = true
Fixes: https://tracker.ceph.com/issues/45337
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
09:28 AM Revision d6fcc9c1 (ceph): tests/objectstore: introduce unittest_bdev
Currently reproduces https://tracker.ceph.com/issues/45337 only.
To be extended with more block device UTs.
Signed-o...
Igor Fedotov
08:59 AM CephFS Feature #41073: cephfs-sync: tool for synchronizing cephfs snapshots to remote target
Feature Requirements:
* tool should be implemented as a mgr plugin
* tool should mirror User Defined as well as Sch...
Milind Changire
06:46 AM CephFS Bug #45425 (Fix Under Review): qa/cephfs: mount.py must use StringIO instead of BytesIO
Rishabh Dave
06:43 AM CephFS Bug #45425 (Resolved): qa/cephfs: mount.py must use StringIO instead of BytesIO
... Rishabh Dave
06:43 AM Revision 71b823da (ceph): qa/cephfs: use StringIO instead of BytesIO
Fixes: https://tracker.ceph.com/issues/45425
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
06:40 AM Revision 562f9030 (ceph): include/denc.h: throw exception if insufficient buffer during header de...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 AM Revision 518c43b9 (ceph): crimson/os: add seastore CMakeLists
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 AM Revision 4425cb07 (ceph): crimson/common/errorator: add errorator do_until
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 AM Revision 07e0c4b9 (ceph): include/denc.h: add helpers for size of encoded bl
Includes a constexpr variant for bounded types.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:40 AM Revision c6eaaeaf (ceph): common/errorator: add erange, ebadf, enospc, eagain
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 AM Revision ef7ab820 (ceph): common/buffer: add constructor to create ptr with specified contents
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:33 AM bluestore Bug #44880: ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
Need that octopus backport.
/a/yuriw-2020-05-05_15:20:13-rados-wip-yuri8-testing-2020-05-04-2117-octopus-distro-ba...
Brad Hubbard
06:32 AM mgr Bug #45331: Segmentation fault
Done, the file ID is 84f2c338-ceaa-4ebb-ad86-e6a12b9e5d15 Fedor Gusev
06:27 AM RADOS Bug #45424 (New): api_watch_notify_pp: [ FAILED ] LibRadosWatchNotifyECPP.WatchNotify watch_not...
/a/yuriw-2020-05-05_15:20:13-rados-wip-yuri8-testing-2020-05-04-2117-octopus-distro-basic-smithi/5024839... Brad Hubbard
06:19 AM RADOS Bug #45423 (Pending Backport): api_tier_pp: [ FAILED ] LibRadosTwoPoolsPP.HitSetWrite
/a/yuriw-2020-05-05_15:20:13-rados-wip-yuri8-testing-2020-05-04-2117-octopus-distro-basic-smithi/5024839... Brad Hubbard
06:13 AM rgw Backport #45367 (Need More Info): nautilus: object size is sent as zero in some notifications
The master pr is that _fix zero size in notification_.
In Nautilus, the following commit is not introduced....
Wei-Chung Cheng
04:31 AM rgw Backport #45366 (In Progress): octopus: object size is sent as zero in some notifications
Wei-Chung Cheng
03:04 AM CephFS Bug #45342 (Fix Under Review): qa/tasks/vstart_runner.py: RuntimeError: Fuse mount failed to popu...
Xiubo Li
03:03 AM CephFS Feature #45267 (Fix Under Review): ceph-fuse: Reduce memory copy in ceph-fuse during data IO
Xiubo Li
01:55 AM Revision 03d000a7 (ceph): librbd: add aio_compare_and_write test cases
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
01:55 AM Revision 864e348b (ceph): librbd: add aio_compare_and_write
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
01:54 AM Revision 5d719ff9 (ceph): librbd: add CompAndWriteRequest
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
01:44 AM Orchestrator Bug #45420 (Can't reproduce): cephadmunit.py: teuthology.exceptions.CommandFailedError: Command f...
/a/bhubbard-2020-05-01_23:30:27-rados:thrash-old-clients-master-distro-basic-smithi/5014156... Brad Hubbard
01:30 AM Revision 6d0b1776 (ceph): Merge pull request #34921 from tchaikov/wip-seastar
crimson: pick up a recent seastar version and cleanups
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
01:10 AM Bug #45419 (New): psutil.NoSuchProcess: Failed to stop ntp.service: Unit ntp.service not loaded
/a/bhubbard-2020-05-01_23:30:27-rados:thrash-old-clients-master-distro-basic-smithi/5014026
/a/bhubbard-2020-05-01_2...
Brad Hubbard
12:23 AM Orchestrator Bug #45417 (Fix Under Review): cephadm: nfs grace remove killed before completion
Michael Fritch
12:22 AM Orchestrator Bug #45418 (Fix Under Review): cephadm: `orch reconfig` does not reconfig the container image
Michael Fritch
12:19 AM Orchestrator Bug #45418: cephadm: `orch reconfig` does not reconfig the container image
applies to any changes to the systemd unit, unit.run, unit.poststop scripts etc.
workaround is to completely remov...
Michael Fritch
12:18 AM Orchestrator Bug #45418 (Rejected): cephadm: `orch reconfig` does not reconfig the container image
define a custom container image:... Michael Fritch

05/06/2020

11:54 PM Revision 3af9f0d9 (ceph): cephadm: extend systemd stop timeout
daemon stop + unit.poststop might take longer to complete
Fixes: https://tracker.ceph.com/issues/45417
Signed-off-by...
Michael Fritch
11:53 PM Orchestrator Bug #45417 (Resolved): cephadm: nfs grace remove killed before completion
ganesha-rados-grace remove is killed before completion.
The shutdown of the nfs container + grace remove (unit.pos...
Michael Fritch
11:15 PM ceph-volume Feature #45416: Allow running ceph on crypt devices
Sorry for the confusion. I wanted to clarify something:
> Similarly, simple testing in which I allowed other types...
Behram Mistree
09:38 PM ceph-volume Feature #45416 (Duplicate): Allow running ceph on crypt devices
The python bindings for ceph seem to only return devices of type 'disk'.
In the change here (https://github.com/c...
Behram Mistree
10:42 PM Revision 8d7d3a5f (ceph): Merge pull request #34915 from tchaikov/nautilus-mimic-x-disable-min-pg...
nautilus: qa/suites/upgrade: disable min pg per osd warning
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
10:20 PM Revision 2b140413 (ceph): mds: Using begin() and empty() to iterate the xlist
Fixes: https://tracker.ceph.com/issues/44316
The item p pointed to maybe cleaned during the process
of request_kill ...
shen hang
10:19 PM RADOS Bug #45390: FreeBSD: osdmap decode and encode does not give the same OSDMap
Added code to dump JSON tree for both cases, and then it seems both trees are equal.
So the serialized OSDMap contai...
Willem Jan Withagen
09:09 PM mgr Bug #45331: Segmentation fault
Can you upload it with the ceph-post-file command? IIRC it works with large files like this (the large size for a cor... Josh Durgin
09:06 PM RADOS Bug #45381 (Need More Info): unfound objects in erasure-coded CephFS
Is cache tiering involved here too? Do you have any osd logs from the same time? Neha Ojha
08:46 PM Revision 046b33fd (ceph): test/common: drop explicit unittest_rabin_chunk GTest::GTest linkage
This appears to be a cut-n-paste error introduced with f06848c1e9f9,
with the intent being to link unittest_ceph_time...
David Disseldorp
08:46 PM Revision c9fba384 (ceph): common/ceph_timer: set thread name
Attempt to set a ceph_timer thread name using the ceph_pthread_setname()
compatibility macro.
Having an explicit thre...
David Disseldorp
07:58 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I don't see any evidence for a refcount leak in ganesha. What ganesha _does_ do is maintain a cache of filehandles, a... Jeff Layton
06:53 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I ahven't read the entire thread but my theory is:
(a) NFS-Ganesha has a reference leak that is preventing it from...
Patrick Donnelly
06:37 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
(reformatted) Patrick Donnelly
07:56 PM Revision fe8a93e4 (ceph): Merge pull request #34851 from yison/rwl-image-writeback-cache-seq8
rbd/cache: Replicated Write Log core codes - retire entries and invalidate
Reviewed-by: Jason Dillaman <dillaman@red...
Jason Dillaman
07:32 PM Dashboard Cleanup #45415 (Resolved): mgr/dashboard: test prometheus/alertmanager rules through promtool
Given the increasing number of issues found on monitoring, some validation/testing should be put in place to avoid ma... Ernesto Puerta
07:14 PM Dashboard Feature #45414 (Pending Backport): mgr/dashboard: add hint to notification badge when there are p...
Add visual hint/badge (little coloured dot) to the notification/tasks icon to indicate pending/unread notifications.
...
Ernesto Puerta
06:54 PM rgw Support #45413 (New): explanation of bucket_list_objects_absolute_max vs rgw_max_listing_results

As of mimic, we have an rgw option rgw_max_listing_results which has a maximum of 100000
But, in .../src/rgw/rgw...
Chris Durham
06:49 PM CephFS Backport #41865: nautilus: mds: ask idle client to trim more caps
This is actually in v14.2.8:... Patrick Donnelly
06:32 PM rgw Bug #45412 (Resolved): radosgw gc issue - failed to list objs: (22) Invalid argument
We have a Ceph cluster running Octopus version 15.2.1 (upgraded from Octopus 15.2.0). We’re using RGW with an erasure... James McEwan
06:22 PM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
Could this be caused by the container image not being built yet, or would that present as a different error? With any... Josh Durgin
05:23 PM Revision 235d2692 (ceph): Merge pull request #34771 from smithfarm/wip-45210-nautilus
nautilus: ceph-fuse: link to libfuse3 and pass "-o big_writes" to libfuse if libfuse < 3.0.0
Reviewed-by: Zheng Yan ...
Ramana Raja
04:57 PM Orchestrator Documentation #45411 (Resolved): cephadm: add section about container images
* we recommend against using the... Sebastian Wagner
04:56 PM Revision 8afe2621 (ceph): mgr/dashboard: Forms now wait for all data to load until displayed
Add directive to handle the display of the form.
It will display the form only when loading is finished.
Otherwise it...
Tiago Melo
04:49 PM Revision 653c3f66 (ceph): monitoring: Fix "10% OSDs down" alert description
The alert was triggered when less than 90% of OSDs were _up_, but then the
description took that value and described ...
Benoît Knecht
04:33 PM Revision 04063715 (ceph): crimson: s/reactor::cpu_id/seastar::this_shard_id/
the former was deprecated since seastar
02956fd436b413d6bbe562cf91533ada36553e54
Signed-off-by: Kefu Chai <kchai@red...
Kefu Chai
04:33 PM Revision 720f06aa (ceph): crimson: drop Dispatch::ms_verify_authorizer()
as it's not used at all. also, variadic future was deprecated by
seastar, so let's avoid using it.
Signed-off-by: Ke...
Kefu Chai
04:33 PM Revision f4b33c7b (ceph): crimson/common: friend with do_with_impl()
seastar changed the implementatino of do_with(), so it's do_with_impl()
who tries to up-cast erroratorized future to ...
Kefu Chai
04:33 PM Revision 7a383b78 (ceph): seastar: pick up a recent seastar
to alleviate the pain of keeping in sync with seastar upstream.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:33 PM Revision 74fde3a4 (ceph): crimson: avoid using variadic future
it is deprecated by seastar. let's use future<tuple<...>> instead.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:27 PM ceph-volume Backport #44975 (Resolved): octopus: simple/scan.py: syntax problem in log statement
Jan Fajerski
04:27 PM Revision 2e724852 (ceph): Merge pull request #34446 from jan--f/wip-44975-octopus
octopus: devices/simple/scan: Fix string in log statement Jan Fajerski
04:24 PM Revision 81ae1765 (ceph): ceph-volume: update functional testing deploy.yml playbook
This commit adds a call to `ceph-facts` role in the first play of this
playbook. This is needed so `ceph-validate` wo...
Guillaume Abrioux
04:22 PM Revision 4a23b4be (ceph): test/rbd_mirror: fix 'Uninteresting mock function call' warnings
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
04:18 PM Orchestrator Feature #45410: cephadm: Support upgrading alertmanager, grafana, prometheus and node_exporter
This might not be an issue for minor version upgrades in Grafana and Prometheus, although it would be hard to guarant... Patrick Seidensal
04:04 PM Orchestrator Feature #45410: cephadm: Support upgrading alertmanager, grafana, prometheus and node_exporter
It would be nice to have this two things:
1. Use by default fixed versions images of the different components of th...
Juan Miguel Olmo Martínez
03:53 PM Orchestrator Feature #45410 (Resolved): cephadm: Support upgrading alertmanager, grafana, prometheus and node_...
Right now, we're simply downloading :latest, which might even differ between daemons on different hosts. Sebastian Wagner
04:06 PM Revision 1256457a (ceph): doc/cephadm: add section about setting config settings
Fixes: https://tracker.ceph.com/issues/44284
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
04:04 PM CephFS Backport #45050 (Resolved): nautilus: stale scrub status entry from a failed mds shows up in `cep...
Wei-Chung Cheng
03:41 PM Revision d89def43 (ceph): rgw: reduce per-shard entry count during ordered bucket listing
Currently, if a client requests the 1000 next entries from a bucket,
each bucket index shard will receive a request f...
J. Eric Ivancich
03:41 PM Revision 010ab8e0 (ceph): rgw: address 0-length listing results when non-vis entries dominate
A change to advance the marker in RGWRados::cls_bucket_list_ordered to
the last entry visited rather than the final e...
J. Eric Ivancich
03:41 PM Revision d07d0e4a (ceph): rgw: clean up address 0-length listing results...
Some minor clean-ups to the previous commit, including adjust logging
messages, rename variable, convert a #define to...
J. Eric Ivancich
03:30 PM Revision fcae953c (ceph): librbd: add invalidate test case
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
03:30 PM Revision 8388f1e8 (ceph): librbd: add invalidate
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
03:30 PM Revision 48ad3cc2 (ceph): librbd: retire entries
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
03:26 PM CephFS Backport #44476 (In Progress): luminous: mds: assert(p != active_requests.end())
Sidharth, please do this backport. Patrick Donnelly
03:21 PM CephFS Backport #43000 (Rejected): luminous: qa: ignore "ceph.dir.pin: No such attribute" for (old) kern...
Rejected as Luminous is EOL. Patrick Donnelly
03:21 PM CephFS Backport #41101 (Rejected): luminous: tools/cephfs: memory leak in cephfs/Resetter.cc
Rejected as Luminous is EOL. Patrick Donnelly
03:20 PM CephFS Backport #40858 (Rejected): luminous: ceph_volume_client: python program embedded in test_volume_...
Rejected as Luminous is EOL. Patrick Donnelly
03:20 PM CephFS Backport #40855 (Rejected): luminous: test_volume_client: test_put_object_versioned is unreliable
Rejected as Luminous is EOL. Patrick Donnelly
03:20 PM CephFS Backport #40493 (Rejected): luminous: test_volume_client: declare only one default for python ver...
Rejected as Luminous is EOL. Patrick Donnelly
03:20 PM CephFS Backport #40323 (Rejected): luminous: ceph_volume_client: d_name needs to be converted to string ...
Rejected as Luminous is EOL. Patrick Donnelly
03:19 PM CephFS Backport #39687 (Rejected): luminous: ceph-fuse: client hang because its bad session PipeConnecti...
Rejected as Luminous is EOL. Patrick Donnelly
03:19 PM CephFS Backport #38737 (Rejected): luminous: qa: "[WRN] Health check failed: 1/3 mons down, quorum b,c (...
Rejected as Luminous is EOL. Patrick Donnelly
03:18 PM CephFS Backport #38710 (Rejected): luminous: qa: kclient unmount hangs after file system goes down
Rejected as Luminous is EOL. Patrick Donnelly
03:18 PM Revision a96f9583 (ceph): Merge pull request #34899 from smanjara/wip-dynamic-resharding
qa/rgw: add ssl option in reshard tests
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:18 PM CephFS Backport #38100 (Rejected): luminous: mds: remove cache drop admin socket command
Rejected as Luminous is EOL. Patrick Donnelly
03:18 PM CephFS Backport #36462 (Rejected): luminous: ceph-fuse client can't read or write due to backward cap_gen
Rejected as Luminous is EOL. Patrick Donnelly
03:16 PM Revision a241a004 (ceph): doc/mgr/dashboard: Add troubleshooting guide
Fixes: https://tracker.ceph.com/issues/25196
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
Tatjana Dehler
03:14 PM CephFS Backport #45218 (Rejected): luminous: qa: FAIL: test_barrier (tasks.cephfs.test_full.TestClusterF...
Rejected as luminous is EOL. Patrick Donnelly
03:10 PM Revision b1a572e8 (ceph): Merge pull request #34887 from sebastian-philipp/cephadm-move-specstore
mgr/cephadm: move SpecStore and HostCache to inventoy.py
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Sebastian Wagner
03:09 PM Revision cbab0739 (ceph): Merge pull request #34898 from matthewoliver/cephadm-iscsi-priv
cephadm: give ceph-iscsi permissions to configfs
Reviewed-by: Boris Ranto <branto@redhat.com>
Sebastian Wagner
03:09 PM rbd Bug #45409 (Fix Under Review): rbd-mirror: src/librbd/journal/Replay.cc: 264: FAILED ceph_assert(...
Mykola Golub
02:57 PM rbd Bug #45409 (Resolved): rbd-mirror: src/librbd/journal/Replay.cc: 264: FAILED ceph_assert(!m_shut_...
http://qa-proxy.ceph.com/teuthology/trociny-2020-05-02_08:16:06-rbd-wip-mgolub-testing-distro-basic-smithi/5016384/
...
Mykola Golub
03:07 PM Revision 33af821b (ceph): crimson/common: use invoke instead of apply
to be consistent with 9b69c7989da57e69ed1bfc7aa122876e67c3d1fd
in seasetar, in which, seastar::apply() is deprecated....
Kefu Chai
03:07 PM Revision 99918ce4 (ceph): crimson/common: make do_with() noexcept
to be consistent with seasetar change of
85aa178d9539b2c9301d4fb0815596a741fb82c4, which make
`seasetar::do_with()` n...
Kefu Chai
03:07 PM Revision aeccb033 (ceph): rbd-mirror: wait for events to replay before shut down journal replay
Fixes: https://tracker.ceph.com/issues/45409
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:01 PM Dashboard Feature #45408 (Fix Under Review): mgr/dashboard: Improve run-frontend-e2e-tests.sh with cypress ...
Tiago Melo
02:54 PM Dashboard Feature #45408 (Resolved): mgr/dashboard: Improve run-frontend-e2e-tests.sh with cypress dashboar...
We need to configure the message sent to cypress dashboard and allow to set configurations with env vars. Tiago Melo
02:36 PM Orchestrator Bug #45407 (Resolved): cephadm: Speed up OSD deployment preview
There is a "pending Ceph Dashboard pull request":https://github.com/ceph/ceph/pull/34665 to implement a "preview" fea... Lenz Grimmer
02:22 PM rgw Bug #45239: Adjust RGW socket timeouts
PR for civetweb: https://github.com/ceph/ceph/pull/34920 Or Friedmann
02:15 PM Revision d82c23c0 (ceph): Merge pull request #34243 from trociny/wip-rbd-freeze-thaw
librbd: API for quiesce callbacks
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:07 PM Dashboard Documentation #45406 (In Progress): mgr/dashboard: revise monitoring documentation
The monitoring documentation needs to be revised as things mentioned there are not up-to-date or could be enhanced wi... Patrick Seidensal
02:05 PM bluestore Bug #45133 (Resolved): BlueStore asserting on fs upgrade tests
Igor Fedotov
01:49 PM Revision a4385954 (ceph): Merge pull request #34706 from yison/rwl-image-writeback-cache-seq6
rbd/cache: Replicated Write Log core codes - aio_writesame
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:13 PM Dashboard Bug #45405 (Resolved): mgr/dashboard: monitoring: Fix "10% OSDs down" alert description
The alert was triggered when less than 90% of OSDs were up, but then the
description took that value and described i...
Patrick Seidensal
01:00 PM bluestore Backport #45127 (Resolved): octopus: Extent leak after main device expand
Nathan Cutler
12:41 PM Backport #45404 (In Progress): mimic: mon/OSDMonitor: maps not trimmed if osds are down
Nathan Cutler
12:40 PM Backport #45404 (Rejected): mimic: mon/OSDMonitor: maps not trimmed if osds are down
https://github.com/ceph/ceph/pull/34925 Nathan Cutler
12:40 PM Backport #45403 (Rejected): luminous: mon/OSDMonitor: maps not trimmed if osds are down
https://github.com/ceph/ceph/pull/34984 Nathan Cutler
12:37 PM Bug #38222 (Closed): cmake: change order of searching for StdFilesystem libs.
Willem Jan Withagen
12:29 PM Backport #45401 (In Progress): octopus: mon/OSDMonitor: maps not trimmed if osds are down
Nathan Cutler
12:28 PM Backport #45401 (Resolved): octopus: mon/OSDMonitor: maps not trimmed if osds are down
https://github.com/ceph/ceph/pull/34924 Nathan Cutler
12:29 PM Revision eb3a92ac (ceph): mon/OSDMonitor: ensure lec only accounts for up osds
If we also consider down osds, we may very well be in a healthy state
but keeping maps as far back as the last epoch ...
Joao Eduardo Luis
12:29 PM Revision 1fd3adcf (ceph): mon/OSDMonitor: dump last epoch clean info on report
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
(cherry picked from commit bd2e5c62757c17d00f30620c043ed06abb8a0bca)
Joao Eduardo Luis
12:29 PM Revision 8c4cd45d (ceph): qa/standalone: exercise osdmon's last epoch clean
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
(cherry picked from commit 3d682c21f6246276fa30d179766a49f0eb78d73a)
Joao Eduardo Luis
12:28 PM Backport #45402 (Resolved): nautilus: mon/OSDMonitor: maps not trimmed if osds are down
https://github.com/ceph/ceph/pull/34983 Nathan Cutler
12:28 PM Bug #45400 (Resolved): mon/OSDMonitor: maps not trimmed if osds are down
Nathan Cutler
12:06 PM Dashboard Bug #45352 (Resolved): mgr/dashboard: e2e: Failure when creating dashboard role
Tiago Melo
12:05 PM Dashboard Bug #45386 (Resolved): mgr/dashboard: Health component init is fetching minimal info twice
Tiago Melo
11:59 AM Orchestrator Bug #45399 (Resolved): NFS Ganesha : Error searching service specs for all nodes after nfs orch a...
Environment :
- 3 hypervisors centos 8.1 (hyp00, hyp01, hyp02)
- 19 OSDs.
- cluster upgraded a month ago from n...
Selyan Ferry
11:38 AM Revision cd0a702d (ceph): Merge pull request #34868 from tspmelo/wip-fix-e2e-role
mgr/dashboard: E2E: Fix role-mgmt.po.ts
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Laura Paduano <...
Laura Paduano
11:36 AM Revision e74468ca (ceph): Merge pull request #34907 from tspmelo/wip-health
mgr/dashboard: Remove unnecessary call in health.component.ts
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewe...
Laura Paduano
11:27 AM Revision e79e551d (ceph): rgw: unable to compile fcgi frontend
Although we are not supporting this frontend it is still possible with cmake to compile it
This fix is intend to be ...
Or Friedmann
11:27 AM CephFS Bug #45398 (Resolved): mgr/volumes: Not able to resize cephfs subvolume with ceph fs subvolume cr...
in cephcsi we are using ceph fs subvolume create command to resize the PVC, which is not working in the cluster which... Madhu Rajanna
11:23 AM Orchestrator Bug #45393 (Fix Under Review): Containerized osd config must be updated when adding/removing mons
It's always the little things... Tim Serong
08:58 AM Orchestrator Bug #45393: Containerized osd config must be updated when adding/removing mons
A quick grep of my logs shows it reconfiguring the mons and mgrs, but not the osds. Tim Serong
08:36 AM Orchestrator Bug #45393: Containerized osd config must be updated when adding/removing mons
Thanks for the pointer, I'll try to figure out what's going on, seeing as I'm the one who hit this :-) Tim Serong
07:42 AM Orchestrator Bug #45393: Containerized osd config must be updated when adding/removing mons
This was fixed in https://github.com/ceph/ceph/pull/33855 . Looks like we have to figure out, what went wrong here. Sebastian Wagner
06:41 AM Orchestrator Bug #45393 (Resolved): Containerized osd config must be updated when adding/removing mons
Try this:
- bootstrap a cluster (1 mon, 1 mgr)
- add a bunch of osds (@ceph orch apply osd --all-available-device...
Tim Serong
11:13 AM Revision e4aa556f (ceph): mgr/cephadm: refresh osd config when mons change
OSDs don't have a service spec, so the previous implementation
was not reconfiguring them when the list of mons chang...
Tim Serong
10:45 AM Revision 5b47191a (ceph): common/buffer_seastar: include used header
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:58 AM Dashboard Bug #45397 (Fix Under Review): mgr/dashboard: leverage features set from orchestrator
Kiefer Chang
08:56 AM Dashboard Bug #45397 (Resolved): mgr/dashboard: leverage features set from orchestrator
Orchestrator provides a list of supported functions in each backend.
We can leverage this list for better UX.
e.g...
Kiefer Chang
09:50 AM rgw Bug #15882: rgw: GC is not working for __shadow and __multipart objects
Any updates? Katarzyna Myrek
09:29 AM Dashboard Feature #40914: mgr/dashboard: REST API: security
Per our conversation during today's standup, let's split this issue up by moving "Rate limiting: per-user/token" and ... Lenz Grimmer
08:56 AM CephFS Bug #45396 (Fix Under Review): ceph-fuse: building the source code failed with libfuse3.5 or high...
Xiubo Li
08:56 AM CephFS Bug #45396: ceph-fuse: building the source code failed with libfuse3.5 or higher versions
The 'int cmd' parameter type in fuse ioctl changed to 'unsigned int' since libfuse3.5.0. Xiubo Li
08:40 AM CephFS Bug #45396 (In Progress): ceph-fuse: building the source code failed with libfuse3.5 or higher ve...
Xiubo Li
08:40 AM CephFS Bug #45396 (Resolved): ceph-fuse: building the source code failed with libfuse3.5 or higher versions
Xiubo Li
08:40 AM Revision 063e0d7c (ceph): Merge pull request #34817 from tchaikov/nautilus-44668
nautilus: qa: use small default pg count for CephFS pools
Reviewed-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
08:38 AM Revision 8d5ae039 (ceph): Merge pull request #34563 from Vicente-Cheng/wip-45050-nautilus
nautilus: mgr: force purge normal ceph entities from service map
Reviewed-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
08:13 AM CephFS Feature #45237 (Fix Under Review): pybind/mgr/volumes: add command to return metadata regarding a...
Kotresh Hiremath Ravishankar
08:06 AM Revision 58eb3edc (ceph): qa/suites/upgrade: disable min pg per osd warning
disable the TOO_FEW_PGS warning, as
1ac34a5ea3d1aca299b02e574b295dd4bf6167f4 is not backported to mimic, we
will have...
Kefu Chai
08:05 AM RADOS Backport #45392 (In Progress): octopus: follower monitors can grow beyond memory target
Sridhar Seshasayee
06:20 AM RADOS Backport #45392 (Resolved): octopus: follower monitors can grow beyond memory target
https://github.com/ceph/ceph/pull/34917 Sridhar Seshasayee
08:04 AM Revision 60a90bc9 (ceph): mon/OSDMonitor: Always tune priority cache manager memory on all mons
Always call into priority cache manager (pcm) to tune the memory on the
leader and on all the followers (peons) as pa...
Sridhar Seshasayee
08:03 AM Orchestrator Bug #45394: cephadm: fail to create/preview OSDs via drive group
-I could imagine that you're seeing this because the container images are not fully up to date yet. They're probably ... Joshua Schmid
06:56 AM Orchestrator Bug #45394 (Resolved): cephadm: fail to create/preview OSDs via drive group
Create OSD with the following config:... Kiefer Chang
08:02 AM RADOS Backport #45391 (In Progress): nautilus: follower monitors can grow beyond memory target
Sridhar Seshasayee
06:18 AM RADOS Backport #45391 (Resolved): nautilus: follower monitors can grow beyond memory target
https://github.com/ceph/ceph/pull/34916 Sridhar Seshasayee
08:02 AM Revision 6cf43894 (ceph): mon/OSDMonitor: Always tune priority cache manager memory on all mons
Always call into priority cache manager (pcm) to tune the memory on the
leader and on all the followers (peons) as pa...
Sridhar Seshasayee
08:00 AM Revision c9b043b6 (ceph): rgw: EPERM to ERR_INVALID_REQUEST
As per Robin's comments and S3 spec
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
08:00 AM Revision 2f300936 (ceph): rgw: reject control characters in response-header actions
S3 GetObject permits overriding response header values, but those inputs
need to be validated to insure only characte...
Robin H. Johnson
08:00 AM Revision 7dbc3f7d (ceph): rgw: reject unauthenticated response-header actions
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
(cherry picked fro...
Matt Benjamin
07:54 AM Revision 1a089879 (ceph): msg/async/crypto_onwire: fix endianness of nonce_t
As a AES-GCM IV, nonce_t is implicitly shared between server and
client. Currently, if their endianness doesn't matc...
Ilya Dryomov
07:54 AM Revision bb61e6a5 (ceph): msg/async/ProtocolV2: avoid AES-GCM nonce reuse vulnerabilities
The secure mode uses AES-128-GCM with 96-bit nonces consisting of a
32-bit counter followed by a 64-bit salt. The co...
Ilya Dryomov
06:06 AM Revision 4bb2a016 (ceph): rgw: add abort multipart date and rule-id header to init multipart uplo...
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
06:06 AM Revision 7c85903c (ceph): rgw: use std::optional instead of boost::optional
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
05:12 AM Revision cc8a8be2 (ceph): librbd: add aio_writesame test case
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
05:12 AM Revision 29266637 (ceph): librbd: add aio_writesame
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
05:11 AM Revision 26eca1b2 (ceph): librbd: add WriteSameRequest
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
05:11 AM Revision 4264138d (ceph): librbd: add WriteSameLogOperation
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
05:11 AM Revision e2764ffe (ceph): librbd: add WriteSameLogEntry
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
01:54 AM mgr Bug #45147: Module 'diskprediction_local' takes forever to load
https://github.com/ceph/ceph/pull/34894 fails the tests on ubuntu focal.
we should address the test failures on ub...
Kefu Chai

05/05/2020

09:19 PM CephFS Bug #45071 (Pending Backport): cephfs-shell: CI testing does not detect flake8 errors
Patrick Donnelly
09:15 PM CephFS Bug #45024 (Fix Under Review): mds: wrong link count under certain circumstance
Patrick Donnelly
09:10 PM CephFS Bug #44988 (Triaged): client: track dirty inodes in a per-session list for effective cap flushing
Patrick Donnelly
09:09 PM CephFS Bug #44963 (Pending Backport): fix MClientCaps::FLAG_SYNC in check_caps
Patrick Donnelly
09:07 PM CephFS Bug #44947 (Need More Info): Hung ops for evicted CephFS clients do not get cleaned up fully
Patrick Donnelly
09:00 PM CephFS Bug #44904 (Resolved): CephFSMount::run_shell does not run command with sudo
Patrick Donnelly
08:56 PM CephFS Bug #44902 (Rejected): ceph-fuse read the file cached data when we recover from the blacklist
Patrick Donnelly
08:49 PM RADOS Bug #45390 (Closed): FreeBSD: osdmap decode and encode does not give the same OSDMap
The problems occurs both in Octopus and Master.
This is the simple version of a part of test_compression.cc:
<pre...
Willem Jan Withagen
08:21 PM CephFS Bug #43543 (Fix Under Review): mds: scrub on directory with recently created files may fail to lo...
Patrick Donnelly
07:51 PM rgw Fix #44734 (Pending Backport): rgw: deprecate radosgw-admin orphans sub-commands
J. Eric Ivancich
07:51 PM Revision 7eaa0da8 (ceph): Merge pull request #34086 from ivancich/wip-deprecate-orphans-find
rgw: deprecate radosgw-admin orphans sub-commands
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
J. Eric Ivancich
07:14 PM RADOS Backport #45357: octopus: rados: Sharded OpWQ drops suicide_grace after waiting for work
Will do, thanks for the explanation. Dan Hill
01:12 PM RADOS Backport #45357: octopus: rados: Sharded OpWQ drops suicide_grace after waiting for work
@Dan - please leave "Target Version" empty when you stage your backports.
The name "Target Version" is a bit of a ...
Nathan Cutler
07:03 PM rgw Bug #43617 (Pending Backport): RGW check object exists before auth?
Casey Bodley
07:02 PM Revision 7cbd433a (ceph): Merge pull request #33546 from matthewoliver/rgw_swift_404_anon
rgw: anonomous swift to obj that dont exist should 401
Reviewed-by: Or Friedmann <ofriedma@redhat.com>
Casey Bodley
06:59 PM Revision e88ecb66 (ceph): Merge pull request #34896 from cbodley/wip-rgw-multisite-py3
test/rgw: py3 fixes for multisite tests
Reviewed-by: Yuval Lifshitz <yuvalif@yahoo.com>
Reviewed-by: J. Eric Ivancic...
Casey Bodley
06:54 PM Revision 02a3762e (ceph): mgr/orch: add type checking for add/apply commands
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
06:54 PM Revision d2066b6e (ceph): mgr/orch: add missing `subcluster`, `port`, and `ssl`
subcluster, port, and ssl arguments are missing for `orch apply rgw`
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
06:54 PM Revision e6d7fb67 (ceph): mgr/orch: fix mypy errors
orchestrator/module.py: note: In member "_daemon_add_misc" of class "OrchestratorCli":
orchestrator/module.py:655: er...
Michael Fritch
06:54 PM Revision e503b134 (ceph): mgr/orch: add misssing `raise_if_exception`
pickle exceptions during during `nfs apply`
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
06:54 PM Revision f285bbf5 (ceph): mgr/orch: pass `inbuf` to add/apply (mds, rgw, nfs)
$ ceph orch apply mds a -i mds.yaml
TypeError: _apply_mds() got an unexpected keyword argument 'inbuf'
Signed-off-by...
Michael Fritch
06:54 PM Revision 47e07813 (ceph): mgr/orch: use `service_type` as the `daemon_type`
$ ceph orch add -i mon.yaml
Error ENOENT: unknown daemon type `None`
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
06:54 PM Revision e4c817eb (ceph): mgr/orch: add mds, rgw, nfs daemon types
$ ceph orch add -i nfs.yaml
Error ENOENT: unknown daemon type `nfs`
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
06:54 PM Revision 83631fc3 (ceph): mgr/orch: remove extraneous PlacementSpec.validate()
PlacementSpec is being validated during `__init__()`
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
06:54 PM Revision 601ca271 (ceph): mgr/orch: remove inbuf logic during daemon add (rgw/iscsi)
Simplifies logic for handling the ServiceSpec
Allows for a ServiceSpec:
$ ceph orch daemon add -i iscsi.yaml
But no...
Michael Fritch
06:54 PM Revision 393b1a42 (ceph): mgr/orch: raise validation error for unexpected inbuf
ceph orch apply mds x -i nfs.yaml
Error ENOENT: unrecognized command -i; -h or --help for usage
Signed-off-by: Micha...
Michael Fritch
06:33 PM Revision 75483d40 (ceph): rgw: deprecate radosgw-admin orphans sub-commands
The orphans sub-commands have not been maintained for years and it's
unclear whether they're reliable. Additionally, ...
J. Eric Ivancich
06:03 PM CephFS Backport #45389 (In Progress): octopus: qa: install task runs twice with double unwind causing fa...
Patrick Donnelly
06:00 PM CephFS Backport #45389 (Resolved): octopus: qa: install task runs twice with double unwind causing fatal...
https://github.com/ceph/ceph/pull/34912 Patrick Donnelly
06:02 PM Revision 68cb4c06 (ceph): qa: move fsx deps into common cephfs install yaml
The double install task causes errors during unwind.
Fixes: fe3961fc36e4d0af896fe140ba2450e1556ab563
Fixes: https://...
Patrick Donnelly
05:58 PM CephFS Bug #45387 (Pending Backport): qa: install task runs twice with double unwind causing fatal errors
Patrick Donnelly
04:28 PM CephFS Bug #45387 (Fix Under Review): qa: install task runs twice with double unwind causing fatal errors
Patrick Donnelly
04:18 PM CephFS Bug #45387: qa: install task runs twice with double unwind causing fatal errors
master failure: /ceph/teuthology-archive/teuthology-2020-04-17_03:15:03-fs-master-distro-basic-smithi/4959584/teuthol... Patrick Donnelly
04:16 PM CephFS Bug #45387 (Resolved): qa: install task runs twice with double unwind causing fatal errors
... Patrick Donnelly
05:58 PM Revision ab9db61a (ceph): Merge PR #34911 into master
* refs/pull/34911/head:
qa: move fsx deps into common cephfs install yaml
Reviewed-by: Ramana Raja <rraja@redhat.co...
Patrick Donnelly
05:56 PM rgw Bug #44772 (Pending Backport): RGW tries to cache and access anonymous user
Casey Bodley
05:56 PM Revision d0482f39 (ceph): Merge pull request #34287 from ofriedma/wip-ofriedma-anon
rgw: fix rgw tries to fetch anonymous user
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:09 PM CephFS Backport #45285 (Rejected): mimic: client: write stuck at waiting for larger max_size
Closing as Mimic is EOL. Patrick Donnelly
05:09 PM CephFS Backport #44290 (Rejected): mimic: mds: SIGSEGV in Migrator::export_sessions_flushed
Closing as Mimic is EOL. Patrick Donnelly
05:09 PM CephFS Backport #44479 (Rejected): mimic: mds: MDCache.cc: 6400: FAILED ceph_assert(r == 0 || r == -2)
Closing as Mimic is EOL. Patrick Donnelly
05:09 PM CephFS Backport #42440 (Rejected): mimic: mds: create a configurable snapshot limit
Closing as Mimic is EOL. Patrick Donnelly
05:09 PM CephFS Backport #40886 (Rejected): mimic: ceph_volume_client: to_bytes converts NoneType object str
Closing as Mimic is EOL. Patrick Donnelly
05:09 PM CephFS Backport #41468 (Rejected): mimic: mds: recall capabilities more regularly when under cache pressure
Closing as Mimic is EOL. Patrick Donnelly
05:09 PM CephFS Backport #40325 (Rejected): mimic: ceph_volume_client: d_name needs to be converted to string bef...
Closing as Mimic is EOL. Patrick Donnelly
05:09 PM CephFS Backport #40856 (Rejected): mimic: ceph_volume_client: python program embedded in test_volume_cli...
Closing as Mimic is EOL. Patrick Donnelly
05:09 PM CephFS Backport #38339 (Rejected): mimic: mds: may leak gather during cache drop
Closing as Mimic is EOL. Patrick Donnelly
05:09 PM CephFS Backport #38444 (Rejected): mimic: mds: drop cache does not timeout as expected
Closing as Mimic is EOL. Patrick Donnelly
05:09 PM CephFS Backport #37761 (Rejected): mimic: mds: deadlock when setting config value via admin socket
Closing as Mimic is EOL. Patrick Donnelly
05:09 PM CephFS Backport #38085 (Rejected): mimic: mds: log new client sessions with various metadata
Closing as Mimic is EOL. Patrick Donnelly
05:09 PM CephFS Backport #36463 (Rejected): mimic: ceph-fuse client can't read or write due to backward cap_gen
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #45026 (Rejected): mimic: mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #44329 (Rejected): mimic: client: bad error handling in Client::_lseek
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #44477 (Rejected): mimic: mds: assert(p != active_requests.end())
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #44488 (Rejected): mimic: qa: malformed job
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #43785 (Rejected): mimic: fs: OpenFileTable object shards have too many k/v pairs
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #43791 (Rejected): mimic: RuntimeError: Files in flight high water is unexpectedly low (...
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #43734 (Rejected): mimic: qa: ffsb suite causes SLOW_OPS warnings
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #43778 (Rejected): mimic: qa: test_full racy check: AssertionError: 29 not greater than ...
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #43627 (Rejected): mimic: client: disallow changing fuse_default_permissions option at r...
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #43730 (Rejected): mimic: client: chdir does not raise error if a file is passed
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #43559 (Rejected): mimic: mds: reject forward scrubs when cluster has multiple active MD...
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #43572 (Rejected): mimic: cephfs-journal-tool: will crash without any extra argument
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #43342 (Rejected): mimic: mds: client does not response to cap revoke After session stal...
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #43505 (Rejected): mimic: MDSMonitor: warn if a new file system is being created with an...
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #43002 (Rejected): mimic: qa: ignore "ceph.dir.pin: No such attribute" for (old) kernel ...
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #43142 (Rejected): mimic: tools/cephfs: linkages injected by cephfs-data-scan have first...
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #43144 (Rejected): mimic: mds: tolerate no snaprealm encoded in on-disk root inode
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #42942 (Rejected): mimic: mds: free heap memory may grow too large for some workloads
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #42950 (Rejected): mimic: mds: inode lock stuck at unstable state after evicting client
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #42632 (Rejected): mimic: client: FAILED assert(cap == in->auth_cap)
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #42649 (Rejected): mimic: mds: no assert on frozen dir when scrub path
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #42423 (Rejected): mimic: qa: "cluster [ERR] Error recovering journal 0x200: (2) No su...
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #42463 (Rejected): mimic: doc: MDS and metadata pool hardware requirements/recommendations
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #42278 (Rejected): mimic: qa: logrotate should tolerate connection resets
Closing as Mimic is EOL. Patrick Donnelly
05:07 PM CephFS Backport #42421 (Rejected): mimic: test_reconnect_eviction fails with "RuntimeError: MDS in rejec...
Closing as Mimic is EOL. Patrick Donnelly
05:06 PM RADOS Bug #45388 (New): Insufficient monitor logging to diagnose downed OSDs
We just had a case where in a Ceph Luminous cluster the monitor forced newly started OSDs to commit suicide. Communic... Christian Huebner
04:56 PM CephFS Bug #44790 (Duplicate): qa: adjust-ulimits invoked after being removed
dup of #45387 Patrick Donnelly
04:35 PM Revision d791daa7 (ceph): qa: move fsx deps into common cephfs install yaml
The double install task causes errors during unwind.
Fixes: fe3961fc36e4d0af896fe140ba2450e1556ab563
Fixes: https://...
Patrick Donnelly
04:33 PM CephFS Bug #21058: mds: remove UNIX file permissions binary dependency
https://github.com/ceph/ceph/pull/32705#discussion_r420244862 Patrick Donnelly
04:31 PM rgw Backport #44653 (Resolved): nautilus: Log Level too High during Realm Pull
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34833
m...
Nathan Cutler
03:27 PM rgw Backport #44653: nautilus: Log Level too High during Realm Pull
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34833
merged
Yuri Weinstein
04:31 PM Dashboard Backport #42151: nautilus: mgr/dashboard: Improve workaround to redraw datatables
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34413
m...
Nathan Cutler
08:43 AM Dashboard Backport #42151 (Resolved): nautilus: mgr/dashboard: Improve workaround to redraw datatables
Volker Theile
04:30 PM bluestore Backport #45330 (Resolved): nautilus: check-generated.sh finds error in ceph-dencoder
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34832
m...
Nathan Cutler
04:30 PM bluestore Backport #45045 (Resolved): nautilus: ceph-bluestore-tool --command bluefs-bdev-new-wal may damag...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34796
m...
Nathan Cutler
04:30 PM RADOS Backport #44468 (Resolved): nautilus: mon: Get session_map_lock before remove_session
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34677
m...
Nathan Cutler
04:30 PM bluestore Backport #45123: nautilus: OSD might fail to recover after ENOSPC crash
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34611
m...
Nathan Cutler
09:08 AM bluestore Backport #45123 (Resolved): nautilus: OSD might fail to recover after ENOSPC crash
Igor Fedotov
04:29 PM CephFS Backport #45229 (Resolved): nautilus: ceph fs add_data_pool doesn't set pool metadata properly
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34774
m...
Nathan Cutler
04:29 PM CephFS Backport #45225 (Resolved): nautilus: mon/MDSMonitor: "ceph fs authorize cephfs client.test /test...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34774
m...
Nathan Cutler
04:27 PM rbd Backport #44648 (Resolved): nautilus: [test] NBD workunit does not wait for unmap disconnect delay
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34736
m...
Nathan Cutler
04:27 PM rgw Backport #45260 (Resolved): nautilus: rgw: dynamic resharding may process a manually resharded bu...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34735
m...
Nathan Cutler
04:26 PM Backport #45207 (Resolved): octopus: Object corpus generation is currently broken
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34797
m...
Nathan Cutler
04:26 PM bluestore Backport #45348 (Resolved): octopus: BlueStore asserting on fs upgrade tests
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34610
m...
Nathan Cutler
04:26 PM bluestore Backport #45122: octopus: OSD might fail to recover after ENOSPC crash
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34610
m...
Nathan Cutler
09:06 AM bluestore Backport #45122 (Resolved): octopus: OSD might fail to recover after ENOSPC crash
Igor Fedotov
04:26 PM RADOS Backport #45314 (Resolved): octopus: scrub/osd-scrub-repair.sh: TEST_auto_repair_bluestore_failed...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34830
m...
Nathan Cutler
04:25 PM RADOS Backport #45041 (Resolved): octopus: osd: incorrect read bytes stat in SPARSE_READ
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34809
m...
Nathan Cutler
04:25 PM RADOS Backport #44842 (Resolved): octopus: nautilus: FAILED ceph_assert(head.version == 0 || e.version....
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34807
m...
Nathan Cutler
04:25 PM RADOS Backport #44685 (Resolved): octopus: osd/osd-backfill-stats.sh TEST_backfill_out2: wait_for_clean...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34806
m...
Nathan Cutler
04:25 PM bluestore Backport #44819 (Resolved): octopus: perf regression due to bluefs_buffered_io=true
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34353
m...
Nathan Cutler
04:25 PM bluestore Backport #45044 (Resolved): octopus: ceph-bluestore-tool --command bluefs-bdev-new-wal may damage...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34795
m...
Nathan Cutler
04:24 PM Dashboard Backport #45262 (Resolved): octopus: mgr/dashboard: In Object Gateway,Users and Buckets auto refr...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34739
m...
Nathan Cutler
04:24 PM bluestore Backport #45063 (Resolved): octopus: bluestore: unused calculation is broken
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34793
m...
Nathan Cutler
04:24 PM rgw Backport #45259 (Resolved): octopus: rgw: dynamic resharding may process a manually resharded buc...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34734
m...
Nathan Cutler
04:23 PM rgw Backport #44895 (Resolved): octopus: pubsub checkpoint failures
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34825
m...
Nathan Cutler
04:23 PM rgw Backport #45052 (Resolved): octopus: RGW prefetches data for range requests
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34826
m...
Nathan Cutler
04:14 PM CephFS Bug #43901 (Resolved): qa: fsx: fatal error: libaio.h: No such file or directory
Patrick Donnelly
04:13 PM rbd Backport #45278 (Resolved): octopus: [rbd-mirror snapshot] optimize cloned image sync to non-prim...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34810
m...
Nathan Cutler
04:12 PM rbd Backport #45277 (Resolved): octopus: [rbd-mirror] image replayer stop might race with remove and ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34810
m...
Nathan Cutler
04:12 PM rbd Backport #45223 (Resolved): octopus: [rbd-mirror snapshot] clean-up unnecessary non-primary snaps...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34810
m...
Nathan Cutler
04:12 PM rbd Backport #45047 (Resolved): octopus: [rbd-mirror] improved replication statistics
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34810
m...
Nathan Cutler
04:12 PM rbd Backport #45036 (Resolved): octopus: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34810
m...
Nathan Cutler
04:12 PM rbd Backport #45036: octopus: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
initial backport https://github.com/ceph/ceph/pull/34638 merged
follow-on backport https://github.com/ceph/ceph/pu...
Nathan Cutler
04:10 PM Revision 9f0ccb5f (ceph): vstart: remove commented-out vault config options
we don't have any vstart automation for rgw encryption with vault. if
anyone wants to do local testing, they can foll...
Casey Bodley
04:10 PM Revision ff5ce2cf (ceph): test/rgw: Cluster.admin() returns output as utf-8 str
fixes the TypeError:
File "rgw_multi/tests.py", line 1107, in test_bucket_sync_disable
check_buckets_sync_stat...
Casey Bodley
04:09 PM rbd Backport #44839 (Resolved): octopus: [python] ensure image is open before permitting operations
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34425
m...
Nathan Cutler
04:08 PM mgr Backport #45042: octopus: mgr: exception in module serve thread does not log traceback
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34626
m...
Nathan Cutler
04:08 PM mgr Backport #45069 (Resolved): octopus: Trying to enable the CEPH Telegraf module errors 'No such f...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34629
m...
Nathan Cutler
04:08 PM rgw Backport #45215 (Resolved): octopus: radosgw can't bind to reserved port (443)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34731
m...
Nathan Cutler
04:08 PM Dashboard Backport #45272: octopus: mgr/dashboard: ceph-api-nightly-master-backend and ceph-api-nightly-oct...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34758
m...
Nathan Cutler
04:07 PM Dashboard Backport #45280: octopus: mgr/dashboard: test failure "test_selftest_cluster_log (tasks.mgr.test_...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34759
m...
Nathan Cutler
04:07 PM Dashboard Backport #45281: octopus: mgr/dashboard: Random failure in Pool unit test
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34760
m...
Nathan Cutler
04:07 PM Dashboard Backport #44992 (Resolved): octopus: mgr/dashboard: Error: ViewDestroyedError: Attempt to use a d...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34467
m...
Nathan Cutler
04:07 PM mgr Backport #45233: octopus: Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34708
m...
Nathan Cutler
04:02 PM Revision 63e14334 (ceph): librbd: make "snapshot create" notification be "async"
After adding quiesce/unquiesce callbacks the "snapshot create" request
may run long time.
Signed-off-by: Mykola Golu...
Mykola Golub
04:02 PM Revision 269f4d23 (ceph): librbd: API for quiesce callbacks
The callbacks are fired by librbd before/after creating a
snapshot. The callback users like QEMU could attempt to fre...
Mykola Golub
04:00 PM Revision 34bde654 (ceph): librbd: don't use boost::variant for image watcher messages
We are reached 20 types limit and are not able to add new message
types.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:46 PM Dashboard Bug #45352: mgr/dashboard: e2e: Failure when creating dashboard role
Backport to octopus will be handled in https://tracker.ceph.com/issues/45315 Tiago Melo
03:46 PM Dashboard Backport #45362 (Rejected): octopus: mgr/dashboard: Filtering table throws error if data is undef...
Tiago Melo
03:06 PM Dashboard Backport #45362 (Resolved): octopus: mgr/dashboard: Filtering table throws error if data is undef...
This is included in https://tracker.ceph.com/issues/45315 Tiago Melo
03:46 PM Dashboard Bug #45351 (Resolved): mgr/dashboard: Filtering table throws error if data is undefined
Backport will be handled in https://tracker.ceph.com/issues/45315 Tiago Melo
03:43 PM Revision c8eafea0 (ceph): qa: fix various py3 cephfs qa bugs
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 6ea2730ea669b6cf7ac668f606f63628ef89...
Patrick Donnelly
03:43 PM Revision c61236a3 (ceph): qa: fix various py3 cephfs qa bugs x2
Fixes: https://tracker.ceph.com/issues/43515
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
03:31 PM Revision c94dc411 (ceph): Merge pull request #34894 from yuriw/wip-yuriw-distro-master
qa/tests: replaced ubuntu_latest.yaml with ubuntu 20.04 Yuri Weinstein
03:29 PM Dashboard Backport #45315: octopus: mgr/dashboard: Replace Protractor with Cypress
Includes https://tracker.ceph.com/issues/45362 Tiago Melo
03:04 PM Dashboard Backport #45315 (In Progress): octopus: mgr/dashboard: Replace Protractor with Cypress
Tiago Melo
03:27 PM Revision 0f09dfe4 (ceph): Merge pull request #34833 from smithfarm/wip-44653-nautilus
nautilus: rgw: increase log level for same or older period pull msg
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:13 PM mgr Bug #45331: Segmentation fault
I think I managed to get a coredump for one of the segfaults. The file is 1.4 G. Fedor Gusev
02:40 PM Orchestrator Documentation #44284 (Fix Under Review): cephadm: provide a way to modify the initial crushmap
Sebastian Wagner
02:25 PM Orchestrator Documentation #44284: cephadm: provide a way to modify the initial crushmap
also:
> I just deployed a new cluster with cephadm instead of ceph-deploy. In tyhe past, If i
> change ceph.conf ...
Sebastian Wagner
02:14 PM Dashboard Feature #45376 (Fix Under Review): mgr/dashboard: Add E2E tests for shared components like naviga...
Tiago Melo
02:11 PM Dashboard Bug #45386 (Fix Under Review): mgr/dashboard: Health component init is fetching minimal info twice
Tiago Melo
02:10 PM Dashboard Bug #45386 (Resolved): mgr/dashboard: Health component init is fetching minimal info twice
This should be removed. Tiago Melo
02:10 PM Revision 3cb9f0ce (ceph): mgr/dashboard: Remove unnecessary call in health.component.ts
Fixes: https://tracker.ceph.com/issues/45386
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
02:10 PM Revision dc2ec4aa (ceph): osd_scrub_during_recovery is disabled by default
$ git blame src/common/options.cc |grep osd_scrub_during_recovery -A1
1d54951e47979 (Jason Dillaman 2017-08-01 1...
Erwan Velu
02:08 PM Orchestrator Documentation #45383: Cephadm.py OSD deployment fails: full device path or just the name?
I triggered a run with `sleep-before-teardown' to make it more clear. ... Georgios Kyratsas
07:41 AM Orchestrator Documentation #45383: Cephadm.py OSD deployment fails: full device path or just the name?
There was device /dev/vde and it worked when I dropped the shortname and just use the whole path (https://github.com/... Georgios Kyratsas
02:00 PM Revision 91afff19 (ceph): Merge pull request #34856 from jschmid1/cephadm_osdspec_affinity
mgr/cephadm: add support for proper osd daemon tracking
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
01:45 PM Dashboard Feature #45385 (Fix Under Review): mgr/dashboard: When loading Block Mirroring page it should onl...
Tiago Melo
01:43 PM Dashboard Feature #45385 (Resolved): mgr/dashboard: When loading Block Mirroring page it should only do 1 r...
Currently we are doing multiple requests for the same data each time we open the page.
This is due to having multipl...
Tiago Melo
01:44 PM Revision f1a020ea (ceph): mgr/dashboard: Reduce requests in Mirroring page
Fixes: https://tracker.ceph.com/issues/45385
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
01:38 PM Dashboard Bug #45017 (Fix Under Review): mgr/dashboard: OSD page is slow at loading all the inline pages an...
Tiago Melo
12:50 PM Revision b62dd11e (ceph): qa/workunits/cephadm: test grafana adoption
now includes https://github.com/ceph/cephadm-adoption-corpus/commit/af85d49307e1652cd0007bf3074030bf0a63c9b7
Fixes: ...
Sebastian Wagner
12:45 PM Orchestrator Documentation #44971 (Resolved): cephadm: document the cephadm binary
Sebastian Wagner
12:45 PM Orchestrator Bug #45120 (Resolved): cephadm: adopt prometheus doesn't work
Sebastian Wagner
12:45 PM Orchestrator Bug #44832 (Resolved): cephadm: `ceph cephadm generate-key` fails with No such file or directory:...
Sebastian Wagner
12:44 PM Orchestrator Feature #44625 (Pending Backport): cephadm: test dmcrypt
Sebastian Wagner
12:43 PM Orchestrator Bug #45284 (Pending Backport): cephadm: Access host files on "cephadm shell"
Sebastian Wagner
12:43 PM Orchestrator Bug #45294 (Pending Backport): cephdam: rgw realm/zone could contain 'hostname'
Sebastian Wagner
12:42 PM Orchestrator Bug #45293 (Pending Backport): cephadm: service_id can contain a '.' char (mds, nfs, iscsi)
Sebastian Wagner
12:42 PM Orchestrator Bug #45249 (Pending Backport): cephadm: fail to apply a iSCSI ServiceSpec
Sebastian Wagner
12:17 PM Revision 5eeb70b1 (ceph): os/bluestore/BlueFS: compact log even when sync_metadata sees no work
It's possible that when sync_metadata() is called there won't be any new
log data to flush because it was already flu...
Sage Weil
11:35 AM CephFS Bug #44546: cleanup: Can't lookup inode 1
As Greg mentioned in the first comment, this seems to be a cephx configuration issue. '-13' means -EACCES (Permissio... Luis Henriques
10:51 AM Revision 47330807 (ceph): doc/api: Add a generated reference of all mon commands.
Generate a ReST document which contains all mon commands.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:51 AM Revision 6b029c09 (ceph): mgr/dashboard: Add dashboard to mon_command reference docs
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:51 AM Revision 7378a0c7 (ceph): pybind/mgr: Add mgr/progress to mon_command reference
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:37 AM Revision 06e6013e (ceph): qa/rgw: add ssl option in reshard tests
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
09:08 AM bluestore Bug #45112 (Resolved): OSD might fail to recover after ENOSPC crash
Igor Fedotov
08:57 AM Revision d347db28 (ceph): Merge pull request #34773 from ricardoasmarques/cephadm-shell-mount
cephadm: Add shell '--mount' option to mount host file or directory
Reviewed-by: Matthew Oliver <moliver@suse.com>
R...
Sebastian Wagner
08:55 AM Revision 3924fd86 (ceph): Merge pull request #34703 from SUSE/wip-fix-45129
cephadm: Add `chown` to unit.run for adoped simple OSDs
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: ...
Sebastian Wagner
08:43 AM Dashboard Feature #41787 (Resolved): mgr/dashboard: Improve workaround to redraw datatables
Lenz Grimmer
08:42 AM Revision f6584c7c (ceph): Merge pull request #34413 from votdev/wip-42151-nautilus
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
08:40 AM Revision cf608095 (ceph): Merge pull request #34778 from mgfritch/cephadm-dd-service-id
mgr/orch: service_id can contain a '.' char (mds, nfs, iscsi)
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
08:38 AM Revision f6ef61cb (ceph): Merge pull request #34814 from mgfritch/cephadm-iscsi-apply
mgr/orch: fix `orch apply iscsi`
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
08:37 AM Revision 16c330cb (ceph): Merge pull request #34658 from matthewoliver/cephadm_iscsi_ssl
cephadm: Make ceph-iscsi SSL aware
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Sebastian Wagner <...
Sebastian Wagner
08:00 AM Revision af2dae13 (ceph): Merge pull request #34745 from cybozu/cephadm-fix-the-hang-up-on-creati...
cephadm: fix the hang-up of cryptsetup on creating encrypted OSD
Reviewed-by: Sage Weil <sage@redhat.com>
Sebastian Wagner
07:42 AM ceph-volume Bug #44494 (Resolved): prepare: the *-slots arguments have no effect
Jan Fajerski
07:42 AM ceph-volume Backport #44687 (Resolved): mimic: prepare: the *-slots arguments have no effect
Jan Fajerski
07:41 AM Revision 1cfaacc2 (ceph): Merge pull request #34277 from jan--f/wip-44687-mimic
mimic: ceph-volume: prepare: use *-slots arguments for implicit sizing Jan Fajerski
07:35 AM Revision 2fa69eb6 (ceph): qa: mgr/dashboard: Replace Telemetry module in REST API test
Fixes: https://tracker.ceph.com/issues/45109
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
06:30 AM Orchestrator Bug #45252: cephadm: fail to insert modules when creating iSCSI targets
I've thrown the diff into a PR: https://github.com/ceph/ceph/pull/34898
But if we take this approach we should pro...
Matthew Oliver
06:17 AM Revision 9b7dcb89 (ceph): cephadm: give ceph-iscsi permissions to configfs
The cephadm container mounts the configfs and then bind mounts (-v) it
into the container. Currently the container is...
Matthew Oliver
05:21 AM Orchestrator Bug #45245: cephadm: print iscsi container's log to stdout/stderr
OK so if it's just needing access to the logs via something like journald and journalctl then that should currently w... Matthew Oliver
02:00 AM Orchestrator Bug #45245: cephadm: print iscsi container's log to stdout/stderr
Ceph-iscsi logging is hardcoded to go point to /dev/log, I don't think ceph-iscsi has an option to log to stderr. But... Matthew Oliver
04:59 AM Revision 61ad4e6b (ceph): Merge pull request #34660 from majianpeng/bluestore-pmemdevice
os/bluestore: avoid offset overflow.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:49 AM RADOS Bug #45266 (Pending Backport): follower monitors can grow beyond memory target
Kefu Chai
04:48 AM Revision e2af5e13 (ceph): Merge pull request #34837 from sseshasa/wip-mon-memory-target-fix
mon/OSDMonitor: Always tune priority cache manager memory on all mons
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
...
Kefu Chai
04:47 AM Revision 91253038 (ceph): Merge pull request #34788 from yuvalif/cls_q_has_empty_markers
cls/queue: fix empty markers when listing entries
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
04:37 AM CephFS Bug #45344: doc: Table Of Contents doesn't work
Greg Farnum wrote:
> I think this is a project-wide thing that Zach (docs guy) already has a ticket for?
No, I se...
Jos Collin
04:15 AM Dashboard Backport #45368: octopus: mgr/dashboard: table detail of Services is not displayed
Depends on https://tracker.ceph.com/issues/45232 Kiefer Chang

05/04/2020

09:41 PM Revision 3cbebf37 (ceph): mgr/orch: match last occurance of hostname in service_id
The RGW realm/zone might have a substr that matches the hostname
Fixes: https://tracker.ceph.com/issues/45294
Signed...
Michael Fritch
09:35 PM Revision 0bd6d46a (ceph): mgr/orch: allow '.' chars in the service_id
service_id can contain a '.' char (mds, nfs, iscsi)
Fixes: https://tracker.ceph.com/issues/45293
Signed-off-by: Mich...
Michael Fritch
09:35 PM Revision 01604b6e (ceph): mgr/cephadm: get service_name from DaemonDescription
use the shared logic in the DaemonDescription class
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
09:35 PM Revision 7efa0a6f (ceph): mgr/cephadm: use keyword instead of positional args
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
09:04 PM RADOS Bug #45298 (Fix Under Review): cram: balancer/misplaced.t fails with 'Error EAGAIN: Some objects ...
Neha Ojha
09:04 PM Revision 835f2f5f (ceph): qa/tests: replaced ubuntu_latest.yaml with ubuntu 20.04
... so all tests for `pacific` will be tested on the latest ubuntu version
Signed-off-by: Yuri Weinstein <yweinste@r...
Yuri Weinstein
08:58 PM Revision f859d0e6 (ceph): test/cli-integration/balancer/misplaced.t: start with balancer off
Also set mode to none else the sequence of commands makes the balancer
start in upmap mode instead of crush-compat.
...
Neha Ojha
08:58 PM Backport #45207: octopus: Object corpus generation is currently broken
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34797
merged
Yuri Weinstein
08:55 PM Revision 752b2935 (ceph): Merge pull request #34797 from smithfarm/wip-45207-octopus
octopus: ceph-object-corpus: update to octopus
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:45 PM Revision 35e6afe7 (ceph): Merge pull request #34862 from tchaikov/nautilus-el-7.8
nautilus: qa/distros: point {centos,rhel}_latest.yaml to 7.8
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Revie...
Yuri Weinstein
08:43 PM bluestore Backport #45330: nautilus: check-generated.sh finds error in ceph-dencoder
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34832
merged
Yuri Weinstein
08:43 PM Revision daedfae2 (ceph): Merge pull request #34832 from smithfarm/wip-45330-nautilus
nautilus: bluestore/bdev: initialize size when creating object
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
08:43 PM bluestore Backport #45045: nautilus: ceph-bluestore-tool --command bluefs-bdev-new-wal may damage bluefs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34796
merged
Yuri Weinstein
08:42 PM Revision 1d406b58 (ceph): Merge pull request #34796 from smithfarm/wip-45045-nautilus
nautilus: os/bluestore: Don't pollute old journal when add new device
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
08:42 PM RADOS Backport #44468: nautilus: mon: Get session_map_lock before remove_session
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34677
merged
Yuri Weinstein
08:42 PM Revision db380ff9 (ceph): Merge pull request #34677 from Vicente-Cheng/wip-44468-nautilus
nautilus: mon: Get session_map_lock before remove_session
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
08:38 PM Revision cebce38f (ceph): test/rgw: SystemObject.json_command no longer trims json output
this was a workaround for 'period commit' commands that used to write
the "Sending period to new master zone" line to...
Casey Bodley
08:37 PM bluestore Backport #45123: nautilus: OSD might fail to recover after ENOSPC crash
Igor Fedotov wrote:
> https://github.com/ceph/ceph/pull/34611
merged
Yuri Weinstein
08:37 PM Revision 718f2a92 (ceph): Merge pull request #34611 from ifed01/wip-ifed-beter-bluefs-expand-naut...
nautilus: os/bluestore: open DB in read-only when expanding DB/WAL
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Yuri Weinstein
08:36 PM Revision e48a2007 (ceph): radosgw-admin: period commit writes messages to stderr
the period's json output is written to stdout. any other messages should
be written to stderr
Signed-off-by: Casey B...
Casey Bodley
08:34 PM Revision 8036e330 (ceph): Merge pull request #34790 from smithfarm/wip-drop-is_opensuse-octopus
octopus: rpm: drop "is_opensuse" conditional in SUSE-specific bcond block
Reviewed-by: Tim Serong <tserong@suse.com>
Yuri Weinstein
08:33 PM bluestore Backport #45348: octopus: BlueStore asserting on fs upgrade tests
Igor Fedotov wrote:
> https://github.com/ceph/ceph/pull/34610
merged
Yuri Weinstein
08:33 PM bluestore Backport #45122: octopus: OSD might fail to recover after ENOSPC crash
Igor Fedotov wrote:
> https://github.com/ceph/ceph/pull/34610
merged
Yuri Weinstein
08:32 PM Revision 12b1beea (ceph): Merge pull request #34610 from ifed01/wip-ifed-better-bluefs-expand-oct...
octopus: os/bluestore: open DB in read-only when expanding DB/WAL
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Yuri Weinstein
08:13 PM RADOS Backport #45314: octopus: scrub/osd-scrub-repair.sh: TEST_auto_repair_bluestore_failed failure
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34830
merged
Yuri Weinstein
08:13 PM Revision d8a5bc34 (ceph): Merge pull request #34830 from smithfarm/wip-45314-octopus
octopus: qa/standalone/scrub/osd-scrub-repair.sh: fix race in TEST_auto_repair_bluestore_failed
Reviewed-by: Neha Oj...
Yuri Weinstein
08:13 PM RADOS Backport #45041: octopus: osd: incorrect read bytes stat in SPARSE_READ
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34809
merged
Yuri Weinstein
08:12 PM Revision 7ec9db73 (ceph): Merge pull request #34809 from smithfarm/wip-45041-octopus
octopus: osd/PrimaryLogPG: fix SPARSE_READ stat
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Neha ...
Yuri Weinstein
08:11 PM RADOS Backport #44842: octopus: nautilus: FAILED ceph_assert(head.version == 0 || e.version.version > h...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34807
merged
Yuri Weinstein
08:11 PM Revision f32909aa (ceph): Merge pull request #34807 from smithfarm/wip-44842-octopus
octopus: osd/PeeringState: do not trim pg log past last_update_ondisk
Reviewed-by: Samuel Just <sjust@redhat.com>
Re...
Yuri Weinstein
08:10 PM RADOS Backport #44685: octopus: osd/osd-backfill-stats.sh TEST_backfill_out2: wait_for_clean timeout
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34806
merged
Yuri Weinstein
08:10 PM Revision a7ae3b52 (ceph): Merge pull request #34806 from smithfarm/wip-44685-octopus
octopus: qa/standalone/osd/osd-backfill-stats.sh: get_latest_osdmap to propagate map change
Reviewed-by: xie xingguo...
Yuri Weinstein
08:09 PM Revision fd1fc484 (ceph): Merge pull request #34353 from neha-ojha/wip-44757-octopus
octopus: common/options: Disable bluefs_buffered_io by default again.
Reviewed-by: Vikhyat Umrao <vikhyat@redhat.com>
Yuri Weinstein
07:54 PM CephFS Feature #20: client: recover from a killed session (w/ blacklist)
this merged after octopus Patrick Donnelly
07:53 PM bluestore Bug #44880 (Pending Backport): ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
/a/yuriw-2020-05-02_20:02:46-rados-wip-yuri6-testing-2020-04-30-2259-octopus-distro-basic-smithi/5016613 Neha Ojha
07:51 PM Orchestrator Bug #45327: cephadm: Orch daemon add is not idempotent
/a/yuriw-2020-05-02_20:02:46-rados-wip-yuri6-testing-2020-04-30-2259-octopus-distro-basic-smithi/5016611/ Neha Ojha
07:45 PM Orchestrator Documentation #45383: Cephadm.py OSD deployment fails: full device path or just the name?
Looks like you called ... Sebastian Wagner
06:25 PM Orchestrator Documentation #45383 (Can't reproduce): Cephadm.py OSD deployment fails: full device path or just...
OSD deployment on cephadm.py fails on my local teuthology server due to not failing to recognize the device. When I j... Georgios Kyratsas
07:41 PM CephFS Bug #44779: mimic: Command failed (workunit test suites/ffsb.sh) on smithi063 with status 124
Milind, please use the pre html tags for code/log paste. Patrick Donnelly
07:34 PM bluestore Backport #45044: octopus: ceph-bluestore-tool --command bluefs-bdev-new-wal may damage bluefs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34795
merged
Yuri Weinstein
07:34 PM Revision 2a65182c (ceph): Merge pull request #34795 from smithfarm/wip-45044-octopus
octopus: os/bluestore: Don't pollute old journal when add new device
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
07:31 PM rgw Feature #44733 (Pending Backport): rgw: add `rgw-orphan-list` tool & `radosgw-admin bucket radosl...
J. Eric Ivancich
07:27 PM Revision 524f22c8 (ceph): Merge pull request #34148 from ivancich/octopus-rados-list
rgw: add `rgw-orphan-list` tool & `radosgw-admin bucket radoslist ...`
Reviewed-by: Kefu Chai <kchai@redhat.com>
Rev...
J. Eric Ivancich
06:47 PM Bug #45379 (Duplicate): nautilus: upgrade:luminous-x-nautilus failures due to mon_client_directed...
https://github.com/ceph/ceph/pull/34884 should address upgrades to nautilus from mimic and luminous. Neha Ojha
02:57 PM Bug #45379 (Duplicate): nautilus: upgrade:luminous-x-nautilus failures due to mon_client_directed...
Run: http://pulpito.ceph.com/teuthology-2020-05-04_02:25:03-upgrade:luminous-x-nautilus-distro-basic-smithi/
Jobs: '...
Yuri Weinstein
06:37 PM Revision 41ffb701 (ceph): mgr/insights: fix python3 DeprecationWarning
insights/module.py:167: DeprecationWarning: invalid escape sequence \d
r = "ceph version (?P<release>\d+)\.(?P<ma...
Michael Fritch
06:28 PM Revision 884fc3d0 (ceph): mgr/orch: add iscsi apply cli
`$ ceph orch apply iscsi --pool <pool>`
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
06:28 PM Revision 586eb6cc (ceph): doc/mgr/orchestrator: update iscsi
`apply iscsi` and `add iscsi` are implemented in cephadm
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
06:23 PM Revision 53da12e7 (ceph): mgr/cephadm: _apply_service: fix _create_iscsi invocation
Fixes: https://tracker.ceph.com/issues/45249
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
05:55 PM Revision 3aff0787 (ceph): test/rgw: add static testing for `ceph-diff-sorted`
Tests are run during "make check".
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
J. Eric Ivancich
05:55 PM Revision 89654d04 (ceph): qa/rgw: allow the rgw teuthology task to capture/set dns names
A teuthology workunit might want to use the rgw task, setting the
rgw-dns-name and/or rgw-dns-s3website-name configur...
J. Eric Ivancich
05:55 PM Revision 43c948a4 (ceph): qa/rgw: integration test for `rgw-orphan-list` & `radosgw-admin radoslist`
Add teuthology test for `rgw-orphan-list` in a new tool suite under
rgw. It only needs to be tested under one configu...
J. Eric Ivancich
05:33 PM Revision 9d5e9c30 (ceph): doc/rgw: add docs for `rgw-orphan-list` and `ceph-diff-sorted`
Add man pages and documentation for both tools.
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
J. Eric Ivancich
05:32 PM rgw Bug #45382 (Resolved): Bucket quota not check in copy operation
When copying object from bucket to another bucket, the destination bucket quota won't check and it will go ahead of t... Seena Fallah
05:20 PM Revision eaa8f66e (ceph): rgw: add const-correctness to rgw_obj_manifest and svc_tier_rados
Mark functions as "const" or function parameters as "const" in order
to make those functions more widely callable.
S...
J. Eric Ivancich
05:20 PM Revision e396064d (ceph): rgw: add `rgw-orphan-list` tool & `radosgw-admin bucket radoslist ...`
Adds a `radosgw-admin` subcommand and walks the associated bucket
indices and manifests to generate the list of rados...
J. Eric Ivancich
05:00 PM Revision 6eb7eafe (ceph): Merge pull request #34774 from ajarr/nautilus-fix-45229-45225
nautilus: mon/FSCommands: Fix 'add_data_pool' command and 'fs new' command
Reviewed-by: Nathan Cutler <ncutler@suse....
Nathan Cutler
04:51 PM CephFS Bug #44579 (Resolved): qa: commit 9f6c764f10f break qa code in several places
Patrick Donnelly
04:50 PM CephFS Bug #44389 (Pending Backport): client: fuse mount will print call trace with incorrect options
Patrick Donnelly
04:48 PM CephFS Bug #44565 (Need More Info): src/mds/SimpleLock.h: 528: FAILED ceph_assert(state == LOCK_XLOCK ||...
Patrick Donnelly
04:30 PM rgw Bug #44751 (Pending Backport): infinite loop in 'radosgw-admin datalog list'
Casey Bodley
04:30 PM Revision a8762af4 (ceph): Merge pull request #34172 from cbodley/wip-44751
radosgw-admin: fix infinite loops in 'datalog list' Casey Bodley
04:29 PM Revision 67415ea0 (ceph): Merge pull request #34286 from cbodley/wip-qa-rgw-cls-2pc-queue
qa/rgw: run ceph_test_cls_2pc_queue in verify suite
Reviewed-by: Yuval Lifshitz <yuvalif@yahoo.com>
Casey Bodley
04:28 PM Revision a3f1f214 (ceph): Merge pull request #29062 from zhangsw/rgw-reshard-stats
rgw: add check for index entry's existing when adding bucket stats during bucket reshard.
Reviewed-by: Casey Bodley ...
Casey Bodley
04:18 PM RADOS Bug #45076: rados: Sharded OpWQ drops suicide_grace after waiting for work
This issue is also present in Luminous, which is EOL now that Octopus has released.
Should I open a tracker/pr fo...
Dan Hill
04:10 PM rgw Bug #45380 (Pending Backport): qa/rgw: fix issue error in tests_ps.py
J. Eric Ivancich
03:42 PM rgw Bug #45380 (Resolved): qa/rgw: fix issue error in tests_ps.py
The Python interpreter on teuthology complains about the lack of parens in a print statement. J. Eric Ivancich
04:10 PM Revision 16ca6300 (ceph): Merge pull request #34892 from ivancich/wip-fix-tests_ps
qa/rgw: fix issue error in tests_ps.py
Reviewed-by: Casey Bodley <cbodley@redhat.com>
J. Eric Ivancich
04:04 PM Revision d51db871 (ceph): PendingReleaseNotes: Add Cephadm for >15.2.1
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit a057467ede498c39ad7310419eeac7...
Sebastian Wagner
04:04 PM Revision 5e3eb978 (ceph): doc/orchestrator: update docs to new syntax and updated examples
Signed-off-by: Joshua Schmid <jschmid@suse.de>
Co-Authored-By: Sebastian Wagner <sebastian@spawnhost.de>
(cherry pick...
Joshua Schmid
04:04 PM Revision c7ab8ec7 (ceph): mgr/cephadm: raise, if crash keyring fails
Fixes: https://tracker.ceph.com/issues/44826
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pick...
Sebastian Wagner
04:04 PM Revision eb97e1dc (ceph): python-common: Fix wrong type annotation
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit ea085d6839256a8086ebe0587fe5fb...
Sebastian Wagner
04:04 PM Revision c3d42bd2 (ceph): cephadm: remove fqdn_enabled from ceph-iscsi
The fqdn_enabled option never actually landed in the ceph-iscsi master
branch. So this patch removes it from the ceph...
Matthew Oliver
04:04 PM Revision ae9fc258 (ceph): cephadm: Infer config on "cephadm shell"
Fixes: https://tracker.ceph.com/issues/44792
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
04:04 PM Revision c3b5acbe (ceph): qa/workunits/cephadm/test_cephadm.sh: wait longer for monitoring stack
Give the monitoring stack (node-exporter, prom, grafana) a few more
retries to become available before giving up
Sig...
Michael Fritch
04:03 PM Revision 1b02dd4d (ceph): cephadm: catch Exception during is_mgr_available
Traceback (most recent call last):
File "test_tmp/tmp.ykMmPiFqIT/cephadm", line 4578, in <module>
r = args.func...
Michael Fritch
04:03 PM Revision c3d53fdb (ceph): mgr/cephadm: allow config for an iscsi `container_image`
ceph config set client.iscsi container_image <container_image>
Fixes: https://tracker.ceph.com/issues/45162
Signed-o...
Michael Fritch
04:03 PM Revision 30316646 (ceph): mgr/cephadm: add Inventory class
This is just a minor cleanup.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit...
Sebastian Wagner
04:03 PM Revision c7658149 (ceph): cephadm: Check for pool existance for iscsi And NFS
Currently both iscsi and NFS require pools to be specified when they are
deployed. However, we don't actaully check t...
Matthew Oliver
04:03 PM Revision a0bcaa4c (ceph): doc/mgr/orchestrator: Remove duplicate ps from support table
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 37bd6920752d3ec6de122f318c244ee973cedb7e)
Varsha Rao
04:03 PM Revision 412821bd (ceph): doc/cephadm/install.rst: Add troubleshooting for 'CIDR' error
add troubleshooting for 'failed to infer CIDR network...' error
See also
https://tracker.ceph.com/issues/44828
Sign...
Zac Dover
03:58 PM RADOS Bug #45381 (Need More Info): unfound objects in erasure-coded CephFS
Encountered something weird with cephfs today that shouldn't happen
Setup:
* Ceph 14.2.8
* 8 OSD servers, 8 SS...
Paul Emmerich
03:56 PM CephFS Bug #44546: cleanup: Can't lookup inode 1
just saw this on a 5.3.13 kernel cephfs client Paul Emmerich
08:27 AM CephFS Bug #44546: cleanup: Can't lookup inode 1
Hi following an upgrade to Ubuntu 20.04, I have the same issue.
* I indeed mounted a cephfs subdirectory with the ...
Florent Flament
03:54 PM CephFS Bug #45333: LARGE_OMAP_OBJECTS in pool metadata
Kenneth Waegeman wrote:
> Thanks, I tried this:
>
> [root@mds01 ~]# ceph daemon mds.mds01 dirfrag ls /backups/xxx...
Patrick Donnelly
03:12 PM CephFS Bug #45333: LARGE_OMAP_OBJECTS in pool metadata
Thanks, I tried this:
[root@mds01 ~]# ceph daemon mds.mds01 dirfrag ls /backups/xxx/yyy/zzz/exp5_0/results_filtere...
Kenneth Waegeman
02:46 PM CephFS Bug #45333: LARGE_OMAP_OBJECTS in pool metadata
Kenneth Waegeman wrote:
> Hmm that's a very good question, is there a simple way to check this?
>
> It the very v...
Patrick Donnelly
02:38 PM CephFS Bug #45333: LARGE_OMAP_OBJECTS in pool metadata
Hmm that's a very good question, is there a simple way to check this?
It the very very least Luminous, but quite s...
Kenneth Waegeman
02:08 PM CephFS Bug #45333: LARGE_OMAP_OBJECTS in pool metadata
Kenneth Waegeman wrote:
> yes, we are running 14.2.6
>
> [root@mds01 ~]# ceph -v
> ceph version 14.2.6 (f0aa067a...
Patrick Donnelly
02:06 PM CephFS Bug #45333: LARGE_OMAP_OBJECTS in pool metadata
yes, we are running 14.2.6
[root@mds01 ~]# ceph -v
ceph version 14.2.6 (f0aa067ac7a02ee46ea48aa26c6e298b5ea272e9)...
Kenneth Waegeman
01:42 PM CephFS Bug #45333 (Need More Info): LARGE_OMAP_OBJECTS in pool metadata
Just to confirm, this is with a Nautilus cluster? Patrick Donnelly
03:49 PM Dashboard Backport #45262: octopus: mgr/dashboard: In Object Gateway,Users and Buckets auto refresh or relo...
Volker Theile wrote:
> https://github.com/ceph/ceph/pull/34739
merged
Yuri Weinstein
03:49 PM Revision 939661f6 (ceph): Merge pull request #34739 from votdev/wip-45262-octopus
octopus: mgr/dashboard: RGW auto refresh is not working
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by:...
Yuri Weinstein
03:37 PM Revision 8098f11d (ceph): src/script: scrape the description of all MON commands
We gather the MGR commands by importing all modules and then
concat all `Module.COMMAND` lists.
Then we use the C pr...
Sebastian Wagner
03:35 PM Revision 78e6bb49 (ceph): Merge pull request #34742 from sebastian-philipp/octopus-backport-34691...
octopus: cephadm: Batch backport April (3)
Reviewed-By: Michael Fritch <mfritch@suse.com>
Abhishek L
03:35 PM Revision 92180651 (ceph): qa/rgw: fix issue error in tests_ps.py
The Python interpreter on teuthology complains about the lack of
parens in a print statement.
Signed-off-by: J. Eric...
J. Eric Ivancich
03:35 PM Dashboard Feature #40909: mgr/dashboard: REST API versioning
Example (proposed reference): "BlueJeans API":https://bluejeans.github.io/api-rest-meetings/site/index.html (2 year o... Ernesto Puerta
03:25 PM CephFS Bug #45283: Kernel log flood "ceph: Failed to find inode for 1"
Michael Robertson wrote:
> Hmm, they are requesting details on how to reproduce the problem. I don't think they woul...
Luis Henriques
01:16 PM CephFS Bug #45283: Kernel log flood "ceph: Failed to find inode for 1"
Hmm, they are requesting details on how to reproduce the problem. I don't think they would appreciate me directing th... Michael Robertson
03:25 PM RADOS Bug #44286: Cache tiering shows unfound objects after OSD reboots
this occasionally comes up on the mailing list as well. it's not reproducible on my test setup, though :( Paul Emmerich
03:21 PM RADOS Bug #45356 (Fix Under Review): nautilus: rados/upgrade/mimic-x-singleton failures due to mon_clie...
Neha Ojha
02:35 PM Revision 71c58f18 (ceph): cephadm: Add '--mount' option to mount host file or directory
Fixes: https://tracker.ceph.com/issues/45284
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
02:24 PM Dashboard Feature #44623: Monitoring: Grafana Dashboard per rbd image
Shouldn't this be fixed in Nautilus, too? At least the fix to the Prometheus Exporter. Ernesto Puerta
09:13 AM Dashboard Feature #44623 (Pending Backport): Monitoring: Grafana Dashboard per rbd image
Lenz Grimmer
02:22 PM Revision 9c05de1b (ceph): mgr/dashboard: add telemetry report component
Add a telemetry component in order to give the user the
possibility to configure the telemetry module in a more
guide...
Tatjana Dehler
02:10 PM Revision 23d37f78 (ceph): mgr/telemetry: refactor/enhance CLI commands
1. Move the implementations of the `on` and `off`
command into dedicated methods so that they can
be accessed by othe...
Tatjana Dehler
02:10 PM Revision c72e6af5 (ceph): mgr/dashboard: handle `textarea` and add tooltip
Enhance `Copy2ClipboardButtonDirective` in order to
handle `textarea`s and copy a formatted input.
Add a tooltip to t...
Tatjana Dehler
01:48 PM Orchestrator Documentation #44905 (Resolved): cephadm troubleshooting SSH errors
Sebastian Wagner
01:45 PM Orchestrator Bug #45081 (Resolved): cephadm: `upgrade check 15.2.1` : OrchestratorError: Failed to pull 15.2.1...
Sebastian Wagner
01:44 PM Revision ec2fcf30 (ceph): Merge PR #34088 into master
* refs/pull/34088/head:
doc: mailmap: changes for octopus release
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
01:44 PM Orchestrator Bug #44830 (Duplicate): cpehadm bootstrap: improve error message, if `host add` fails
Sebastian Wagner
01:42 PM CephFS Bug #45344: doc: Table Of Contents doesn't work
I think this is a project-wide thing that Zach (docs guy) already has a ticket for? Greg Farnum
01:40 PM Orchestrator Feature #44873 (In Progress): cephadm bootstrap: add --apply-spec <cluster.yaml>
Sebastian Wagner
01:40 PM Orchestrator Bug #44968 (Need More Info): cehpadm: another "RuntimeError: Set changed size during iteration"
next time, this traceback should be printed in the logs Sebastian Wagner
01:39 PM mgr Bug #44799 (Resolved): mgr: exception in module serve thread does not log traceback
Sebastian Wagner
01:39 PM mgr Backport #45042 (Resolved): octopus: mgr: exception in module serve thread does not log traceback
Sebastian Wagner
01:37 PM Revision 5c9178b8 (ceph): doc: add --osdspec-affinity to ceph-osd docs
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
01:35 PM Orchestrator Bug #45010 (New): cephadm: /etc/ceph/ceph.conf directory /etc/ceph does not exist
Sebastian Wagner
01:35 PM Orchestrator Bug #45029 (Resolved): cephadm: add-repo fails (silently) when no arguments are given
Sebastian Wagner
01:34 PM Orchestrator Bug #44769 (Resolved): cephadm doesn't reuse osd_id of 'destroyed' osds
Sebastian Wagner
01:33 PM Orchestrator Feature #44556 (Resolved): cephadm: preview drivegroups
Sebastian Wagner
01:33 PM Orchestrator Bug #45108 (Resolved): test_orchestrator: service ls doesn't work
Sebastian Wagner
01:32 PM Orchestrator Bug #45095 (Resolved): cephadm adopt can't handle offline OSDs
Sebastian Wagner
01:32 PM Orchestrator Bug #45120 (Pending Backport): cephadm: adopt prometheus doesn't work
Sebastian Wagner
01:31 PM Orchestrator Bug #45162 (Pending Backport): cephadm: iscsi should use the correct container image
Sebastian Wagner
01:26 PM Orchestrator Bug #45161 (Pending Backport): cephadm: iscsi should validate the existence of the given pool
Sebastian Wagner
01:23 PM Orchestrator Feature #45378 (Resolved): cephadm: manage /etc/ceph/ceph.conf
/etc/ceph/ceph.conf is often use by tools in the ceph ecosystem. We should provide a mechanism to keep this up to dat... Sebastian Wagner
01:21 PM Dashboard Documentation #25196 (In Progress): mgr/dashboard: Add a troubleshooting section to the dashboard...
Tatjana Dehler
01:20 PM Orchestrator Bug #45286 (Need More Info): cephadm: Adding hosts to the cluster fails
Sebastian Wagner
01:18 PM Orchestrator Bug #45065 (Resolved): cephadm: Config option warn_on_stray_daemons does not work as expected
Sebastian Wagner
01:17 PM Orchestrator Documentation #44971 (Pending Backport): cephadm: document the cephadm binary
Sebastian Wagner
01:17 PM Orchestrator Documentation #44828 (Pending Backport): cephadm: clarify "Failed to infer CIDR network for mon ip"
Sebastian Wagner
01:16 PM Orchestrator Bug #44832 (Pending Backport): cephadm: `ceph cephadm generate-key` fails with No such file or di...
Sebastian Wagner
01:16 PM Orchestrator Bug #45196 (Pending Backport): cephadm: remove 'fqdn_enabled' parameter from iSCSI service spec
Sebastian Wagner
12:57 PM Bug #24797: FindCython.cmake fails to find /usr/bin/cython on openSUSE Leap 15 (py3-only)
if want to use DWITH_PYTHON3 as ON
then it is required to :
yum install python36-Cython
and turn it back ON
assu...
kobi ginon
12:42 PM Revision f3590d63 (ceph): librbd: small improvements for TaskFinisher
1) cancel: make return success status
2) queue: allow to pass return value
3) add method to reschedule event
Signed-...
Mykola Golub
12:29 PM Dashboard Documentation #45377 (Resolved): mgr/dashboard: document Prometheus' security model
As Prometheus' security model may not be obvious, we should document how Prometheus, by default, sees it and provide ... Patrick Seidensal
12:26 PM Dashboard Feature #45376 (Resolved): mgr/dashboard: Add E2E tests for shared components like navigation and...
Tiago Melo
12:23 PM Dashboard Bug #43120 (New): mgr/dashboard: stay on active tab
Volker Theile
11:08 AM Dashboard Bug #43120 (Fix Under Review): mgr/dashboard: stay on active tab
Volker Theile
12:23 PM Dashboard Feature #45375 (Fix Under Review): mgr/dashboard: stay on active tab (accessible via URL)
Volker Theile
12:20 PM Dashboard Feature #45375 (Resolved): mgr/dashboard: stay on active tab (accessible via URL)
Provide a framweork/helper for tabs in pages that are accessible via URL (managed by Angular router). This helper has... Volker Theile
12:19 PM CephFS Bug #45373 (Fix Under Review): cephfs-shell: OSError type exceptions throw object has no attribut...
Varsha Rao
12:08 PM CephFS Bug #45373 (Resolved): cephfs-shell: OSError type exceptions throw object has no attribute 'get_e...
... Varsha Rao
12:19 PM Revision 1b44b670 (ceph): osd: add --osdspec-affinity flag
This is useful for tracking osds when using OSDSpecs in cephadm
and later on Rook.
Please see
https://docs.ceph.com/d...
Joshua Schmid
12:15 PM Revision 39a5fc1a (ceph): Merge pull request #34436 from jschmid1/dg_affinity
ceph-volume: add ceph.osdspec_affinity tag Jan Fajerski
12:14 PM ceph-volume Feature #44929 (Pending Backport): Add support DG_AFFINITY env var parsing.
Jan Fajerski
12:13 PM ceph-volume Feature #45374 (New): Add support for BLACKLISTED_DEVICES env var parsing.
This is currently only relevant for cephadm.
We need a way to pass certain flags to ceph-volume that are not parti...
Jan Fajerski
11:57 AM Bug #44197: read_until returns Operation not permitted in a mixed arch client MON session
The 3 monitors are in a quorum together when it has been failing.
I have not disabled cephx in that environment, I...
Tony Davies
11:34 AM Dashboard Feature #45372 (New): mgr/dashboard: monitoring/grafana: any user can run any query on the Promet...
Any user with the viewer role can send any query to the Prometheus data source through Grafana.
According to Prome...
Patrick Seidensal
11:20 AM CephFS Feature #45237: pybind/mgr/volumes: add command to return metadata regarding a subvolume snapshot
@Kotresh can you also add a tag called `ceph-csi` if possible to this issue/report? Humble Chirammal
11:20 AM CephFS Feature #45237: pybind/mgr/volumes: add command to return metadata regarding a subvolume snapshot
Yeah, snapshot status as mentioned in previous comment, and may be additional details like below could also help:
...
Humble Chirammal
11:16 AM CephFS Feature #45371 (Resolved): mgr/volumes: `protect` and `clone` operation in a single transaction
At the moment if we want to make a clone of a snapshot, the caller ( example , ceph CSI) has to make 2 calls to achie... Humble Chirammal
11:10 AM rgw Backport #45361 (In Progress): nautilus: rgw_bucket_parse_bucket_key function is holding old tena...
Vikhyat Umrao
10:42 AM rgw Backport #45361 (Resolved): nautilus: rgw_bucket_parse_bucket_key function is holding old tenant ...
https://github.com/ceph/ceph/pull/34815 Nathan Cutler
11:08 AM rgw Backport #45360 (In Progress): octopus: rgw_bucket_parse_bucket_key function is holding old tenan...
Vikhyat Umrao
10:42 AM rgw Backport #45360 (Resolved): octopus: rgw_bucket_parse_bucket_key function is holding old tenant v...
https://github.com/ceph/ceph/pull/34816 Nathan Cutler
10:55 AM RADOS Feature #43324 (Fix Under Review): Make zlib windowBits configurable for compression
Igor Fedotov
10:44 AM Dashboard Backport #45370 (Resolved): octopus: mgr/dashboard: Automatic preselection of failure domains in ...
https://github.com/ceph/ceph/pull/35152 Nathan Cutler
10:44 AM mgr Backport #45369 (Resolved): octopus: Monitoring: Grafana Dashboard per rbd image
https://github.com/ceph/ceph/pull/35247 Nathan Cutler
10:43 AM Dashboard Backport #45368 (Resolved): octopus: mgr/dashboard: table detail of Services is not displayed
https://github.com/ceph/ceph/pull/35269 Nathan Cutler
10:43 AM rgw Backport #45367 (Rejected): nautilus: object size is sent as zero in some notifications
Nathan Cutler
10:43 AM rgw Backport #45366 (Resolved): octopus: object size is sent as zero in some notifications
https://github.com/ceph/ceph/pull/34940 Nathan Cutler
10:43 AM rbd Backport #45365 (Resolved): nautilus: qa: rbd-nbd unmap_device may exit earlier due to incorrect ...
https://github.com/ceph/ceph/pull/35046 Nathan Cutler
10:43 AM rbd Backport #45364 (Resolved): octopus: qa: rbd-nbd unmap_device may exit earlier due to incorrect l...
https://github.com/ceph/ceph/pull/34994 Nathan Cutler
10:43 AM rbd Backport #45363 (Rejected): mimic: qa: rbd-nbd unmap_device may exit earlier due to incorrect lis...
Nathan Cutler
10:42 AM Dashboard Backport #45362 (Resolved): octopus: mgr/dashboard: Filtering table throws error if data is undef...
https://github.com/ceph/ceph/pull/34910 Nathan Cutler
10:42 AM Revision c2c7829c (ceph): mgr/cephadm: move SpecStore and HostCache to inventoy.py
Make module.py a bit smaller
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:28 AM Dashboard Backport #45315: octopus: mgr/dashboard: Replace Protractor with Cypress
https://tracker.ceph.com/issues/45351 should be backports with this issue. Tiago Melo
10:21 AM Orchestrator Bug #44747: orch: `ceph orch ls --service_type` is broken
no idea. let's wait, till someone else complains. Sebastian Wagner
06:32 AM Orchestrator Bug #44747: orch: `ceph orch ls --service_type` is broken
I guess step one is to confirm this is still an issue. I had a script run `ceph orch ls --export` until it got a fail... Matthew Oliver
10:19 AM Dashboard Bug #45351 (Pending Backport): mgr/dashboard: Filtering table throws error if data is undefined
Lenz Grimmer
10:18 AM Revision 3af27bfb (ceph): Merge pull request #34867 from tspmelo/wip-fix-table-filter
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Vo...
Lenz Grimmer
10:17 AM Revision 1c0a0a6f (ceph): mgr/cephadm: add support for proper osd daemon tracking
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
10:17 AM Revision fbed2263 (ceph): python-common: do not pass affinity to ceph_volume when None
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
09:28 AM Orchestrator Bug #44252: cephadm: mgr,mds scale-down should prefer standby daemons
this is WIP, but I need to rework the cephadm scheduler first. Sebastian Wagner
09:14 AM RADOS Bug #44715: common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.back())->ops_in_...
http://pulpito.ceph.com/swagner-2020-04-30_14:11:16-rados-wip-swagner2-testing-2020-04-29-1247-distro-basic-smithi/50... Sebastian Wagner
09:11 AM Revision e1360f16 (ceph): Merge pull request #34779 from mgfritch/cephadm-workunit-node-exporter-...
qa/workunits/cephadm/test_cephadm.sh: wait longer for monitoring stack Sebastian Wagner
09:11 AM Revision d6872343 (ceph): Merge pull request #34728 from ricardoasmarques/infer-config
cephadm: Infer config on "cephadm shell" Sebastian Wagner
09:10 AM CephFS Bug #45320 (Fix Under Review): client: Other UID don't write permission when the file is marked w...
Varsha Rao
09:09 AM Revision e150f025 (ceph): Merge pull request #34723 from matthewoliver/cephadm_iscsi_remove_fqdn_...
cephadm: remove fqdn_enabled from ceph-iscsi
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
09:07 AM bluestore Bug #45335: cephadm upgrade: OSD.0 is not coming back after restart: rocksdb: verify_sharding mi...
http://pulpito.ceph.com/swagner-2020-04-30_09:15:46-rados-wip-swagner-testing-2020-04-29-1246-distro-basic-smithi/500... Sebastian Wagner
08:52 AM Dashboard Feature #44621 (Pending Backport): mgr/dashboard: Automatic preselection of failure domains in er...
Lenz Grimmer
08:51 AM Revision b7b46a96 (ceph): Merge pull request #34448 from Devp00l/wip-44621
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
08:33 AM rgw Bug #45033 (Need More Info): S3 multipart copy broken by multi tenant
Abhishek Lekshmanan
08:33 AM rgw Bug #45033: S3 multipart copy broken by multi tenant
For multipart copy and tenanted buckets, you need to use the tenant:bucket as the source bucket, otherwise the bucket... Abhishek Lekshmanan
08:32 AM Revision b0c12803 (ceph): rgw: increase civetweb request timeout to 65 seconds
Fixes: https://tracker.ceph.com/issues/45239
Signed-off-by: Or Friedmann <ofriedma@redhat.com>
Or Friedmann
07:59 AM Revision 93344713 (ceph): Merge pull request #33991 from SchoolGuy/monitoring/rbd-image-details
mgr/dashboard/grafana: Add rbd-image details dashboard
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by...
Lenz Grimmer
07:49 AM Revision a08dad6b (ceph): mgr/dashboard: The max. buckets field in RGW user form should be pre-fi...
Fixes: https://tracker.ceph.com/issues/45204
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
06:53 AM Revision c6de9231 (ceph): rgw/rgw_bucket: clear tenant string for non tenanted buckets
in rgw_bucket_parse_bucket_key function.
Fixes: https://tracker.ceph.com/issues/45355
Signed-off-by: Vikhyat Umrao ...
Vikhyat Umrao
06:50 AM Revision 89c4b602 (ceph): radosgw-admin: add support for --bucket-id in bucket stats command
Fixes: https://tracker.ceph.com/issues/41061
Signed-off-by: Vikhyat Umrao <vikhyat@redhat.com>
(cherry picked from c...
Vikhyat Umrao
06:34 AM Revision e207f928 (ceph): rgw/rgw_bucket: clear tenant string for non tenanted buckets
in rgw_bucket_parse_bucket_key function.
Fixes: https://tracker.ceph.com/issues/45355
Signed-off-by: Vikhyat Umrao ...
Vikhyat Umrao
06:34 AM Revision f10324f0 (ceph): radosgw-admin: add support for --bucket-id in bucket stats command
Fixes: https://tracker.ceph.com/issues/41061
Signed-off-by: Vikhyat Umrao <vikhyat@redhat.com>
(cherry picked from c...
Vikhyat Umrao

05/03/2020

06:48 PM Bug #24797: FindCython.cmake fails to find /usr/bin/cython on openSUSE Leap 15 (py3-only)
for me what worked is to change ceph.spec file
changing:
-DWITH_PYTHON3=ON \
to
-DWITH_PYTHON3=OFF \
kobi ginon
04:11 AM Revision 0166985f (ceph): qa/tasks/ceph.py: do not use option mimic does not understand
mimic does not have `mon-client-directed-command-retry` option, so we
should not pass this option to a mimic ceph cli...
Kefu Chai
03:19 AM Revision 2fce0ff5 (ceph): doc/rados: fix a typo in troubleshooting-mon.rst
Signed-off-by: Alfredo Sola <5412907+alfredosola@users.noreply.github.com> Alfredo Sola

05/02/2020

02:06 PM rbd Support #45336: rdb mirror replay is 1/6 times slower than bootstrapping
Could anyone please help? tawh Bernstein
03:52 AM Revision 51678582 (ceph): Merge pull request #34874 from tchaikov/wip-crimson-thread-pool-test
test/crimson: minimize the lexical scope of thread pool
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
02:15 AM RADOS Backport #45358 (In Progress): mimic: rados: Sharded OpWQ drops suicide_grace after waiting for work
Dan Hill
02:15 AM RADOS Backport #45358 (New): mimic: rados: Sharded OpWQ drops suicide_grace after waiting for work
Dan Hill
01:16 AM RADOS Backport #45358 (In Progress): mimic: rados: Sharded OpWQ drops suicide_grace after waiting for work
Dan Hill
01:13 AM RADOS Backport #45358 (Rejected): mimic: rados: Sharded OpWQ drops suicide_grace after waiting for work
https://github.com/ceph/ceph/pull/34883 Dan Hill
02:14 AM RADOS Backport #45359 (In Progress): nautilus: rados: Sharded OpWQ drops suicide_grace after waiting fo...
Dan Hill
02:13 AM RADOS Backport #45359 (New): nautilus: rados: Sharded OpWQ drops suicide_grace after waiting for work
Dan Hill
01:17 AM RADOS Backport #45359 (In Progress): nautilus: rados: Sharded OpWQ drops suicide_grace after waiting fo...
Dan Hill
01:13 AM RADOS Backport #45359 (Resolved): nautilus: rados: Sharded OpWQ drops suicide_grace after waiting for work
https://github.com/ceph/ceph/pull/34882 Dan Hill
02:14 AM Revision 6e2d76c0 (ceph): rados: prevent ShardedOpWQ suicide_grace drop when waiting for work.
The Sharded OpWQ will opportunistically wait for more work when
processing an empty queue. While waiting, the default...
Dan Hill
02:11 AM RADOS Backport #45357 (In Progress): octopus: rados: Sharded OpWQ drops suicide_grace after waiting for...
Dan Hill
02:10 AM RADOS Backport #45357 (New): octopus: rados: Sharded OpWQ drops suicide_grace after waiting for work
Dan Hill
01:14 AM RADOS Backport #45357 (In Progress): octopus: rados: Sharded OpWQ drops suicide_grace after waiting for...
Dan Hill
01:13 AM RADOS Backport #45357 (Resolved): octopus: rados: Sharded OpWQ drops suicide_grace after waiting for work
https://github.com/ceph/ceph/pull/34881 Dan Hill
02:11 AM Revision 272599d0 (ceph): rados: prevent ShardedOpWQ suicide_grace drop when waiting for work.
The Sharded OpWQ will opportunistically wait for more work when
processing an empty queue. While waiting, the default...
Dan Hill

05/01/2020

11:49 PM RADOS Bug #45076 (Pending Backport): rados: Sharded OpWQ drops suicide_grace after waiting for work
Dan Hill
10:57 PM Bug #40743 (In Progress): "SELinux denials found" in ceph-deploy/nautilus
Brad Hubbard
02:12 AM Bug #40743 (Fix Under Review): "SELinux denials found" in ceph-deploy/nautilus
Brad Hubbard
10:49 PM RADOS Bug #45353: FAILED ceph_assert(pg_upmap.empty())
Damn, missed that thanks Neha. Let me run this again on current master. Brad Hubbard
09:06 PM RADOS Bug #45353: FAILED ceph_assert(pg_upmap.empty())
We have removed jewel from thrash-old-clients in https://github.com/ceph/ceph/pull/34748. We should check if this fai... Neha Ojha
06:56 PM RADOS Bug #45353: FAILED ceph_assert(pg_upmap.empty())
'rados/thrash-old-clients/{0-size-min-size-overrides/2-size-2-min-size.yaml
1-install/jewel.yaml backoff/normal.yaml...
Neha Ojha
05:11 AM RADOS Bug #45353 (New): FAILED ceph_assert(pg_upmap.empty())
/a/bhubbard-2020-05-01_01:03:08-rados-wip-yuri-testing-2020-04-24-1941-master-distro-basic-smithi/5003239... Brad Hubbard
08:32 PM mgr Bug #45331: Segmentation fault
It looks like you'd need to map the path from the host into the container, e.g. with the argument to docker: ... Josh Durgin
07:24 AM mgr Bug #45331: Segmentation fault
When I run a bash shell under ceph user inside the mgr container and kill it with SIGABRT, the core file is created a... Fedor Gusev
08:15 PM Revision beaa4b04 (ceph): Merge pull request #34880 from neha-ojha/wip-balancer-cleanup
qa/suites/rados/thrash*: remove upmap.yaml and off.yaml
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:30 PM Revision 294a662a (ceph): Merge pull request #34536 from varshar16/wip-cephfs-shell-flake8-py3
cephfs-shell: Change tox testenv name to py3
Reviewed-by: Kefu Chai <kchai@redhat.com>
Greg Farnum
06:49 PM Revision d46ea003 (ceph): qa/suites/rados/thrash*: add on.yaml
To test with balancer in upmap mode, which is the default.
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
06:31 PM Revision cb5611e0 (ceph): qa/suites/rados/thrash*: remove upmap.yaml and off.yaml
The balancer is always on, so we don't need upmap.yaml.
off.yaml doesn't make sense anymore.
Signed-off-by: Neha Ojh...
Neha Ojha
04:57 PM Revision ce4ca536 (ceph): Merge pull request #34579 from tchaikov/nautilus-mimic-x
nautilus: qa/tasks/ceph_manager: do not cancel pending pg num changes on mimic
Reviewed-by: Brad Hubbard <bhubbard@r...
Yuri Weinstein
04:52 PM RADOS Bug #45356 (Resolved): nautilus: rados/upgrade/mimic-x-singleton failures due to mon_client_direc...
... Neha Ojha
04:33 PM Revision 5b1e05fc (ceph): Merge pull request #34765 from changchengx/doc
doc/rbd: explicit reminder for libvirt directory access permissions
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:31 PM rgw Bug #45355 (Pending Backport): rgw_bucket_parse_bucket_key function is holding old tenant value, ...
Casey Bodley
03:40 PM rgw Bug #45355 (Fix Under Review): rgw_bucket_parse_bucket_key function is holding old tenant value, ...
Vikhyat Umrao
03:26 PM rgw Bug #45355 (In Progress): rgw_bucket_parse_bucket_key function is holding old tenant value, when ...
Vikhyat Umrao
03:25 PM rgw Bug #45355 (Resolved): rgw_bucket_parse_bucket_key function is holding old tenant value, when thi...
In this PR https://github.com/ceph/ceph/pull/30024, we are using the function `rgw_bucket_parse_bucket_key` to parse ... Vikhyat Umrao
04:31 PM Revision 83cea4f3 (ceph): Merge pull request #34877 from vumrao/wip-vumrao-45355
rgw/rgw_bucket: clear tenant string for non tenanted buckets in rgw_bucket_parse_bucket_key function.
Reviewed-by: C...
Casey Bodley
03:39 PM Revision 9f44ca31 (ceph): libcephfs: mark ceph_stat() family functions deprecated
ceph_statx() provides the new interface and should be used instead. The
old ceph_stat() functions were removed, but h...
Niels de Vos
03:28 PM Revision 6c4594a6 (ceph): rgw/rgw_bucket: clear tenant string for non tenanted buckets
in rgw_bucket_parse_bucket_key function.
Fixes: https://tracker.ceph.com/issues/45355
Signed-off-by: Vikhyat Umrao ...
Vikhyat Umrao
03:23 PM rbd Bug #45305 (Pending Backport): qa: rbd-nbd unmap_device may exit earlier due to incorrect list-ma...
Jason Dillaman
03:23 PM Revision efb6b656 (ceph): Merge pull request #34787 from trociny/wip-45305
qa/workunits/rbd: fix list-mapped filter in unmap_device
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:51 PM Revision f90b4997 (ceph): doc/rbd: explicit remind the directory access right
It needs to create admin socket to use perf counter for
debug purpose. Remind the access right to directory.
Signed-...
Changcheng Liu
02:41 PM Revision 384c3db1 (ceph): Merge pull request #34756 from yison/rwl-image-writeback-cache-seq7
rbd/cache: Replicated Write Log core codes - aio_discard
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:33 PM Revision 9bc92c3a (ceph): Merge pull request #34575 from hillpd/suicide_grace_fix
rados: prevent ShardedOpWQ suicide_grace drop when waiting for work. Yuri Weinstein
02:31 PM Revision e10f02cb (ceph): Merge pull request #34569 from ifed01/wip-ifed-more-bluefs-stats
os/bluestore: improve bluefs stats reporting
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Yuri Weinstein
02:00 PM Dashboard Feature #39369: mgr/dashboard: show RGW multi-site sync status info
Albin Antony wrote:
> So, Is the timestamp returned by DATALog_Status api current timestamp?
yes, and the "last_u...
Casey Bodley
01:27 PM Dashboard Feature #39369: mgr/dashboard: show RGW multi-site sync status info
So, Is the timestamp returned by DATALog_Status api current timestamp? Albin Antony
01:07 PM rgw Feature #41080 (Fix Under Review): rgw: break up user reset-stats into multiple cls ops
Matt Benjamin
01:00 PM Revision e68c60ac (ceph): Merge pull request #34376 from yuvalif/fix_amqp_routable_option
rgw/amqp: fix the "routable" delivery mode
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:04 PM bluestore Backport #45348: octopus: BlueStore asserting on fs upgrade tests
https://github.com/ceph/ceph/pull/34610 Igor Fedotov
11:40 AM bluestore Bug #40300: ceph-osd segfault: "rocksdb: Corruption: file is too short"
Partially fixed by https://github.com/ceph/ceph/pull/34503 Igor Fedotov
11:32 AM bluestore Backport #45354: octopus: ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FAILED ...
This to be backported once https://github.com/ceph/ceph/pull/33434 is backported to Octopus Igor Fedotov
11:28 AM bluestore Backport #45354 (Rejected): octopus: ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 7...
Igor Fedotov
08:55 AM Revision 0b21c597 (ceph): qa/tasks/qemu: open file in text mode
in python3, if a file is opened in 'rb' mode, we will have bytes when
reading from it, as a result, we have following...
Kefu Chai
07:10 AM Orchestrator Bug #45252 (In Progress): cephadm: fail to insert modules when creating iSCSI targets
OK so progress. I've tried preloading the kernel mod (iscsi-target-mod) and that works.
But the next error, and yo...
Matthew Oliver
07:05 AM Revision 4c81db2a (ceph): test/crimson: minimize the lexical scope of thread pool
to show the typical use case of thread pool in a better manner: thread
pool can be initialized *in* a seastar applica...
Kefu Chai
06:22 AM Dashboard Bug #45308: ceph dashboard - cephfs
The only thing I can think of is before I was running the cluster without cephx, I had to enable it as hit this bug: ... Ashley Merrick
06:09 AM Revision a4cd43b6 (ceph): qa/suites/rados: use default objectsize for upgrade tests
in pre-nautilus release, rados cli does not accept `-O` option, so we
should not pass `-O` to this tool. otherwise we...
Kefu Chai
05:35 AM Revision fcf222a5 (ceph): Merge pull request #34657 from lxbsz/py3_com
qa/tasks/vstart_runner.py: to be python3 compatible
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:11 AM Revision d80e566c (ceph): Merge pull request #34824 from sebastian-philipp/python-common-fix-devi...
python-common: Fix wrong type annotation
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Kefu Chai
05:09 AM mgr Bug #45147 (New): Module 'diskprediction_local' takes forever to load
the workaround fix was merged. let's keep this issue open until we have a proper fix. Kefu Chai
05:08 AM Revision f701ed8b (ceph): Merge pull request #34846 from tchaikov/wip-45147
mgr: do not load disabled modules
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jeff Layton <jlayton@re...
Kefu Chai
05:06 AM Revision e44d861f (ceph): Merge pull request #34786 from aclamk/wip-common-pretty-binary
common: Add pretty_binary_string conversions
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:06 AM Revision 193a5b27 (ceph): Merge pull request #34772 from aclamk/wip-bs-faster-fsck-no-cache
kv/KeyValueDB, os/bluestore: Made fsck faster by not caching results
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
05:05 AM bluestore Bug #45195 (Pending Backport): ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FA...
Kefu Chai
05:04 AM Revision c21200b6 (ceph): Merge pull request #34754 from ifed01/wip-ifed-fix-45195
os/bluestore: fix improper blob usage while handling deferred big write.
Reviewed-by: Adam Kupczyk <akucpzyk@redhat....
Kefu Chai
05:03 AM Revision 151557b8 (ceph): Merge pull request #34738 from sebastian-philipp/insights-rm-tox
pybind/mgr: Remove insights/tox.ini
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:02 AM Orchestrator Bug #44826 (Pending Backport): cephadm: "Deploying daemon crash.li221-238... ERROR: no keyring pr...
Kefu Chai
05:02 AM Revision a08ff819 (ceph): Merge pull request #34690 from sebastian-philipp/cephadm-crush-keyring-...
mgr/cephadm: raise, if crash keyring fails
Reviewed-by: Michael Fritch <mfritch@suse.com>
Kefu Chai
05:01 AM Revision d14afb8f (ceph): Merge pull request #34632 from kotreshhr/bash-completion
bash_completion: Do not auto complete obsolete and hidden cmds
Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-...
Kefu Chai
05:00 AM Revision befb2ab5 (ceph): Merge pull request #34503 from ifed01/wip-ifed-fix-huge-bluefs-reads
os/bluestore: fix huge (>4GB) bluefs reads
Reviewed-by: Adam Kupczyk <akucpzyk@redhat.com>
Kefu Chai
04:58 AM Revision 60b7772e (ceph): Merge pull request #34363 from majianpeng/osd-thread-per-shard-ssd
osd: wakeup all threads of shard rather than one thread.
Reviewed-by: Mark Nelson <mnelson@redhat.com>
Kefu Chai
04:20 AM Revision a75d43ef (ceph): qa/tasks/mgr: always add "application" label to pool
otherwise monitor complains like
```
health={'status': 'HEALTH_WARN', 'checks': [{'severity': 'HEALTH_WARN', 'summar...
Kefu Chai
02:07 AM Revision 1c99acbb (ceph): selinux: Allow getattr access to /proc/kcore
Required for an fstat call in BlkDev::get_devid
Fixes: https://tracker.ceph.com/issues/40743
Signed-off-by: Brad Hu...
Brad Hubbard

04/30/2020

11:13 PM bluestore Backport #45063: octopus: bluestore: unused calculation is broken
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34793
merged
Yuri Weinstein
11:13 PM Revision 7b78fa37 (ceph): Merge pull request #34793 from smithfarm/wip-45063-octopus
octopus: os/bluestore: fix 'unused' calculation
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
08:56 PM rgw Backport #45259: octopus: rgw: dynamic resharding may process a manually resharded bucket with lo...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34734
merged
Yuri Weinstein
08:56 PM Revision c17e059e (ceph): Merge pull request #34734 from smithfarm/wip-45259-octopus
octopus: rgw: reshard: skip stale bucket id entries from reshard queue
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:20 PM Revision 4cb17bb1 (ceph): client: only override umask_cb with non-NULL values
Client::init sets this, but if we later call ll_register_callbacks again
with a new set of function pointers that has...
Jeff Layton
08:20 PM Revision 79b58821 (ceph): client: make client_dentry_callback_t more friendly for C
C doesn't have the string type, and doesn't understand references.
Change client_dentry_callback_t to take separate p...
Jeff Layton
08:20 PM Revision 4436f27a (ceph): client: rename ceph_statx.h to ceph_ll_client.h
...so we can use it to include other definitions and types that need to
be shared with in-tree code that doesn't want...
Jeff Layton
08:20 PM Revision 8370f70c (ceph): client: move callback typedefs and arg struct into ceph_ll_client.h
Put them in a common interface header file. This also allows us to
eliminate the duplicate definition of ceph_deleg_c...
Jeff Layton
08:20 PM Revision adcf12d6 (ceph): client: expose ceph_ll_register_callbacks via libcephfs
Allow applications based on libcephfs to register callbacks, like we
do for ceph-fuse.
Signed-off-by: Jeff Layton <j...
Jeff Layton
08:20 PM Revision e3b9df78 (ceph): client: add a new inode release request callback
trim_caps() walks the list of caps on the session, and releases
non-auth caps, and attempts to trim dentries until th...
Jeff Layton
08:20 PM Revision c0db8a01 (ceph): test: add a new program for testing ino_release_cb
Create a bunch of files and get their inode numbers. Remount, look them
all up by inode number and hold references. S...
Jeff Layton
07:51 PM rgw Bug #45193 (Fix Under Review): Admin API returns 200 instead of 404 for Get Bucket Info
Casey Bodley
04:34 PM rgw Bug #45193: Admin API returns 200 instead of 404 for Get Bucket Info
I've started working on separating the endpoint's logic from the output (to a send_response method) in order to tight... Nick Janus
07:34 PM mgr Bug #45331: Segmentation fault
I'm not sure if any further setup is required for docker. You can test by killing the process with SIGABRT - that sho... Josh Durgin
06:30 PM mgr Bug #45331: Segmentation fault
Is there anything specific I need to do to get a coredump under docker? I've already set the core file size to unlimi... Fedor Gusev
07:19 PM rgw Backport #44895: octopus: pubsub checkpoint failures
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34825
merged
Yuri Weinstein
07:19 PM Revision d83a1dc0 (ceph): Merge pull request #34825 from smithfarm/wip-44895-octopus
octopus: rgw: pubsub sync module ignores ERR_USER_EXIST
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:18 PM rgw Backport #45052: octopus: RGW prefetches data for range requests
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34826
merged
Yuri Weinstein
07:18 PM Revision a5fd4e1e (ceph): Merge pull request #34826 from smithfarm/wip-45052-octopus
octopus: rgw: Disable prefetch of entire head object when GET request with range header
Reviewed-by: Casey Bodley <c...
Yuri Weinstein
05:55 PM Dashboard Feature #39369: mgr/dashboard: show RGW multi-site sync status info
Casey Bodley wrote:
> To determine whether sync on a given log shard is behind its source zone, we compare the times...
Casey Bodley
05:32 PM Dashboard Bug #45352 (Fix Under Review): mgr/dashboard: e2e: Failure when creating dashboard role
Tiago Melo
05:22 PM Dashboard Bug #45352 (Resolved): mgr/dashboard: e2e: Failure when creating dashboard role
We are using the wrong string when query the breadcrumb.... Tiago Melo
05:30 PM Revision afbdc9e4 (ceph): mgr/dashboard: E2E: Fix role-mgmt.po.ts
Fixes: https://tracker.ceph.com/issues/45352
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
05:28 PM Dashboard Bug #45351 (Fix Under Review): mgr/dashboard: Filtering table throws error if data is undefined
Tiago Melo
05:15 PM Dashboard Bug #45351 (Resolved): mgr/dashboard: Filtering table throws error if data is undefined
Found this while running e2e in my machine.
Didn't copy the logs from the e2e, but was able to reproduce it in unit ...
Tiago Melo
05:18 PM Revision 873028a3 (ceph): mgr/dashboard: Fix error when filtering table without data
Fixes: https://tracker.ceph.com/issues/45351
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
03:21 PM Revision 3de67d17 (ceph): Merge pull request #34819 from idryomov/wip-krbd-unmap-spacing-octopus
octopus: tests: update unmap.t for table spacing changes
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
03:21 PM rbd Backport #45278: octopus: [rbd-mirror snapshot] optimize cloned image sync to non-primary site
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34810
(merged)
Yuri Weinstein
03:21 PM rbd Backport #45277: octopus: [rbd-mirror] image replayer stop might race with remove and instace rep...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34810
(merged)
Yuri Weinstein
03:21 PM rbd Backport #45223: octopus: [rbd-mirror snapshot] clean-up unnecessary non-primary snapshots
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34810
(merged)
Yuri Weinstein
03:21 PM rbd Backport #45047: octopus: [rbd-mirror] improved replication statistics
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34810
(merged)
Yuri Weinstein
03:20 PM rbd Backport #45036: octopus: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34638 (merged)
> https://github.com/ceph/ceph/pull/34810 (...
Yuri Weinstein
03:20 PM Revision ba1345fb (ceph): Merge pull request #34810 from smithfarm/wip-45047-octopus
octopus: rbd-mirror: improved replication statistics
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Reviewed-by: Ja...
Yuri Weinstein
03:19 PM rbd Backport #44839: octopus: [python] ensure image is open before permitting operations
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34425
merged
Yuri Weinstein
03:19 PM Revision 8dcfb84c (ceph): Merge pull request #34425 from smithfarm/wip-44839-octopus
octopus: pybind/rbd: ensure image is open before permitting operations
Reviewed-by: Jason Dillaman <dillaman@redhat....
Yuri Weinstein
03:18 PM Dashboard Feature #45350 (Closed): mgr/dashboard: We should only reinstall npm packages if needed
Angular 9 requires the compilation of all npm packages used in build.
This is only done once and cached in node_modu...
Tiago Melo
03:18 PM Revision 726c59be (ceph): qa/tasks: use list comprehension for checking the length
instead of using filter(), use `sum()` for counting its
length, as in Python3, `filter()` actually returns a `filter`...
Kefu Chai
02:53 PM Dashboard Feature #45310 (Fix Under Review): mgr/dashboard: add grafana dashboards for rgw multisite sync info
Alfonso Martínez
02:45 PM Revision 8429aa7f (ceph): qa/distros: point {centos,rhel}_latest.yaml to 7.8
this change is not cherry-picked from master, as master is using el8
already
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
02:40 PM rgw Bug #22648: rgw: secondary site's lc configuration erased by multisite sync
We have the same issue in an multi zonegroup configuration:
Ceph version: 13.2.8
Steps to reproduce:
1. create...
Gaudenz Steinlin
02:36 PM rgw Bug #45030 (Closed): Empty NextVersionIdMarker when it must be "null"
Or Friedmann
02:01 PM rgw Bug #45030: Empty NextVersionIdMarker when it must be "null"
solved by:
https://github.com/ceph/ceph/pull/28102
I recommend you to update to Nautilus release (14.2.x) as it...
Or Friedmann
02:21 PM rgw Bug #45150 (Pending Backport): object size is sent as zero in some notifications
Casey Bodley
02:21 PM Revision eba76abd (ceph): Merge pull request #34641 from yuvalif/fix_zer_size_in_notifications
rgw/notifications: fix zero size in notifications
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:20 PM bluestore Bug #44509 (Won't Fix): using ceph-bluestore-tool bluefs-bdev-new-db results in 128k or 64k lefto...
Neha Ojha
02:15 PM rgw Bug #45236: user_id contains ":" can't have subuser
> where do we require the : format, except for the user's keys?
I have some cases like in radosgw-admin subuser cr...
Seena Fallah
02:11 PM rgw Bug #45236: user_id contains ":" can't have subuser
Seena Fallah wrote:
> Is it really need to support ":" in user_id?
since there can exist users with : already, it...
Casey Bodley
02:02 PM Revision 6c1f3cbb (ceph): Merge pull request #34352 from smanjara/wip-dynamic-resharding
rgw: more multisite dynamic resharding pieces.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:00 PM bluestore Bug #45195 (Fix Under Review): ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FA...
Igor Fedotov
01:23 PM CephFS Bug #45349 (Fix Under Review): mds: send scrub status to ceph-mgr only when scrub is running (or ...
Venky Shankar
09:20 AM CephFS Bug #45349 (Resolved): mds: send scrub status to ceph-mgr only when scrub is running (or paused, ...
Right now task status in ceph status shows idle scrub status for each active MDS:... Venky Shankar
01:08 PM Orchestrator Feature #45203 (Fix Under Review): OSD Spec: allow filtering via explicit hosts and labels
Nathan Cutler
12:57 PM Revision fee0cda0 (ceph): Merge pull request #34743 from sebastian-philipp/doc-fix-getting-started
doc: fix "getting started" link David Galloway
11:11 AM Revision 067adbf9 (ceph): mgr: do not load disabled modules
an option named "mgr_disabled_modules" is added in this change to
prevent mgr from loading modules listed in this opt...
Kefu Chai
11:10 AM Revision 40d06ce6 (ceph): mgr/PyModuleRegistry: probe modules using std::filesystem
for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:01 AM Revision f366ddb3 (ceph): rgw: lc: restore unordered listing
With current sharding strategy, a delete marker is always coresident
with all corresponding objects, including noncur...
Matt Benjamin
11:00 AM Revision 4db52b18 (ceph): rgw: lc: cls_rgw_lc_list_entries_op struc_v off-by-one
The incoming version of -new- clients required to be one
higher to trigger the new result format.
Yes, this means th...
Matt Benjamin
11:00 AM Revision b610d504 (ceph): rgwlc: make invalid OpRule, lc_op_ctx accesses impossible
* At the cost of some additional overhead from deep copies,
makes all access to these structures from WorkQ context...
Matt Benjamin
10:44 AM CephFS Feature #45267: ceph-fuse: Reduce memory copy in ceph-fuse during data IO
Currently the splice write makes no sense here, because there is no any file descripter in in_buf and out_buf, and th... Xiubo Li
10:19 AM Revision b98f3e38 (ceph): qa/test_exports: fix TestExports failure under new python3 compability ...
self.mount_a.client_remote.sh() returns an 'str' object rather than a StringIO object. Hence the p.stdout.getvalue() ... Sidharth Anupkrishnan
10:11 AM Linux kernel client Bug #45153: fsync locking up in certain conditions
Jeff Layton wrote:
> An ~5s delay is usually a telltale sign that it's getting stuck waiting for an MDS tick and jou...
Youness Alaoui
10:07 AM Revision 815f8e64 (ceph): ceph-volume: add osdspec_affinity flag to ceph-osd
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
10:07 AM Revision b7bc6f76 (ceph): ceph-volume: add ceph.osdspec_affinity tag
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
10:05 AM Revision 6959a03d (ceph): tool: add function of show/amend fnode
Signed-off-by: Shen Hang <harryshen18@gmail.com> shen hang
09:42 AM Revision ea5c668f (ceph): Merge pull request #34594 from tchaikov/wip-more-tolerant-perf-test
test/crimson/cbt: increase stddev variance to 2
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: M...
Kefu Chai
09:39 AM Revision 39b561fe (ceph): Merge pull request #34603 from liu-chunmei/crimson_msgr_local_conf
crimson/net: remove hardcoded msgr configuration
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Reviewed-by: K...
Kefu Chai
09:23 AM rgw Bug #44804 (Closed): Signed Url generated with metadata alway return SignatureNotMatch
Or Friedmann
09:22 AM rgw Bug #44804: Signed Url generated with metadata alway return SignatureNotMatch

curl --request PUT --upload-file 1.jpg "https://s3.amazonaws.com/testsignedurls/1.jpg?X-Amz-Algorithm=AWS4-HMAC-S...
Or Friedmann
09:20 AM Dashboard Feature #40909: mgr/dashboard: REST API versioning
Also see https://pad.ceph.com/p/dashboard-f2f-2019-backend-rest-api for some notes from our "F2F meeting in 2019":htt... Lenz Grimmer
08:55 AM Dashboard Feature #40909: mgr/dashboard: REST API versioning
Related to this conversation: https://pad.ceph.com/p/rest-api-stability-requirements - a proposal to define some test... Lenz Grimmer
09:20 AM Orchestrator Bug #44887 (Rejected): cephadm: Simplify mounting of host dirs into prom/node-exporter
Volker Theile
08:49 AM bluestore Bug #45337 (Fix Under Review): Large (>=2 GB) writes are incomplete when bluefs_buffered_io = true
Igor Fedotov
08:33 AM bluestore Bug #45337 (Pending Backport): Large (>=2 GB) writes are incomplete when bluefs_buffered_io = true
Igor Fedotov
08:49 AM bluestore Backport #45348 (In Progress): octopus: BlueStore asserting on fs upgrade tests
https://github.com/ceph/ceph/pull/34610 Igor Fedotov
08:35 AM bluestore Backport #45348 (Resolved): octopus: BlueStore asserting on fs upgrade tests
https://github.com/ceph/ceph/pull/34610 Igor Fedotov
08:36 AM Revision ef8a2cde (ceph): Merge pull request #34707 from jschmid1/fix_orch_docs
doc/orchestrator: adapt to new syntax, add more examples
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
08:36 AM Revision 67371724 (ceph): os/bluestore: invoke _prepare_ondisk_format_super as the last op
Fixes: https://tracker.ceph.com/issues/45133
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
08:27 AM Revision 81e9fe6f (ceph): compressor/zlib:make zlib windowBits configurable for compression
Signed-off-by: WangPengfei <wpf_1253@qq.com>
modified: src/common/legacy_config_opts.h
modified: src/common/op...
WangPengfei
07:49 AM Dashboard Backport #45334 (In Progress): octopus: mgr/dashboard: Provide an better workflow to "opt in" to ...
Tatjana Dehler
07:09 AM Revision 71b657b9 (ceph): minor fix: run tests in python venv
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
07:02 AM Dashboard Backport #45346 (In Progress): octopus: mgr/dashboard: Async unique username validation
Nizamudeen A
06:54 AM Dashboard Backport #45346 (Resolved): octopus: mgr/dashboard: Async unique username validation
https://github.com/ceph/ceph/pull/34849 Nizamudeen A
06:55 AM RADOS Bug #45298: cram: balancer/misplaced.t fails with 'Error EAGAIN: Some objects (0.008913) are degr...
This looks similar.... Brad Hubbard
06:48 AM RADOS Bug #45345: tasks/rados.py fails with "psutil.NoSuchProcess: psutil.NoSuchProcess process no long...
/a/teuthology-2020-04-26_07:01:02-rados-master-distro-basic-smithi/4985956 Brad Hubbard
06:39 AM RADOS Bug #45345 (Can't reproduce): tasks/rados.py fails with "psutil.NoSuchProcess: psutil.NoSuchProce...
/a/yuriw-2020-04-28_21:58:13-rados-wip-yuri-testing-2020-04-24-1941-master-distro-basic-smithi/4995279
Looking at ...
Brad Hubbard
05:31 AM Revision 4c942d05 (ceph): cephadm: Make ceph-iscsi SSL aware
Ceph-iscsi's `rbd-target-api.py` supports listening over SSL if you
provide an SSL cert and key. Originally the scrip...
Matthew Oliver
04:56 AM Dashboard Backport #45273 (In Progress): nautilus: mgr/dashboard: ceph-api-nightly-master-backend and ceph-...
Kiefer Chang
04:28 AM Revision e08d9afa (ceph): qa/tasks/mgr/dashboard/test_rbd: wait longer when purging
Fixes: https://tracker.ceph.com/issues/44743
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
Co-authored-by: Kefu...
Kiefer Chang
04:27 AM mgr Bug #45147 (Fix Under Review): Module 'diskprediction_local' takes forever to load
as this issue only impacts python3.8, and neither el8 nor ubuntu bionic ships python3.8. i am not adding any LTS bran... Kefu Chai
03:34 AM Dashboard Bug #45308: ceph dashboard - cephfs
Kiefer Chang wrote:
> Ashley Merrick wrote:
> > Also noticed get a simular error when trying to list block images, ...
Ashley Merrick
02:50 AM Dashboard Bug #45308: ceph dashboard - cephfs
Ashley Merrick wrote:
> Also noticed get a simular error when trying to list block images, this is a MGR running und...
Kiefer Chang
03:32 AM CephFS Bug #45344 (Resolved): doc: Table Of Contents doesn't work
1. Click here: https://docs.ceph.com/docs/master/cephfs/
2. Click 'Getting Started with CephFS'. It works.
3. B...
Jos Collin
03:12 AM Revision 88661f04 (ceph): mgr/dashboard: fixing RBD purge error in backend
Current UTC datetime should be used as `now`, otherwise the expiration
comparison might fail on machines with non-UTC...
Kiefer Chang
01:30 AM bluestore Bug #20236: bluestore: ObjectStore/StoreTestSpecificAUSize.Many4KWritesNoCSumTest/2 failure
/a/yuriw-2020-04-28_21:58:13-rados-wip-yuri-testing-2020-04-24-1941-master-distro-basic-smithi/4995289 Brad Hubbard
12:57 AM Orchestrator Bug #45343 (Resolved): Error: error pulling image "quay.io/ceph-ci/ceph:" "net/http: TLS handshak...
/a/yuriw-2020-04-28_21:58:13-rados-wip-yuri-testing-2020-04-24-1941-master-distro-basic-smithi/4995287... Brad Hubbard
12:04 AM CephFS Bug #45342 (In Progress): qa/tasks/vstart_runner.py: RuntimeError: Fuse mount failed to populate ...
If the -l option is specified in :... Xiubo Li
12:02 AM CephFS Bug #45342 (Resolved): qa/tasks/vstart_runner.py: RuntimeError: Fuse mount failed to populate /sy...
... Xiubo Li

04/29/2020

11:53 PM RADOS Bug #45266 (Fix Under Review): follower monitors can grow beyond memory target
Neha Ojha
02:04 PM RADOS Bug #45266: follower monitors can grow beyond memory target
Taking ownership of this.
-Sridhar
Sridhar Seshasayee
11:36 PM RADOS Bug #45298 (In Progress): cram: balancer/misplaced.t fails with 'Error EAGAIN: Some objects (0.00...
No success in reproducing this so far: http://pulpito.ceph.com/nojha-2020-04-29_18:44:55-rados:singleton-nomsgr-maste... Neha Ojha
09:36 PM mgr Bug #45117: make[4]: *** No rule to make target 'src/CMakeFiles/ceph-mgr.dir/link.txt', needed by...
Shaman builds indicate the same: https://shaman.ceph.com/builds/ceph/mimic/564bdc4ae87418a232fc901524470e1a0f76d641/d... Neha Ojha
09:30 PM mgr Bug #45331: Segmentation fault
Could you attach a coredump of this crash? that would help us isolate where it is happening. Josh Durgin
01:09 PM mgr Bug #45331 (New): Segmentation fault
I've recently set up a CEPH cluster using cephadm, but noticed that sometimes manager daemons die 2-5 times a day due... Fedor Gusev
09:29 PM Orchestrator Bug #45252: cephadm: fail to insert modules when creating iSCSI targets
Just spit balling. the container shares the host kernel, so we could also insmod the required kernel modules before t... Matthew Oliver
12:05 PM Orchestrator Bug #45252: cephadm: fail to insert modules when creating iSCSI targets
According to https://unix.stackexchange.com/questions/491013/how-to-load-kernel-modules-for-docker-container-without-... Sebastian Wagner
09:26 PM RADOS Bug #45240: Not able to export objects using ceph-objectstore-tool
I don't think this is a bug in the ceph-objectstore-tool but more a case of export failing when it encounters corrupt... Neha Ojha
09:17 PM RADOS Bug #45292 (Need More Info): pg autoscaler merging issue
Can you provide pg query output for one of those PGs? Also, osd logs with debug_osd=20 will be helpful. Neha Ojha
07:26 PM mgr Feature #45264 (In Progress): mgr: create new module for exposing ceph-mgr python API via CLI
Ernesto Puerta
06:53 PM CephFS Bug #45338: find leads to recursive output with nfs mount
reducing to high until we upgrade lrc to nautilus and check if this disappears. Vasu Kulkarni
06:47 PM CephFS Bug #45338: find leads to recursive output with nfs mount
Yeah, I was just looking at it. I guess that comes from RHCS3? 2.7 series is also EOL upstream, so the same advice st... Jeff Layton
06:30 PM CephFS Bug #45338: find leads to recursive output with nfs mount
The box running nfs-ganesha is running nfs-ganesha-2.7.4-10.el7cp.x86_64 David Galloway
06:30 PM CephFS Bug #45338: find leads to recursive output with nfs mount
Just to update: nfs-ganesha on reesi004 is 2.7.4 Vasu Kulkarni
06:17 PM CephFS Bug #45338: find leads to recursive output with nfs mount
You'd need to update it on the box that's running nfs-ganesha. It will probably also entail updating libcephfs and li... Jeff Layton
06:10 PM CephFS Bug #45338: find leads to recursive output with nfs mount
Jeff,
this is on the client side, do we need updated nfs-ganesha here? or are you talking about the ceph server side?
Vasu Kulkarni
05:11 PM CephFS Bug #45338: find leads to recursive output with nfs mount
I will update and try, but I guess it might not be an issue. Vasu Kulkarni
05:06 PM CephFS Bug #45338: find leads to recursive output with nfs mount
Oh my. That nfs-ganesha package is quite old, and I think there have been some readdir-related fixes that went in sin... Jeff Layton
05:02 PM CephFS Bug #45338 (Closed): find leads to recursive output with nfs mount
$ sudo find ./ -maxdepth 1 -type d -mtime +270
./dahorak-test-pr
./shmohan
./shmohan
./shmohan
./shmohan
./shm...
Vasu Kulkarni
06:41 PM CephFS Bug #45339 (Fix Under Review): qa/cephfs: run nsenter commands with superuser privileges
Rishabh Dave
06:19 PM CephFS Bug #45339 (Resolved): qa/cephfs: run nsenter commands with superuser privileges
... Rishabh Dave
05:43 PM bluestore Bug #45133 (Pending Backport): BlueStore asserting on fs upgrade tests
Neha Ojha
04:27 PM bluestore Bug #45133 (Resolved): BlueStore asserting on fs upgrade tests
Igor Fedotov
04:24 PM bluestore Bug #45133: BlueStore asserting on fs upgrade tests
https://github.com/ceph/ceph/pull/34616 merged Yuri Weinstein
04:40 PM mgr Bug #45147: Module 'diskprediction_local' takes forever to load
Jeff Layton also ran into this issue on fedora 32 with python3.8. Kefu Chai
09:35 AM mgr Bug #45147: Module 'diskprediction_local' takes forever to load
FYI, the same happens on Fedora 33. Tomasz Torcz
04:38 PM bluestore Bug #45335: cephadm upgrade: OSD.0 is not coming back after restart: rocksdb: verify_sharding mi...
related? https://github.com/ceph/ceph/pull/34006/files#diff-238dcf689f6d5fa51b9b9c814f356581R794-R796 Sebastian Wagner
03:58 PM bluestore Bug #45335 (Resolved): cephadm upgrade: OSD.0 is not coming back after restart: rocksdb: verify_...
... Sebastian Wagner
04:34 PM mgr Backport #45042: octopus: mgr: exception in module serve thread does not log traceback
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34626
merged
Yuri Weinstein
04:34 PM Revision 940995fe (ceph): Merge pull request #34626 from shyukri/wip-45042-octopus
octopus: mgr/PyModule: fix missing tracebacks in handle_pyerror()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:26 PM mgr Backport #45069: octopus: Trying to enable the CEPH Telegraf module errors 'No such file or dire...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34629
merged
Yuri Weinstein
04:26 PM Revision 9bd2bb50 (ceph): Merge pull request #34629 from shyukri/wip-45069-octopus
octopus: mgr/telegraf: catch FileNotFoundError exception
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
04:25 PM bluestore Bug #45337 (Resolved): Large (>=2 GB) writes are incomplete when bluefs_buffered_io = true
Large buffered writes triggers _pwritev() call from KernelDevice::_sync_write() func which doesn't support more than ... Igor Fedotov
04:24 PM Revision 84fbf1c5 (ceph): Merge pull request #34616 from ifed01/wip-ifed-fix-upgrade-super
os/bluestore: invoke _prepare_ondisk_format_super as the last op
Reviewed-by: Greg Farnum <gfarnum@redhat
Yuri Weinstein
04:09 PM rbd Support #45336 (New): rdb mirror replay is 1/6 times slower than bootstrapping
I have two CEPH clusters, namely A and B
Cluster A: 2 hosts with single 10T disk and 256GB SSD as OS, bluestore and ...
tawh Bernstein
03:56 PM Revision c6a4bba9 (ceph): qa/tasks: do not cancel pending pg num changes on mimic
mimic does not support auto split/merge, but we do test mimic-x on
nautilus, which ends up with failures like:
cebac...
Kefu Chai
03:43 PM Dashboard Backport #45334 (Resolved): octopus: mgr/dashboard: Provide an better workflow to "opt in" to ena...
https://github.com/ceph/ceph/pull/34850 Tatjana Dehler
03:32 PM rgw Backport #45215: octopus: radosgw can't bind to reserved port (443)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34731
merged
Yuri Weinstein
03:32 PM Revision 7e260a0f (ceph): Merge pull request #34731 from smithfarm/wip-45215-octopus
octopus: rgw: use DEFER_DROP_PRIVILEGES flag unconditionally
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:31 PM Revision eb732dcb (ceph): cephadm: Infer config on "cephadm shell"
Fixes: https://tracker.ceph.com/issues/44792
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
03:25 PM Dashboard Feature #43956 (Pending Backport): mgr/dashboard: Provide an better workflow to "opt in" to enabl...
Lenz Grimmer
03:22 PM Revision dc9973a7 (ceph): Merge pull request #33462 from s0nea/wip-dashboard-telemetry-report
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Patr...
Lenz Grimmer
02:57 PM Dashboard Backport #45272 (Resolved): octopus: mgr/dashboard: ceph-api-nightly-master-backend and ceph-api-...
Lenz Grimmer
02:56 PM Revision 248d8d50 (ceph): Merge pull request #34758 from callithea/wip-45272-octopus
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Lenz Grimmer
02:56 PM Dashboard Bug #45246 (Resolved): mgr/dashboard: test failure "test_selftest_cluster_log (tasks.mgr.test_mod...
Lenz Grimmer
02:55 PM Dashboard Backport #45280 (Resolved): octopus: mgr/dashboard: test failure "test_selftest_cluster_log (task...
Lenz Grimmer
02:55 PM Revision 30d1a59e (ceph): Merge pull request #34759 from callithea/wip-45280-octopus
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
02:54 PM Orchestrator Bug #45327: cephadm: Orch daemon add is not idempotent
I'd argue that we should only maintain one command for service creation and I would recommend going with for `apply`.... Joshua Schmid
01:29 PM Orchestrator Bug #45327: cephadm: Orch daemon add is not idempotent
Ok,... Sebastian Wagner
10:35 AM Orchestrator Bug #45327 (Resolved): cephadm: Orch daemon add is not idempotent
... Sebastian Wagner
02:34 PM Revision 18875ef3 (ceph): mgr/dashboard: add telemetry report component
Add a telemetry component in order to give the user the
possibility to configure the telemetry module in a more
guide...
Tatjana Dehler
02:33 PM Revision d2f76c91 (ceph): mgr/dashboard: handle `textarea` and add tooltip
Enhance `Copy2ClipboardButtonDirective` in order to
handle `textarea`s and copy a formatted input.
Add a tooltip to t...
Tatjana Dehler
02:22 PM CephFS Bug #45333 (Need More Info): LARGE_OMAP_OBJECTS in pool metadata
LARGE_OMAP_OBJECTS 1 large omap objects
1 large objects found in pool 'metadata'
Search the cluster log for...
Kenneth Waegeman
02:11 PM Revision 5083e211 (ceph): mon/OSDMonitor: Always tune priority cache manager memory on all mons
Always call into priority cache manager (pcm) to tune the memory on the
leader and on all the followers (peons) as pa...
Sridhar Seshasayee
01:59 PM Dashboard Bug #41060 (Fix Under Review): mgr/dashboard: REST API returns 500 when no Content-Type is specified
anurag bandhu
01:38 PM Revision c033094b (ceph): Merge pull request #34818 from idryomov/wip-krbd-tempfile-fixes
qa/tasks/rbd{,_fio}: update NamedTemporaryFile usage for python3
Reviewed-by: Kefu Chai <kchai@redhat.com>
Ilya Dryomov
01:38 PM Orchestrator Feature #44625 (Fix Under Review): cephadm: test dmcrypt
Sebastian Wagner
01:33 PM Orchestrator Bug #45093: cephadm: mgrs transiently getting co-located (one node gets two when only one was ask...
I really hope that https://github.com/ceph/ceph/pull/34633 will fix this. Sebastian Wagner
08:15 AM Orchestrator Bug #45093: cephadm: mgrs transiently getting co-located (one node gets two when only one was ask...
... Sebastian Wagner
01:29 PM CephFS Bug #45332 (Resolved): qa: TestExports is failure under new Python3 runtime
In http://qa-proxy.ceph.com/teuthology/sidharthanup-2020-04-28_19:54:15-multimds-master-distro-default-smithi/4995153... Sidharth Anupkrishnan
01:26 PM Orchestrator Feature #45203: OSD Spec: allow filtering via explicit hosts and labels
the error is technically correct, becuase of
https://github.com/ceph/ceph/blob/e2c8d49906e11650945fafef92296a9dfc...
Sebastian Wagner
01:08 PM Revision 8d91443c (ceph): mgr/telemetry: refactor/enhance CLI commands
1. Move the implementations of the `on` and `off`
command into dedicated methods so that they can
be accessed by othe...
Tatjana Dehler
01:02 PM CephFS Bug #45283: Kernel log flood "ceph: Failed to find inode for 1"
Thanks Luis, I appreciate the help.
https://bugs.launchpad.net/ubuntu/+source/linux-meta-azure/+bug/1875884
I t...
Michael Robertson
09:54 AM CephFS Bug #45283: Kernel log flood "ceph: Failed to find inode for 1"
Michael Robertson wrote:
> Cool, thanks guys.
> I reviewed Ubuntu bug reporting guidelines, and created Launchpad a...
Luis Henriques
12:45 PM rgw Backport #44653 (In Progress): nautilus: Log Level too High during Realm Pull
Nathan Cutler
12:45 PM Revision 49363462 (ceph): rgw: increase log level for same or older period pull msg
Signed-off-by: Ali Maredia <amaredia@redhat.com>
(cherry picked from commit 90cce10fc1364df16ab12632b2dca403894cbe44)
Ali Maredia
12:45 PM rgw Backport #44652 (Need More Info): nautilus: s3tests that list buckets with prefix/delimiter fail ...
non-trivial interactions with other backports and post-nautilus refactoring Nathan Cutler
12:44 PM Dashboard Bug #45106 (Pending Backport): mgr/dashboard: table detail of Services is not displayed
Lenz Grimmer
12:42 PM Revision e2c8d499 (ceph): Merge pull request #34580 from bk201/wip-45106
Reviewed-by: Sebastian Krah <skrah@suse.com>
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Stephan Mü...
Lenz Grimmer
12:39 PM rgw Backport #44482: nautilus: Fix bug on subuser policy identity checker
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33714
m...
Nathan Cutler
12:37 PM rgw Backport #44482 (Resolved): nautilus: Fix bug on subuser policy identity checker
Nathan Cutler
12:39 PM rgw Backport #44146: nautilus: assign bucket policy to subuser
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33714
m...
Nathan Cutler
12:38 PM Dashboard Bug #43120 (In Progress): mgr/dashboard: stay on active tab
Volker Theile
12:32 PM bluestore Backport #45330 (In Progress): nautilus: check-generated.sh finds error in ceph-dencoder
Nathan Cutler
12:31 PM bluestore Backport #45330 (Resolved): nautilus: check-generated.sh finds error in ceph-dencoder
https://github.com/ceph/ceph/pull/34832 Nathan Cutler
12:32 PM Revision 159387ee (ceph): bluestore/bdev: initialize size when creating object.
The other partss of the struct are initialized by their
ctors. Only for unint_64 there is no ctor.
Otherwise ceph-de...
Willem Jan Withagen
12:27 PM Dashboard Bug #45311: rgw: provide right format for rgw sync perf. counters.
Alfonso Martínez wrote:
> Casey Bodley wrote:
> > Alfonso Martínez wrote:
> > > Hi @CaseyBodley,
> > >
> > > Pr...
Casey Bodley
06:46 AM Dashboard Bug #45311: rgw: provide right format for rgw sync perf. counters.
Casey Bodley wrote:
> Alfonso Martínez wrote:
> > Hi @CaseyBodley,
> >
> > Provided that from C++ side it comes ...
Alfonso Martínez
12:17 PM RADOS Backport #45314 (In Progress): octopus: scrub/osd-scrub-repair.sh: TEST_auto_repair_bluestore_fai...
Nathan Cutler
12:16 PM Revision 2ba21503 (ceph): qa/*/osd-scrub-repair.sh: don't fail if PG is in active+clean+wait
a0b453ad335671bd92f165115d6ee984d2412448 added the wait state, which can
make PGs stay in active+clean+wait for a whi...
Neha Ojha
12:16 PM Revision 6d2e023c (ceph): qa/standalone/scrub/osd-scrub-repair.sh: fix race in TEST_auto_repair_b...
We need to flush_pg_stats before checking for active+clean.
Fixed: https://tracker.ceph.com/issues/45075
Signed-off-...
Neha Ojha
12:08 PM rbd Backport #45278 (In Progress): octopus: [rbd-mirror snapshot] optimize cloned image sync to non-p...
Nathan Cutler
12:06 PM Revision 1e4320a9 (ceph): librbd: permit mirroring to be enabled upon image creation
The librbd create API's ImageOptions parameter now supports passing
the mirror image mode.
Signed-off-by: Jason Dill...
Jason Dillaman
12:06 PM Revision 4c073127 (ceph): librbd: add non-primary global image id to mirror enable
The constructor that took an ImageCtx did not support passing the
non-primary global image id and instead defaulted t...
Jason Dillaman
12:06 PM Revision 384fdb56 (ceph): librbd: permit mirroring to be enabled upon image cloning
The librbd clone API's ImageOptions parameter now supports passing
the mirror image mode.
Signed-off-by: Jason Dilla...
Jason Dillaman
12:06 PM Revision 48ba5aa0 (ceph): librbd: save requested mirror image mode during migration prepare
Once the migration is committed, the requested mode will be applied.
Signed-off-by: Jason Dillaman <dillaman@redhat....
Jason Dillaman
12:06 PM Revision d7e7b630 (ceph): rbd: add '--mirror-image-mode' optional to image creation actions
This allows the user to enable mirroring while creating, cloning,
copying, importing, or migrating an image.
Signed-...
Jason Dillaman
12:06 PM Revision 6716ecc3 (ceph): cls/rbd: added clean_since_snap_id to MirrorSnapshotNamespace
It is only valid for primary snapshots so we can re-use the space
previously used by the primary_snap_id without the ...
Jason Dillaman
12:06 PM Revision dca8caa5 (ceph): librbd: pass clean_since_snap_id to CreatePrimaryRequest
This will be stored in the primary MirrorSnapshotNamespace for use by
the rbd-mirror snapshot replayer.
Signed-off-b...
Jason Dillaman
12:06 PM Revision a037d238 (ceph): librbd: EnableRequest now accepts a boolean to indicate a clean image
If the image is clean, it's treated as if it was newly created and
therefore clean since snapshot id 0. The CreateReq...
Jason Dillaman
12:06 PM Revision 2e59fd8a (ceph): rbd-mirror: skip snapshot image sync if mirror snapshot is marked clean
This is currently only utilized for the case where a newly created image
has mirroring enabled at time of creation, b...
Jason Dillaman
12:06 PM Revision 126d720f (ceph): librbd: pass bit-flags to image::CreateRequest
The current boolean for skip enable mirror will be able to be changed to
a tri-state to force enable mirror (in addit...
Jason Dillaman
12:06 PM Revision bef680dc (ceph): librbd: mirror enable state machine might need to open image
If attempting to create a snapshot-based mirroring primary snapshot,
the image needs to first be opened. If we weren'...
Jason Dillaman
12:00 PM Dashboard Cleanup #36375 (Pending Backport): mgr/dashboard: Async unique username validation
Lenz Grimmer
12:00 PM Revision c7d60292 (ceph): Merge pull request #34587 from rhcs-dashboard/async_user_name
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile...
Lenz Grimmer
11:55 AM Orchestrator Bug #45286: cephadm: Adding hosts to the cluster fails
Right... Sebastian Wagner
11:53 AM mgr Backport #45329 (In Progress): nautilus: monitoring: fix grafana percentage precision
Ernesto Puerta
11:45 AM mgr Backport #45329 (Resolved): nautilus: monitoring: fix grafana percentage precision
https://github.com/ceph/ceph/pull/34829 Ernesto Puerta
11:53 AM Revision f5e7b0e1 (ceph): monitoring: fix decimal precision in Grafana %
Set decimal precision to 2 positions for charts using percentunits.
Fixes: https://tracker.ceph.com/issues/45183
Sig...
Ernesto Puerta
11:50 AM Orchestrator Bug #45296 (Duplicate): cephadm: daemon add mon failure: orchestrator._interface.OrchestratorVali...
duplicating the old issue, but the new one has a better description. Sebastian Wagner
11:50 AM mgr Backport #45328 (In Progress): octopus: monitoring: fix grafana percentage precision
Ernesto Puerta
11:45 AM mgr Backport #45328 (Resolved): octopus: monitoring: fix grafana percentage precision
https://github.com/ceph/ceph/pull/34828 Ernesto Puerta
11:50 AM rgw Backport #45056 (Need More Info): nautilus: multisite checkpoint failures in three-zone-plus-pubs...
this is a complicated backport requiring cherry-picking of multiple PRs (not sure how many, exactly) Nathan Cutler
11:50 AM Revision f7a35b0d (ceph): monitoring: fix decimal precision in Grafana %
Set decimal precision to 2 positions for charts using percentunits.
Fixes: https://tracker.ceph.com/issues/45183
Sig...
Ernesto Puerta
11:49 AM rgw Backport #45055 (Rejected): octopus: multisite checkpoint failures in three-zone-plus-pubsub.yaml
all three PRs are already in octopus Nathan Cutler
11:40 AM rgw Backport #45055 (In Progress): octopus: multisite checkpoint failures in three-zone-plus-pubsub.yaml
Nathan Cutler
11:33 AM rgw Backport #45052 (In Progress): octopus: RGW prefetches data for range requests
Nathan Cutler
11:33 AM Revision e82be1ab (ceph): rgw: Disable prefetch of entire head object when GET request with range...
Disable prefetch of entire head object when GET request with range header.
The current behavior for the RGW is gettin...
Or Friedmann
11:26 AM rgw Backport #44895 (In Progress): octopus: pubsub checkpoint failures
Nathan Cutler
11:26 AM Revision f067a555 (ceph): rgw: pubsub sync module ignores ERR_USER_EXIST
otherwise, this error gets returned by RGWPSDataSyncModule::start_sync()
and data sync fails to start
Fixes: https:/...
Casey Bodley
11:22 AM Revision ea085d68 (ceph): python-common: Fix wrong type annotation
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:07 AM Revision 1cafad12 (ceph): Merge pull request #34733 from sebastian-philipp/cepahdm-15.2.2-release...
PendingReleaseNotes: Add Cephadm for >15.2.1
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Sebastian Wagner
11:04 AM Revision 052558e6 (ceph): qa/workunits/rbd: fix peer_add helper
We need to temporary disable "exit on error" mode so it does not
abort when `rbd mirror pool peer add` returns "alrea...
Mykola Golub
11:04 AM Revision f93516d7 (ceph): qa/workunits/rbd: retry the addition of a mirror pool peer
fb4311f5 has fixed this for setup, but "remove mirroring pool"
test needs fixing too.
Fixes: https://tracker.ceph.co...
Mykola Golub
11:02 AM Revision 1f889815 (ceph): pybind/mgr: Remove insights/tox.ini
All we need is part of mgr/tox.ini nowadays.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:55 AM bluestore Bug #45250 (Pending Backport): check-generated.sh finds error in ceph-dencoder
Igor Fedotov
10:39 AM Dashboard Backport #45323 (In Progress): nautilus: mgr/dashboard: monitoring menu entry should indicate fir...
Volker Theile
10:03 AM Dashboard Backport #45323 (Resolved): nautilus: mgr/dashboard: monitoring menu entry should indicate firing...
https://github.com/ceph/ceph/pull/34823 Volker Theile
10:32 AM Revision f2db1054 (ceph): kv/KeyValueDB, os/bluestore: Made fsck faster by not caching results
Added ability to pass extra options when creating iterators to KV.
Used that ability to perform fsck operations witho...
Adam Kupczyk
10:28 AM Dashboard Bug #45183 (Pending Backport): monitoring: fix grafana percentage precision
Lenz Grimmer
10:27 AM Revision 2c38355f (ceph): Merge pull request #34682 from rhcs-dashboard/fix-45183-master
Reviewed-by: Stephan Müller <smueller@suse.com> Lenz Grimmer
10:18 AM Dashboard Feature #45325 (In Progress): mgr/dashboard: Remove entryComponents from angular modules
Tiago Melo
10:11 AM Dashboard Feature #45325 (Resolved): mgr/dashboard: Remove entryComponents from angular modules
This is no longer needed in Angular 9, so we should removed it. Tiago Melo
10:16 AM Dashboard Feature #45326 (Resolved): mgr/dashboard: Use TestBed.inject instead of TestBed.get
This new method has the same behavior, but is type safe.
Tiago Melo
10:05 AM Dashboard Backport #45324 (In Progress): octopus: mgr/dashboard: monitoring menu entry should indicate firi...
Volker Theile
10:03 AM Dashboard Backport #45324 (Resolved): octopus: mgr/dashboard: monitoring menu entry should indicate firing ...
https://github.com/ceph/ceph/pull/34822 Volker Theile
10:03 AM Revision 6b254a78 (ceph): common: Add pretty_binary_string conversions
Moved all incarnations of pretty binary printing into one common place.
Signed-off-by: Adam Kupczyk <akupczyk@redhat...
Adam Kupczyk
09:43 AM Revision 4eb64d38 (ceph): Merge pull request #34251 from JackSlateur/doc-os-recommendations
doc/start/os-recommendations.rst: add Octopus' platform
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:15 AM mgr Cleanup #45322 (Resolved): mgr: simplify 'module ls' output
Before PR https://github.com/ceph/ceph/pull/19235, @ceph mgr module ls@ simply printed a short list of available and ... Ernesto Puerta
09:12 AM Revision 443c1207 (ceph): doc/start/os-recommendations.rst: add opensuse, comment centos7
Signed-off-by: Alexandre Bruyelles <jack@jack.fr.eu.org> Alexandre Bruyelles
09:04 AM Revision a057467e (ceph): PendingReleaseNotes: Add Cephadm for >15.2.1
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:01 AM Orchestrator Cleanup #45321 (Resolved): Servcie spec: unify `spec:` vs omitting `spec:`
... Sebastian Wagner
08:45 AM Revision 0230a614 (ceph): Merge pull request #34590 from zdover23/wip-doc-cidr-network-troublesho...
ceph/doc: Add guidance for cidr network troubleshooting
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
08:45 AM CephFS Bug #45320: client: Other UID don't write permission when the file is marked with SUID or SGID
may_setattr 0x7f1902360b00 = -1
huanwen ren
08:43 AM CephFS Bug #45320: client: Other UID don't write permission when the file is marked with SUID or SGID
Client log:... huanwen ren
08:39 AM CephFS Bug #45320 (Fix Under Review): client: Other UID don't write permission when the file is marked w...
The problem appears in the ceph-fuse mount,there is no problem with the kernel mount
Example:...
huanwen ren
08:32 AM Dashboard Feature #43081 (Pending Backport): mgr/dashboard: monitoring menu entry should indicate firing al...
Volker Theile
08:31 AM Revision 4b536f04 (ceph): Merge pull request #34729 from votdev/issue_43081_show_prom_alerts_in_n...
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Reviewed-by: St...
Lenz Grimmer
08:05 AM ceph-volume Bug #45094: ceph-volume inventory does not read mpath properly
See also https://docs.ceph.com/docs/master/ceph-volume/lvm/prepare/#multipath-support Jan Fajerski
07:58 AM ceph-volume Bug #45094: ceph-volume inventory does not read mpath properly
As mentioned in the earlier comment, ceph-volume will ignore devices of type 'mpath' for various reasons. The invento... Jan Fajerski
07:53 AM Revision d26b699a (ceph): Merge pull request #34747 from varshar16/wip-doc-remove-duplicate-ps
doc/mgr/orchestrator: Remove duplicate ps from support table
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
07:47 AM Revision cc5bf594 (ceph): doc/orchestrator: update docs to new syntax and updated examples
Signed-off-by: Joshua Schmid <jschmid@suse.de>
Co-Authored-By: Sebastian Wagner <sebastian@spawnhost.de>
Joshua Schmid
07:32 AM Revision 22df4e61 (ceph): tests: update unmap.t for table spacing changes
Introduced in 4d42b4c5a0ed ("common/TextTable: default to 2 spaces
separating columns") and 41f003518a07 ("common/Tex...
Ilya Dryomov
07:18 AM mgr Feature #45309: [RBD] Clone a RBD volume from an existing volume
Jason Dillaman wrote:
> Humble Chirammal wrote:
> > To provide support for `clone` or `smart cloning` functionality...
Madhu Rajanna
06:48 AM Dashboard Feature #45319 (Resolved): mgr/dashboard: replace hard-coded Telemetry URL
As suggested in https://github.com/ceph/ceph/pull/33462#discussion_r416634830 replace the hard-coded Telemetry URL in... Tatjana Dehler
06:44 AM Revision 7df57322 (ceph): librbd: add aio_discard test case
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
06:44 AM Revision 2a0514c7 (ceph): librbd: add aio_discard
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
06:44 AM Revision cd896c3b (ceph): librbd: add DiscardRequest
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
06:44 AM Revision 72263d58 (ceph): librbd: add DiscardLogOperation
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
06:44 AM Revision 0532ae8e (ceph): librbd: add DiscardLogEntry
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
04:39 AM Revision 8cd7e3b1 (ceph): test/crimson/cbt: increase stddev variance to 2.0
as per Mark requests. we've being observing
```
03:55:21 - WARNING - cbt - prefill/incerta04.front.sepia.ceph....
Kefu Chai
04:35 AM CephFS Bug #43943: qa: "[WRN] evicting unresponsive client smithi131:z (6314), after 304.461 seconds"
/a/teuthology-2020-04-26_02:30:03-rados-octopus-distro-basic-smithi/4984936 Brad Hubbard
04:09 AM Revision 847fcb1e (ceph): qa: use small default pg count for CephFS pools
The pg count needs to be a power-of-two since
dff5697464edb9931d5dfa08cd4a30f85c1f237e.
Also, mon_pg_warn_min_per_os...
Patrick Donnelly
04:07 AM CephFS Bug #45257 (Duplicate): Removing filesystem results in task status scrub status old mdses in idle...
duplicate of https://tracker.ceph.com/issues/44677 Venky Shankar
03:28 AM CephFS Bug #45257: Removing filesystem results in task status scrub status old mdses in idle state
Greg Farnum wrote:
> Venky, you just fixed this, right?
Correct (https://tracker.ceph.com/issues/44677) -- backpo...
Venky Shankar
03:52 AM RADOS Bug #45318 (New): Health check failed: 2/6 mons down, quorum b,a,c,e (MON_DOWN)" in cluster log r...
/a/teuthology-2020-04-26_02:30:03-rados-octopus-distro-basic-smithi/4984906
The MON log shows it came back up arou...
Brad Hubbard
03:16 AM Revision 54a4eb03 (ceph): Merge pull request #34704 from jap/big-endian-day-operator
osd: Make the _day operator"" internals big-endian.
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
03:15 AM Revision 9d3c85ac (ceph): Merge pull request #34812 from rzarzynski/wip-osd-drop-statechart-from-pgh
osd: drop unneeded inclusion of boost::statechart in PG.h
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:15 AM RADOS Bug #44715: common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.back())->ops_in_...
/a/teuthology-2020-04-26_02:30:03-rados-octopus-distro-basic-smithi/4984693
/a/teuthology-2020-04-26_02:30:03-rados-...
Brad Hubbard
03:15 AM RADOS Bug #42347: nautilus assert during osd shutdown: FAILED ceph_assert((sharded_in_flight_list.back(...
/a/teuthology-2020-04-26_02:30:03-rados-octopus-distro-basic-smithi/4984693 Brad Hubbard
02:48 AM Dashboard Bug #45301 (In Progress): mgr/dashboard: displaying deleting state of OSDs in OSD table
Kiefer Chang
02:48 AM rgw Backport #45317 (In Progress): octopus: Add support for --bucket-id in radosgw-admin bucket stats...
Vikhyat Umrao
02:44 AM rgw Backport #45316 (In Progress): nautilus: Add support for --bucket-id in radosgw-admin bucket stat...
Vikhyat Umrao
02:16 AM Revision 91612cc8 (ceph): Merge pull request #34518 from tchaikov/nautilus-27422
nautilus: doc: fix parameter to set pg autoscale mode
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
01:35 AM Revision 4173f0a8 (ceph): doc: fix parameter to set pg autoscale mode
osd_pool_default_pg_autoscale_mode is the right parameter to
set placement-group autoscale mode.
Signed-off-by: Chan...
Changcheng Liu
12:30 AM Orchestrator Bug #45249 (Fix Under Review): cephadm: fail to apply a iSCSI ServiceSpec
Michael Fritch
12:24 AM Revision d0fe246f (ceph): Merge pull request #34813 from rzarzynski/wip-osd-fix-typo-pglog
crimson/osd, osd: fix typos in PG Log-related comments
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:19 AM Revision 34268fa5 (ceph): Merge pull request #34791 from rzarzynski/wip-crimson-backfill-pgtemp-ref
crimson/osd: fix missed ref in ShardServices::send_pg_temp().
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

04/28/2020

11:58 PM CephFS Bug #43943: qa: "[WRN] evicting unresponsive client smithi131:z (6314), after 304.461 seconds"
/a/teuthology-2020-04-26_07:01:02-rados-master-distro-basic-smithi/4986046 Brad Hubbard
09:48 PM Revision 7816776e (ceph): osd: s/log.bottom/log.tail/ in osd_types.h.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:47 PM Revision 9fb937c4 (ceph): osd: fix typo in PGLog.cc.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:38 PM Revision 4e3160a0 (ceph): qa/tasks/rbd_fio: update NamedTemporaryFile usage for python3
Open the file in text mode to avoid 'bytes' objects.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
09:22 PM Revision aba99103 (ceph): qa/tasks/rbd: update NamedTemporaryFile usage for python3
- open the file in text mode to avoid 'bytes' objects
- 'bufsize' is now spelled 'buffering' and switching buffering...
Ilya Dryomov
08:44 PM rbd Backport #45036: octopus: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
(need to backport https://github.com/ceph/ceph/pull/34753) Jason Dillaman
08:43 PM Revision fe5ca0c4 (ceph): Merge pull request #34753 from trociny/wip-44938-fixup
qa/workunits/rbd: retry the addition of a mirror pool peer
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:32 PM rbd Backport #45277 (In Progress): octopus: [rbd-mirror] image replayer stop might race with remove a...
Nathan Cutler
08:30 PM Orchestrator Bug #45293 (Fix Under Review): cephadm: service_id can contain a '.' char (mds, nfs, iscsi)
Michael Fritch
08:30 PM Orchestrator Bug #45294 (Fix Under Review): cephdam: rgw realm/zone could contain 'hostname'
Michael Fritch
08:29 PM Revision 6d967240 (ceph): rbd-mirror: track in-flight start/stop/restart in instance replayer
The shut down waits for in-flight ops to complete but the
start/stop/restart operations were previously not tracked. ...
Jason Dillaman
08:29 PM Revision 8a46155b (ceph): rbd-mirror: switch to common C_TrackedOp context class
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 64f8d9c30c53077f48107e83ba836897aa99e609)
Jason Dillaman
08:28 PM Revision 28f8a3ce (ceph): common: add helper C_TrackerOp context class
This wraps the functionality of starting and finishing a tracked op
into the standard context interface.
Signed-off-...
Jason Dillaman
08:23 PM Orchestrator Bug #45093: cephadm: mgrs transiently getting co-located (one node gets two when only one was ask...
Note: this is not a matter of "I asked for 4 MGRs and got 4, only two were unexpectedly colocated."
What is happen...
Nathan Cutler
08:10 PM Orchestrator Bug #45093 (New): cephadm: mgrs transiently getting co-located (one node gets two when only one w...
It happened again. Here is the output of the commands you asked for:
https://paste2.org/CGsgjJWy
NOTE: this tim...
Nathan Cutler
08:19 PM Revision 06a2ea61 (ceph): osd: drop unneeded inclusion of boost::statechart in PG.h.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:06 PM rgw Backport #45317 (Resolved): octopus: Add support for --bucket-id in radosgw-admin bucket stats co...
https://github.com/ceph/ceph/pull/34816 Nathan Cutler
08:06 PM rgw Backport #45316 (Resolved): nautilus: Add support for --bucket-id in radosgw-admin bucket stats c...
https://github.com/ceph/ceph/pull/34815 Nathan Cutler
08:04 PM RADOS Bug #44076 (Resolved): mon: update + monmap update triggers spawn loop
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:04 PM RADOS Bug #44248 (Resolved): Receiving RemoteBackfillReserved in WaitLocalBackfillReserved can cause th...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:03 PM Dashboard Bug #44659 (Resolved): mgr/dashboard: Editing iSCSI target advanced setting causes a target recre...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:03 PM Dashboard Bug #44679 (Resolved): mgr/dashboard: crush rule test suite is missing in API tests
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:03 PM Dashboard Bug #44780 (Resolved): monitoring: root volume full alert fires false positives
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:03 PM Dashboard Backport #45315 (Resolved): octopus: mgr/dashboard: Replace Protractor with Cypress
https://github.com/ceph/ceph/pull/34910 Nathan Cutler
08:02 PM Dashboard Bug #44923 (Resolved): mgr/dashboard: standby mgr redirects to a IP address instead of a FQDN URL
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:02 PM RADOS Backport #45314 (Resolved): octopus: scrub/osd-scrub-repair.sh: TEST_auto_repair_bluestore_failed...
https://github.com/ceph/ceph/pull/34830 Nathan Cutler
07:28 PM RADOS Support #45270 (Resolved): after reboot osd move to localhost
I believe this has been discussed several times on the mailing list. If your OSDs don't get reliably told what their ... Greg Farnum
07:25 PM CephFS Bug #45257: Removing filesystem results in task status scrub status old mdses in idle state
Venky, you just fixed this, right? Greg Farnum
06:52 PM Revision a596c46e (ceph): test/rbd-mirror: fix gmock warnings during snapshot-based replayer tests
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 6a342bb5e01fea205088592128f62b55261408bf)
Jason Dillaman
06:52 PM Revision 8b33694b (ceph): librbd: additional debug logs for mirror snapshot unlink peer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit eed00eb17969791107ddb8df0e909790c17bd573)
Jason Dillaman
06:52 PM Revision 2395264d (ceph): librbd: store mirror peer uuids in non-primary demoted snapshots
This will allow a remote rbd-mirror process to have a snapshot to use for
delta sync operations during failover.
Sig...
Jason Dillaman
06:52 PM Revision ea71fc80 (ceph): librbd: fixed race condition on demotion of snapshot-based mirrored image
A pending refresh could occur after setting the non-primary feature flag but
before the creation of the demotion snap...
Jason Dillaman
06:52 PM Revision bb89dd02 (ceph): rbd: fix missing space when listing non-primary mirror snapshots
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 0ca7817eceafd7756eee967e7d740afeedd517e7)
Jason Dillaman
06:52 PM Revision 0c6812b6 (ceph): rbd-mirror: ignore non-primary read-only state for remote images
snapshot-based mirroring needs to be able to potentially delete a
demotion snapshot during the unlink process. Previo...
Jason Dillaman
06:52 PM Revision 2ad40110 (ceph): rbd-mirror: propagate full snap-seq mapping in non-primary snapshots
Previously only newly created user snapshots were included in the
non-primary snapshot snap-seq mapping table. Howeve...
Jason Dillaman
06:52 PM Revision 12629fcd (ceph): rbd-mirror: prune unnecessary non-primary mirror snapshots
Once a non-primary snapshot is no longer required for syncing, delete it
from the image.
Fixes: https://tracker.ceph...
Jason Dillaman
06:52 PM Revision b696164b (ceph): rbd-mirror: unlink from remote snapshot if required
If a previous remote snapshot was synced but the unlink failed,
ensure we retry the unlink so that the remote can cle...
Jason Dillaman
06:52 PM Revision 9f4f7aa1 (ceph): rbd-mirror: utilize structured binding in 'for' loop
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 847f178c4bfb50ab1c1b21222fcb47759119aa43)
Jason Dillaman
06:39 PM rbd Backport #44648: nautilus: [test] NBD workunit does not wait for unmap disconnect delay
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34736
merged
Yuri Weinstein
06:39 PM Revision bfd919b4 (ceph): Merge pull request #34736 from smithfarm/wip-44648-nautilus
nautilus: qa/workunits/rbd: wait for nbd map to close after unmap
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
06:19 PM rbd Feature #45313 (Resolved): rbd: add sustained burst capability with controlled burst duration to RBD
The current token bucket design is not flexible enough and lacks sustained burst ability
For example:
Set IOPS li...
wencong wan
06:12 PM Revision 97939567 (ceph): Merge pull request #34699 from yison/rwl-image-writeback-cache-seq5
rbd/cache: Replicated Write Log core codes - aio_read
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:59 PM rbd Backport #45223 (In Progress): octopus: [rbd-mirror snapshot] clean-up unnecessary non-primary sn...
Nathan Cutler
05:52 PM rbd Backport #45047 (In Progress): octopus: [rbd-mirror] improved replication statistics
Nathan Cutler
05:52 PM Revision c637e312 (ceph): rbd-mirror: add snapshot-based replay performance metrics
The mirror image status for replaying snapshot-based images now includes
bytes per second and per snapshot, in additi...
Jason Dillaman
05:52 PM Revision 27761a20 (ceph): rbd-mirror: fixed race condition with snapshot sync and shutdown
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 8a18a7fc71944c55e7a5fa47e55572546b4088db)
Jason Dillaman
05:52 PM Revision 5bb230f4 (ceph): librbd: pass specialized handler interface to deep-copy
The initial version mimics the existing ProgressContext callback
interface. Later commits will add additional deep-co...
Jason Dillaman
05:52 PM Revision 9101d4e8 (ceph): librbd: pass bytes-read statistics from deep-copy through handler
These simple stats will be utilized by rbd-mirror to compute throughput
metrics for snapshot-based mirroring.
Signed...
Jason Dillaman
05:52 PM Revision 286e2155 (ceph): rbd-mirror: periodically poll image replayer status
When metrics are incorporated, there might not be a forced status update
if no new data is available to replicate. Ho...
Jason Dillaman
05:52 PM Revision dd1c03ac (ceph): rbd-mirror: switch to json_spirit formatter for journal image status
The free-form journal replay status description is now JSON-encoded. The
"master"/"mirror" designators have been chan...
Jason Dillaman
05:52 PM Revision cac1c10e (ceph): rbd-mirror: add journal-based replay performance metrics
The mirror image status for replaying journal-based images now includes
bytes and entries per second in addition to a...
Jason Dillaman
05:52 PM Revision 24a43b68 (ceph): rbd-mirror: switch to json_spirit formatter for snapshot image status
This will make it cleaner and easier to add additional data fields
to the existing JSON replaying status.
Signed-off...
Jason Dillaman
05:51 PM RADOS Backport #45041 (In Progress): octopus: osd: incorrect read bytes stat in SPARSE_READ
Nathan Cutler
05:50 PM Revision 1b63b0f4 (ceph): osd/PrimaryLogPG: fix SPARSE_READ stat
22960192 use readv to reimplement SPARSE_READ, however it is
still using total_read to accumulate total bytes it read...
Yan Jun
05:48 PM Orchestrator Bug #45037 (In Progress): octopus: cephadm: non-ceph units put wrong uid:gid in systemd unit file
Nathan Cutler
05:47 PM RADOS Backport #44842 (In Progress): octopus: nautilus: FAILED ceph_assert(head.version == 0 || e.versi...
Nathan Cutler
05:47 PM Revision 8e605b00 (ceph): osd/PeeringState: do not trim pg log past last_update_ondisk
Trimming past last_update_ondisk would be really bad, e.g.,
a new interval change would cancel&redo a previous op, an...
xie xingguo
05:47 PM Revision e12c0984 (ceph): qa/short_pg_log: pass osd_pg_log_trim_min = 0 to exercise short pg logs
we have osd_min_pg_log_entries to 2 (good) but not osd_pg_log_trim_min
which defaults to 100. Thus, even on those tes...
xie xingguo
05:47 PM Revision fcc84f54 (ceph): qa/osd-recovery: pass osd_pg_log_trim_min = 0 to exercise short pg logs
we have osd_min_pg_log_entries to 2 (good) but not osd_pg_log_trim_min
which defaults to 100. Thus, even on those tes...
xie xingguo
05:47 PM Revision 099b5f26 (ceph): PrimaryLogPG: add assert that we aren't trimming past last_update_ondisk
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit d4b1cc61e6526d325fd759f98e13e5a10523f5f7)
Samuel Just
05:47 PM Revision 18a5e33a (ceph): suites/rados/thrash: add rados-high-concurrency
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit ceb8e457e7c3bd1ce1c14833c091f517a024d6d5)
Samuel Just
05:46 PM mgr Tasks #45312 (New): mgr/telemetry: add report_id and cluster x-ray URL to status
Add to 'ceph telemetry status' output:
1. telemetry report_id (which represents the cluster's id).
2. public dashbo...
Yaarit Hatuka
05:46 PM RADOS Backport #44685 (In Progress): octopus: osd/osd-backfill-stats.sh TEST_backfill_out2: wait_for_cl...
Nathan Cutler
05:46 PM Revision 9d76c790 (ceph): qa/standalone/osd/osd-backfill-stats.sh: get_latest_osdmap to propagate...
Fixes: https://tracker.ceph.com/issues/44518
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 6...
Neha .
05:45 PM CephFS Backport #45227 (In Progress): octopus: qa: UnicodeDecodeError in TestGetAndPut.test_put_and_get_...
Nathan Cutler
05:45 PM Revision 2f6f4d45 (ceph): qa/vstart_runner: filter out non-ASCII chars
...from stdout and stderr of a command issued using LocalRemoteProcess.
Fixes: https://tracker.ceph.com/issues/43567...
Rishabh Dave
05:43 PM CephFS Backport #45222 (In Progress): octopus: cephfs-journal-tool: cannot set --dry_run arg
Nathan Cutler
05:43 PM Revision 4f09f65d (ceph): cephfs-journal-tool: correctly parse --dry_run argument
Correctly parse --dry_run argument and make it available to the
"recover_dentries" command.
Fixes: https://tracker.c...
Milind Changire
05:38 PM CephFS Backport #45220 (In Progress): octopus: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rst...
Nathan Cutler
05:38 PM Revision 82e3d4e2 (ceph): mds: fix debug log typo
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 6969d41e3d4cb2b460508cee044161de2a196ebe)
Xiubo Li
05:38 PM Revision 38107f2c (ceph): tools/cephfs: scan the links to set the proper dnfirst
The ceph code will set the dnfirst=2 as default instead of CEPH_NOSNAP.
And this will avoid the MDS daemon assert cra...
Xiubo Li
05:38 PM Revision 9eac2fc0 (ceph): tools/cephfs: Disable dirfrag auto merging and splitting
Make sure that the dirfrag auto merging and splitting are disabled
explicitly.
Fixes: https://tracker.ceph.com/issue...
Xiubo Li
05:38 PM Revision b0d719e6 (ceph): qa/cephfs: remove the whole subdir/ after test done
Fixes: https://tracker.ceph.com/issues/44380
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit b...
Xiubo Li
05:38 PM Revision c9390bfd (ceph): qa/cephfs: scrub the subdir/ after data scan
This will make sure the rstat between subdir's inode and dirfrag
are matched.
Fixes: https://tracker.ceph.com/issues...
Xiubo Li
05:32 PM CephFS Backport #45219 (In Progress): octopus: qa: FAIL: test_barrier (tasks.cephfs.test_full.TestCluste...
Nathan Cutler
05:32 PM Revision 295e43c6 (ceph): qa/cephfs: update TestClusterFull:test_barrier
The test case assumes that client does not send cap messages if there
is no operation. Recent change that timeout idl...
Yan, Zheng
05:31 PM CephFS Backport #45216 (In Progress): octopus: qa: after the cephfs qa test case quit the mountpoints st...
Nathan Cutler
05:31 PM Revision 9159f96f (ceph): qa/tasks/cephfs: umount the mountpoints when tearDown
Fixes: https://tracker.ceph.com/issues/44408
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 6...
Xiubo Li
05:31 PM Revision a1e7927c (ceph): qa/tasks/vstart_runner: use parent's umount methods
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 95820bf48f24579a099a2acf02575cddb3295c4a)
Xiubo Li
05:30 PM CephFS Backport #45049 (In Progress): octopus: stale scrub status entry from a failed mds shows up in `c...
Nathan Cutler
05:30 PM Revision f2f2f74e (ceph): qa: whitelist cluster warning message for removed MDS
Fixes: http://tracker.ceph.com/issues/44677
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from co...
Venky Shankar
05:30 PM Revision 1e08623e (ceph): mgr: force purge normal ceph entities from service map
Normal ceph services can send task status updates to manager.
Task status is tracked in service map implying that nor...
Venky Shankar
05:26 PM CephFS Backport #44844 (In Progress): octopus: qa:test_config_session_timeout failed with incorrect options
Nathan Cutler
05:26 PM Revision 84004e85 (ceph): qa/vstart_runner: fix mutiple 'timeout' option conflicting
The 'timeout' option in the environment may will conflict with the
ones in some ceph commands, like:
$ timeout 120 ....
Xiubo Li
05:24 PM CephFS Backport #44843 (In Progress): octopus: LibCephFS::RecalledGetattr test failed
Nathan Cutler
05:23 PM Revision 2b857496 (ceph): test/libcephfs: retry and wait for caps when setting the RD deleg
Fixes: https://tracker.ceph.com/issues/44525
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 9...
Xiubo Li
05:19 PM Backport #45207 (In Progress): octopus: Object corpus generation is currently broken
Nathan Cutler
05:18 PM Revision e38d8a95 (ceph): ceph-object-corpus: pick up octopus 15.2.1-40-ga838bb1aae
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit 09d928ff90a42fb468291b434d548c83aa2543fc)
Josh Durgin
05:18 PM Revision a45bf070 (ceph): include/denc: replace bufferlist::copy with iterator version
This version was only compiled as part of ceph-object-corpus
generation, when ENCODE_DUMP_PATH is defined, so it was ...
Josh Durgin
05:18 PM bluestore Backport #45045 (In Progress): nautilus: ceph-bluestore-tool --command bluefs-bdev-new-wal may da...
Nathan Cutler
05:17 PM Revision 1c776ab0 (ceph): os/bluestore: Don't pollute old journal when add new device
Fixes: https://tracker.ceph.com/issues/44774
Signed-off-by: Yang Honggang <yanghonggang@kuaishou.com>
(cherry picked ...
Yang Honggang
05:17 PM bluestore Backport #45044 (In Progress): octopus: ceph-bluestore-tool --command bluefs-bdev-new-wal may dam...
Nathan Cutler
05:17 PM Revision 588ff227 (ceph): os/bluestore: Don't pollute old journal when add new device
Fixes: https://tracker.ceph.com/issues/44774
Signed-off-by: Yang Honggang <yanghonggang@kuaishou.com>
(cherry picked ...
Yang Honggang
05:15 PM bluestore Backport #45064 (In Progress): nautilus: bluestore: unused calculation is broken
Nathan Cutler
05:14 PM bluestore Backport #45063 (In Progress): octopus: bluestore: unused calculation is broken
Nathan Cutler
05:13 PM Revision 029357d4 (ceph): os/bluestore: fix unused 'tail' calculation.
Fixes: https://tracker.ceph.com/issues/41901
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
05:13 PM Revision 18f29697 (ceph): os/bluestore: do not use 'unused' bitmap if makes no sense.
The processing logic which relies on 'unused' bitmap makes sense for
bluestore setup where min alloc size is differen...
Igor Fedotov
05:13 PM Revision fee1b145 (ceph): test/objectstore/test_bluestore_types: add tests for unused bitmap
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked fr...
Igor Fedotov
05:11 PM bluestore Bug #44509: using ceph-bluestore-tool bluefs-bdev-new-db results in 128k or 64k leftover on slow ...
Thanks a lot. That solves the problem. Would be good to have a note about it in docs. Stefan Priebe
05:10 PM bluestore Backport #43086 (In Progress): mimic: bluefs: sync_metadata leaks dirty files if log_t is empty
Nathan Cutler
05:09 PM Revision fe558c4d (ceph): os/bluestore: fix huge (>4GB) bluefs reads
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
04:51 PM Revision 864ff430 (ceph): cls/queue: Populating marker correctly in queue_list_entries,
when data is split between two chunks.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
Pritha Srivastava
04:28 PM Revision eee9eed2 (ceph): crimson/osd: fix missed ref in ShardServices::send_pg_temp().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
04:09 PM rgw Backport #45260: nautilus: rgw: dynamic resharding may process a manually resharded bucket with l...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34735
merged
Yuri Weinstein
04:09 PM Revision e91f7dce (ceph): Merge pull request #34735 from smithfarm/wip-45260-nautilus
nautilus: rgw: reshard: skip stale bucket id entries from reshard queue
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:04 PM Revision 1ad816ae (ceph): qa/workunits/rbd: fix peer_add helper
We need to temporary disable "exit on error" mode so it does not
abort when `rbd mirror pool peer add` returns "alrea...
Mykola Golub
04:01 PM CephFS Bug #45283: Kernel log flood "ceph: Failed to find inode for 1"
Cool, thanks guys.
I reviewed Ubuntu bug reporting guidelines, and created Launchpad account.
The bug report requir...
Michael Robertson
01:19 PM CephFS Bug #45283: Kernel log flood "ceph: Failed to find inode for 1"
Thanks for taking a look, Luis. Assigning this to you for now. Feel free to close as you see fit. Jeff Layton
10:40 AM CephFS Bug #45283: Kernel log flood "ceph: Failed to find inode for 1"
Michael Robertson wrote:
> Sounds good. Anything I can do to support the process?
I believe that the best thing t...
Luis Henriques
08:31 AM CephFS Bug #45283: Kernel log flood "ceph: Failed to find inode for 1"
Sounds good. Anything I can do to support the process? Michael Robertson
03:47 PM Dashboard Bug #45308: ceph dashboard - cephfs
Also noticed get a simular error when trying to list block images, this is a MGR running under ceph-adm... Ashley Merrick
01:25 PM Dashboard Bug #45308 (Can't reproduce): ceph dashboard - cephfs
Upon clicking the filesystems tab in the dashboard and clicking the FS name, the page loads with no details displayed... Ashley Merrick
03:45 PM Revision e174b91d (ceph): mgr/dashboard: Prevent dashboard breakdown on bad pool selection
The problem was that if a pool was created that outsizes the max
available OSDs the pool gets stuck with the "creatin...
Stephan Müller
03:45 PM Revision 59673eb4 (ceph): mgr/dashboard: Crush node selection class
This class helps the erasure code profile modal and the crush rule modal
to determine which inputs can be made to cre...
Stephan Müller
03:45 PM Revision 9adb2516 (ceph): mgr/dashboard: Use of crush node class in crush rule modal
Fixes: https://tracker.ceph.com/issues/44621
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
03:45 PM Revision 94a32d1a (ceph): mgr/dashboard: Use of crush node class in ECP modal
Now the crush node class preselects root, failure domain and device
class in the erasure code profile modal.
Like fo...
Stephan Müller
03:45 PM Revision 5da7c025 (ceph): mgr/dashboard: ECP modal enhanced validation
New validations with meaningful error messages:
* For all plugins
* k + m <= OSDs that are available
* k > 1
* Fo...
Stephan Müller
03:44 PM RADOS Bug #45075 (Pending Backport): scrub/osd-scrub-repair.sh: TEST_auto_repair_bluestore_failed failure
Neha Ojha
12:05 AM RADOS Bug #45075: scrub/osd-scrub-repair.sh: TEST_auto_repair_bluestore_failed failure
https://github.com/ceph/ceph/pull/34602 merged Yuri Weinstein
03:44 PM Revision e80d3f7a (ceph): os/bluestore: Optimizing the lock of bluestore writing process
Unlock global lock and use FileWriter lock to improve performance and tail latency
Signed-off-by: Yin Congmin <congm...
CONGMIN YIN
03:41 PM Dashboard Bug #44620 (In Progress): mgr/dashboard: Pool form max size
Stephan Müller
03:33 PM Dashboard Bug #45311: rgw: provide right format for rgw sync perf. counters.
Alfonso Martínez wrote:
> Hi @CaseyBodley,
>
> Provided that from C++ side it comes in the format:
> [...]
>
...
Casey Bodley
03:32 PM Dashboard Bug #45311: rgw: provide right format for rgw sync perf. counters.
Alfonso Martínez wrote:
> 2) The metric name format should be fixed (i.e. it should not contain any particular detai...
Casey Bodley
03:19 PM Dashboard Bug #45311: rgw: provide right format for rgw sync perf. counters.
Hi @CaseyBodley,
Provided that from C++ side it comes in the format:...
Alfonso Martínez
03:01 PM Dashboard Bug #45311 (Closed): rgw: provide right format for rgw sync perf. counters.
Currently, prometheus mgr module gets rgw perf counters as in https://tracker.ceph.com/attachments/download/4854/rgw_... Alfonso Martínez
03:32 PM rbd Bug #44938: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
Yes, see comment #7. It has an additional fix that we should backport. I'm just re-using these tracker tickets instea... Jason Dillaman
03:22 PM rbd Bug #44938: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
@Jason The octopus backport PR for this issue was already merged. Is it missing something? Nathan Cutler
03:22 PM Revision 8d4ce1f5 (ceph): Merge pull request #34700 from lixiaoy1/early_finish
librbd: Return read request early
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:00 PM mgr Feature #45309: [RBD] Clone a RBD volume from an existing volume
Humble Chirammal wrote:
> To provide support for `clone` or `smart cloning` functionality in kubernetes/OCP, we need...
Jason Dillaman
02:23 PM mgr Feature #45309 (New): [RBD] Clone a RBD volume from an existing volume

To provide support for `clone` or `smart cloning` functionality in kubernetes/OCP, we need an interface or functi...
Humble Chirammal
02:48 PM Dashboard Feature #45310 (Resolved): mgr/dashboard: add grafana dashboards for rgw multisite sync info
Provide grafana dashboards that show info from rgw sync perf counters. Alfonso Martínez
02:32 PM Dashboard Bug #44007 (Closed): mgr/dashboard: e2e error on "create, edit & delete image test"
We are now using Cypress E2E framework: https://tracker.ceph.com/issues/44812.
This exact error is no longer reprodu...
Tiago Melo
02:32 PM Dashboard Bug #44624 (Resolved): mgr/dashboard: iSCSI CHAP max length validation
Lenz Grimmer
02:31 PM Dashboard Bug #44636 (Closed): mgr/dashboard: random e2e test failure "Configuration page edit configuratio...
We are now using Cypress E2E framework: https://tracker.ceph.com/issues/44812.
This exact error is no longer reprodu...
Tiago Melo
02:18 PM Revision f31007f0 (ceph): rpm: drop "is_opensuse" conditional in SUSE-specific bcond block
Until now, "ocf" and "libradosstriper" were disabled on SLE, but not
openSUSE.
Leaving them enabled for openSUSE mak...
Nathan Cutler
02:14 PM Dashboard Feature #44812 (Pending Backport): mgr/dashboard: Replace Protractor with Cypress
Lenz Grimmer
02:13 PM Revision 55c5ec5a (ceph): Merge pull request #34285 from tspmelo/wip-cypress
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Stephan Müller <smueller@suse.com>
Lenz Grimmer
01:58 PM mgr Bug #45248 (Resolved): Failed to send devices to https://telemetry.ceph.com/device: 403 Forbidden
Hi Tobi,
Great! I'm resolving this ticket, please let us know if you encounter any issues in the future.
Thanks...
Yaarit Hatuka
01:23 PM CephFS Feature #45267: ceph-fuse: Reduce memory copy in ceph-fuse during data IO
Zheng Yan wrote:
> please check if we can use fuse's zero copy feature (splice read/write)
Yeah, sure. Will do that.
Xiubo Li
09:07 AM CephFS Feature #45267: ceph-fuse: Reduce memory copy in ceph-fuse during data IO
please check if we can use fuse's zero copy feature (splice read/write) Zheng Yan
01:22 PM CephFS Bug #45104: NFS deployed using orchestrator watch_url not working and mkdirs permission denied da...
Thanks! The relevant patch should make V2.8.4 and V3.3. Jeff Layton
01:20 PM Orchestrator Feature #45091: cephadm: CephX disabled: bad_method + failed to fetch mon config
To update, I was able to restart all services and move to using cephx and the two MDS come online. Ashley Merrick
01:19 PM Bug #45307 (Resolved): cls/queue: queue return empty markers when listing entries
when calling cls_queue_list_entries() some entries return with empty string as marker Yuval Lifshitz
01:11 PM Dashboard Feature #45306 (New): mgr/dashboard: asynchronous back-end: Use HTTP2 or websockets
In order to determine what we want to use in future. I will compare both HTTP2 and websockets.
First a bunch of in...
Stephan Müller
01:05 PM bluestore Backport #45234 (Rejected): mimic: OSD might fail to recover after ENOSPC crash
wouldn't do as it will introduce super meta version mess. Or one needs to backport per-pool omap stats as well. Igor Fedotov
09:35 AM bluestore Backport #45234: mimic: OSD might fail to recover after ENOSPC crash
Igor Fedotov wrote:
> Duplicates https://tracker.ceph.com/issues/45124
#45124 is an orphan. I deleted it.
Nathan Cutler
09:35 AM bluestore Backport #45234 (Need More Info): mimic: OSD might fail to recover after ENOSPC crash
Nathan Cutler
09:35 AM bluestore Backport #45234: mimic: OSD might fail to recover after ENOSPC crash
@Igor wrote:
Probably this is an overkill, see my comment in https://tracker.ceph.com/issues/45123
Nathan Cutler
01:00 PM Revision c230deae (ceph): os/bluestore/bluefs: add inspection of bluefs files
Add command "bluefs files list" that lists files in bluefs
and allows to see on which device they are located.
Signe...
Adam Kupczyk
12:31 PM rgw Feature #41061 (Pending Backport): Add support for --bucket-id in radosgw-admin bucket stats command
Vikhyat Umrao
12:29 PM Revision d266fe82 (ceph): Merge pull request #30024 from vumrao/wip-vumrao-41061
radosgw-admin: add support for --bucket-id in bucket stats command
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
11:58 AM Revision 348044ec (ceph): cls/queue: fix empty markers when listing entries
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com> Yuval Lifshitz
11:34 AM Revision dfb1e002 (ceph): mgr/dashboard: Remove additional unneeded steps for the metrics calcula...
Signed-off-by: Enno Gotthold <egotthold@suse.de> Enno Gotthold
10:51 AM rbd Bug #45305 (Fix Under Review): qa: rbd-nbd unmap_device may exit earlier due to incorrect list-ma...
Mykola Golub
10:43 AM rbd Bug #45305 (Resolved): qa: rbd-nbd unmap_device may exit earlier due to incorrect list-mapped filter
The `unmap_device` function from rbd-nbd.sh test, waits for the device is unmaped by filtering `rbd-nbd list-mapped` ... Mykola Golub
10:45 AM Revision d667e385 (ceph): qa/workunits/rbd: fix list-mapped filter in unmap_device
In recent versions `rbd list-mapped` does not print the white space
at the end of the line.
Fixes: https://tracker.c...
Mykola Golub
10:21 AM mgr Feature #45290: mgr/volumes: Add command to clone a volume from another volume

> Regarding consistency: There wont be any inflight I/Os on the source PVC, so we are good to take a path of source...
Kotresh Hiremath Ravishankar
10:09 AM mgr Feature #45290: mgr/volumes: Add command to clone a volume from another volume
Let me give some more context here:
There are mainly 2 operations to create a new PVC ( empty volume creation is o...
Humble Chirammal
10:05 AM CephFS Bug #45304 (In Progress): qa/fuse_mount.py: tests crash when /sys/fs/fuse/connections is absent
Rishabh Dave
09:59 AM CephFS Bug #45304 (Resolved): qa/fuse_mount.py: tests crash when /sys/fs/fuse/connections is absent
Following is the specific log entries showing that -... Rishabh Dave
09:43 AM Revision 4af6c855 (ceph): mgr/dashboard: Replace Protractor with Cypress
Fixes: https://tracker.ceph.com/issues/44812
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
09:43 AM Revision ec45e2fa (ceph): mgr/dashboard: E2E: Add navigateEdit method
This method should be use to navigate to the edit page.
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
09:40 AM Revision 388e06d8 (ceph): mgr/status: Fix "ceph fs status" json format writing to stderr
"ceph fs status" json format outputs to stderr instead of
stdout. This patch fixes the same.
Fixes: https://tracker....
Kotresh Hiremath Ravishankar
09:37 AM Dashboard Bug #45303 (Resolved): mgr/dashboard: table details flicker if autoReload of table is on
After https://github.com/ceph/ceph/pull/32747, autoReload of some tables is disabled.
The reason to do that is the d...
Kiefer Chang
09:26 AM Dashboard Feature #45302 (New): mgr/dashboard: get/set bucket ACLs
Ability to get/set ACLs on a bucket:
https://docs.ceph.com/docs/master/radosgw/s3/bucketops/#get-bucket-acl
https:/...
Alfonso Martínez
09:25 AM mgr Backport #45070 (Resolved): nautilus: Trying to enable the CEPH Telegraf module errors 'No such ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34628
m...
Nathan Cutler
09:25 AM RADOS Backport #44324: nautilus: Receiving RemoteBackfillReserved in WaitLocalBackfillReserved can caus...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34512
m...
Nathan Cutler
03:01 AM RADOS Backport #44324 (Resolved): nautilus: Receiving RemoteBackfillReserved in WaitLocalBackfillReserv...
Wei-Chung Cheng
09:25 AM RADOS Backport #44289: nautilus: mon: update + monmap update triggers spawn loop
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34500
m...
Nathan Cutler
03:00 AM RADOS Backport #44289 (Resolved): nautilus: mon: update + monmap update triggers spawn loop
Wei-Chung Cheng
09:24 AM mgr Backport #44954 (Resolved): nautilus: monitoring: root volume full alert fires false positives
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34419
m...
Nathan Cutler
09:24 AM Dashboard Backport #45157: nautilus: mgr/dashboard: Refactor Python unittests and controller
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34662
m...
Nathan Cutler
09:24 AM mgr Backport #45043 (Resolved): nautilus: mgr: exception in module serve thread does not log traceback
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34627
m...
Nathan Cutler
09:22 AM Revision 9486206f (ceph): Merge pull request #34429 from xxhdx1985126/wip-crimson-recovery-pr
crimson: pglog based recovery ---- part 1
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Radoslaw Zarzynsk...
Kefu Chai
09:20 AM Dashboard Bug #45301 (Resolved): mgr/dashboard: displaying deleting state of OSDs in OSD table
When deleting OSDs, we have tasks but there is no indication in OSD rows to info users that OSDs are being deleted.
...
Kiefer Chang
08:54 AM Dashboard Bug #42929 (Resolved): mgr/dashboard: Random failure in Pool unit test
Lenz Grimmer
08:54 AM Dashboard Feature #44935 (Resolved): mgr/dashboard: customize CherryPy Server Header
Lenz Grimmer
08:52 AM Revision 56a2a9ab (ceph): Merge pull request #34656 from rhcs-dashboard/44935-custom-cherryPy-header
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Nizamudeen <nia@redhat.com>
Reviewed-by: Stephan Mülle...
Lenz Grimmer
07:45 AM Dashboard Backport #45281 (Resolved): octopus: mgr/dashboard: Random failure in Pool unit test
Laura Paduano
07:23 AM Revision fcb05369 (ceph): Merge pull request #34760 from callithea/wip-45281-octopus
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <...
Lenz Grimmer
07:21 AM Revision 5131f6a1 (ceph): mgr/dashboard: fix API tests
* test_perf_counters_mgr_get
* test_selftest_cluster_log
Fixes: https://tracker.ceph.com/issues/45170
Fixes: https:/...
Alfonso Martínez
07:21 AM Revision b5194acb (ceph): qa/tasks/vstart_runner.py: use StringIO for capturing text
to be consistent with 8bfe977854686149c74de3ebaed7b571d43404dd
Fixes: https://tracker.ceph.com/issues/45246
Signed-o...
Kefu Chai
07:18 AM Revision bfc367b7 (ceph): Merge pull request #34467 from rhcs-dashboard/wip-44992-octopus
Reviewed-by: Laura Paduano <lpaduano@suse.com> Lenz Grimmer
07:15 AM Dashboard Bug #44405 (Resolved): Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
Lenz Grimmer
07:14 AM mgr Backport #45233 (Resolved): octopus: Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBuck...
Lenz Grimmer
07:12 AM Revision cb234e03 (ceph): Merge pull request #34708 from rhcs-dashboard/wip-45233-octopus
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Volker Th...
Lenz Grimmer
07:07 AM Bug #45242 (Resolved): rados/thrash-old-clients test on master uses incompatible jewel clients
Brad Hubbard
12:06 AM Bug #45242: rados/thrash-old-clients test on master uses incompatible jewel clients
Yuri Weinstein wrote:
> https://github.com/ceph/ceph/pull/34749
> https://github.com/ceph/ceph/pull/34748 merged
Yuri Weinstein
06:53 AM CephFS Backport #45221 (In Progress): nautilus: cephfs-journal-tool: cannot set --dry_run arg
Wei-Chung Cheng
06:10 AM Revision 7e21f951 (ceph): cephfs-journal-tool: correctly parse --dry_run argument
Correctly parse --dry_run argument and make it available to the
"recover_dentries" command.
Fixes: https://tracker.c...
Milind Changire
06:07 AM CephFS Backport #45217 (In Progress): nautilus: qa: FAIL: test_barrier (tasks.cephfs.test_full.TestClust...
Wei-Chung Cheng
05:30 AM Revision 028e214c (ceph): qa/tasks/vstart_runner: fix TypeError of string argument expected, got ...
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
05:29 AM CephFS Bug #45300 (Fix Under Review): qa/tasks/vstart_runner.py: TypeError: mount() got an unexpected ke...
Xiubo Li
05:24 AM CephFS Bug #45300 (Resolved): qa/tasks/vstart_runner.py: TypeError: mount() got an unexpected keyword ar...
2020-04-28 01:23:05,521.521 INFO:__main__:test_subvolume_group_create_with_desired_mode (tasks.cephfs.test_volumes.Te... Xiubo Li
05:15 AM CephFS Bug #45299 (Fix Under Review): qa/cephfs: AssertionError: b'755' != '755' when running test_subvo...
Xiubo Li
05:12 AM CephFS Bug #45299 (In Progress): qa/cephfs: AssertionError: b'755' != '755' when running test_subvolume_...
Xiubo Li
05:12 AM CephFS Bug #45299 (Resolved): qa/cephfs: AssertionError: b'755' != '755' when running test_subvolume_gro...
... Xiubo Li
05:12 AM Revision e3b314a8 (ceph): qa/tasks/cephfs/mount.py: run_shell to use StringIO as default
Fixes: https://tracker.ceph.com/issues/45299
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
03:36 AM Revision 6afa31d1 (ceph): cephadm: Add `chown` to unit.run for adoped simple OSDs
We're not using `ceph-volume simple activate` anymore, so need to
add `chown ceph:ceph` for each of block, block.db a...
Tim Serong
03:36 AM Revision df201823 (ceph): cephadm: minor osd_type cleanup in OSD adopt
This addresses a couple of the comments in
https://github.com/ceph/ceph/pull/34565
Signed-off-by: Tim Serong <tseron...
Tim Serong
03:05 AM Revision 84508c30 (ceph): qa/cephfs: update TestClusterFull:test_barrier
The test case assumes that client does not send cap messages if there
is no operation. Recent change that timeout idl...
Yan, Zheng
02:56 AM RADOS Backport #44370 (In Progress): nautilus: msg/async: the event center is blocked by rdma construct...
Wei-Chung Cheng
02:55 AM Revision c3117bcc (ceph): msg/async/rdma: fix bug event center is blocked by rdma construct conne...
We construct a tcp connection to transport ib sync msg, if the
remote node is shutdown (shutdown by accident), the ne...
Peng Liu
02:55 AM Revision 0e91db70 (ceph): msg/async/rdma: move C_handle_connection to RDMAConnectionSocketImpl.cc
Signed-off-by: Peng Liu <liupeng37@baidu.com>
(cherry picked from commit 9fbe5bc75496ab58d075b724078979e30063b623)
C...
Peng Liu
02:05 AM RADOS Bug #45298 (Resolved): cram: balancer/misplaced.t fails with 'Error EAGAIN: Some objects (0.00891...
/a/teuthology-2020-04-26_07:01:02-rados-master-distro-basic-smithi/4985666... Brad Hubbard
01:31 AM RADOS Bug #36304: FAILED ceph_assert(p != pg_slots.end()) in OSDShard::register_and_wake_split_child(PG*)
/a/teuthology-2020-04-26_07:01:02-rados-master-distro-basic-smithi/4986119 Brad Hubbard
12:35 AM Orchestrator Bug #45296 (Duplicate): cephadm: daemon add mon failure: orchestrator._interface.OrchestratorVali...
/a/teuthology-2020-04-26_07:01:02-rados-master-distro-basic-smithi/4985864/... Brad Hubbard
12:05 AM Revision c272749e (ceph): Merge pull request #34748 from neha-ojha/wip-jewel-cleanup
qa/suites/rados: jewel cleanup
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@red...
Yuri Weinstein
12:04 AM Revision 975cb627 (ceph): Merge pull request #34602 from neha-ojha/wip-45075
qa/standalone/scrub/osd-scrub-repair.sh: fix race in TEST_auto_repair_bluestore_failed
Reviewed-by: Kefu Chai <kchai...
Yuri Weinstein

04/27/2020

11:47 PM Bug #44197: read_until returns Operation not permitted in a mixed arch client MON session
So it sounds like cephx doesn't work when the client's 32-bit and the server's 64-bit?
We do try and maintain thin...
Greg Farnum
11:35 PM Revision 0a9612bc (ceph): Merge pull request #34595 from rishabh-d-dave/fs-move-run_shell
qa/cephfs: move run_shell to mount.py and add methods for negative testing
Reviewed-by: Jeff Layton <jlayton@redhat....
Greg Farnum
11:12 PM Revision ccff9f12 (ceph): rgw: nfs: disable gc, lc, quota, and sync threads by default
These can be overridden by new options, should a site decide to
run a librgw with no radosgw instances.
Signed-off-b...
Matt Benjamin
11:06 PM CephFS Bug #45080: mds slow journal ops then cephfs damaged after restarting an osd host
Hmm so the MDS shutdown assert is a bug we've been dancing around on where we were trying to clean up Context callbac... Greg Farnum
10:08 PM Revision c60ec03e (ceph): qa/workunits/cephadm/test_cephadm.sh: wait longer for monitoring stack
Give the monitoring stack (node-exporter, prom, grafana) a few more
retries to become available before giving up
Sig...
Michael Fritch
09:55 PM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
/a/yuriw-2020-04-25_15:46:30-rados-wip-yuri4-testing-2020-04-25-0009-master-distro-basic-smithi/4984285 Neha Ojha
09:33 PM mgr Backport #45070: nautilus: Trying to enable the CEPH Telegraf module errors 'No such file or dir...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34628
merged
Yuri Weinstein
09:33 PM Revision 47e6bc8f (ceph): Merge pull request #34628 from shyukri/wip-45070-nautilus
nautilus: mgr/telegraf: catch FileNotFoundError exception
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
09:32 PM RADOS Backport #44324: nautilus: Receiving RemoteBackfillReserved in WaitLocalBackfillReserved can caus...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34512
merged
Yuri Weinstein
09:32 PM Revision 42b4ead1 (ceph): Merge pull request #34512 from Vicente-Cheng/wip-44324-nautilus
nautilus: osd/PeeringState.h: ignore RemoteBackfillReserved in WaitLocalBackfillReserved
Reviewed-by: Neha Ojha <noj...
Yuri Weinstein
09:30 PM Revision a5ec44f8 (ceph): Merge pull request #34500 from Vicente-Cheng/wip-44289-nautilus
nautilus: mon: stash newer map on bootstrap when addr doesn't match
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
09:29 PM mgr Backport #44954: nautilus: monitoring: root volume full alert fires false positives
Volker Theile wrote:
> https://github.com/ceph/ceph/pull/34419
merged
Yuri Weinstein
09:29 PM Revision 575ea629 (ceph): Merge pull request #34419 from votdev/wip-44954-nautilus
nautilus: monitoring: root volume full alert fires false positives
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Rev...
Yuri Weinstein
07:41 PM Orchestrator Bug #45294 (Resolved): cephdam: rgw realm/zone could contain 'hostname'
A 'hostname' like sub-string could be provided as a realm/zone :... Michael Fritch
07:40 PM Orchestrator Bug #45293 (Resolved): cephadm: service_id can contain a '.' char (mds, nfs, iscsi)
Create a cephfs name that contains a '.' char:... Michael Fritch
06:42 PM CephFS Feature #45289 (Fix Under Review): mgr/volumes: create fs subvolumes with isolated RADOS namespaces
Kotresh Hiremath Ravishankar
11:24 AM CephFS Feature #45289 (Resolved): mgr/volumes: create fs subvolumes with isolated RADOS namespaces
Add an option to `fs subvolume create` command to allow subvolumes to be created in unique RADOS namespaces.
The c...
Ramana Raja
06:31 PM rgw Bug #45193: Admin API returns 200 instead of 404 for Get Bucket Info
I built a package based on the nautilus branch with https://github.com/ceph/ceph/commit/4586cfbf992d296c94534df66d196... Nick Janus
06:03 PM RADOS Bug #45292 (Need More Info): pg autoscaler merging issue
Encountering an issue where placement groups (pgs) go into status *stuck inactive* and hang in that status. This appe... Brian Wickersham
06:02 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Let me test it some more. I think the cache pressure messages were showing up without any load. I am going to see if ... mitchell walls
04:38 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
mitchell walls wrote:
> I would say that it would be related to load or open files but I saw the message on both the...
Jeff Layton
05:51 PM Dashboard Bug #41060: mgr/dashboard: REST API returns 500 when no Content-Type is specified
Ernesto Puerta wrote:
> Right now, a request like this (without @Content-Type: application/json@) results in 500 er...
anurag bandhu
05:01 PM CephFS Backport #45230 (In Progress): octopus: ceph fs add_data_pool doesn't set pool metadata properly
Ramana Raja
05:01 PM CephFS Backport #45226 (In Progress): octopus: mon/MDSMonitor: "ceph fs authorize cephfs client.test /te...
Ramana Raja
04:50 PM Revision 64df70cf (ceph): librbd: Return read request early
Finish read requests if the total length is 0.
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Xiaoyan Li
04:06 PM Revision e11fb7cf (ceph): mon/FSCommands: Fix 'fs new' command
After creating a filesystem using the 'fs new' command, the value
of the 'data' and 'metadata' key of the datapool an...
Ramana Raja
04:05 PM Revision ad1f8441 (ceph): mon/FSCommands: Fix 'add_data_pool' command
After making a RADOS pool a filesystem's data pool using the
'add_data_pool' command, the value of the 'data' key of ...
Ramana Raja
03:45 PM CephFS Backport #45225 (In Progress): nautilus: mon/MDSMonitor: "ceph fs authorize cephfs client.test /t...
Ramana Raja
03:45 PM CephFS Backport #45229 (In Progress): nautilus: ceph fs add_data_pool doesn't set pool metadata properly
Ramana Raja
03:36 PM Revision 9bce9399 (ceph): mon/FSCommands: Fix 'fs new' command
After creating a filesystem using the 'fs new' command, the value
of the 'data' and 'metadata' key of the datapool an...
Ramana Raja
03:19 PM Dashboard Feature #45199: mgr/dashboard: show Telemetry status more prominently
A panel on the page to indicate the status switch if anything is changed during the pages would be nice. Also on the ... Stephan Müller
02:50 PM mgr Feature #45290: mgr/volumes: Add command to clone a volume from another volume
More details about this clone functionality can be found here:
https://kubernetes.io/docs/concepts/storage/volume-...
Humble Chirammal
01:15 PM mgr Feature #45290 (New): mgr/volumes: Add command to clone a volume from another volume

To provide support for `clone` or `smart cloning` functionality in kubernetes/OCP, we need an interface or function...
Humble Chirammal
02:43 PM Bug #16783 (Won't Fix): Build fails if you disable radosgw (--without-radosgw) during linking
I've not looked at this since my initial report and no longer build without rgw. closing as won't fix. David Disseldorp
02:38 PM CephFS Bug #45283: Kernel log flood "ceph: Failed to find inode for 1"
My memory on this code starts to be somewhat blurry, but looking at git log (in mainline) the following 4 patches see... Luis Henriques
10:02 AM CephFS Bug #45283 (Closed): Kernel log flood "ceph: Failed to find inode for 1"
Rook v1.2.7 (official chart) and ceph v14.2.9 in an AKS cluster with VMSS.
OS provided by AKS is currently Ubuntu 16...
Michael Robertson
02:27 PM mgr Support #45291 (New): sending ceph data to zabbix appliance
I'm a system administrator who was tasked with evaluating proxmox cluster 6 with ceph. As per proxmox zabbix was thei... Alexander Fridman
01:57 PM Orchestrator Bug #45284 (In Progress): cephadm: Access host files on "cephadm shell"
Ricardo Marques
10:13 AM Orchestrator Bug #45284 (Resolved): cephadm: Access host files on "cephadm shell"
I have a file on my host, that I would like to use to set a "config-key":... Ricardo Marques
01:38 PM CephFS Backport #45213 (Rejected): luminous: client: write stuck at waiting for larger max_size
Zheng Yan
10:36 AM CephFS Backport #45213 (Need More Info): luminous: client: write stuck at waiting for larger max_size
luminous backport is non-trivial due to post-Luminous refactoring
@Zheng, given that Luminous is supposed to be EO...
Nathan Cutler
01:24 PM Revision 2eea3a19 (ceph): mon/FSCommands: Fix 'add_data_pool' command
After making a RADOS pool a filesystem's data pool using the
'add_data_pool' command, the value of the 'data' key of ...
Ramana Raja
12:59 PM bluestore Bug #44509: using ceph-bluestore-tool bluefs-bdev-new-db results in 128k or 64k leftover on slow ...
Stefan,
I presume you did invoke bluefs-bdev-new-db command only, didn't you?
In fact this command allocates new DB...
Igor Fedotov
12:57 PM rbd Backport #45036 (In Progress): octopus: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
Jason Dillaman
12:57 PM rbd Bug #44938 (Pending Backport): [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
Jason Dillaman
08:23 AM rbd Bug #44938 (Resolved): [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:46 PM Dashboard Backport #44834 (Resolved): octopus: mgr/dashboard: 'Prometheus / All Alerts' page shows progress...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34631
m...
Nathan Cutler
12:45 PM Dashboard Backport #45083 (Resolved): octopus: mgr/dashboard: iSCSI CHAP max length validation
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34547
m...
Nathan Cutler
12:45 PM Dashboard Backport #45020 (Resolved): octopus: mgr/dashboard: standby mgr redirects to a IP address instead...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34498
m...
Nathan Cutler
12:45 PM Dashboard Backport #44712 (Resolved): octopus: mgr/dashboard: crush rule test suite is missing in API tests
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34211
m...
Nathan Cutler
12:44 PM Dashboard Backport #45084 (Resolved): octopus: mgr/dashboard: Editing iSCSI target advanced setting causes ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34548
m...
Nathan Cutler
12:44 PM Dashboard Backport #45051: octopus: mgr/dashboard: lint error on plugins/debug.py
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34625
m...
Nathan Cutler
12:44 PM Dashboard Backport #44837: octopus: mgr/dashboard: iSCSI CHAP messages should inform that numbers are allowed
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34630
m...
Nathan Cutler
12:08 PM bluestore Backport #45234 (Duplicate): mimic: OSD might fail to recover after ENOSPC crash
Duplicates https://tracker.ceph.com/issues/45124 Igor Fedotov
12:01 PM Revision 1e656e2a (ceph): cmake: detect fuse3 as well
Fixes: https://tracker.ceph.com/issues/44891
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit c...
Kefu Chai
12:00 PM Revision 7a9dab25 (ceph): cmake: detect fuse3 as well
Fixes: https://tracker.ceph.com/issues/44891
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit c...
Kefu Chai
12:00 PM Revision 4847f18a (ceph): cmake: check for FUSE version
and refactor FindFUSE.cmake a little bit to conditionalize OSX support
Signed-off-by: Kefu Chai <kchai@redhat.com>
(...
Kefu Chai
12:00 PM Revision f806447e (ceph): cmake: link against FUSE::FUSE
instead of specifying the include directory and linkage separately
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cher...
Kefu Chai
12:00 PM Revision e84aa4c1 (ceph): cmake: rename Findfuse.cmake to FindFUSE.cmake
so its name is consistent with upstream name, and with the variables
exposed by FindFUSE.cmake.
Signed-off-by: Kefu ...
Kefu Chai
11:58 AM Revision b11ab401 (ceph): cmake: check for FUSE version
and refactor FindFUSE.cmake a little bit to conditionalize OSX support
Signed-off-by: Kefu Chai <kchai@redhat.com>
(...
Kefu Chai
11:58 AM Revision db17cb75 (ceph): cmake: link against FUSE::FUSE
instead of specifying the include directory and linkage separately
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cher...
Kefu Chai
11:56 AM Revision 61d3b1fa (ceph): cmake: rename Findfuse.cmake to FindFUSE.cmake
so its name is consistent with upstream name, and with the variables
exposed by FindFUSE.cmake.
Signed-off-by: Kefu ...
Kefu Chai
11:51 AM RADOS Bug #44286: Cache tiering shows unfound objects after OSD reboots
Issue still present on 14.2.8. Preben Berg
11:23 AM ceph-ansible Bug #42053: e0 failed to get devid for : udev_device_new_from_subsystem_sysname failed on ''
Hi,
I deployed a 3 nodes ceph cluster using ceph-ansible stable-4.0 too. The cluster has been working well for a c...
Florent Flament
11:14 AM rgw Documentation #45288 (In Progress): Clarify commands required for vault kv / transit engines
Currently the documentation jumps between kv / transit engines
Commands should be given for both kv / transit engi...
Ian Watson
11:01 AM Revision 71165f2e (ceph): Merge pull request #34631 from shyukri/wip-44834-octopus
octopus: mgr/dashboard: 'Prometheus / All Alerts' page shows progress bar
Reviewed-by: Sebastian Krah <skrah@suse.co...
Laura Paduano
10:58 AM Revision 13e7ff41 (ceph): Merge pull request #34547 from tspmelo/wip-45083-octopus
octopus: mgr/dashboard: Fix iSCSI's username and password validation
Reviewed-by: Ricardo Marques <rimarques@suse.co...
Laura Paduano
10:57 AM Revision d3dc5c1e (ceph): Merge pull request #34498 from votdev/wip-45020-octopus
octopus: mgr/dashboard: use FQDN for failover redirection
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by:...
Laura Paduano
10:55 AM Revision 0069ce45 (ceph): Merge pull request #34211 from s0nea/wip-44712-octopus
octopus: mgr/dashboard: add crush rule test suite
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Laura...
Laura Paduano
10:54 AM CephFS Backport #45287 (In Progress): nautilus: ceph-fuse: ceph::__ceph_abort(): ceph-fuse killed by SIG...
Nathan Cutler
10:53 AM CephFS Backport #45287 (Resolved): nautilus: ceph-fuse: ceph::__ceph_abort(): ceph-fuse killed by SIGABR...
https://github.com/ceph/ceph/pull/34771 Nathan Cutler
10:52 AM CephFS Backport #45210 (In Progress): nautilus: enable 'big_writes' fuse option if ceph-fuse is linked t...
Nathan Cutler
10:51 AM Revision 04eae34c (ceph): ceph-fuse: link to libfuse3 if fuse3 is installed
Fixes: https://tracker.ceph.com/issues/44891
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit c...
Xiubo Li
10:50 AM Orchestrator Bug #44792: cephadm: make `cephadm shell` independent from /etc/ceph/ceph.conf
Sebastian Wagner wrote:
> This is a usability bug:
>
> Workaround might be to infer the ceph.conf as well?
>
>...
Ricardo Marques
10:48 AM Revision 88efbe19 (ceph): rbd-fuse: remove FUSE_CAP_BIG_WRITES when linking to libfuse3
The big-writes is enabled as default from 3.0.
Fixes: https://tracker.ceph.com/issues/44891
Signed-off-by: Xiubo Li ...
Xiubo Li
10:48 AM Revision 34f99277 (ceph): rbd-fuse: switch to use utimens instead
The utime is deprecated.
Fixes: https://tracker.ceph.com/issues/44891
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(c...
Xiubo Li
10:48 AM Revision d4f97bc6 (ceph): ceph-fuse: enable the big writes as default
When the libfuse version < 3, without the big_writes options enabled
the write perf is very poor.
Fixes: https://tra...
Xiubo Li
10:48 AM Revision 3114a6b1 (ceph): ceph-fuse: don't get mount options from /etc/fstab when doing remount
If there happen to be an kcephfs entry in /etc/fstab for ceph-fuse's
mount point. 'mount -o remount' may get options ...
Yan, Zheng
10:46 AM CephFS Backport #45046 (In Progress): octopus: ceph-fuse: ceph::__ceph_abort(): ceph-fuse killed by SIGA...
Nathan Cutler
10:44 AM CephFS Backport #45211 (In Progress): octopus: enable 'big_writes' fuse option if ceph-fuse is linked to...
Nathan Cutler
10:44 AM Revision 9bc28e91 (ceph): ceph-fuse: link to libfuse3 if fuse3 is installed
Fixes: https://tracker.ceph.com/issues/44891
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit c...
Xiubo Li
10:44 AM Revision df7ac014 (ceph): ceph-fuse: don't get mount options from /etc/fstab when doing remount
If there happen to be an kcephfs entry in /etc/fstab for ceph-fuse's
mount point. 'mount -o remount' may get options ...
Yan, Zheng
10:37 AM Revision 5d124bd9 (ceph): ceph-fuse: enable the big writes as default
When the libfuse version < 3, without the big_writes options enabled
the write perf is very poor.
Fixes: https://tra...
Xiubo Li
10:37 AM Revision 78236e0d (ceph): rbd-fuse: switch to use utimens instead
The utime is deprecated.
Fixes: https://tracker.ceph.com/issues/44891
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(c...
Xiubo Li
10:37 AM Revision 1760f565 (ceph): rbd-fuse: remove FUSE_CAP_BIG_WRITES when linking to libfuse3
The big-writes is enabled as default from 3.0.
Fixes: https://tracker.ceph.com/issues/44891
Signed-off-by: Xiubo Li ...
Xiubo Li
10:33 AM Orchestrator Bug #45286 (Closed): cephadm: Adding hosts to the cluster fails
hi,
using centos8 can't add an host to the cluster via cephadm.
Following the docs i was able to boostrap a new clu...
max liccardo
10:31 AM CephFS Backport #45285 (In Progress): mimic: client: write stuck at waiting for larger max_size
Nathan Cutler
10:30 AM CephFS Backport #45285 (Rejected): mimic: client: write stuck at waiting for larger max_size
https://github.com/ceph/ceph/pull/34768 Nathan Cutler
10:30 AM CephFS Backport #45212 (In Progress): nautilus: client: write stuck at waiting for larger max_size
Nathan Cutler
10:30 AM Revision ff436bd6 (ceph): client: reset requested_max_size if file write is not wanted
write can stuck at waiting for larger max_size in following sequence of
events:
- client opens a file and writes to ...
Yan, Zheng
10:29 AM CephFS Backport #45214 (In Progress): octopus: client: write stuck at waiting for larger max_size
Nathan Cutler
10:29 AM Revision 4185f807 (ceph): client: reset requested_max_size if file write is not wanted
write can stuck at waiting for larger max_size in following sequence of
events:
- client opens a file and writes to ...
Yan, Zheng
10:27 AM Revision 0e6e6373 (ceph): monitoring: Fix pool capacity incorrect
Signed-off-by: James Cheng <james59988@gmail.com>
(cherry picked from commit 1b980ef88c5f8f45b5b39b79c395a66233908266)
James Cheng
10:21 AM Revision 58ee0842 (ceph): monitoring: Fix pool capacity incorrect
Signed-off-by: James Cheng <james59988@gmail.com>
(cherry picked from commit 1b980ef88c5f8f45b5b39b79c395a66233908266)
James Cheng
10:06 AM Revision a29daed4 (ceph): rpm: define weak_deps for el8
RHEL/CentOS 8 comes with rpm 4.14, see
https://centos.pkgs.org/8/centos-baseos-x86_64/rpm-4.14.2-25.el8.x86_64.rpm.ht...
Kefu Chai
09:58 AM mgr Feature #45282 (In Progress): mgr: new module to provide DNS and Service Discovery for Ceph and m...
High Availability Proof of Concept.
New mgr module that will provide:
* DNS resolution for Ceph services (monitor...
Ernesto Puerta
09:50 AM Revision 713077c2 (ceph): Docs: vault kv and transit engine updates
Providing some clearer documentation on the steps needed when using either the kv or transit engine
Signed-off-by: i...
Ian Watson
09:02 AM Dashboard Bug #44803 (Fix Under Review): mgr/dashboard: it's not possible to refresh inventory forcedly
Kiefer Chang
08:04 AM Dashboard Bug #44803 (In Progress): mgr/dashboard: it's not possible to refresh inventory forcedly
Kiefer Chang
08:59 AM mgr Backport #44675 (In Progress): mimic: mgr/balancer: KeyError messages in balancer module
Nathan Cutler
08:59 AM mgr Backport #44674 (In Progress): nautilus: mgr/balancer: KeyError messages in balancer module
Nathan Cutler
08:57 AM mgr Backport #44674: nautilus: mgr/balancer: KeyError messages in balancer module
an attempted backport - https://github.com/ceph/ceph/pull/34647 - was closed Nathan Cutler
08:58 AM Revision ab4b344c (ceph): mgr/balancer: tolerate pgs outside of target weight map
We build a target weight map based on the primary crush weights, and
ignore weights that are 0. However, it's possib...
Sage Weil
08:58 AM Revision 39db91ea (ceph): test_cephfs_shell: refactor test_put_and_get_without_target_directory
The refactor intends to simplify the test and make it more readable,
It also changes how this test creates directory...
Rishabh Dave
08:56 AM Dashboard Backport #45281 (In Progress): octopus: mgr/dashboard: Random failure in Pool unit test
Laura Paduano
08:53 AM Dashboard Backport #45281 (Resolved): octopus: mgr/dashboard: Random failure in Pool unit test
https://github.com/ceph/ceph/pull/34760 Laura Paduano
08:54 AM Revision 5356fa43 (ceph): mgr/dashboard: Fix ServiceDetails and PoolDetails unit tests
While testing the upgrade to Angular 9,
these 2 unit tests were consistently failling.
Fixes: https://tracker.ceph.c...
Tiago Melo
08:52 AM Dashboard Bug #42929 (Pending Backport): mgr/dashboard: Random failure in Pool unit test
Laura Paduano
08:51 AM bluestore Bug #45195: ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FAILED ceph_assert(p ...
Well, this fix is required if/when 'deferring big writes' feature (https://github.com/ceph/ceph/pull/33434) is backp... Igor Fedotov
08:49 AM bluestore Bug #45195: ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FAILED ceph_assert(p ...
Hi Brad,
no this is specific to master(Pacific) only
Igor Fedotov
12:39 AM bluestore Bug #45195 (In Progress): ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FAILED ...
Brad Hubbard
12:38 AM bluestore Bug #45195: ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FAILED ceph_assert(p ...
Igor, does this need to be backported? If so could you set the appropriate releases please? I know you set 16 as the ... Brad Hubbard
08:41 AM mgr Bug #45248: Failed to send devices to https://telemetry.ceph.com/device: 403 Forbidden
Hi Yaarit,
looks good now:
Ceph report sent to https://telemetry.ceph.com/report
Reported 85 devices across 50...
Tobias Fischer
08:40 AM Dashboard Backport #45280 (In Progress): octopus: mgr/dashboard: test failure "test_selftest_cluster_log (t...
Laura Paduano
08:38 AM Dashboard Backport #45280 (Resolved): octopus: mgr/dashboard: test failure "test_selftest_cluster_log (task...
https://github.com/ceph/ceph/pull/34759 Laura Paduano
08:38 AM Dashboard Bug #45246 (Pending Backport): mgr/dashboard: test failure "test_selftest_cluster_log (tasks.mgr....
Laura Paduano
04:01 AM Dashboard Bug #45246 (Resolved): mgr/dashboard: test failure "test_selftest_cluster_log (tasks.mgr.test_mod...
Kefu Chai
08:32 AM Orchestrator Bug #45279 (Can't reproduce): cephadm bootstrap: monmaptool --create: error writing to '/tmp/monm...
Hi,
using cpehadm in order to install octopus on a ubuntu 18.04 fails asap I've tried to install first monitor.
I f...
max liccardo
08:25 AM RADOS Bug #41735 (Resolved): pg_autoscaler throws HEALTH_WARN with auto_scale on for all pools
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:25 AM Dashboard Backport #45272 (In Progress): octopus: mgr/dashboard: ceph-api-nightly-master-backend and ceph-a...
Laura Paduano
08:17 AM Dashboard Backport #45272 (Resolved): octopus: mgr/dashboard: ceph-api-nightly-master-backend and ceph-api-...
https://github.com/ceph/ceph/pull/34758 Laura Paduano
08:24 AM RADOS Bug #43365 (Resolved): Nautilus: Random mon crashes in failed assertion at ceph::time_detail::sig...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:23 AM rbd Backport #45278 (Resolved): octopus: [rbd-mirror snapshot] optimize cloned image sync to non-prim...
https://github.com/ceph/ceph/pull/34810 Nathan Cutler
08:23 AM Bug #44964 (Resolved): RPM 4.15.1 has some issues with ceph.spec
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:23 AM rbd Backport #45277 (Resolved): octopus: [rbd-mirror] image replayer stop might race with remove and ...
https://github.com/ceph/ceph/pull/34810 Nathan Cutler
08:22 AM rbd Backport #45276 (Rejected): mimic: [rbd-mirror] image replayer stop might race with remove and in...
Nathan Cutler
08:22 AM rbd Backport #45275 (Resolved): nautilus: [rbd-mirror] image replayer stop might race with remove and...
https://github.com/ceph/ceph/pull/41792 Nathan Cutler
08:22 AM Dashboard Backport #45274 (Resolved): octopus: mgr/dashboard: ceph-api-nightly-master-backend error "test_p...
https://github.com/ceph/ceph/pull/34759 Nathan Cutler
08:18 AM Revision 1fa34307 (ceph): mgr/dashboard: fixing RBD purge error in backend
Current UTC datetime should be used as `now`, otherwise the expiration
comparison might fail on machines with non-UTC...
Kiefer Chang
08:17 AM Dashboard Backport #45273 (Resolved): nautilus: mgr/dashboard: ceph-api-nightly-master-backend and ceph-api...
https://github.com/ceph/ceph/pull/34847 Laura Paduano
08:11 AM Dashboard Bug #45149 (Pending Backport): mgr/dashboard: ceph-api-nightly-master-backend and ceph-api-nightl...
Laura Paduano
08:09 AM Revision 63d690fc (ceph): Merge pull request #34705 from bk201/wip-45149
mgr/dashboard: fixing RBD purge error in backend
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile...
Laura Paduano
07:46 AM Revision 40e232ad (ceph): minor fix: pass bucket_info as const ref in bi_list()
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
07:46 AM Revision 0270dc4a (ceph): qa/rgw: some basic reshard tests
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
07:46 AM Revision 3f6e071f (ceph): rgw: more multisite dynamic resharding pieces.
rados object names of bi shard to take a unique id called
generation number.
Signed-off-by: Shilpa Jagannath <smanja...
Shilpa MJ
07:46 AM Revision 48cae3f8 (ceph): rgw: parameterized bucket_index_layout_generation in BucketShard::init()
for better flexibility.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
07:43 AM Revision f88fb46d (ceph): mgr/dashboard: monitoring menu entry should indicate firing alerts
Fixes: https://tracker.ceph.com/issues/43081
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
07:23 AM Revision 153eac2f (ceph): mgr/dashboard: RGW port autodetection does not support "Beast" RGW fron...
* Improve regular expressions to support more configuration variations.
* Modify error message. It includes the confi...
Volker Theile
07:05 AM CephFS Bug #45261 (Fix Under Review): mds: FAILED assert(locking == lock) in MutationImpl::finish_locking
Zheng Yan
07:00 AM Dashboard Cleanup #45156 (Resolved): mgr/dashboard: Refactor Python unittests and controller
Kefu Chai
07:00 AM Dashboard Backport #45157 (Resolved): nautilus: mgr/dashboard: Refactor Python unittests and controller
Kefu Chai
07:00 AM Revision e44d4810 (ceph): Merge pull request #34662 from votdev/wip-45157-nautilus
nautilus: mgr/dashboard: Refactor Python unittests and controller
Reviewed-by: Alfonso Martínez <almartin@redhat.com...
Kefu Chai
06:52 AM Revision 2e11a35d (ceph): mds: take xlock in the order requests start locking
this avoid assertion in MutaionImpl::finish_locking()
Fix: https://tracker.ceph.com/issues/45261
Signed-off-by: "Yan...
Yan, Zheng
05:12 AM CephFS Feature #45237: pybind/mgr/volumes: add command to return metadata regarding a subvolume snapshot
@Kotresh is it possible to add snapshot status ie ready or not for consuming? Madhu Rajanna
04:02 AM Dashboard Bug #45170 (Pending Backport): mgr/dashboard: ceph-api-nightly-master-backend error "test_perf_co...
Kefu Chai
04:00 AM Revision d8084806 (ceph): Merge pull request #34752 from tchaikov/fix-test-perf-counters-mgr-get
mgr/dashboard: fix API tests to be py3 compatible
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Kefu Chai
03:38 AM Revision d9ca5e5d (ceph): Merge pull request #34292 from cbodley/wip-bufferlist-comparison
bufferlist: use iterators for comparison operators
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:37 AM Revision f0a4fc14 (ceph): Merge pull request #34090 from trociny/wip-ceph-erasure-code-tool
tools/erasure-code: new tool to encode/decode files
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu ...
Kefu Chai
03:35 AM Revision fcf8bd7c (ceph): Merge pull request #34683 from ifed01/wip-ifed-fix-freelist-label
os/bluestore: fix freelist's meta usage when bdev label is unsupported
Reviewed-by: Adam Kupczyk <akucpzyk@redhat.com>
Kefu Chai
03:34 AM bluestore Bug #44880 (Resolved): ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
Kefu Chai
03:34 AM Revision a8733598 (ceph): Merge pull request #34588 from ifed01/wip-ifed-lower-spinner-mas
os/bluestore: set bluestore_min_alloc_size to 4K for spinners
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewe...
Kefu Chai
03:31 AM Revision b76f4d06 (ceph): Merge pull request #34006 from aclamk/wip-rocksdb-sharding
kv/RocksDBStore,os/blustore: shard rocksdb database using column families
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
03:30 AM RADOS Feature #43377 (Resolved): Make Zstandard compression level a configurable option
Kefu Chai
03:28 AM Revision 6ad027c6 (ceph): Merge pull request #33790 from bstillwell/add_conf_option_zstd_compress...
compressor: Add a config option to specify Zstd compression level
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:27 AM Revision 8ae1c578 (ceph): Merge pull request #34635 from tchaikov/wip-mgr-py3
mgr: drop python2 support
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by: Neha Ojha <nojha@re...
Kefu Chai
02:58 AM Revision 6a627481 (ceph): mgr/dashboard: displaying Service detail inside table
Adapt the changes in https://github.com/ceph/ceph/pull/32747.
Fixes: https://tracker.ceph.com/issues/45106
Signed-of...
Kiefer Chang
02:26 AM Revision 7bf24ff5 (ceph): librbd: add aio_read test cases
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
02:25 AM Revision 3d63bde4 (ceph): librbd: add aio_read
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu

04/26/2020

11:39 PM Documentation #45271 (New): Storage Cluster Quickstart Guide not valid for CentOS 7
Apr 24 02:48:45 <qskwood> the Storage Cluster Quickstart doesn't appear to be valid for CentOS 7
Apr 24 02:48:...
Zac Dover
04:35 PM Revision 4571ee26 (ceph): doc/cephadm/install.rst: Add troubleshooting for 'CIDR' error
add troubleshooting for 'failed to infer CIDR network...' error
See also
https://tracker.ceph.com/issues/44828
Sign...
Zac Dover
04:25 PM Revision 445214a8 (ceph): doc/rados/operations: document pg repairing practices
This commit adds some basic commands for diagnosing
broken placement groups and repairing them.
Signed-off-by: Zac D...
Zac Dover
02:16 PM RADOS Support #45270 (Resolved): after reboot osd move to localhost
if my host retrieve hostname from DNS server PTR line, not set from hostnamectl set-hostname node01, i have next prob... Ilia Seleznev
12:40 PM rgw Bug #45269 (Resolved): notification: amqp with vhost and user/password is failing
when amqp endpoint is defined for notifications with user/password and a vhost, the URL is considered malformed Yuval Lifshitz
12:09 PM rbd Bug #45268 (Resolved): [librbd]assert at Notifier::notify's aio_notify_locker
ceph version 14.2.5
OS: centos 7.6
platform: aarch64
Procedure:
&nbsp;&nbsp;&nbsp;&nbsp;Librbd return ETIMEOUT to...
haitao chen
11:22 AM Revision d59ffc27 (ceph): rgw/pubsub: notification filtering by object tags
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit d19474f3d7b4e0a16cc2ef55f2bb4e3fd027545c...
Yuval Lifshitz
11:22 AM Revision 33e57840 (ceph): rgw/notification: add opaque data
opaque data may be set in topic configuration and later on sent inside
nottifications triggered by that topic.
Signe...
Yuval Lifshitz
11:22 AM Revision 497596ca (ceph): rgw/pubsub: send notifications from multi-delete op
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 754f7edbb8156727de45c17c03826c9a0df6dbb8...
Yuval Lifshitz
07:46 AM Revision ce659e3f (ceph): common/AsyncReserver: template out the finisher type
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:46 AM Revision 3fe103b3 (ceph): crimson/osd: wire up local and remote async reservers
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:46 AM Revision 12d57c9c (ceph): crimson/osd: introduce scheduler implementations and operation throttler
Signed-off-by: Samuel Just <sjust@redhat.com>
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com>
Samuel Just
07:46 AM Revision 12a19749 (ceph): crimson/osd/osd_operation: add support for AggregateBlocker
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:46 AM Revision 3ae73f0f (ceph): osd: add some clean ups
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:46 AM Revision 60dd721f (ceph): crimson: add background recovery request and necessary interfaces for r...
Signed-off-by: Samuel Just <sjust@redhat.com>
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com>
Samuel Just
07:46 AM Revision 7f26f701 (ceph): crimson/os: add readv method to futurized_store
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Xuehan Xu
07:46 AM Revision 566cd757 (ceph): crimson: add pg log based recovery machinery
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Xuehan Xu
07:46 AM Revision 7b0462fc (ceph): crimson: add recovery operations oriented request ---- "RecoverySubRequ...
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Xuehan Xu
07:46 AM Revision b39d6e03 (ceph): crimson: add osd interface for recovery messages
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Xuehan Xu
07:46 AM Revision 8ff09f2d (ceph): crimson: keep track of clean_regions/dirty_regions of modifications
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Xuehan Xu
07:46 AM Revision ff08cb6b (ceph): crimson/osdmap_gate: sort the blockers in ascending order of map epoch
When the osdmap_gate got a new map, it's supposed to release blocked ops on
all previous maps section of which is rep...
Xuehan Xu
07:46 AM Revision 64397149 (ceph): crimson: prevent PG::schedule_event_after from creating daggling future
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Xuehan Xu
07:46 AM Revision 6723922b (ceph): osd/PrimaryLogPG: move earliest_backfill to PeeringState
We'll want this in crimson as well.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
07:46 AM Revision 0becb44e (ceph): osd/PeeringState: eliminate unused cct from PGPool
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:15 AM CephFS Feature #45267: ceph-fuse: Reduce memory copy in ceph-fuse during data IO
Have talked with Yan, Zheng and I will work on this.
Thanks
Xiubo Li
07:14 AM CephFS Feature #45267 (In Progress): ceph-fuse: Reduce memory copy in ceph-fuse during data IO
Xiubo Li
07:13 AM CephFS Feature #45267 (Resolved): ceph-fuse: Reduce memory copy in ceph-fuse during data IO
we can reduce memory copy in ceph-fuse's IO path. for example, fuse_ll_read() have two copies, libcephfs to a temp bu... Xiubo Li
02:55 AM Revision ca6adb23 (ceph): librbd: add WriteLogMap test cases
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
02:55 AM Revision 956316c0 (ceph): librbd: add LogMap class
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
02:55 AM Revision aa88a3f4 (ceph): librbd: add ReadRequest to handle read
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
12:59 AM Revision ea378251 (ceph): common: add openssl engine support
this patch enables the use of openssl engine for
specific openssl algorithm(like DIGESTS/CIPHERS/...)
we can pass co...
Hang Li
12:59 AM Revision a86858db (ceph): rgw: load openssl configuration when rgw starts
when rgw starts, try to load engine using opt "openssl_engine_opts"
Signed-off-by: Hang Li <lihang48@huawei.com>
Hang Li

04/25/2020

08:27 PM bluestore Bug #45195 (Fix Under Review): ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FA...
Igor Fedotov
06:24 PM RADOS Bug #45202: Repeatedly OSD crashes in PrimaryLogPG::hit_set_trim()
I'm got a crash for another OSD on 4rd node, and last lines in log are not related to PG 2.f8:... KOT MATPOCKuH
05:46 PM Revision 28c7ba68 (ceph): Merge pull request #34732 from lxbsz/fs_fix_new
qa: misc fixes to run for cephfs qa test
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:29 PM Revision dea86fd3 (ceph): Merge pull request #31912 from zjcmszh/cmpext
pybind/rados: add Ioctx::cmpext()
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Kefu Chai
01:23 PM Revision 58387308 (ceph): test/pybind/test_rados.py: test Ioctx::cmpext()
Signed-off-by: Zhang Jiao <zhangjiao@cmss.chinamobile.com> zhangjiao
01:22 PM Revision 1787a3bd (ceph): pybind/rados: add Ioctx:cmpext()
Signed-off-by: Zhang Jiao <zhangjiao@cmss.chinamobile.com> zhangjiao
01:05 PM rbd Subtask #44596 (Pending Backport): [rbd-mirror snapshot] optimize cloned image sync to non-primar...
(adding backport to octopus to keep baselines in-sync for now) Jason Dillaman
07:29 AM rbd Subtask #44596 (Resolved): [rbd-mirror snapshot] optimize cloned image sync to non-primary site
Mykola Golub
12:55 PM RADOS Bug #45253: Inconsistent characters allowed set for device classes
Version is mimic 13.2.8. Sorry, forgot. Frank Schilder
10:59 AM CephFS Bug #45103 (Resolved): TestVolumeClient is failing under new py3 runtime
Kefu Chai
10:58 AM Revision d07960ef (ceph): Merge pull request #34578 from lxbsz/volume_client_py3
qa/volume_client: be python3 compatible
Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-by: Kefu Chai <kchai@re...
Kefu Chai
10:21 AM Revision 211c3fbb (ceph): qa/tasks/cephfs/fuse_mount: fix possible chmod 1777 error
INFO:teuthology.orchestra.run.smithi13a2:> (cd /home/ubuntu/cephtest && exec sudo chmod 1777 /home/ubuntu/cephtest/mn... Xiubo Li
10:21 AM Revision 8921c8e1 (ceph): qa/cephfs: switch to mount_wait() to avoid possible umounted assert
For the fuse mount, it sometime will need to wait to a moment to let
the client get ready.
Signed-off-by: Xiubo Li <...
Xiubo Li
10:21 AM Revision dd4fc808 (ceph): qa/tasks/cephfs: switch to StringIO to fix byte-like errors
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
10:21 AM Revision 7f575761 (ceph): qa/cephfs: fix AssertionError: CommandFailedError not raised under py3
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
10:21 AM Revision bf104782 (ceph): qa/tasks/vstart_runner: remove the stdin str type check
For the "ceph-dencoder" it will use the byte type data.
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
09:32 AM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I forgot to mention that the message has been going for few hours continually.... mitchell walls
09:15 AM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I would say that it would be related to load or open files but I saw the message on both the new and old ceph cluster... mitchell walls
08:24 AM rbd Bug #44938: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
Additional PR: https://github.com/ceph/ceph/pull/34753
It should fix failures like this one: http://qa-proxy.ceph....
Mykola Golub
07:36 AM Revision 7eced158 (ceph): qa/workunits/rbd: retry the addition of a mirror pool peer
fb4311f5 has fixed this for setup, but "remove mirroring pool"
test needs fixing too.
Fixes: https://tracker.ceph.co...
Mykola Golub
07:35 AM rbd Bug #45072 (Pending Backport): [rbd-mirror] image replayer stop might race with remove and instac...
Mykola Golub
07:29 AM Revision b0133c12 (ceph): Merge pull request #34697 from dillaman/wip-44596
rbd-mirror: skip snapshot image-sync for newly created/cloned images
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:58 AM Revision 16efdd62 (ceph): Merge pull request #34751 from tchaikov/wip-doc-fix
doc/releases/mimic.rst: add title underline
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
02:23 AM Revision b152e498 (ceph): Merge pull request #34741 from tchaikov/wip-teuthology-cronjobs-mimic
qa/tests: pass "-t 2" to teuthology-suite when testing mimic
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Kefu Chai
01:50 AM Revision 0ac29643 (ceph): mgr/dashboard: fix API tests
* test_perf_counters_mgr_get
* test_selftest_cluster_log
Fixes: https://tracker.ceph.com/issues/45170
Fixes: https:/...
Alfonso Martínez
01:50 AM Revision 2de78c3b (ceph): qa/tasks/vstart_runner.py: use StringIO for capturing text
to be consistent with 8bfe977854686149c74de3ebaed7b571d43404dd
Fixes: https://tracker.ceph.com/issues/45246
Signed-o...
Kefu Chai
01:38 AM Revision 2994fba7 (ceph): doc/releases/general.rst: add mising link targets
they are referenced by 60c825486916d0b0b43248a0966d2ecb90f352df
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:33 AM Revision 598b39e9 (ceph): doc/releases: silence sphinx warnings
* mimic.rst: add title underline
to address sphinx warning like:
```
WARNING: Title underline too short.
```
* octo...
Kefu Chai
01:26 AM rgw Bug #44570: rgw segfault when uploading files with BEAST
> - Under which OS and OS version it's running?
It's running under Gentoo, which is a rolling distro with no specifi...
Patrick McLean
12:02 AM RADOS Bug #45266 (Resolved): follower monitors can grow beyond memory target
The leader monitor periordically tells tcmalloc to release memory back to the OS, but follower monitors do not. This ... Josh Durgin

04/24/2020

11:56 PM bluestore Bug #45265: Disable bluestore_fsck_quick_fix_on_mount by default
Oh, I'm afraid this is a perfect topic for a holy war ;)
I recall a few people who wanted this feature to be enabled...
Igor Fedotov
11:25 PM bluestore Bug #45265 (Resolved): Disable bluestore_fsck_quick_fix_on_mount by default
Since the format conversion may take from a few minutes to a few hours, depending on the amount of stored "omap" data... Neha Ojha
10:35 PM Revision ed98de9f (ceph): rgwlc: properly accumulate in RGWLC::list_lc_progress()
Also track shard/index progress, clearing marker when the shard
is advanced.
Signed-off-by: Matt Benjamin <mbenjamin...
Matt Benjamin
10:23 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Yeah, I think it's basically doing what it's supposed to do but there may be some delay between libcephfs getting the... Jeff Layton
07:42 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
It seems the way it is doing it might've changed it used to just sit there. On Monday, I plan to test the multi-mds p... mitchell walls
07:15 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Unfortunately it seems to be back. It was also sitting relatively dormant during this time again. Let me know if you ... mitchell walls
05:59 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Many thanks. Let me know how it goes! Jeff Layton
05:50 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Okay I have it setup. The userspace version for ganesha is showing
ceph version 16.0.0-977-gd8f2dbd (d8f2dbd338fb52...
mitchell walls
04:03 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Sure, in a nutshell...
Check out the correct ganesha branch in git first. Clone my tree and cd into it, and then:
...
Jeff Layton
03:10 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Just double checking, I need to update ceph on the nfs server to the rpms from the ci, then build nfs-ganesha? Could ... mitchell walls
01:34 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I kicked off a ceph-ci build here:
https://shaman.ceph.com/builds/ceph/wip-jlayton-45114/d8f2dbd338fb5237bed8c34dd...
Jeff Layton
01:18 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Don't worry about the container, I can create it if needed. If not I could also create the packages if you would like... mitchell walls
01:11 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I can install the package within the container as well if needed. What is are the needed ceph patches? I could attemp... mitchell walls
12:50 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Probably easy for some people, but it may take me some time. I'll see what I can do. Jeff Layton
12:35 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
The Ganesha server is now running in a podman container version 15.2.1. So it should be easy to create an image with ... mitchell walls
12:13 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Ok, ceph patches are pretty much done. Just waiting on review so I can merge them. There are also some ganesha patche... Jeff Layton
10:15 PM bluestore Bug #45195 (In Progress): ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FAILED ...
Igor Fedotov
10:08 PM bluestore Bug #45195: ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FAILED ceph_assert(p ...
The following back trace is likely to be the symptom for the same bug.
-1> 2020-04-24T16:25:20.971+0300 7efe4897e...
Igor Fedotov
10:03 PM Revision f47ccfa7 (ceph): os/bluestore: fix improper blob usage while handling deferred big write.
The root cause is tail extent iterator invalidation when rewriting head
one.
Fixes: https://tracker.ceph.com/issues/...
Igor Fedotov
08:19 PM Revision a8c125c7 (ceph): Merge pull request #34750 from yuriw/wip-yuriw-distro-octupus
qa/tests: clean up distro and point to centos 8.1 Yuri Weinstein
08:05 PM Revision 067f414c (ceph): qa/tests: clean up distro and point to centos 8.1
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:27 PM mgr Bug #45248 (In Progress): Failed to send devices to https://telemetry.ceph.com/device: 403 Forbidden
Hi Tobias,
Thanks for reporting this.
This happened due to a restrictive rate limit. We increased the number of r...
Yaarit Hatuka
06:57 AM mgr Bug #45248 (Resolved): Failed to send devices to https://telemetry.ceph.com/device: 403 Forbidden
ceph telemetry send
Ceph report sent to https://telemetry.ceph.com/report
Reported 62 devices across 50 hosts
Fa...
Tobias Fischer
07:24 PM RADOS Backport #45231 (Resolved): nautilus: pg_autoscaler throws HEALTH_WARN with auto_scale on for all...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34618
m...
Nathan Cutler
06:20 PM RADOS Backport #45231 (In Progress): nautilus: pg_autoscaler throws HEALTH_WARN with auto_scale on for ...
Nathan Cutler
07:18 PM Revision 9b8254ed (ceph): ceph-volume: handle idempotency with batch and explicit scenarios
If you used --wal-devices or --db-devices with batch and too
many devices are filtered out then a RuntimeError was ra...
Andrew Schoen
07:17 PM Bug #45242: rados/thrash-old-clients test on master uses incompatible jewel clients
https://github.com/ceph/ceph/pull/34749
https://github.com/ceph/ceph/pull/34748
Yuri Weinstein
06:33 PM Bug #45242 (Fix Under Review): rados/thrash-old-clients test on master uses incompatible jewel cl...
Neha Ojha
01:05 AM Bug #45242 (Resolved): rados/thrash-old-clients test on master uses incompatible jewel clients
These tests run until killed (timeout) and are testing jewel clients against master. Should we remove the jewel clien... Brad Hubbard
06:56 PM mgr Backport #45043: nautilus: mgr: exception in module serve thread does not log traceback
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34627
merged
Yuri Weinstein
06:56 PM Revision 43cb7d65 (ceph): Merge pull request #34627 from shyukri/wip-45043-nautilus
nautilus: mgr/PyModule: fix missing tracebacks in handle_pyerror()
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
06:45 PM Revision c258ff2c (ceph): qa/suites/rados/thrash-old-clients/1-install: remove hammer
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:44 PM bluestore Bug #44509: using ceph-bluestore-tool bluefs-bdev-new-db results in 128k or 64k leftover on slow ...
Igor did you had a look at those values? Any chance to fix this manually? Stefan Priebe
06:43 PM bluestore Bug #42928: ceph-bluestore-tool bluefs-bdev-new-db does not update lv tags
OK i was able to solve this by using the lv tools and copy all lv flags from the block device to db and just chaning ... Stefan Priebe
06:31 PM RADOS Backport #44486 (Resolved): nautilus: Nautilus: Random mon crashes in failed assertion at ceph::t...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34542
m...
Nathan Cutler
06:31 PM Revision c01a5878 (ceph): Merge pull request #34542 from smithfarm/wip-44486-nautilus
nautilus: common/ceph_time: tolerate mono time going backwards
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewe...
Nathan Cutler
06:29 PM Revision 5ac2f547 (ceph): qa/suites/rados/thrash-old-clients/1-install: remove jewel
Since we've changed mon_osd_initial_require_min_compat_client to
luminous in 986c271b756a6b3f472ec6848fc0d6680c45cf5b...
Neha Ojha
06:29 PM Revision 4a6361d9 (ceph): qa/suites/rados/thrash/workloads: use default mon osd initial require m...
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:24 PM rgw Backport #45073 (Resolved): nautilus: SElinux denials observed on teuthology multisite run
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34539
m...
Nathan Cutler
01:28 PM rgw Backport #45073: nautilus: SElinux denials observed on teuthology multisite run
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34539
merged
Yuri Weinstein
06:24 PM Backport #45035 (Resolved): nautilus: RPM 4.15.1 has some issues with ceph.spec
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34527
m...
Nathan Cutler
01:28 PM Backport #45035: nautilus: RPM 4.15.1 has some issues with ceph.spec
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34527
merged
Yuri Weinstein
06:23 PM Dashboard Backport #45085: nautilus: mgr/dashboard: Editing iSCSI target advanced setting causes a target r...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34551
m...
Nathan Cutler
06:23 PM Dashboard Backport #45082: nautilus: mgr/dashboard: iSCSI CHAP max length validation
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34550
m...
Nathan Cutler
06:22 PM Dashboard Backport #45019: nautilus: mgr/dashboard: standby mgr redirects to a IP address instead of a FQDN...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34497
m...
Nathan Cutler
06:02 PM Revision 37bd6920 (ceph): doc/mgr/orchestrator: Remove duplicate ps from support table
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:36 PM Dashboard Feature #44912 (Fix Under Review): mgr/dashboard: Forms should wait until all data is ready until...
Tiago Melo
12:32 PM Dashboard Feature #44912 (In Progress): mgr/dashboard: Forms should wait until all data is ready until it i...
Tiago Melo
05:07 PM Revision bcdabfc9 (ceph): cephadm: fix the hang-up of cryptsetup on creating encrypted OSD
Creating encrypted OSD fails due to the container's dedicated ipc
namespace. Sharing the ipc namespace with host reso...
Satoru Takeuchi
04:43 PM Revision 5d9291e5 (ceph): doc: fix "getting started" link
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
04:42 PM mgr Feature #45264 (Duplicate): mgr: create new module for exposing ceph-mgr python API via CLI
For development (including PoC and fast prototyping), debugging and even profiling, a command-line access to the Ceph... Ernesto Puerta
04:39 PM Revision cc5b2639 (ceph): Merge pull request #34698 from matthewoliver/cephadm_check_pool_exists
cephadm: Check for pool existence for iscsi And NFS
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Seba...
Sebastian Wagner
04:26 PM Revision bc164a07 (ceph): Merge pull request #34676 from sebastian-philipp/cephadm-inventory-class
mgr/cephadm: add Inventory class Sebastian Wagner
04:26 PM Revision fb830a37 (ceph): Merge pull request #34695 from mgfritch/cephadm-iscsi-container-image
mgr/cephadm: allow config for an iscsi `container_image`
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
04:25 PM Revision 5bb5a355 (ceph): Merge pull request #34718 from mgfritch/cephadm-mgr-is-available
cephadm: catch Exception during is_mgr_available
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Sebastian Wagner
04:13 PM Revision da93bede (ceph): mgr/cephadm: use check_call for `ssh-keygen`
Mainly to provide any reasonable error
Fixes: https://tracker.ceph.com/issues/44832
Signed-off-by: Sebastian Wagner ...
Sebastian Wagner
04:13 PM Revision c49b5ec3 (ceph): cephadm: fix adopt prometheus command
Create the target directory before copy the prometheus configuration.
Closes: https://tracker.ceph.com/issues/45120
...
Dimitri Savineau
04:13 PM Revision 23d7b61d (ceph): qa/workunits/cephadm/test_cephadm.sh: extend timeout test
test occasionally fails when the container is slow to start
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry...
Michael Fritch
04:13 PM Revision 207cffbe (ceph): cephadm: Aquire lock, if fsid != None
Fixes:
```
Traceback (most recent call last):
File "./cephadm", line 4494, in <module>
r = args.func()
File ...
Sebastian Wagner
04:13 PM Revision 13520fed (ceph): doc/cephadm: install.rst: fix placement spec.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 950943d67d59c8e6cc6c6f13f7c3ed...
Sebastian Wagner
04:13 PM Revision 9ea66813 (ceph): doc/man: add cephadm
Fixes: https://tracker.ceph.com/issues/44971
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pic...
Sebastian Wagner
04:13 PM Revision 9e8c83c1 (ceph): mgr/cephadm: remove_service: Feedback, if spec not found
`ceph orch rm my-unknown-service` still returned
`Removed service my-unknown-service`.
Signed-off-by: Sebastian Wagn...
Sebastian Wagner
04:13 PM Revision 3897f9a3 (ceph): mgr/cephadm: add cleanup to test_cephadm
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 61393da911aa4ad4ece464a112fff6...
Sebastian Wagner
04:13 PM Revision 7b19cafe (ceph): mgr/cephadm: unified add_daemon tests
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 8eaadfe61290e9126ec7c3a0be291b...
Sebastian Wagner
04:13 PM Revision 42e3e988 (ceph): mgr/cephadm: unify apply tests
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit bf395f253e77ed4ed13d9a832b6ae3...
Sebastian Wagner
04:13 PM Revision 88adfbd5 (ceph): cephadm: improve warn message
make it more fancy!
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Co-authored-by: Michael Fritch <mfr...
Sebastian Wagner
04:13 PM Revision 4c00453a (ceph): qa/cephadm: make test_adoption checkout a specific commit
Reason is, I want to have a test run of test_adoption, *before* master is affected.
Signed-off-by: Sebastian Wagner ...
Sebastian Wagner
04:02 PM Revision fda9238b (ceph): Merge pull request #34687 from sebastian-philipp/octopus-backport-34558...
octopus: cephadm: Batch backport April (2)
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Reviewed-by: Michael Fritch ...
Sebastian Wagner
04:01 PM Revision d240d23b (ceph): Merge pull request #34619 from sebastian-philipp/qa-adopt-specific-commit
qa/cephadm: make test_adoption checkout a specific commit Sebastian Wagner
04:00 PM Revision 9dcab043 (ceph): Merge pull request #34693 from sebastian-philipp/cephadm-warn-master-im...
cephadm: improve warn message
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
04:00 PM Revision affb6018 (ceph): Merge pull request #34675 from sebastian-philipp/cephadm-service-rm-fee...
mgr/cephadm: remove_service: Feedback, if spec not found
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Sebastian Wagner
03:53 PM CephFS Bug #45261: mds: FAILED assert(locking == lock) in MutationImpl::finish_locking
... Zheng Yan
03:13 PM CephFS Bug #45261: mds: FAILED assert(locking == lock) in MutationImpl::finish_locking
I got in touch with the user who triggered this. It seems they (accidentally) had two identical jobs running on two d... Dan van der Ster
01:42 PM CephFS Bug #45261 (Resolved): mds: FAILED assert(locking == lock) in MutationImpl::finish_locking
Hi,
We got two identical crashes a few minutes apart on two different active MDS's:...
Dan van der Ster
03:09 PM Revision 5c8e43c1 (ceph): qa/tests: pass "-t 2" to teuthology-suite when testing mimic
it's an oversight in 21dacc823be184718584c5fd3b647e87b3eeba42
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:07 PM RADOS Bug #45241: Error message: Mount failed with '(22) Invalid argument' when trying to import using ...
Using --debug it turned out that the exported PGs have different fsid than the odd-directory I am trying to import. f... E Shadabi
02:38 PM ceph-volume Bug #45094: ceph-volume inventory does not read mpath properly
More info for Jan:... Christopher Blum
09:41 AM ceph-volume Bug #45094: ceph-volume inventory does not read mpath properly
Note: This Bug was initiated due to ocs-operator issue discussions here: https://github.com/openshift/ocs-operator/is... Christopher Blum
02:35 PM Dashboard Bug #44589 (Resolved): mgr/dashboard: lint error on plugins/debug.py
Lenz Grimmer
02:34 PM Dashboard Backport #45051 (Resolved): octopus: mgr/dashboard: lint error on plugins/debug.py
Lenz Grimmer
02:33 PM Dashboard Bug #44618 (Resolved): mgr/dashboard: iSCSI CHAP messages should inform that numbers are allowed
Lenz Grimmer
02:33 PM Dashboard Backport #44837 (Resolved): octopus: mgr/dashboard: iSCSI CHAP messages should inform that number...
Lenz Grimmer
02:25 PM rgw Bug #45201: multisite: buckets deleted on secondary remain on master
> We now have a silent failure to replicate bucket2 from the primary to the secondary.
should of course read "failur...
Michael B
11:03 AM rgw Bug #45201: multisite: buckets deleted on secondary remain on master
I experimented further today to confirm a data loss scenario.
The buckets I experimented with yesterday were empty...
Michael B
02:23 PM Orchestrator Feature #45263 (Resolved): osdspec/drivegroup: not enough filters to define layout
Considering this layout:... Joshua Schmid
02:14 PM Dashboard Backport #45262 (In Progress): octopus: mgr/dashboard: In Object Gateway,Users and Buckets auto r...
Volker Theile
02:13 PM Dashboard Backport #45262 (Resolved): octopus: mgr/dashboard: In Object Gateway,Users and Buckets auto refr...
https://github.com/ceph/ceph/pull/34739 Volker Theile
02:14 PM Revision c670d579 (ceph): mgr/dashboard: RGW auto refresh is not working
Fixes: https://tracker.ceph.com/issues/44667
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from c...
Avan Thakkar
02:09 PM Orchestrator Bug #45167 (New): cephadm: mons are not properly deployed
hm. this needs more investigation Sebastian Wagner
02:03 PM Dashboard Bug #44667 (Pending Backport): mgr/dashboard: In Object Gateway,Users and Buckets auto refresh or...
Volker Theile
01:58 PM Revision 88cb9f7a (ceph): Merge pull request #34142 from rhcs-dashboard/wip-44667-fix-reload-issues
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
01:56 PM Revision da7d45cc (ceph): Merge pull request #34548 from tspmelo/wip-45084-octopus
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
01:56 PM Revision 02b5968c (ceph): Merge pull request #34625 from shyukri/wip-45051-octopus
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Volker Th...
Lenz Grimmer
01:55 PM Revision bb61dbde (ceph): Merge pull request #34630 from shyukri/wip-44837-octopus
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Stephan Müller <smueller@suse.com>
Lenz Grimmer
01:42 PM Dashboard Bug #45246 (Fix Under Review): mgr/dashboard: test failure "test_selftest_cluster_log (tasks.mgr....
Laura Paduano
06:38 AM Dashboard Bug #45246 (Resolved): mgr/dashboard: test failure "test_selftest_cluster_log (tasks.mgr.test_mod...
This failure appeared in Jenkins while testing PR https://github.com/ceph/ceph/pull/34680.
- https://jenkins.ceph.co...
Laura Paduano
01:41 PM rbd Bug #24140 (Resolved): [rbd-mirror] interrupted image sync can result in orphaned snapshots
Jason Dillaman
01:19 PM rbd Bug #24140 (Pending Backport): [rbd-mirror] interrupted image sync can result in orphaned snapshots
@Jason - the mimic backport is still open Nathan Cutler
01:41 PM rbd Backport #36155 (Rejected): mimic: [rbd-mirror] interrupted image sync can result in orphaned sna...
Mimic is near EOL and has a low adoption rate -- rejecting for now. Jason Dillaman
01:19 PM rbd Backport #36155: mimic: [rbd-mirror] interrupted image sync can result in orphaned snapshots
@Jason - I tried the cherry-pick and there are conflicts I don't feel comfortable resolving:... Nathan Cutler
01:40 PM Orchestrator Bug #44825: cephadm: bootstrap is not idempotent
ceph-salt as well: https://github.com/ceph/ceph-salt/issues/173 Sebastian Wagner
01:37 PM Linux kernel client Bug #44813: Sendfile on cephfs result in 0 bytes data on other node
Yes i have test it on centos7.8 CR it work fine.
Thanck you very much
Nicolas Gaston
01:19 PM Linux kernel client Bug #44813 (Resolved): Sendfile on cephfs result in 0 bytes data on other node
Yes, should be fixed in latest RHEL release. See: https://bugzilla.redhat.com/show_bug.cgi?id=1710751 Jeff Layton
01:29 PM rbd Backport #45036 (Resolved): octopus: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34638
m...
Nathan Cutler
01:28 PM Revision 4d012da8 (ceph): Merge pull request #34539 from smithfarm/wip-45073-nautilus
nautilus: build/ops: address SElinux denials observed in rgw/multisite test run
Reviewed-by: Kefu Chai <kchai@redhat...
Yuri Weinstein
01:27 PM Revision 41d376a2 (ceph): Merge pull request #34527 from smithfarm/wip-45035-nautilus
nautilus: spec: address some warnings raised by RPM 4.15.1
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
01:26 PM Revision 18884080 (ceph): Merge pull request #34256 from smithfarm/wip-44793-nautilus
nautilus: tests: qa/tasks/ceph.py: fail if any osd role doesn't get a device
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
01:26 PM rbd Backport #42525 (Duplicate): luminous: concurrent "rbd unmap" failures due to udev
duplicate of https://tracker.ceph.com/issues/42527 Nathan Cutler
01:22 PM rbd Backport #44647 (In Progress): mimic: [test] NBD workunit does not wait for unmap disconnect delay
Nathan Cutler
01:22 PM Revision 99fa3b52 (ceph): qa/workunits/rbd: wait for nbd map to close after unmap
The unmap action only sends a signal to the kernel to notify the
rbd-nbd daemon to disconnect. Therefore, it's possib...
Jason Dillaman
01:22 PM rbd Backport #44648 (In Progress): nautilus: [test] NBD workunit does not wait for unmap disconnect d...
Nathan Cutler
01:21 PM Revision 59887649 (ceph): qa/workunits/rbd: wait for nbd map to close after unmap
The unmap action only sends a signal to the kernel to notify the
rbd-nbd daemon to disconnect. Therefore, it's possib...
Jason Dillaman
01:16 PM Linux kernel client Bug #44791 (Resolved): fs/ceph: support cross-quota-tree renames
Merged and should make v5.8. Jeff Layton
01:14 PM Linux kernel client Bug #44903 (Resolved): Ceph - CephFS kernel client crashed with kernel BUG at fs/ceph/mds_client....
This is probably a duplicate of this bug, and should make the next RHEL7 update. The problem was fixed in mainline qu... Jeff Layton
01:06 PM rgw Backport #45260 (In Progress): nautilus: rgw: dynamic resharding may process a manually resharded...
Nathan Cutler
01:03 PM rgw Backport #45260 (Resolved): nautilus: rgw: dynamic resharding may process a manually resharded bu...
https://github.com/ceph/ceph/pull/34735 Nathan Cutler
01:06 PM Revision b5b73e18 (ceph): rgw: reshard: skip stale bucket id entries from reshard queue
If we encounter a reshard queue entry that has an older ID compared to the
bucket's current ID, it'd mean that some o...
Abhishek Lekshmanan
01:05 PM Linux kernel client Bug #45153: fsync locking up in certain conditions
An ~5s delay is usually a telltale sign that it's getting stuck waiting for an MDS tick and journal flush.
I suspe...
Jeff Layton
01:03 PM rgw Backport #45259 (In Progress): octopus: rgw: dynamic resharding may process a manually resharded ...
Nathan Cutler
01:02 PM rgw Backport #45259 (Resolved): octopus: rgw: dynamic resharding may process a manually resharded buc...
https://github.com/ceph/ceph/pull/34734 Nathan Cutler
01:03 PM Revision 2fe14a75 (ceph): rgw: reshard: skip stale bucket id entries from reshard queue
If we encounter a reshard queue entry that has an older ID compared to the
bucket's current ID, it'd mean that some o...
Abhishek Lekshmanan
01:02 PM rgw Bug #45134: rgw: dynamic resharding may process a manually resharded bucket with lower count
... Nathan Cutler
12:57 PM Revision 934d1010 (ceph): Merge pull request #34730 from theanalyst/docs/release-updates-04-20
docs: release updates for nautilus,mimic,octopus
Reviewed-By: Nathan Cutler <ncutler@suse.com>
Abhishek L
12:36 PM Revision aa1a116f (ceph): os/bluestore: Enable sharding by default
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
12:09 PM CephFS Feature #12334: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
Ok, ceph patches are pretty much done. Just waiting on review so I can merge them. There are also some ganesha patche... Jeff Layton
12:06 PM Revision 5bef4cbf (ceph): Merge pull request #34673 from sebastian-philipp/cephadm-man
doc/man: add cephadm
Reviewed-by: Alexandra Settle <asettle@suse.com>
Reviewed-by: Michael Fritch <mfritch@suse.com>...
Sebastian Wagner
11:59 AM Orchestrator Bug #45258 (Duplicate): cephadm: iSCSIServiceSpec: user/password should be mandatory (or autogene...
Some arguments in iSCSIServiceSpec should be mandatory, like user/password/port or at least cephadm should generate d... Sebastian Wagner
11:51 AM bluestore Bug #45110: Extent leak after main device expand
Re-adding "mimic" to Backports because otherwise "src/script/backport-create-issue" will complain that the issue has ... Nathan Cutler
11:38 AM CephFS Bug #45257 (Duplicate): Removing filesystem results in task status scrub status old mdses in idle...
This is more of an annoyance and can't figure out how to clear it. I have deleted my filesystem a couple times now wh... mitchell walls
11:02 AM Linux kernel client Bug #44215 (Resolved): fs/ceph: show helpful dmesg output on connectivity issues during mount
Xiubo Li
11:01 AM Linux kernel client Feature #44533 (Resolved): kclient: add min/max perf latency support
Xiubo Li
11:01 AM Linux kernel client Feature #44534 (Resolved): kclient: add standard deviation support for the read/write/metadata la...
Xiubo Li
11:00 AM CephFS Feature #44891 (Resolved): link ceph-fuse to libfuse3 if possible
Xiubo Li
10:59 AM rgw Backport #45215 (In Progress): octopus: radosgw can't bind to reserved port (443)
Nathan Cutler
10:59 AM Revision 449a1561 (ceph): qa/rgw: add setuser/group to test DEFER_DROP_PRIVILEGES
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 94ca8f4b81f6e1c546a4c50c401d1ffde48be0fb)
Casey Bodley
10:59 AM Revision 22243531 (ceph): rgw: combine calls to global_init/pre_init
calling global_init() without 'run_pre_init=false' will call
global_pre_init() for us
Signed-off-by: Casey Bodley <c...
Casey Bodley
10:59 AM Revision c4240d16 (ceph): rgw: use DEFER_DROP_PRIVILEGES flag unconditionally
this flag doesn't take effect unless its set before global_init()
Fixes: https://tracker.ceph.com/issues/44661
Sign...
Casey Bodley
10:59 AM Revision 929c1dd7 (ceph): qa/rgw: allow 'ceph' user to read vault token
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 58a773b59c2f563caa02ff913d6d00f009f62730)
Casey Bodley
10:59 AM Revision 7b38f014 (ceph): Merge pull request #34725 from lxbsz/_type_equality_funcs
qa/tasks/cephfs/test_scrub: fix self.assertEqual no attribute '_type_equality_funcs'
Reviewed-by: Kefu Chai <kchai@r...
Kefu Chai
10:58 AM Bug #45247 (Resolved): qa/task/cephfs: Invalid argument invalid size option '524288.0'
Xiubo Li
07:22 AM Bug #45247: qa/task/cephfs: Invalid argument invalid size option '524288.0'
In py2 for example: 91/2 == 45, while in Py3 it will be 45.5, a float type. Xiubo Li
07:21 AM Bug #45247 (Fix Under Review): qa/task/cephfs: Invalid argument invalid size option '524288.0'
Xiubo Li
06:46 AM Bug #45247 (In Progress): qa/task/cephfs: Invalid argument invalid size option '524288.0'
Xiubo Li
06:44 AM Bug #45247 (Resolved): qa/task/cephfs: Invalid argument invalid size option '524288.0'
... Xiubo Li
10:35 AM Revision 60c82548 (ceph): doc: update release.yml with octopus, nautilus & mimic
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:34 AM Revision 42388336 (ceph): doc: releases: add release notes for v14.2.9
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:33 AM Dashboard Feature #43081 (Fix Under Review): mgr/dashboard: monitoring menu entry should indicate firing al...
Volker Theile
10:03 AM Dashboard Feature #43081 (In Progress): mgr/dashboard: monitoring menu entry should indicate firing alerts
Volker Theile
10:33 AM Revision 4e7bf151 (ceph): Merge pull request #34726 from lxbsz/dict_key_error
qa/tasks/cephfs/cephfs_test_case: switch 'dict_keys' object to list
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:28 AM Revision a9d30311 (ceph): doc: release notes for v13.2.10 mimic
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:28 AM Revision d8d2d76c (ceph): doc: releases: release notes for v13.2.9 mimic
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:20 AM Dashboard Cleanup #45254 (New): mgr/dashboard: move python3-saml dependency from ceph-mgr package to ceph-d...
It shouldn't make any big difference, but for the sake of proper dependency attribution, python3-saml, which is also ... Ernesto Puerta
10:20 AM Revision 3f4da440 (ceph): doc: releases: v15.2.1 release notes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:08 AM Orchestrator Bug #44792 (Fix Under Review): cephadm: make `cephadm shell` independent from /etc/ceph/ceph.conf
Ricardo Marques
09:42 AM Revision 41082930 (ceph): bash_completion: Do not auto complete obsolete and hidden cmds
This patch fixes two things.
1. Do not auto complete obsolete and hidden cmds.
2. sub command completions often fail...
Kotresh Hiremath Ravishankar
09:36 AM Revision 2d214f1f (ceph): Merge pull request #34686 from sebastian-philipp/octopus-backport-34443
octopus: cephadm: Update images used
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
09:28 AM RADOS Bug #45253 (New): Inconsistent characters allowed set for device classes
I changed the device class of a number of disks yesterday successfully to "rbd.meta":... Frank Schilder
09:05 AM Revision 31425bc3 (ceph): octopus: mgr/volumes: Add interface to get subvolume metadata
The following interface is added
"ceph fs subvolume info <vol_name> <sub_name> [<group_name>]"
The output is in jso...
Kotresh Hiremath Ravishankar
09:05 AM Revision 65f97690 (ceph): qa/tasks/cephfs/mount: to make sure that the count/seek are int type
To fix "stderr:dd: invalid number: '5.0'".
Fixes: https://tracker.ceph.com/issues/45247
Signed-off-by: Xiubo Li <xiu...
Xiubo Li
09:05 AM Revision afe19f24 (ceph): qa/tasks/cephfs/test_volumes: to make sure the size is int type
Fix "Error EINVAL: invalid size option '4915200.0'".
In pytho2 int/2 will get a int type result, but in python3 it m...
Xiubo Li
09:00 AM Revision 25d17303 (ceph): nautilus: mgr/volumes: Add interface to get subvolume metadata
The following interface is added
"ceph fs subvolume info <vol_name> <sub_name> [<group_name>]"
The output is in jso...
Kotresh Hiremath Ravishankar
08:46 AM Orchestrator Bug #45249: cephadm: fail to apply a iSCSI ServiceSpec
Ricardo Marques wrote:
> @Kiefer isn't this PR already fixing the issue? https://github.com/ceph/ceph/pull/34663
...
Kiefer Chang
08:37 AM Orchestrator Bug #45249: cephadm: fail to apply a iSCSI ServiceSpec
@Kiefer isn't this PR already fixing the issue? https://github.com/ceph/ceph/pull/34663 Ricardo Marques
07:25 AM Orchestrator Bug #45249 (Resolved): cephadm: fail to apply a iSCSI ServiceSpec
How to reproduce:
* Create a spec file...
Kiefer Chang
08:17 AM Orchestrator Bug #45252 (Resolved): cephadm: fail to insert modules when creating iSCSI targets
How to reproduce:
* Enable cephadm, create a pool and enable rbd application on it.
* Create an iSCSI container w...
Kiefer Chang
08:12 AM Revision 89d06490 (ceph): qa/tasks/cephfs/test_scrub: fix self.assertEqual no attribute '_type_eq...
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
08:09 AM CephFS Backport #45251 (In Progress): octopus: "ceph fs status" command outputs to stderr instead of std...
https://github.com/ceph/ceph/pull/34727 Kotresh Hiremath Ravishankar
07:51 AM CephFS Backport #45251 (Resolved): octopus: "ceph fs status" command outputs to stderr instead of stdout...
https://github.com/ceph/ceph/pull/34727 Kotresh Hiremath Ravishankar
08:04 AM Revision 666974e0 (ceph): qa/tasks/cephfs/cephfs_test_case: switch 'dict_keys' object to list
Fix the "TypeError: 'dict_keys' object does not support indexing" under
py3.
Signed-off-by: Xiubo Li <xiubli@redhat....
Xiubo Li
07:44 AM Dashboard Bug #42929: mgr/dashboard: Random failure in Pool unit test
And again, https://github.com/ceph/ceph/pull/34708 Brad Hubbard
07:42 AM CephFS Bug #44456 (Resolved): qa/vstart_runner.py: AttributeError: 'LocalRemote' object has no attribute...
Kefu Chai
07:41 AM Revision f80ce9ec (ceph): Merge pull request #33769 from lxbsz/qa_vstart_runner_os
qa/vstart_runner.py: add os and arch properties support
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed...
Kefu Chai
07:30 AM bluestore Bug #45250 (Resolved): check-generated.sh finds error in ceph-dencoder
[~/master36] wjw@cephdev.digiware.nl> build/bin/ceph-dencoder type bluestore_bdev_label_t select_test 1 encode ex... Willem Jan Withagen
07:05 AM Revision 704ce2c9 (ceph): qa/vstart_runner.py: add os and arch properties support
Fixes: https://tracker.ceph.com/issues/44456
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
07:05 AM Revision 62494450 (ceph): qa/tasks/vstart_runner: make remote.sh return str as default
To address the issue in https://github.com/ceph/teuthology/pull/1459.
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
06:30 AM Orchestrator Bug #45196 (In Progress): cephadm: remove 'fqdn_enabled' parameter from iSCSI service spec
Attached a PR that removes the option. Matthew Oliver
06:24 AM Revision fb295911 (ceph): cephadm: remove fqdn_enabled from ceph-iscsi
The fqdn_enabled option never actually landed in the ceph-iscsi master
branch. So this patch removes it from the ceph...
Matthew Oliver
05:39 AM Orchestrator Bug #45198 (In Progress): cephadm: unable to add iSCSI daemon from service spec yaml file
I've pushed a PR to fix this. And with this PR managed to deploy using the follow json:... Matthew Oliver
04:17 AM Orchestrator Bug #45245 (Resolved): cephadm: print iscsi container's log to stdout/stderr
rbd-target-api's log lives in /var/log/rbd-target-api/rbd-target-api.log inside container.
We should print the log t...
Kiefer Chang
04:13 AM Bug #45164: nautilus: "KeyError: 'pg_num_target'" in upgrade:mimic-x-nautilus
/a/yuriw-2020-04-18_19:56:53-rados-wip-yuri4-testing-2020-04-18-1756-nautilus-distro-basic-smithi/4964815/
Brad Hubbard
03:50 AM Bug #45244 (Resolved): Nautilus: cbt/cbt.py fails with SyntaxError: invalid syntax
/a/yuriw-2020-04-18_19:56:53-rados-wip-yuri4-testing-2020-04-18-1756-nautilus-distro-basic-smithi/4964859/... Brad Hubbard
02:59 AM RADOS Bug #45243 (New): nautilus: qa/standalone/scrub/osd-scrub-repair.sh fails with osd-scrub-repair.s...
/a/yuriw-2020-04-18_19:56:53-rados-wip-yuri4-testing-2020-04-18-1756-nautilus-distro-basic-smithi/4965037... Brad Hubbard
02:09 AM RADOS Fix #45140: osd/tiering: flush cache pool may lead to slow write requests
https://github.com/ceph/ceph/pull/34623 Arvin Liang
01:10 AM Bug #45175 (Resolved): qa/tasks/vstart_runner.py fails with `inconsistent use of tabs and spaces`
Kefu Chai
01:09 AM Revision 036c40e9 (ceph): Merge pull request #34685 from lxbsz/vstart_runner
qa/tasks/cephfs/mount: switch to StringIO to fix TypeErrors
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Review...
Kefu Chai
01:09 AM Bug #20038 (Closed): Xenial librbd client unable to connect to Luminous OSDs
Closing this in favour of the newer tracker. Feel free to reopen it is this is seen anywhere again. Brad Hubbard
12:55 AM Revision c541bae6 (ceph): qa/vstart_runner: remove the debug info
Fixes: https://tracker.ceph.com/issues/45175
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
12:55 AM Revision 0631342d (ceph): qa/tasks/cephfs/mount: switch to StringIO to fix TypeErrors
TypeError: cannot use a string pattern on a bytes-like object
Fixes: https://tracker.ceph.com/issues/45175
Signed-of...
Xiubo Li
12:44 AM Revision d3de8697 (ceph): cephadm: Check for pool existance for iscsi And NFS
Currently both iscsi and NFS require pools to be specified when they are
deployed. However, we don't actaully check t...
Matthew Oliver
 

Also available in: Atom