Project

General

Profile

Activity

From 06/09/2020 to 07/08/2020

07/08/2020

11:59 PM Revision 435a7c6b (ceph): Merge PR #35810 into master
* refs/pull/35810/head:
tool: convert str to num using strtoull
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-...
Patrick Donnelly
11:26 PM CephFS Bug #46426 (Resolved): mds: 8MMDSPing is not an MMDSOp type
... Patrick Donnelly
10:31 PM CephFS Bug #45662 (Pending Backport): pybind/mgr/volumes: volume deletion should check mon_allow_pool_de...
Patrick Donnelly
10:30 PM Revision fb436e9f (ceph): Merge PR #35361 into master
* refs/pull/35361/head:
mgr/volumes: Validate mon_allow_pool_delete before volume deletion
Reviewed-by: Patrick Don...
Patrick Donnelly
10:00 PM Dashboard Bug #46425 (Won't Fix - EOL): Unhandled exception from module 'dashboard' while running on mgr.xx...
After we upgraded ceph version from 12.2.7 to 12.2.11 dashboard start
reporting issues
2019-04-15 10:46:37.33251...
Rams C
09:23 PM mgr Bug #46368 (Need More Info): Ceph Manager Crashing in telegraf thread.
This looks very similar to https://tracker.ceph.com/issues/24995, which has been fixed in 14.2.10. Can you check if t... Neha Ojha
09:19 PM RADOS Bug #46125: ceph mon memory increasing
You can attempt to use a lower target, it's not something we've tested much for the monitors. We expect the monitor t... Josh Durgin
09:17 PM RADOS Bug #46242: rados -p default.rgw.buckets.data returning over millions objects No such file or dir...
Can you verify the object name is passed to 'rados rm' correctly by enclosing it in single quotes?
Is it possible ...
Josh Durgin
09:06 PM Orchestrator Bug #46385: Can i run rados and s3 compatible object storage device in Cephadm?
RGW deployment is supported - see https://ceph.readthedocs.io/en/latest/cephadm/install/#deploy-rgws Josh Durgin
08:46 PM CephFS Feature #45371 (Fix Under Review): mgr/volumes: `protect` and `clone` operation in a single trans...
Shyamsundar Ranganathan
01:22 PM CephFS Feature #45371 (In Progress): mgr/volumes: `protect` and `clone` operation in a single transaction
Moved back to in progress, to handle backward compatibility for non-CSI use cases where protect/unprotect maybe in us... Shyamsundar Ranganathan
08:44 PM rgw Bug #46424: [RGW]: avc denial observed for pid=13757 comm="radosgw" on starting RabbitMQ at port...
https://github.com/ceph/ceph/pull/35983 Kaleb KEITHLEY
08:41 PM rgw Bug #46424 (Resolved): [RGW]: avc denial observed for pid=13757 comm="radosgw" on starting Rabbi...
https://bugzilla.redhat.com/show_bug.cgi?id=1854083On starting the RabbitMQ broker on port 5672, observed avc denied ... Kaleb KEITHLEY
08:16 PM rgw Feature #46422 (Pending Backport): rgw: orphan list teuthology test & fully-qualified domain issue
J. Eric Ivancich
03:19 PM rgw Feature #46422: rgw: orphan list teuthology test & fully-qualified domain issue
This is a work-around to https://tracker.ceph.com/issues/45571 . J. Eric Ivancich
03:16 PM rgw Feature #46422 (Resolved): rgw: orphan list teuthology test & fully-qualified domain issue
Sometimes when teuthology machines are provisioned, the command
hostname --fqdn does not provide a fully qualified d...
J. Eric Ivancich
08:15 PM Revision 78c357a0 (ceph): Merge pull request #35979 from ivancich/wip-fix-orphan-list-teuthology
rgw: orphan list teuthology test & fully-qualified domain issue
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
J. Eric Ivancich
08:13 PM Dashboard Bug #44877 (Fix Under Review): mgr/dashboard: allow custom dashboard grafana url when set by cephadm
Adam King
08:11 PM Orchestrator Bug #45724 (Fix Under Review): check-host should not fail using fqdn or not that hard
Adam King
08:04 PM Revision 3dc904ad (ceph): Merge pull request #35976 from idryomov/wip-make-check-msg
run-make-check.sh: fix the log message
Reviewed-by: Kefu Chai <kchai@redhat.com>
Ilya Dryomov
07:43 PM Revision 7e346f4f (ceph): os/bluestore/store_test: fix execute_command return handling
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 82e501b7fcebdd1ded159c7f431bbcc906fec256)
Igor Fedotov
07:43 PM Revision 22992f5c (ceph): bluestore/bluestore_tool: fix execute_command return handling
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit edcbc66844858b4e5192f5f9f9577a1711eec4f9)
Igor Fedotov
07:43 PM Revision 66a632b7 (ceph): bluestore/bluestore-tool: add bluefs-stats command
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit b411594a6130dcfa8e97ef5e8b292aadb87d0a83)
Igor Fedotov
07:43 PM Revision 59cbb4f2 (ceph): os/bluestore: show file count for 'bluefs-stats'
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 974906c2b48dee61faf2cffcb6a7f36b8b75fe59)
...
Igor Fedotov
07:41 PM Revision 9efa35b2 (ceph): os/bluestore: fix incomplete 'bluestore bluefs stats' cmd rename
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit b253e2d2ba08a2b169eb3a3f656c6c71f2e77642)
Igor Fedotov
07:34 PM RADOS Backport #46229: octopus: Ceph Monitor heartbeat grace period does not reset.
Sridhar Seshasayee wrote:
> https://github.com/ceph/ceph/pull/35799
merged
Yuri Weinstein
07:34 PM Revision b0267fac (ceph): Merge pull request #35799 from sseshasa/wip-46229-octopus
octopus: mon/OSDMonitor: Reset grace period if failure interval exceeds a threshold.
Reviewed-by: Neha Ojha <nojha@r...
Yuri Weinstein
07:34 PM mgr Backport #46183: octopus: ceph config show does not display fsid correctly
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35793
merged
Yuri Weinstein
07:34 PM Revision 9aae01ff (ceph): Merge pull request #35793 from callithea/wip-46183-octopus
octopus: mgr/DaemonServer.cc: make 'config show' on fsid work
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by:...
Yuri Weinstein
07:34 PM Revision cbb80bac (ceph): Merge pull request #35964 from dillaman/wip-neorados-compat
neorados: bridge support to librados cluster connections
Reviewed-by: Adam Emersen <aemerson@redhat.com>
Jason Dillaman
07:32 PM RADOS Backport #46165: octopus: osd: make message cap option usable again
Neha Ojha wrote:
> https://github.com/ceph/ceph/pull/35737
merged
Yuri Weinstein
07:32 PM Revision 6c9ba5d3 (ceph): Merge pull request #35737 from neha-ojha/wip-46165-octopus
octopus: osd: make message cap option usable again
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Vikhya...
Yuri Weinstein
07:28 PM Dashboard Backport #45475: octopus: qa: mgr/dashboard: Replace Telemetry module in REST API test
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35797
merged
Yuri Weinstein
07:28 PM Revision dbd36f43 (ceph): Merge pull request #35797 from callithea/wip-45475-octopus
octopus: qa: mgr/dashboard: Replace Telemetry module in REST API test
Reviewed-by: Volker Theile <vtheile@suse.com>
...
Yuri Weinstein
07:27 PM mgr Backport #46117: octopus: "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)" ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35794
merged
Yuri Weinstein
07:26 PM Revision f6b2e04a (ceph): Merge pull request #35794 from callithea/wip-46117-octopus
octopus: mgr: fix race between module load and notify
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Mykola ...
Yuri Weinstein
07:26 PM Dashboard Backport #46173: octopus: mgr/dashboard Replace broken osd
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35766
merged
Yuri Weinstein
07:25 PM Revision 2390389c (ceph): Merge pull request #35766 from callithea/wip-46173-octopus
octopus: mgr/dashboard: allow preserving OSD IDs when deleting OSDs
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com...
Yuri Weinstein
07:24 PM Revision db83b8d6 (ceph): Merge pull request #35720 from idryomov/wip-msgr21-octopus
octopus: New msgr2 crc and secure modes (msgr2.1)
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Yuri Weinstein
07:23 PM bluestore Bug #46055: ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
https://github.com/ceph/ceph/pull/34943 merged Yuri Weinstein
07:22 PM bluestore Backport #45426: octopus: ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
https://github.com/ceph/ceph/pull/34943 merged Yuri Weinstein
07:21 PM Revision 01c60cb8 (ceph): Merge pull request #34943 from ifed01/wip-ifed-fix-spillover-octopus
octopus: test/store_test: refactor bluestore spillover test
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: B...
Yuri Weinstein
07:20 PM Revision 05c52318 (ceph): selinux: allow ceph_t amqp_port_t:tcp_socket
allow ceph_t amqp_port_t:tcp_socket name_connect;
allow ceph_t soundd_port_t:tcp_socket name_connect;
Required for r...
kalebskeithley
06:53 PM rgw Bug #44570: rgw segfault when uploading files with BEAST
Patrick McLean wrote:
> The compilation flags on Gentoo are user selected.
> These hosts are being compiled with gc...
Mark Kogan
06:49 PM RADOS Bug #46323: thrash_cache_writeback_proxy_none: FAILED ceph_assert(version == old_value.version) i...
rados/singleton/{all/thrash_cache_writeback_proxy_none msgr-failures/few msgr/async-v1only objectstore/bluestore-comp... Neha Ojha
06:44 PM RADOS Bug #46405: osd/osd-rep-recov-eio.sh: TEST_rados_repair_warning: return 1
Since the original feature is being backported to nautilus and octopus.
/a/yuriw-2020-07-06_17:23:10-rados-wip-yur...
Neha Ojha
03:27 PM RADOS Bug #46405: osd/osd-rep-recov-eio.sh: TEST_rados_repair_warning: return 1
https://pulpito.ceph.com/nojha-2020-07-08_01:02:55-rados:standalone-master-distro-basic-smithi/ Neha Ojha
01:05 AM RADOS Bug #46405 (Resolved): osd/osd-rep-recov-eio.sh: TEST_rados_repair_warning: return 1
... Neha Ojha
06:37 PM RADOS Bug #45647: "ceph --cluster ceph --log-early osd last-stat-seq osd.0" times out due to msgr-failu...
/a/yuriw-2020-07-06_19:37:47-rados-wip-yuri7-testing-2020-07-06-1754-octopus-distro-basic-smithi/5204335 Neha Ojha
06:22 PM Revision bf453f04 (ceph): Merge pull request #35949 from zdover23/wip-doc-dev-guide-essentials-20...
doc/devel: repair sentences in "Essentials" page
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Josh Durgin ...
Josh Durgin
06:21 PM RADOS Bug #45761: mon_thrasher: "Error ENXIO: mon unavailable" during sync_force command leads to "fail...
/a/yuriw-2020-07-06_19:37:47-rados-wip-yuri7-testing-2020-07-06-1754-octopus-distro-basic-smithi/5204398 Neha Ojha
05:23 PM Orchestrator Bug #46327: cephadm: nfs daemons share the same config object
Hi Kiefer, I left some similar comments on your slide deck but also will say here:
Kiefer Chang wrote:
> This cau...
Patrick Donnelly
05:08 PM Dashboard Feature #46423 (New): mgr/dashboard: Python runtime typechecking framework
Python (as well as Typescript) lacks runtime typechecking, this may lead to a lot runtime issues. Part of this is all... Ernesto Puerta
04:52 PM Bug #46414 (Fix Under Review): ceph_volume_client.py: python 3.8 compatibility
Patrick Donnelly
08:57 AM Bug #46414 (Resolved): ceph_volume_client.py: python 3.8 compatibility
Installing 15.2.1 on Ubuntu 20.04 yields this warning:

Setting up python3-cephfs (15.2.1-0ubuntu1) ......
Dan van der Ster
04:35 PM Revision 92f4f3cd (ceph): common/addr_parsing: refactor safe_cat()
* add a ROUND_UP_128() macro for calculating the round of to a multiple of
128.
* instead of using a loop, use ROUN...
Kefu Chai
04:20 PM rgw Bug #46404 (Pending Backport): rgw: rgw-orphan-list -- fix interaction, quoting, and percentage calc
J. Eric Ivancich
04:17 PM Revision fba30b20 (ceph): Merge pull request #35966 from ivancich/wip-fix-orphan-list-quoting
rgw: rgw-orphan-list -- fix interaction, quoting, and percentage calc
Reviewed-by: Adam C. Emerson <aemerson@redhat....
Josh Durgin
04:06 PM RADOS Bug #45139: osd/osd-markdown.sh: markdown_N_impl failure
/a/nojha-2020-07-08_01:02:55-rados:standalone-master-distro-basic-smithi/5207257 Neha Ojha
04:01 PM CephFS Backport #46289 (Resolved): octopus: mgr/nfs: allow only [A-Za-z0-9-_.] in cluster ID
Patrick Donnelly
04:01 PM CephFS Backport #46290 (Resolved): octopus: mgr/nfs: Add interface for listing cluster
Patrick Donnelly
04:01 PM CephFS Backport #46291 (Resolved): octopus: mgr/volumes/nfs: Add interface for get and list exports
Patrick Donnelly
04:01 PM CephFS Backport #46292 (Resolved): octopus: mgr/nfs: Check cluster exists before creating exports and ma...
Patrick Donnelly
04:01 PM CephFS Backport #46156 (Resolved): octopus: Test failure: test_export_create_and_delete (tasks.cephfs.te...
Patrick Donnelly
04:01 PM CephFS Backport #46155 (Resolved): octopus: Test failure: test_create_multiple_exports (tasks.cephfs.tes...
Patrick Donnelly
04:01 PM CephFS Backport #46085 (Resolved): octopus: handle multiple ganesha.nfsd's appropriately in vstart.sh
Patrick Donnelly
04:00 PM CephFS Backport #46106 (Resolved): octopus: pybind/mgr/volumes: add API to manage NFS-Ganesha gateway cl...
Patrick Donnelly
03:58 PM CephFS Backport #46003 (Resolved): octopus: vstart: set $CEPH_CONF when calling ganesha-rados-grace comm...
Patrick Donnelly
03:58 PM CephFS Backport #45953 (Resolved): octopus: vstart: Support deployment of ganesha daemon by cephadm with...
Patrick Donnelly
03:58 PM CephFS Backport #46401 (Resolved): octopus: mgr/nfs: Add interface to show cluster information
Patrick Donnelly
05:40 AM CephFS Backport #46401 (In Progress): octopus: mgr/nfs: Add interface to show cluster information
https://github.com/ceph/ceph/pull/35499 Varsha Rao
03:43 PM rbd Bug #45268 (Fix Under Review): [librbd]assert at Notifier::notify's aio_notify_locker
Mykola Golub
01:42 PM rbd Bug #45268 (In Progress): [librbd]assert at Notifier::notify's aio_notify_locker
Mykola Golub
03:38 PM CephFS Feature #45747: pybind/mgr/nfs: add interface for adding user defined configuration
Add json ganesha config to common ganesha config rados object Varsha Rao
03:27 PM Revision 519ad63d (ceph): Merge pull request #34095 from rhcs-dashboard/wip-44696-nautilus
nautilus: mgr/dashboard: add popover list of Stand-by Managers & Metadata Servers (MDS) in landing page
Reviewed-by:...
Laura Paduano
03:14 PM mgr Bug #45331: Segmentation fault
Yes, there are some messages like this:... Fedor Gusev
03:14 PM Dashboard Bug #45717: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
Sebastian Wagner wrote:
> https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/2200/
>
> [...]
Today's build o...
Laura Paduano
03:11 PM Revision 5b6804e1 (ceph): librbd: don't resend async_complete if watcher is unregistered
Also wait for pending async_complete after unregistering the
watcher.
Fixes: https://tracker.ceph.com/issues/45268
S...
Mykola Golub
02:58 PM Revision 74d4c56b (ceph): Merge PR #35499 into octopus
* refs/pull/35499/head:
qa/tasks/test_nfs: Add test for cluster info
mgr/volumes/nfs: Add cluster show info command...
Patrick Donnelly
02:53 PM Revision 3afc8ac2 (ceph): rgw: orphan list teuthology test & fully-qualified domain issue
Sometimes when teuthology machines are provisioned, the command
`hostname --fqdn` does not provide a fully qualified ...
J. Eric Ivancich
02:28 PM Revision f8e7748a (ceph): NVMEDevice: Fix the issue of multiple OSDs when using SPDK
For each OSD when using SPDK, it should be the type of primary
process. So when there are multiple NVMe SSDs, each OS...
Ziye Yang
02:05 PM CephFS Bug #46278: mds: Subvolume snapshot directory does not save attribute "ceph.quota.max_bytes" of s...
Zheng Yan wrote:
> try following patch
> [...]
Thanks, tested with ceph-fuse and setting the quota as before and...
Shyamsundar Ranganathan
01:57 PM RADOS Documentation #46421 (In Progress): Add LoadBalancer Guide
I'm adding the LoadBalancer Guide, and I'm going to put a link to it on the Install Page.
In a future version of d...
Zac Dover
01:24 PM CephFS Bug #46163 (In Progress): mgr/volumes: Clone operation uses source subvolume root directory mode ...
Need to address the following,
- pending integration with fix for https://tracker.ceph.com/issues/46278
- address...
Shyamsundar Ranganathan
12:52 PM Revision f0cc5a8c (ceph): Merge pull request #35910 from galsalomon66/add_s3select_filter
adding filter for s3select
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:50 PM CephFS Bug #46420 (Fix Under Review): cephfs-shell: Return proper error code instead of 1
Varsha Rao
12:41 PM CephFS Bug #46420 (Resolved): cephfs-shell: Return proper error code instead of 1
Varsha Rao
12:30 PM Revision 4dfe1eeb (ceph): Merge pull request #35286 from theanalyst/rgw/cleanup/override-umdhandler
rgw: user: RGWUserMetadataHandler mark remove method override
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed...
Casey Bodley
12:22 PM Revision 2a265c3f (ceph): Merge pull request #35911 from majianpeng/bluestore-check-written_slow-...
os/bluestore/bluefs: only bytes_written_slow > 0, we update perfcounter.
Reviewed-by: xie xingguo <xie.xingguo@zte.c...
Kefu Chai
12:20 PM Orchestrator Bug #46329 (Pending Backport): cephadm: Dashboard's ganesha option is not correct if there are mu...
Kefu Chai
12:20 PM Linux kernel client Bug #46419 (Resolved): ceph: ceph_add_cap: couldn't find snap realm 110
Mark Nelson saw this pop in some testing, which looks like a case where we caught a cap IMPORT with a snap realm that... Jeff Layton
12:18 PM Revision a06454c4 (ceph): Merge pull request #35908 from bk201/wip-46329
mgr/cephadm: fix Dashboard ganesha setting duplication error
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.co...
Kefu Chai
12:11 PM Revision 113629cb (ceph): run-make-check.sh: fix the log message
With 5e9a1d95c9f7 ("run-make-check.sh: extract run-make.sh"), this log
message is actively confusing. At this point ...
Ilya Dryomov
12:11 PM Revision 40775597 (ceph): Merge pull request #35907 from agayev/fix-zoned-device-detection
os/bluestore: Fix handling the return value of zbc_device_is_zoned() call.
Reviewed-by: Igor Fedotov <ifedotov@suse....
Kefu Chai
12:09 PM Revision 2a59ddcd (ceph): Merge pull request #35825 from changchengx/watch_stress
test/stress_watch: remove unused variable
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:04 PM mgr Bug #46406 (Pending Backport): pybind/mgr/balancer: should use "==" and "!=" for comparing strings
Kefu Chai
04:04 AM mgr Bug #46406 (Resolved): pybind/mgr/balancer: should use "==" and "!=" for comparing strings
"is" is just not correct. as we cannot guarantee that two strings with the same value share the same identity. Kefu Chai
12:03 PM Revision d3355c6b (ceph): Merge pull request #35943 from tchaikov/wip-mgr-balancer
pybind/mgr/balancer: use "==" and "!=" for comparing str
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewe...
Kefu Chai
11:29 AM Dashboard Cleanup #46341 (Resolved): mgr/dashboard: Clean jest configuration and update packages
Lenz Grimmer
11:28 AM Revision 6d9ff661 (ceph): Merge pull request #35948 from tspmelo/wip-clean-jest
mgr/dashboard: Clean unit tests configuration and output
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by:...
Lenz Grimmer
11:27 AM Dashboard Cleanup #46339 (Resolved): mgr/dashboard: Clean the output of lint/fix
Lenz Grimmer
11:27 AM Revision e63fa9d1 (ceph): Merge pull request #35922 from tspmelo/wip-clean-lint
mgr/dashboard: Clean the output of lint and fix scripts
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: ...
Lenz Grimmer
10:52 AM Dashboard Backport #46418 (In Progress): octopus: mgr/dashboard: Password expiration notification is always...
Laura Paduano
10:37 AM Dashboard Backport #46418 (Resolved): octopus: mgr/dashboard: Password expiration notification is always sh...
https://github.com/ceph/ceph/pull/35975 Laura Paduano
10:40 AM Revision 1c5e4c58 (ceph): doc/mgr: Supplement missing keywords 'crash'
doc/mgr: Crash Module, May be forget the words 'crash' and Supplement
it...
Signed-off-by: LiYeheng <nanquanyuhao@fo...
nanquanyuahao
10:17 AM RADOS Backport #46408 (New): octopus: Health check failed: 4 mgr modules have failed (MGR_MODULE_ERROR)
Laura Paduano
07:46 AM RADOS Backport #46408 (In Progress): octopus: Health check failed: 4 mgr modules have failed (MGR_MODUL...
Laura Paduano
05:29 AM RADOS Backport #46408 (Resolved): octopus: Health check failed: 4 mgr modules have failed (MGR_MODULE_E...
https://github.com/ceph/ceph/pull/35995 Nathan Cutler
10:08 AM Dashboard Cleanup #46417 (Fix Under Review): mgr/dashboard: Clean the custom header styles
Tiago Melo
10:06 AM Dashboard Cleanup #46417 (Resolved): mgr/dashboard: Clean the custom header styles
We have some header styles that are no longer needed or can be adapted. Tiago Melo
10:06 AM Revision cf55a768 (ceph): mgr/dashboard: Clean custom header styles
Fixes: https://tracker.ceph.com/issues/46417
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
10:00 AM CephFS Bug #46282 (Fix Under Review): qa: multiclient connection interruptions by stopping one client
Xiubo Li
09:59 AM mgr Fix #46416 (Resolved): mgr progress module causes needless load
The progress module in the manager causes a lot of load, especially if the cluster is not healthy.
This results in b...
Manuel Lausch
09:59 AM bluestore Bug #46411: mimic: Disks associated to osds have small write io even on an idle ceph cluster
Adam, mind taking a look? Igor Fedotov
06:44 AM bluestore Bug #46411: mimic: Disks associated to osds have small write io even on an idle ceph cluster
Affected Versions: v12.2.12~~v12.2.13, v13.2.5 ~~ v13.2.9 hongsong wu
06:09 AM bluestore Bug #46411 (Rejected): mimic: Disks associated to osds have small write io even on an idle ceph c...
* 1.anomalies
When the ceph cluster is idle,you can found that the disks associated to osds have small write io e...
hongsong wu
09:57 AM Revision 942c73bf (ceph): Merge pull request #35338 from myoungwon/wip-doc-manifet-snap
doc/dev/osd_internals/manifest.rst: add information about clone snap refcounting
Reviewed-by: Myoungwon Oh <myoungwo...
myoungwon oh
09:41 AM Revision df6163e1 (ceph): mgr/dashboard: Allow to edit iSCSI target with active session
Fixes: https://tracker.ceph.com/issues/46383
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
09:33 AM bluestore Bug #46124: Potential race condition regression around new OSD flock()s
I'm able to reproduce the issue with src/objectstore/store_test and pretty pawerfull HW:
-10> 2020-07-08T09:28:28....
Igor Fedotov
09:28 AM Dashboard Bug #46306 (Pending Backport): mgr/dashboard: Password expiration notification is always shown if...
Lenz Grimmer
09:27 AM Revision 191f070a (ceph): Merge pull request #35874 from tspmelo/wip-fix-pwd-notification
mgr/dashboard: Hide password notification when expiration date is far
Reviewed-by: Stephan Müller <smueller@suse.com...
Lenz Grimmer
09:19 AM Orchestrator Documentation #46073: cephadm install fails: apt:stderr E: Unable to locate package cephadm
This is a bug in the documentation only Reinhard Eilmsteiner
09:19 AM Orchestrator Documentation #46073: cephadm install fails: apt:stderr E: Unable to locate package cephadm
Reinhard Eilmsteiner wrote:
> Machine is amd64 in virtualbox on Windows
Instruction is missing adding the apt-rep...
Reinhard Eilmsteiner
09:02 AM Dashboard Feature #36607 (In Progress): mgr/dashboard: Display description on mouse hover
Per our discussion during today's standup, the popovers above each section should only contain one short paragraph th... Lenz Grimmer
08:59 AM Dashboard Documentation #46415 (Resolved): mgr/dashboard: Create new chapter about the Dashboard's landing ...
To minimize the amount of information provided via tooltips/popovers in #36607, the Dashboard documentation in the Ce... Lenz Grimmer
08:52 AM Dashboard Feature #45934 (Resolved): mgr/dashboard: Use SASS's new Modules instead of the old @import
Thank you for you contribution, Enno! Lenz Grimmer
08:50 AM Revision 8ab14ab6 (ceph): Merge pull request #35501 from SchoolGuy/streamline-bootstrap-usage
mgr/dashboard: Introduce SASS modules
Reviewed-by: Sebastian Krah <skrah@suse.com>
Reviewed-by: Tiago Melo <tmelo@su...
Lenz Grimmer
07:59 AM Revision 093aba80 (ceph): ceph-fuse: show fuse helper options for libfuse >= 3.0
Since libfuse 3.0 the fuse_parse_cmdline have remove the showing
of usage, we must call the helper ourself.
Signed-o...
Xiubo Li
07:59 AM Revision 3e09f71b (ceph): ceph-fuse: add splice read/write support to reduce the memory copy
Fixes: https://tracker.ceph.com/issues/45267
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
07:43 AM Dashboard Bug #46413 (Resolved): mgr/dashboard: ExpressionChangedAfterItHasBeenCheckedError in OSD delete form
How to reproduce:
- On OSD page, select an OSD and click delete.
- The console pops an error:...
Kiefer Chang
07:27 AM Revision 6e25f931 (ceph): ceph-fuse: add connection args parsing support for libfuse > 3.0
Since 3.0 some options are moved to connection part.
The following options are recognized and should be parsed and
a...
Xiubo Li
07:27 AM Revision 969c5756 (ceph): ceph-fuse: switch to fuse_reply_iov to reduce the memory copy
Fixes: https://tracker.ceph.com/issues/45267
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
06:38 AM Revision 4ba0c2fe (ceph): common,msg,kv: Use Windows or portable function alternatives
Some functions are unavailable on Windows. We'll add some platform
checks, using either portable functions, either th...
Lucian Petrut
06:38 AM Revision d5372827 (ceph): msg: fix encode function
This commit [1] refactored the "encode" function but didn't handle
the variable names properly while moving code arou...
Lucian Petrut
06:38 AM Revision 2d221a3b (ceph): cls,rados,rbd,mds,common: Avoid name collision with Windows headers
There are a few name collisions between Windows headers and ceph.
Where possible, we'll update Ceph code to avoid red...
Lucian Petrut
06:38 AM Revision f80cadc9 (ceph): common,msg: define SOCKOPT_VAL_TYPE
On Windows, the "optval" argument of the setsockopt function is
a char pointer, as opposed to a void pointer on other...
Lucian Petrut
06:38 AM Revision 8cd92783 (ceph): include,common: Add functions missing on Windows
The following functions are not avaialble on Windows, so we'll
need to define them.
* strptime
* pipe (defined as _p...
Lucian Petrut
06:15 AM Revision 65c99a4f (ceph): osd: fix reference leak
ctx will be moved, so replace it with the value
Signed-off-by: Myoungwon Oh <ohmyoungwon@gmail.com>
Myoungwon Oh
06:11 AM Orchestrator Bug #46412 (Can't reproduce): cephadm trying to pull mimic based image
... Deepika Upadhyay
06:09 AM Revision 60de0363 (ceph): client: fix directory inode can not call release callback
When use client like nfs-ganesha hold ref of dir inode,
the dentry of the inode does not expirable because its
state ...
wei liu
05:59 AM Bug #44399: qa: /usr/libexec/platform-python fails / core dumps
saw this failure in recent run:
http://qa-proxy.ceph.com/teuthology/ideepika-2020-07-07_12:58:57-rados-wip-deepika-...
Deepika Upadhyay
05:37 AM Revision f99c4d10 (ceph): mgr/volumes/nfs: Add cluster show info command
Fixes: https://tracker.ceph.com/issues/45743
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
05:37 AM Revision d8b231bd (ceph): qa/tasks/test_nfs: Add test for cluster info
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 93aa5e4012e232d935884a8c69396684efc274e3)
Varsha Rao
05:36 AM Revision 093cbd5a (ceph): mgr/volumes: Rearrange nfs export interface
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 8a84744a5a7b8e7fb158cfe33887e8f0a2b2fb91)
Varsha Rao
05:36 AM Revision 294d53c0 (ceph): vstart: Instead of CACHEINODE use MDCACHE
CACHEINODE will be deprecated soon. Instead use MDCACHE.
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked...
Varsha Rao
05:36 AM Revision e8b852f7 (ceph): mgr/volumes/nfs: Remove type option from export create interface
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 9bcd7b673d7206a35abc9bf612ec3ff05f491ba7)
Varsha Rao
05:36 AM Revision d74f3962 (ceph): qa/cephfs: Add tests for nfs
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ab41951b04c99bf55e093937196add25d4face84)
Varsha Rao
05:36 AM Revision 2f469cf0 (ceph): mgr/fs/nfs: Use check_mon_command() instead of mon_command()
check_mon_command() checks the return code of mon command.
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry pick...
Varsha Rao
05:36 AM Revision 3b387258 (ceph): mgr/volumes/nfs: Fix incorrect read only access_type value
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 923d1814866736067b76236c3cadaccbad0e871d)
Varsha Rao
05:36 AM Revision d126310d (ceph): mgr/volumes/nfs: Fix idempotency of cluster and export commands
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit b8ce61e8bde7a0cb1eed7129038701c10fd275cd)
Varsha Rao
05:36 AM Revision d836ede6 (ceph): qa/tasks/cephfs: Add tests for nfs exports
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit af3b925dfd97929e2b967ab6b05e92b7d0de6ece)
Varsha Rao
05:36 AM Revision 85d287d0 (ceph): qa/tasks/cephfs: Don't enable cephadm in TestNFS
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 1477c987647f9bde96cddfea84ee797b71471bab)
Varsha Rao
05:36 AM Revision 29aad4f9 (ceph): mgr/nfs: Instead of 'auth del' use 'auth rm'
`mgr` profile allows 'auth rm'. Use it instead of 'auth del' which is not
allowed.
Signed-off-by: Varsha Rao <varao@...
Varsha Rao
05:36 AM Revision 936fbb2c (ceph): qa/tasks/cephfs: Enable multiple exports tests
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit b2adff10b55ddf11088c4176a6e03ee150e55b8a)
Varsha Rao
05:36 AM Revision 9c2429f4 (ceph): mgr/test_orchestrator: List nfs daemon
This patch adds dummy data for nfs ganesha daemon and adds nfs to list of
supported service type.
Signed-off-by: Var...
Varsha Rao
05:36 AM Revision 527576b2 (ceph): vstart: Support deployment of ganesha daemon by cephadm with NFS option.
NFS Ganesha cluster can be created in two ways with vstart
cluster:
1) With test_orchestrator
NFS=1 ../src/vstart.sh...
Varsha Rao
05:36 AM Revision 687cff4f (ceph): vstart: set $CEPH_CONF when running ganesha-rados-grace
...otherwise we could pick up the wrong ceph.conf file. Also, use the
correct $test_user userid for these ops.
Fixes...
Jeff Layton
05:36 AM Revision 2f8abcdc (ceph): vstart.sh: update comment to use ganesha from CentOS Storage SIG
see https://download.nfs-ganesha.org/3/LATEST/RHEL/
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from ...
Kefu Chai
05:36 AM Revision baf185c9 (ceph): vstart: handle multiple ganesha's more sanely
Currently, if you have more than one ganesha daemon, it clobbers the
log, config and pidfiles from the previous daemo...
Jeff Layton
05:36 AM Revision 1feed4e8 (ceph): vstart: allow specifying a different ganesha binary
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 06d29a717a20190a98b1b9e3b9306fea163f1ecb)
...
Jeff Layton
05:36 AM Revision aa43ec63 (ceph): mgr/volumes/nfs: use f-string for creating Exception
for better understanding the reason of the failure
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from c...
Kefu Chai
05:36 AM Revision 36a7a07f (ceph): mgr/volumes/nfs: Ignore if ganesha disconnects
Fixes: https://tracker.ceph.com/issues/46046
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
05:36 AM Revision 2475aba0 (ceph): pybind/mgr/volumes/nfs: Remove unused cephfs module
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 92873997d6444f19c369fef1bcb906241ea169d8)
Varsha Rao
05:36 AM Revision a093e226 (ceph): vstart: Add ip value to nfs mount information
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 02d2097e679a571ebe9639f588ac24adf5ca0c94)
Varsha Rao
05:36 AM Revision ecc77f4d (ceph): vstart: just use ganesha.nfsd that's in $PATH
In an earlier patch, I added a --ganesha-path option, but that left out
ganesha-rados-grace, which also could be in a...
Jeff Layton
05:36 AM Revision ddd604a9 (ceph): qa/tasks/cephfs/nfs: Poll for max 60 seconds to ensure removal of ganes...
Fixes: https://tracker.ceph.com/issues/46104
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
05:36 AM Revision 2d119b96 (ceph): qa/tasks/cephfs/test_nfs.py: flake8 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 981a7cc923ed9ddb61c5b83940d42b82ca7a4469)
Kefu Chai
05:36 AM Revision dc6b2821 (ceph): mgr/volumes/nfs: Reorder imports
This patch reorders import to fix "ImportError: cannot import name 'TimedOut'".
As flake8 requires similar import typ...
Varsha Rao
05:36 AM Revision f8d3bea1 (ceph): qa/tasks/cephfs: Add idempotency test for nfs commands
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 1a55888b1bab8039dba173c0bdc1923ac24f347a)
Varsha Rao
05:36 AM Revision 34645463 (ceph): mgr/volume/nfs: allow only [A-Za-z0-9-_.] characters
... for ganesha cluster names.
Fixes: https://tracker.ceph.com/issues/45744
Signed-off-by: Ramana Raja <rraja@redhat...
Ramana Raja
05:36 AM Revision 09f0139f (ceph): mgr/volumes/nfs: Fetch exports in persistent way if mgr is restarted
Fixes: https://tracker.ceph.com/issues/45740
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
05:36 AM Revision 98c1eb58 (ceph): mgr/volumes/nfs: Check if cluster exists before creating exports
Fixes: https://tracker.ceph.com/issues/45740
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
05:36 AM Revision 04177bfe (ceph): mgr/volumes/nfs: list exports within a ganesha cluster
List the pseudo paths of the exports within a ganesha cluster
with `nfs export ls <cluster ID>` command.
List all th...
Ramana Raja
05:36 AM Revision 12dfc359 (ceph): mgr/volumes/nfs: get export in a nfs cluster
Fixes: https://tracker.ceph.com/issues/45741
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit...
Ramana Raja
05:36 AM Revision 04bcedc0 (ceph): qa/tasks/cephfs: Add test to check if export is available on restarting...
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 3b554f2310878cd0d38db8acef982a4707111b04)
Varsha Rao
05:36 AM Revision b6494d88 (ceph): mgr/volumes/nfs: Remove 'ganesha-' prefix from orch returned service id
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 555da003fba28ae0546e4875694baf9964fc0a23)
Varsha Rao
05:36 AM Revision a7fbb22a (ceph): mgr/volumes/nfs: Add nfs cluster ls command
This commands provides list of deployed nfs clusters.
Fixes: https://tracker.ceph.com/issues/45742
Signed-off-by: Va...
Varsha Rao
05:36 AM Revision 2b9208ec (ceph): qa/tasks/cephfs: Add test for nfs cluster ls command
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit eb2cd16fbe3d6cb5aa9102c09baac500b617f178)
Varsha Rao
05:36 AM Revision 1ab80a0d (ceph): mgr/volumes/nfs: Misc changes to export get and ls command
This patch does following changes:
* Add extra line before every class definition
* Reorder export dictionary
* Use _...
Varsha Rao
05:36 AM Revision 40611c7d (ceph): mgr/volumes/nfs: Check cluster availability in export command methods
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 9d8304546746222b2c6d1057fb4ed6dfe0f130c1)
Varsha Rao
05:36 AM Revision 98f70b73 (ceph): mgr/volumes/nfs: Set pool_namespace and cluster_id through decorator
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 2692a94d690faf857de96ad1f86520f00d268979)
Varsha Rao
05:36 AM Revision b43bd24e (ceph): pybind/mgr/volumes/nfs: Reorder FSExport and NFSCluster class methods
To maintain consistency and improve readability.
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from co...
Varsha Rao
05:36 AM Revision 2923b8fd (ceph): qa/tasks/cephfs: Add test for listing exports
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 9418b42b29792af294fb8696a4957b3072a87016)
Varsha Rao
05:36 AM Revision c6a3b62d (ceph): qa/tasks/cephfs: Add tests for invalid cluster id, export type and modi...
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 285ab1b4ae7a378a885661ff92e3400d23c26317)
Varsha Rao
05:36 AM Revision 0c650889 (ceph): qa/tasks/cephfs: Add tests for export create with non-existing fsname a...
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit eab60b5fad6d2e0166d40f255b9507eada831b87)
Varsha Rao
05:36 AM Revision 3322f26d (ceph): doc/cephfs: Add list and get export usage
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 55fd634e881d07c633af97c6ced35054bf121ec8)
Varsha Rao
05:36 AM Revision f38cb605 (ceph): qa/tasks/cephfs/test_nfs: Add description for each test
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit dfa3ab43496ca790af5cba89ee5051def4149c88)
Varsha Rao
05:36 AM Revision 23817fc7 (ceph): qa/tasks/cephfs/test_nfs: Add test for export user id
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 1aa2a660bdf2ae4d523908ada1a3cf0095700a86)
Varsha Rao
05:36 AM Revision 97e3975d (ceph): qa/tasks/cephfs/test_nfs: Add test for get and list detailed export
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 5f506e39695c6f8f7df103331f0675bb3d2d0c23)
Varsha Rao
05:36 AM Revision d519740d (ceph): qa/tasks/test_nfs: Add todo note for cluster update test
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit d7396fdc0f0950133ab0bfc431b43213d2727960)
Varsha Rao
05:36 AM Revision 910edf1d (ceph): pybind/mgr/volumes/nfs: Fix flake8 errors
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 4da75816754e888f7c4a7ac7375039763b5f9a35)
Varsha Rao
05:36 AM Revision 01161b30 (ceph): volumes/fs/nfs: Don't parse rados export objects during FSExport init
Instead we can do it if any export commands are used. This fixes ImportError
raised when FSExport is initialized with...
Patrick Donnelly
05:36 AM Revision 899d2677 (ceph): mgr: Add "ceph fs nfs delete <export_id>" to delete exports
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
05:36 AM Revision 569cc9a2 (ceph): mgr: Create pool for nfs ganesha recovery
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
05:36 AM Revision 03890449 (ceph): mgr/volumes: Add command to create nfs-ganesha clusters
ceph fs nfs cluster create <cluster_id> [--size=1]
cluster_id: Name of the nfs cluster
This command creates a commo...
Varsha Rao
05:36 AM Revision 06bb632f (ceph): mgr/volumes: Create NFSConfig class
Move the ganesha config functions into this class.
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsh...
Varsha Rao
05:36 AM Revision 749b6e49 (ceph): mgr/volumes: Add Ganesha common config
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
05:36 AM Revision 7f131a5e (ceph): vstart: Update vstart according to cluster create command
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
05:36 AM Revision c6410deb (ceph): mgr/volumes: Update caps for new user created and add it's key to keyring
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
05:36 AM Revision 2411e110 (ceph): mgr/volumes: While creating nfs-ganesha user update its cap
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 6363b887eeb50cb5dba8f7ef3c8d075fda5d1b27)
Varsha Rao
05:36 AM Revision 0cf0347d (ceph): mgr/volumes: Changes to nfs export delete and create
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
05:36 AM Revision a985cd67 (ceph): mgr/volumes: Remove create_rados_pool method
Pool is created by cluster command.
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ae49ab3c...
Varsha Rao
05:36 AM Revision 0d69d34a (ceph): mgr/volumes: Update nfs export create and delete command
Remove fill_keys function and add key to nfsconfig object.
Export create and delete methods that no longer require ga...
Varsha Rao
05:36 AM Revision b299e455 (ceph): vstart: Update fs nfs export create command
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 4ba9376ca53cd4ebfe85acd59abe479c9a48139d)
Varsha Rao
05:36 AM Revision 99a05d4b (ceph): doc: Add document about fs nfs interface to create CephFS exports
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 48c8e8b546066085c9a32c7214c34efd15692a4d)
Varsha Rao
05:36 AM Revision e8048a68 (ceph): mgr/volumes/fs: Update default ganesha conf options
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 05dade8f768629a3a02a4399374be255e8461349)
Varsha Rao
05:36 AM Revision 4df5fe7c (ceph): src/vstart: Set CEPH_CONF environment variables
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 751a994f6798bcf0b8e2de7a9dfed330c84702fa)
Varsha Rao
05:36 AM Revision ddaff9a6 (ceph): vstart: Add note about mounting cephfs exports
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 1be7e547e40a0808de481c2c889e3b759f58d4e5)
Varsha Rao
05:36 AM Revision 876cdd36 (ceph): mgr/volumes: Improve readability of ganesha common config
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 2b0f9646e237b3a5b748087c54adecaf2eb3104a)
Varsha Rao
05:36 AM Revision 2fa01181 (ceph): vstart: Use "NFS" instead "GANESHA" for starting nfs ganesha clusters
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 765cafdb6169836d1ba216b1cd7d4e118fc559e7)
Varsha Rao
05:36 AM Revision 3fb0cf97 (ceph): vstart: Use random port instead of default Ganesha port
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 91334cb8eab1f6eb203f74267ead141747780696)
Varsha Rao
05:36 AM Revision 509a2b86 (ceph): mgr/volumes: Remove dependency on dashboard ganesha module
Instead of importing ganesha module, necessary classes are directly used in
volumes nfs module.
Signed-off-by: Varsh...
Varsha Rao
05:36 AM Revision ffe2cde3 (ceph): mgr/volumes/nfs: Update the export class to remove unecessary config op...
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 75c5a8bfb27cff8975b6c062ddac1a38bd117b9b)
Varsha Rao
05:36 AM Revision 17a349a9 (ceph): mgr/volumes/nfs: Fix mypy errors
This patch fixes the following mypy errors:
volumes/module.py:9: note: In module imported here,
volumes/__init__.py:2...
Varsha Rao
05:36 AM Revision b3716fa5 (ceph): mgr/volumes: Move ganesha common config to vstart
This is a preparatoy patch before calling orchestrator for nfs cluster
deployment. All the ganesha config is moved to...
Varsha Rao
05:36 AM Revision 3001d22a (ceph): mgr/volumes: Create multiple CephFS exports
Using the following fs nfs interface multiple exports can be created:
ceph fs nfs export create <fsname> <binding> --...
Varsha Rao
05:36 AM Revision fab643cd (ceph): mgr/volumes: Remove GaneshaConf and NFSConfig class
NFSCluster and FSExport class replace GaneshaConf and NFSConfig class.
Signed-off-by: Varsha Rao <varao@redhat.com>
...
Varsha Rao
05:36 AM Revision ed6f34f2 (ceph): vstart: Update the nfs cluster create and export interface
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 34ba1cc141a9b2969b9a4e80c35339f04b0ea4fa)
Varsha Rao
05:36 AM Revision 52b389b4 (ceph): mgr/volumes: Update nfs cluster and export interface
Instead of prefixing 'fs' to the commands, type is added for easy extension to
create rgw exports.
$ ceph nfs cluste...
Varsha Rao
05:36 AM Revision 5c33c037 (ceph): mgr/volumes: Make cluster id option mandatory in nfs create export
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 25642bcf50dd56ab5cd14470543f9e3fb7a4185b)
Varsha Rao
05:36 AM Revision 02d177ee (ceph): mgr/volumes: Remove unused typing module
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 14cbf6d567b7e945f4a497d4e5b0d0631ec50f0a)
Varsha Rao
05:36 AM Revision f7f45109 (ceph): mgr/volumes: Add a note about placement option in nfs cluster create
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit e3da10220ec854bec63c369b1e6a96013cf875d0)
Varsha Rao
05:36 AM Revision a3b7942a (ceph): mgr/volumes/nfs: Call orch nfs apply
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 1e1a1b0ae80646c06855e94a21b8d5c83a0e3955)
Varsha Rao
05:36 AM Revision 487eaef8 (ceph): mgr/volumes/nfs: Change common ganesha config object name to 'conf-nfs....
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 7f584fd574e471363597d9f366e8336deba72222)
Varsha Rao
05:36 AM Revision 1c56b779 (ceph): mgr/volumes: Add placement option to create nfs cluster interface
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit b16190bb5fb61754199cf9731c496888299c983a)
Varsha Rao
05:36 AM Revision c7892d2d (ceph): vstart: Enable test_orchestrator in start_ganesha()
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 16d11d1f67226dbede7c706e17418dfa278c7c73)
Varsha Rao
05:36 AM Revision b8795eb5 (ceph): mgr/volumes: Add nfs cluster update interface
$ ceph nfs cluster update <clusterid> <placement>
This updates the existing deployed cluster according to placement ...
Varsha Rao
05:36 AM Revision dcf0f397 (ceph): mgr/volumes: Add nfs cluster delete interface
$ ceph nfs cluster delete <clusterid>
This deletes the deployed cluster.
Signed-off-by: Varsha Rao <varao@redhat.co...
Varsha Rao
05:36 AM Revision e8a03d0e (ceph): mgr/volumes/nfs: Pass cluster_id directly to NFSCluster {create, update...
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit fff59e686aeae615935fe1ee8ad84352aa6757f3)
Varsha Rao
05:36 AM Revision 8e171289 (ceph): mgr/volumes/nfs: Add RADOS notify for common config object
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 85e71eb7d40e1bbd2f77dbc8dce65dd42ea85fb1)
Varsha Rao
05:36 AM Revision bd34c8cc (ceph): mgr/volumes/nfs: Add delete cephfs export command
$ ceph nfs export delete <binding> <clusterid>
binding: It is the pseudo root name
clusterid: It is name of the clus...
Varsha Rao
05:36 AM Revision ba8fa563 (ceph): vstart: Update details about ganesha packages
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit f81fe362456865265f79b7b13b726fc0fdb6ef54)
Varsha Rao
05:36 AM Revision a26b6460 (ceph): vstart: Ensure cephadm and NFS does not conflict
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 31767428fc36f34331b75dd899ed0b9ae6b3ecaf)
Varsha Rao
05:36 AM Revision ad77ecc1 (ceph): mgr/volumes: Create user for given path and fs
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit dd20761908a2a7ba63df941991aa5adfada4d1fb)
Varsha Rao
05:36 AM Revision 0689aeb6 (ceph): mgr/volumes/nfs: Delete user on removing export
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit b9bff573c965bfa5c90919431e8791610fef7787)
Varsha Rao
05:36 AM Revision d6283c70 (ceph): vstart: Add watch url for conf-nfs object
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit e9e09a199f5d0624bda748d78eecba6cae4d7fc5)
Varsha Rao
05:36 AM Revision 4005a5d3 (ceph): mgr/volumes: Make nfs create export interface idempotent
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit b3b83b0554441597c6a7a282e55a5fb3ce8b9982)
Varsha Rao
05:36 AM Revision 98f397f3 (ceph): mgr/volumes/nfs: Delete all exports on cluster deletion
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit d12aed8eeaaa981873aa278d8bdb209e3f6968c9)
Varsha Rao
05:36 AM Revision 8e253973 (ceph): mgr/volumes/nfs: Delete common config object on cluster deletion
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 0ee8439b69e309c8c99cc0cb8466ce8dac866e6b)
Varsha Rao
05:36 AM Revision c872f576 (ceph): mgr: Add command to create exports for nfs-ganesha
'ceph fs nfs create': This command creates export objects for nfs-ganesha.
vstart ganesha daemon fetches the export b...
Varsha Rao
05:30 AM Dashboard Bug #45068 (Resolved): mgr/dashboard: Prometheus query error while filtering values in the metric...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
05:30 AM rgw Bug #45269 (Resolved): notification: amqp with vhost and user/password is failing
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
05:30 AM rbd Bug #45715 (Resolved): Blacklist leads to potential rewatch live-lock loop
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
05:29 AM CephFS Backport #46410 (Resolved): octopus: client: supplying ceph_fsetxattr with no value unsets xattr
https://github.com/ceph/ceph/pull/36045 Nathan Cutler
05:29 AM CephFS Backport #46409 (Resolved): nautilus: client: supplying ceph_fsetxattr with no value unsets xattr
https://github.com/ceph/ceph/pull/36173 Nathan Cutler
05:28 AM Dashboard Backport #46407 (Resolved): octopus: mgr/dashboard: Fix bugs in a unit test and i18n translation
https://github.com/ceph/ceph/pull/36991 Nathan Cutler
04:42 AM Revision f7f30442 (ceph): Merge pull request #34960 from majianpeng/vstart-spdk
vstart: specify the NVME PCI BUS ID when enable spdk.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:26 AM Revision 334066f0 (ceph): mon: elector: spread current election scores in election messages
This has two benefits:
1) when we defer to a peer X, we can't defer to a different peer Y
unless X will also defer to...
Greg Farnum
04:26 AM Revision 127c250a (ceph): mon: elector: reset election when we encounter score disagreements
This guarantees progress if the network topology is reasonably stable.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
04:26 AM Revision 027cd4fe (ceph): mon: track when we remove a rank and update ConnectionTracker
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision c7a92021 (ceph): mon: elector: make timeouts etc configurable; resolves some TODOs
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 467415ee (ceph): mon: make the election strategy configurable at setup and runtime
Finally, a user-visible command!
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
04:26 AM Revision 9cabf332 (ceph): mon: add/remove disallowed monitors from the command line
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision d7addeb0 (ceph): mon: elector: support dumping and resetting scores via admin socket
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 5fb48879 (ceph): test: elector: add some TODOs I built up over time
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 83e321d4 (ceph): mon: don't let users disallow monitors in CLASSIC mode
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision d5312240 (ceph): doc: add a developer description of the election algorithms
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 6a5c5957 (ceph): doc: user docs on configuring mon elections
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 3bc1ae1e (ceph): qa: use the config when building a monmap
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 39d71f78 (ceph): test: add a mon_election directory to the rados and upgrade suites
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision cea78c7c (ceph): qa: add new netsplit task
This is super basic right now and only works for monitor daemons
as it has to parse out their IPs from cluster inform...
Greg Farnum
04:26 AM Revision b846d69a (ceph): test: add the beginnings of a netsplit suite
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 1093d5a6 (ceph): mon: elector: add some flexibility when dropping out-of-quorum propose ...
I haven't seen it be an issue, but I'm worried a slight different in ping
report timing might result in flapping lead...
Greg Farnum
04:26 AM Revision fff964cb (ceph): mon: elector: Use #pragma once instaed of #ifdef with wrong filename
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision d3ad8707 (ceph): mon: elector: use unique_ptr on [stable|leader]peer_tracker, fix a leak
We were conditionally taking over a ConnectionTracker which had been
allocated on the heap when recieving a propose, ...
Greg Farnum
04:26 AM Revision ddc6a7c2 (ceph): test: cleanups in test_election for Kefu
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision abadf3f0 (ceph): mon: elector: remove some unused code from ConnectionTracker
Some of these lost their users when cleaning up the interface
or never had one, so pull them out for less code!
Sign...
Greg Farnum
04:26 AM Revision a63a00d1 (ceph): mon: elector: continue degrading scores on dead peer connections
We need to keep scheduling timer events, not doing one report_dead_connection()
and then stopping! So we add a new de...
Greg Farnum
04:26 AM Revision 363f647a (ceph): mon: Guard new elector pinging and election strategies behind a mon_fea...
Obviously we don't want to try and do any of this if we have a monitor
remaining in the cluster which doesn't support...
Greg Farnum
04:26 AM Revision f741de55 (ceph): mon: elector: Build a ConnectionTracker and new MMonPing to heartbeat p...
This lets us build up a long-term view of how reliable our peers are. Presently
it's not used for anything, but soon ...
Greg Farnum
04:26 AM Revision b07e68d6 (ceph): elector: actually persist connectivity scores on a regular basis
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 78739e61 (ceph): elector: support disallowing specific monitor ranks from becoming leaders
If they are disallowed, they always defer to others and are never
deferred to themselves. You can use this if you hav...
Greg Farnum
04:26 AM Revision 7384fa95 (ceph): test: centralize checking leader and epoch matches across ElectionLogics
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 0533fa0c (ceph): elector: Set up infrastructure for having multiple election strategies
This means we can implement a new strategy (or change an existing one) without
potentially adding bugs to the older, ...
Greg Farnum
04:26 AM Revision ef8a6874 (ceph): elector: track the previous election winner for use in testing
The leader_acked value resets to -1 once the election completes and we
need to be able to check it after that. Whoops...
Greg Farnum
04:26 AM Revision d2d9f9aa (ceph): elector: ElectionLogic: implement a connectivity-based ElectionStrategy
We defer to other leaders based on our understanding of their total
connectivity score to mons with which we peer.
S...
Greg Farnum
04:26 AM Revision c53594a4 (ceph): test: elector: update test_election to pass around the ConnectionTracker
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision c6fef130 (ceph): test: elector: make macros to run test scenarios against each ElectionS...
Switch the ElectionLogic to require an ElectionStrategy input on construction.
Signed-off-by: Greg Farnum <gfarnum@r...
Greg Farnum
04:26 AM Revision 1cd67d06 (ceph): test: elector: explicitly count election messages in flight
This will let us queue up other messages (like pings) that don't
imply the election is unstable.
Signed-off-by: Greg...
Greg Farnum
04:26 AM Revision 360e9a53 (ceph): test: elector: build connection tracking and sharing by pings!
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision a2f747f0 (ceph): test: elector: check that we stabilize after flapping connections
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 66046cb3 (ceph): test: elector: add a new quorum_stable() check in addition to election_...
This lets us check that the quorum hasn't changed within a given number
of timesteps. This is distinguished from elec...
Greg Farnum
04:26 AM Revision 68dfb9ff (ceph): elector: move initial propose handling into the different strategy hand...
We're going to make the connectivity strategy ignore proposals that are
just causing election flapping next.
Signed-...
Greg Farnum
04:26 AM Revision 06f635bf (ceph): elector: Write a helper to combine scores with disallowed lists; use it
This simplifies the logic chains a bit and we'll use it to generate
scores when an out-of-quorum monitor tries to tri...
Greg Farnum
04:26 AM Revision a540bed4 (ceph): elector: ignore election proposals from out-of-quorum spammers
Remember the last leader we *voted* for in an election. Then, if we get
a proposal from an out-of-quorum peer, and we...
Greg Farnum
04:26 AM Revision 290bf3bb (ceph): test: elector: new tests that we work while flapping
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 020d2e8c (ceph): elector: maintain a stable score set while running an election
Previously we could update our scores during an election, and
then try to change who we voted for if we bumped the ep...
Greg Farnum
04:26 AM Revision 2c04a096 (ceph): test: elector: support differing ping intervals, and add a complete-dis...
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 179467d7 (ceph): test: elector: add debug output for pings
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision e92b5093 (ceph): mon: start notifying the Elector and ConnectionTracker to be more expli...
Avoiding native use of ranks is making things harder. Right now it's not very sophisticated
(the monitor doesn't real...
Greg Farnum
04:26 AM Revision bd92421a (ceph): mon: elector: add new ConnectionTracker2 implementation
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision a59011a0 (ceph): mon: elector: test the ConnectionTracker implementations for equivalence
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 16e58ff2 (ceph): mon: replace ConnectionTracker with new implementation
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 97e81b5f (ceph): test: mon: switch some param names to avoid confusing masking
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 558be0ac (ceph): mon: elector: simplify the ConnectionTracker now that replacement is done
We kept the funky "check my score separately" logic in order to match
the double arithmetic of the old implementation...
Greg Farnum
04:26 AM Revision 2b9246b5 (ceph): mon: elector: debug output of Tracker
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision 24980a4a (ceph): mon: elector: switch ConnectionTracker pointers and members
Printing etc is much easier with local members and this way
around works as well or better.
Signed-off-by: Greg Farn...
Greg Farnum
04:26 AM Revision e78b039f (ceph): test: elector: Add a test which directly mangles scores to see if it ca...
Right now, it fails horribly.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
04:26 AM Revision 229e789d (ceph): test: elector: remove init_pings; we handle this in ConnectionTracker b...
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:26 AM Revision d04f7e1e (ceph): mon: elector: simplify the report sharing interface
Just encode the ConnectionTracker and share that bufferlist around
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
04:04 AM Revision 65dc4649 (ceph): pybind/mgr/balancer: use "==" and "!=" for comparing str
we cannot assume that two values with the same value share the same
identity in Python.
also silences warnings like:...
Kefu Chai
03:40 AM Revision 05ea52fe (ceph): mgr/dashboard: add popover list of managers in landing page
Fixes: https://tracker.ceph.com/issues/42979
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from c...
Avan Thakkar
03:17 AM CephFS Bug #46302 (Fix Under Review): mds: optimize ephemeral rand pin
Patrick Donnelly
03:01 AM rgw Bug #41225 (Fix Under Review): rgw: GETing S3 website root with two slashes // crashes rgw
Kefu Chai
02:25 AM Revision 5640390f (ceph): vstart: specify the NVME PCI BUS ID when enable spdk.
Currently we use vendor::device to specify the nvme name when using
spdk. But it have some problems:
a)it can't use d...
jianpeng ma
01:12 AM RADOS Bug #46224 (Pending Backport): Health check failed: 4 mgr modules have failed (MGR_MODULE_ERROR)
/a/yuriw-2020-07-06_19:37:47-rados-wip-yuri7-testing-2020-07-06-1754-octopus-distro-basic-smithi/5204440/ Neha Ojha

07/07/2020

11:05 PM Dashboard Backport #46020: octopus: mgr/dashboard/rbd: throws 500s with format 1 RBD images
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35711
merged
Yuri Weinstein
11:04 PM Revision c9bdbc57 (ceph): Merge pull request #35711 from rhcs-dashboard/wip-46020-octopus
octopus: mgr/dashboard: work with v1 RBD images
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Jason Di...
Yuri Weinstein
10:32 PM CephFS Bug #46084 (Pending Backport): client: supplying ceph_fsetxattr with no value unsets xattr
Patrick Donnelly
10:22 PM Revision 02fc51de (ceph): Merge PR #35725 into master
* refs/pull/35725/head:
client: Fix setxattr with 0 size specified
Reviewed-by: Zheng Yan <zyan@redhat.com>
Reviewe...
Patrick Donnelly
10:05 PM Revision b13dd050 (ceph): mgr/dashboard: Add E2E for navigation
Fixes: https://tracker.ceph.com/issues/45376
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
10:05 PM Revision c05b7cbb (ceph): mgr/dashboard: Update Cypress
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
09:07 PM Dashboard Bug #45762 (Fix Under Review): mgr/dashboard: language chooser description missing
I found a way to fix this, so I'm reopening the issue. Tiago Melo
09:01 PM Revision 91651181 (ceph): mgr/dashboard: Remove unused code in language selector
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
09:00 PM Revision 614eea5d (ceph): mgr/dashboard: Fix display of current language
While in development mode, current language
was not being displayed in the dropdown.
Fixes: https://tracker.ceph.com...
Tiago Melo
08:51 PM mgr Bug #43586: mgr/balancer reports "Unable to find further optimization ...", but distribution is n...
Thomas Schneider wrote:
> I can wait.
> However, can you please share some details about the changes in v14.2.7 wit...
Nathan Cutler
08:24 PM Orchestrator Support #46384: 15.2.4 and cephadm - mds not starting
Here is how I do it:
https://docs.ceph.com/docs/master/cephfs/fs-volumes/#fs-volumes
"This creates a CephFS fil...
Nathan Cutler
10:49 AM Orchestrator Support #46384 (Resolved): 15.2.4 and cephadm - mds not starting
I have a new insatll of Octopus, 15.2.4 and using Cephadm to manage it. The mds deamons are not being created.
$...
Andy Gold
08:04 PM rgw Bug #46404 (Resolved): rgw: rgw-orphan-list -- fix interaction, quoting, and percentage calc
The interactive mode wasn't working due to prompts going to stdout
instead of stderr. If a space should appear in te...
J. Eric Ivancich
07:59 PM Revision 6d9d5480 (ceph): rgw: rgw-orphan-list -- fix interaction, quoting, and percentage calc
The interactive mode wasn't working due to prompts going to stdout
instead of stderr. If a space should appear in tem...
J. Eric Ivancich
07:09 PM CephFS Bug #46403 (Triaged): mds: "elist.h: 91: FAILED ceph_assert(_head.empty())"
Not related to #44294.
Zheng, this looks like a lock cache bug.
Patrick Donnelly
04:24 PM CephFS Bug #46403 (Triaged): mds: "elist.h: 91: FAILED ceph_assert(_head.empty())"
This may be a re-occurance of https://tracker.ceph.com/issues/44294
Saw this while testing ceph.dir.pin.distribute...
Mark Nelson
06:28 PM Revision 1ef00a83 (ceph): mgr/dashboard: Add E2E for login
Fixes: https://tracker.ceph.com/issues/45376
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
06:28 PM Revision 294c37b3 (ceph): mgr/dashboard: Add E2E for languages
Fixes: https://tracker.ceph.com/issues/45376
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
06:12 PM rgw Bug #45955: [rgw] listing bucket via s3 hangs on "ordered bucket listing requires read #1"
Nathan Cutler wrote:
> converting into the master tracker that was originally judged not necessary
>
> opening ba...
J. Eric Ivancich
06:11 PM Revision 1c06642a (ceph): mgr/dashboard: Clean the output of lint and fix scripts
Increase deprecation tslint rule from warning to error and
remove no-use-before-declare.
Fixes: https://tracker.ceph...
Tiago Melo
03:41 PM Orchestrator Bug #46398 (Fix Under Review): cephadm: can't use custom prometheus image
Patrick Seidensal
12:08 PM Orchestrator Bug #46398 (In Progress): cephadm: can't use custom prometheus image
Patrick Seidensal
12:08 PM Orchestrator Bug #46398 (Resolved): cephadm: can't use custom prometheus image
... Patrick Seidensal
03:35 PM CephFS Bug #44294: mds: "elist.h: 91: FAILED ceph_assert(_head.empty())"
Possibly hit a new manifestation of this while testing ceph.dir.pin.distributed for the IO500 challenge:... Mark Nelson
03:28 PM CephFS Backport #46402 (Resolved): octopus: client: recover from a killed session (w/ blacklist)
https://github.com/ceph/ceph/pull/35962 Nathan Cutler
03:28 PM CephFS Feature #20 (Pending Backport): client: recover from a killed session (w/ blacklist)
Nathan Cutler
03:26 PM Revision 15a97834 (ceph): client: add debug output for ll_read result
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 30dd9d2834b561ab7b0b4785e8e45094098725ae)
Yan, Zheng
03:26 PM Revision d2256e63 (ceph): client: invalidate all write mode filp after reconnect
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit aa9db2ef73ca4c5e8e09637ddcbbe26df4922797)
Yan, Zheng
03:25 PM Revision 1edcb06a (ceph): client: -EIO on read/write if file hander has lost filelocks
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 173bb632e8e1e0cafb06a6636ae62460d5910a36)
Yan, Zheng
03:25 PM Revision d1cd86dc (ceph): client: -EIO on filelock operations if inode has lost filelocks
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit b87f3cafe006616d325053fc81c7e6432f7e9750)
Yan, Zheng
03:25 PM Revision f653af27 (ceph): qa/cephfs: test case for auto reconnect after blacklisted
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: https://tracker.ceph.com/issues/42085
(cherry picked from commit...
Yan, Zheng
03:25 PM Revision 61676b1f (ceph): client: check sync write error
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 2cf6184e41f8364f79fb3adda737f21c9ee149f6)
Yan, Zheng
03:25 PM Revision b486202e (ceph): client: purge dirty data when session gets evicted
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 0f74020b443d7c410fa1c295aec2a18b15d4713f)
Yan, Zheng
03:25 PM Revision 563f34ae (ceph): client: auto reconnect using new entity addrs after blacklisted
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 27da39ae5dfa18a323f6e544ead598bbb64fc774)
Yan, Zheng
03:22 PM Revision 2e57b8f9 (ceph): msg: add Messenger::client_reset()
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit a716bc7f9b9fc4665193bda61b2b17057888ef76)
C...
Yan, Zheng
02:59 PM Bug #46366: Octopus: Recovery and backfilling causes OSDs to crash after upgrading from nautilus ...
xie xingguo wrote:
> Wout van Heeswijk wrote:
> > Wout van Heeswijk wrote:
> > > After reverting https://github.co...
Wout van Heeswijk
10:26 AM Bug #46366: Octopus: Recovery and backfilling causes OSDs to crash after upgrading from nautilus ...
xie xingguo wrote:
> Wout van Heeswijk wrote:
> > Wout van Heeswijk wrote:
> > > After reverting https://github.co...
Wout van Heeswijk
07:35 AM Bug #46366: Octopus: Recovery and backfilling causes OSDs to crash after upgrading from nautilus ...
Kefu Chai wrote:
> hi, Wout,
>
> thanks for your investigation and patch. i revised it to use boost::container::s...
Wout van Heeswijk
05:56 AM Bug #46366 (Fix Under Review): Octopus: Recovery and backfilling causes OSDs to crash after upgra...
hi, Wout,
thanks for your investigation and patch. i revised it to use boost::container::small_vector. see https:/...
Kefu Chai
05:28 AM Bug #46366: Octopus: Recovery and backfilling causes OSDs to crash after upgrading from nautilus ...
Wout van Heeswijk wrote:
> Wout van Heeswijk wrote:
> > After reverting https://github.com/ceph/ceph/commit/74be30c...
xie xingguo
02:44 PM Revision 03dbeeba (ceph): Merge pull request #35861 from dillaman/wip-write-zeroes-tweaks
librbd: allow thick-zeroing of an image extent
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:01 PM CephFS Backport #46401 (Resolved): octopus: mgr/nfs: Add interface to show cluster information
https://github.com/ceph/ceph/pull/35499 Patrick Donnelly
02:01 PM CephFS Feature #45743 (Pending Backport): mgr/nfs: Add interface to show cluster information
Patrick Donnelly
01:59 PM Revision 1dbad702 (ceph): Merge PR #35743 into master
* refs/pull/35743/head:
qa/tasks/test_nfs: Add test for cluster info
mgr/volumes/nfs: Add cluster show info command...
Patrick Donnelly
01:56 PM Revision 1fa1fc19 (ceph): Merge pull request #35834 from yuvalif/add-amqp-topic-doc
rgw: add a doc hint that the topic-name is used as AMQP routing-key
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:50 PM Dashboard Bug #45508 (Resolved): mgr/dashboard: cropped actions menu in nested details
Lenz Grimmer
06:33 AM Dashboard Bug #45508 (Pending Backport): mgr/dashboard: cropped actions menu in nested details
Avan Thakkar
06:32 AM Dashboard Bug #45508: mgr/dashboard: cropped actions menu in nested details
The issue is now reproducible in octopus(15.2.4) branch, so will create backport to this branch. It was not reproduci... Avan Thakkar
01:50 PM Dashboard Backport #46048 (Resolved): octopus: mgr/dashboard: cropped actions menu in nested details
Lenz Grimmer
07:06 AM Dashboard Backport #46048 (In Progress): octopus: mgr/dashboard: cropped actions menu in nested details
Avan Thakkar
06:40 AM Dashboard Backport #46048 (New): octopus: mgr/dashboard: cropped actions menu in nested details
Avan Thakkar
06:39 AM Dashboard Backport #46048 (In Progress): octopus: mgr/dashboard: cropped actions menu in nested details
Avan Thakkar
01:49 PM Revision 6e3b6f56 (ceph): Merge pull request #35620 from rhcs-dashboard/wip-46048-octopus
octopus: mgr/dashboard: cropped actions menu in nested details
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Lenz Grimmer
01:44 PM rgw Bug #36293 (Resolved): InvalidBucketName expected in more cases: uppercase, adjacent chars, under...
Nathan Cutler
11:35 AM rgw Bug #36293 (Pending Backport): InvalidBucketName expected in more cases: uppercase, adjacent char...
Nathan Cutler
01:44 PM Orchestrator Bug #46206 (Rejected): cephadm: podman 2.0
This was a bug in Podman v2.0.0 and has been fixed in Podman v2.0.1.
> Fixed a bug where the --privileged flag had...
Patrick Seidensal
01:24 PM Orchestrator Bug #46206: cephadm: podman 2.0
Removing changes from commit "b5e5c753":https://github.com/ceph/ceph/commit/b5e5c753f415ab1f18ccfe3ad636649a0f51a93a ... Patrick Seidensal
01:43 PM rgw Backport #46392 (Rejected): nautilus: InvalidBucketName expected in more cases: uppercase, adjace...
As Casey wrote in the parent ticket:
"this is an intrusive policy change and, given the number of issues it uncove...
Nathan Cutler
11:44 AM rgw Backport #46392 (In Progress): nautilus: InvalidBucketName expected in more cases: uppercase, adj...
Nathan Cutler
11:35 AM rgw Backport #46392 (Rejected): nautilus: InvalidBucketName expected in more cases: uppercase, adjace...
https://github.com/ceph/ceph/pull/35583 Nathan Cutler
01:24 PM Dashboard Bug #46371 (Pending Backport): mgr/dashboard: Fix bugs in a unit test and i18n translation
Volker Theile
01:23 PM Dashboard Bug #46383 (Fix Under Review): mgr/dashboard: Unable to edit iSCSI target which has active session
Ricardo Marques
10:43 AM Dashboard Bug #46383 (In Progress): mgr/dashboard: Unable to edit iSCSI target which has active session
Ricardo Marques
10:43 AM Dashboard Bug #46383 (Resolved): mgr/dashboard: Unable to edit iSCSI target which has active session
iSCSI target "Edit" button is disabled when that target has an active session, but it's possible to edit it using "gw... Ricardo Marques
01:22 PM rgw Bug #46332 (Fix Under Review): boost::asio::async_write() does not return error when the remote e...
Casey Bodley
01:21 PM Revision f937df79 (ceph): Merge pull request #35923 from votdev/fix_various_issues
mgr/dashboard: Fix bugs in a unit test and i18n translation
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Ta...
Laura Paduano
01:08 PM Revision fc2b8728 (ceph): Merge pull request #35886 from yuvalif/wip-yuval-fix-46316
rgw: make RGWToken string ctor explicit
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:01 PM rgw Bug #46400 (Resolved): Space usage accounting overestimated
Since upgrading from Nautilus 14.2.9 -> Octopus 15.2.3 we are seeing
large upticks in the reported size (both space ...
Liam Monahan
12:55 PM Orchestrator Bug #45792: cephadm: zapped OSD gets re-added to the cluster.
I am still putting additional input and requesting that if this behavior remains as is that a way to stop the process... David Capone
09:00 AM Orchestrator Bug #45792 (Fix Under Review): cephadm: zapped OSD gets re-added to the cluster.
As this is the intended behavior, this needs to be documented. See https://github.com/ceph/ceph/pull/35744 Joshua Schmid
12:54 PM CephFS Backport #46389 (In Progress): octopus: pybind/mgr/volumes: cleanup stale connection hang
Nathan Cutler
11:12 AM CephFS Backport #46389 (Resolved): octopus: pybind/mgr/volumes: cleanup stale connection hang
https://github.com/ceph/ceph/pull/35962 Nathan Cutler
12:53 PM Revision d5a742a0 (ceph): client: introduce timeout for client shutdown
Client::shutdown() could indefinitely wait when tearing down
MDS sessions if an MDS is unreachable during shutdown, b...
Venky Shankar
12:50 PM Revision a5d07d3b (ceph): client: use session state to track if it's rejected by mds
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit c310d09e21ddaa57a00123940b71908ecb1638c2)
Yan, Zheng
12:38 PM Orchestrator Feature #45859 (Pending Backport): cephadm: use fixed versions
Patrick Seidensal
12:31 PM Revision 66fae256 (ceph): Merge pull request #35705 from tspmelo/wip-45855-octopus
octopus: mgr/dashboard: Improve Summary's subscribe methods
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Revi...
Laura Paduano
12:29 PM Revision 3375389e (ceph): Merge pull request #35707 from Devp00l/wip-45650
mgr/dashboard: Fixes ICU selection regression
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Laura Paduano <l...
Laura Paduano
12:27 PM Dashboard Backport #46314: octopus: mgr/dashboard: wal/db slots in create OSDs form do not work properly in...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35883
m...
Nathan Cutler
11:03 AM Dashboard Backport #46314 (Resolved): octopus: mgr/dashboard: wal/db slots in create OSDs form do not work ...
Lenz Grimmer
12:27 PM Dashboard Backport #46313 (Resolved): octopus: mgr/dashboard: Prometheus query error while filtering values...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35885
m...
Nathan Cutler
12:27 PM rbd Backport #45800 (Resolved): nautilus: Blacklist leads to potential rewatch live-lock loop
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35385
m...
Nathan Cutler
12:27 PM rgw Backport #45778 (Resolved): nautilus: notification: amqp with vhost and user/password is failing
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35384
m...
Nathan Cutler
12:26 PM Dashboard Backport #46312 (Resolved): nautilus: mgr/dashboard: Prometheus query error while filtering value...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35884
m...
Nathan Cutler
12:19 PM CephFS Feature #46399 (New): mgr/volumes: preserve xattrs during snapshot clone
While we copy over certain attributes during `fs subvolume snapshot clone`, we don't preserve extended attributes (e.... Ramana Raja
12:18 PM CephFS Bug #46278: mds: Subvolume snapshot directory does not save attribute "ceph.quota.max_bytes" of s...
try following patch... Zheng Yan
11:54 AM Dashboard Backport #46397 (Rejected): nautilus: mgr/dashboard: Support creating a placement rule that targe...
Nathan Cutler
11:54 AM Dashboard Feature #43260 (Pending Backport): mgr/dashboard: Support creating a placement rule that targets ...
Nathan Cutler
11:53 AM Dashboard Feature #43260 (Resolved): mgr/dashboard: Support creating a placement rule that targets a specif...
Nathan Cutler
11:22 AM Dashboard Feature #43260 (Pending Backport): mgr/dashboard: Support creating a placement rule that targets ...
Nathan Cutler
11:51 AM Revision c70e5706 (ceph): mgr/dashboard: Use same required field message accross the UI
Some pages use the message 'Required field', but 99% use 'This field is required'. Use the latter everywhere.
Fixes:...
Volker Theile
11:50 AM Dashboard Cleanup #46395 (Fix Under Review): mgr/dashboard: Use same required field message accross the UI
Volker Theile
11:43 AM Dashboard Cleanup #46395 (Resolved): mgr/dashboard: Use same required field message accross the UI
Some pages use the message 'Required field', but 99% use 'This field is required'. Use the latter everywhere.
Volker Theile
11:47 AM Orchestrator Bug #46396 (New): osdspec/drivegroup: check for 'intersection' in DriveSelection when multiple OS...
We do allow the use of multiple OSDSpecs explicitly. However, misconfiguration can lead to unwanted behavior.
A go...
Joshua Schmid
11:43 AM mgr Backport #46393 (In Progress): nautilus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.tes...
Laura Paduano
11:39 AM mgr Backport #46393 (Resolved): nautilus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_p...
https://github.com/ceph/ceph/pull/35959 Laura Paduano
11:42 AM Revision 5dbaeb2b (ceph): mon/PGMap: do not consider changing pg stuck
there is chance that we have a PG just created but fails to peered
before a mgr module retrieves the health report fr...
Kefu Chai
11:40 AM mgr Backport #46394 (In Progress): octopus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test...
Laura Paduano
11:40 AM mgr Backport #46394 (Resolved): octopus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_po...
https://github.com/ceph/ceph/pull/35958 Laura Paduano
11:40 AM Revision 2c8732ff (ceph): mon/PGMap: do not consider changing pg stuck
there is chance that we have a PG just created but fails to peered
before a mgr module retrieves the health report fr...
Kefu Chai
11:28 AM Dashboard Backport #46391 (Rejected): nautilus: mgr/dashboard: Automatic preselection of failure domains in...
Nathan Cutler
11:27 AM Dashboard Feature #44621 (Pending Backport): mgr/dashboard: Automatic preselection of failure domains in er...
Nathan Cutler
11:26 AM Dashboard Cleanup #44371: mgr/dashboard: Pool form refactoring
The backport of this issue can be handled via the parent issue #43260 because the pull request ID is the same. Nathan Cutler
11:17 AM RADOS Backport #46372 (In Progress): osd: expose osdspec_affinity to osd_metadata
Nathan Cutler
11:14 AM RADOS Backport #46372 (New): osd: expose osdspec_affinity to osd_metadata
Follow-up of https://github.com/ceph/ceph/pull/34835
Fixes: https://tracker.ceph.com/issues/44755
Nathan Cutler
11:17 AM Revision 27e9e7e0 (ceph): osd: expose osdspec_affinity to osd_metadata
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit e96eacfc9a6b13ae7279cd2fd9a5a973ee8266a2)
Joshua Schmid
11:15 AM RADOS Bug #44755: Create stronger affinity between drivegroup specs and osd daemons
Moving to RADOS project so it can be backported in the usual way. Nathan Cutler
11:12 AM CephFS Backport #46388 (Resolved): nautilus: pybind/mgr/volumes: cleanup stale connection hang
https://github.com/ceph/ceph/pull/36215 Nathan Cutler
11:11 AM Dashboard Backport #46387 (Rejected): nautilus: mgr/dashboard: Pool form max size
Nathan Cutler
11:03 AM Dashboard Bug #44985 (Resolved): mgr/dashboard: wal/db slots in create OSDs form do not work properly in fi...
Lenz Grimmer
11:02 AM Revision 6ac62577 (ceph): Merge pull request #35883 from bk201/wip-46314-octopus
octopus: mgr/dashboard: fix wal/db slots controls in the OSD form
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Rev...
Lenz Grimmer
10:54 AM Orchestrator Bug #46385 (Duplicate): Can i run rados and s3 compatible object storage device in Cephadm?
I have tried cephadm for ceph installation , but unable to run ceph RADOS Gw and s3 compatibble object storage?
Ho...
Sathvik Vutukuri
10:49 AM Revision ff17d0b1 (ceph): Merge pull request #35764 from rzarzynski/wip-bl-cache-in-release
common/bl: document and slightly optimize ptr::release().
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:46 AM Revision 15011be9 (ceph): crimson/osd: stuff PG::on_activate_complete() with debugs.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:46 AM Revision 7783072a (ceph): crimson/osd, osd: switch PG::request_local_background_io_reservation() ...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:46 AM Revision e07daf7a (ceph): crimson/osd, osd: switch request_remote_recovery_reservation() to uptr.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:46 AM Revision 40a32bb2 (ceph): osd: drop unnecessary inclusion of MOSDPGScan.h.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:46 AM Revision b1c62c21 (ceph): crimson/osd: add the infra for backend-agnostic recovery ops.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:46 AM Revision f3c6bad8 (ceph): osd/PrimaryLogPG: move BackfillInterval to recovery_types.
It will be needed in crimson as well.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
10:46 AM Revision 7b9f2b61 (ceph): common/intrusive_lru: implement plain, non-creational get().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:46 AM Revision b04e07cb (ceph): crimson/osd/object_context: implement maybe_get_cached_obc().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:03 AM Revision e8d80f28 (ceph): mgr/dashboard: Introduces SASS modules
Fixes: https://tracker.ceph.com/issues/45934
Signed-off-by: Enno Gotthold <egotthold@suse.de>
Enno Gotthold
09:16 AM Revision d427acf4 (ceph): common/bl: document and slightly optimize ptr::release().
Before the patch GCC was generating:
```
10f9910: mov (%rdi),%rax
10f9913: test %rax,%rax
10f9916: j...
Radoslaw Zarzynski
09:13 AM Dashboard Feature #45934 (Fix Under Review): mgr/dashboard: Use SASS's new Modules instead of the old @import
Tiago Melo
09:10 AM Dashboard Feature #45934 (In Progress): mgr/dashboard: Use SASS's new Modules instead of the old @import
Tiago Melo
09:13 AM Dashboard Bug #45176: octopus: "setUpClass (tasks.mgr.dashboard.test_ganesha.GaneshaTest)"
- https://jenkins.ceph.com/view/mgr-dashboard/job/ceph-api-nightly-master-backend/223/ Laura Paduano
09:05 AM Orchestrator Bug #45861 (Fix Under Review): data_devices: limit 3 deployed 6 osds per node
Joshua Schmid
09:04 AM rgw Bug #46295: RGW returns 404 code for unauthorized instead of 401
OK I have a first version of a fix. Works in the above case, I'll just run some tests, and maybe tempest this time, t... Matthew Oliver
03:39 AM rgw Bug #46295: RGW returns 404 code for unauthorized instead of 401
You right, it doesn't work, but only when your using keystone. I've now also confirmed it:... Matthew Oliver
09:03 AM Orchestrator Bug #45672 (Can't reproduce): Unable to add additional hosts to cluster using cephadm
thanks, closing Joshua Schmid
08:51 AM Revision 7c18893f (ceph): mgr/cephadm: also list vendor/model/rotational in device ls
Fixes: https://tracker.ceph.com/issues/45872
Signed-off-by: Joshua Schmid <jschmid@suse.de>
Joshua Schmid
08:47 AM Orchestrator Bug #44756 (In Progress): drivegroups: replacement op will ignore existing wal/dbs
fixed with https://github.com/ceph/ceph/pull/34740 Joshua Schmid
08:23 AM Revision 41f26bff (ceph): rgw: add a doc hint that the topic-name is used as AMQP routing-key
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com> Andreas Unterkircher
08:23 AM Orchestrator Bug #45980 (In Progress): cephadm: implement missing "FileStore not supported" error message and ...
Joshua Schmid
08:22 AM Orchestrator Bug #46231 (Pending Backport): translate.to_ceph_volume: no need to pass the drive group
Joshua Schmid
08:15 AM Orchestrator Bug #45172 (Resolved): bin/cephadm: logs: Traceback: not enough values to unpack (expected 2, got 1)
Joshua Schmid
08:14 AM Orchestrator Feature #45263 (Fix Under Review): osdspec/drivegroup: not enough filters to define layout
Joshua Schmid
07:08 AM Dashboard Cleanup #46382 (Resolved): mgr/dashboard: Use a more Bootstrap like approach instead of custom code
Currently we use a ton of different variables to achieve our current optics. Also we use a lot of custom code which c... Enno Gotthold
07:03 AM Revision cd16aa79 (ceph): mgr/dashboard: cropped actions menu in nested details
Fixes: https://tracker.ceph.com/issues/45508
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from c...
Avan Thakkar
06:56 AM RADOS Bug #46381 (New): pg down error and osd failed by :Objecter::_op_submit_with_budget
ENV:
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7...
Amine Liu
06:36 AM CephFS Bug #43517 (Fix Under Review): qa: random subvolumegroup collision
Kotresh Hiremath Ravishankar
06:36 AM CephFS Bug #43517 (In Progress): qa: random subvolumegroup collision
Kotresh Hiremath Ravishankar
05:42 AM CephFS Bug #46380 (Closed): libcephfs admin socket occurs segment fault
ceph version: 14.2.5
samba version : 4.9.18
OS verion: centos 7.6.1810
Procedure:
1, deploy a ceph cluster and cr...
haitao chen
05:20 AM Revision 1faed4b1 (ceph): mgr/volumes/nfs: Add cluster show info command
Fixes: https://tracker.ceph.com/issues/45743
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
05:20 AM Revision 93aa5e40 (ceph): qa/tasks/test_nfs: Add test for cluster info
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
04:15 AM Revision aad0cfcb (ceph): qa/cephfs: set omit_sudo to False for wait_until_mounted() in...
fuse_mount.py. This isn't critical at all to vstart_runner.py runs but
this patch must dramatically reduce the time i...
Rishabh Dave
02:09 AM Revision 86648430 (ceph): Merge pull request #35940 from tchaikov/wip-ceph-dencoder-struct-ver
tools/ceph-dencoder: add get_struct_v,get_struct_compat commands
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Revie...
Kefu Chai
02:04 AM Revision e7227e3d (ceph): Merge pull request #35914 from tchaikov/wip-crimson-clang
crimson: clang related cleanups
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Samuel Just <sjus...
Kefu Chai
02:01 AM Revision 4d949352 (ceph): Merge pull request #35933 from tchaikov/wip-interval-set
include/interval_set: use template as the 2nd template parameter
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
01:05 AM Revision c4a335d7 (ceph): mon: add 'ceph fs required_client_feature <fs_name> add/rm' command
Fixes: https://tracker.ceph.com/issues/43817
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng

07/06/2020

11:52 PM CephFS Bug #44276 (Pending Backport): pybind/mgr/volumes: cleanup stale connection hang
Patrick Donnelly
11:50 PM Revision 9b913a11 (ceph): Merge PR #35496 into master
* refs/pull/35496/head:
client: introduce timeout for client shutdown
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Patrick Donnelly
11:03 PM rbd Backport #45800: nautilus: Blacklist leads to potential rewatch live-lock loop
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35385
merged
Yuri Weinstein
11:02 PM Revision 8b431c32 (ceph): Merge pull request #35385 from smithfarm/wip-45800-nautilus
nautilus: rbd: librbd: Watcher should not attempt to re-watch after detecting blacklisting
Reviewed-by: Jason Dillam...
Yuri Weinstein
10:33 PM bluestore Bug #46124 (New): Potential race condition regression around new OSD flock()s
Neha Ojha
10:30 PM bluestore Bug #46124: Potential race condition regression around new OSD flock()s
@Neha Ojha:
I think the bug remains as real as it gets; I did not retract that this is a bug. With my last comment...
Niklas Hambuechen
10:29 PM RADOS Feature #46379: Add a force-scrub commands to bump already running scrubs
Maybe repair is always “force-repair”. It could be confusing to the user to do that. David Zafman
10:19 PM RADOS Feature #46379 (New): Add a force-scrub commands to bump already running scrubs

As it stands a user requested scrub gets first priority to start. However, if existing scrubs are already running,...
David Zafman
10:11 PM RADOS Feature #41363: Allow user to cancel scrub requests

Possible implementations:...
David Zafman
09:47 PM Bug #46378 (Resolved): doc: Add zdover to lead list in devel guide essentials page
https://docs.ceph.com/docs/master/dev/developer_guide/essentials/
I'm not in the list of leads on the Essentials p...
Zac Dover
09:11 PM Revision 2148f22d (ceph): neorados: build new RADOS client using legacy librados::Rados
Client libraries like librbd cannot force the adaptation to neorados
and it would not be ideal to have two effective ...
Jason Dillaman
09:10 PM Revision 9dbc7c71 (ceph): doc/devel: repair sentences in "Essentials" page
This commit fixes a few sentences in the "Essentials" page
that aren't as well-formed as they might have been. This c...
Zac Dover
08:12 PM Revision 83b82bc3 (ceph): neorados: use a lightweight proxy object to abstract RADOS backend
Both neorados and (legacy) librados create MON, MGR, and OSD
(objecter) clients. Let the neorados frontend API direct...
Jason Dillaman
08:11 PM Revision 6a28e7cb (ceph): os/bluestore: fix onode count tracking in cache.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
08:01 PM Revision dcc6685c (ceph): mgr/dashboard: Hide password notification when expiration date is far
Fixes: https://tracker.ceph.com/issues/46306
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
07:51 PM rgw Backport #45778: nautilus: notification: amqp with vhost and user/password is failing
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35384
merged
Yuri Weinstein
07:51 PM Revision b2174da0 (ceph): Merge pull request #35384 from smithfarm/wip-45778-nautilus
nautilus: rgw/url: fix amqp urls with vhosts
Reviewed-by: Yuval Lifshitz <yuvalif@yahoo.com>
Yuri Weinstein
07:48 PM Revision 02f151a1 (ceph): mgr/dashboard: Clean unit tests configuration and output
Remove outdated configurations and moment warning.
Update Jest related packages.
Fixes: https://tracker.ceph.com/iss...
Tiago Melo
06:57 PM Revision 32e2e907 (ceph): neorados: fixed valgrind memory leaks and errors
Keep the CephContext wrapped in an intrusive pointer to keep the
reference counting functional. Ensure all the messen...
Jason Dillaman
05:48 PM CephFS Bug #46374: ceph-fuse blocks forever, fails to start, emits no errors
Apologies, I found one very important item that I had previously overlooked. Because we use this environment to test ... John Mulligan
02:29 PM CephFS Bug #46374 (New): ceph-fuse blocks forever, fails to start, emits no errors
For testing purposes we're running ceph-fuse in a container (code here [1]), that runs the ceph-fuse command to mount... John Mulligan
05:36 PM Bug #46366: Octopus: Recovery and backfilling causes OSDs to crash after upgrading from nautilus ...
Wout van Heeswijk wrote:
> After reverting https://github.com/ceph/ceph/commit/74be30c8b7c the crashing ceph-osd's s...
Wout van Heeswijk
05:27 PM Bug #46366: Octopus: Recovery and backfilling causes OSDs to crash after upgrading from nautilus ...
After reverting https://github.com/ceph/ceph/commit/74be30c8b7c the crashing ceph-osd's seem to be stable.
Related...
Wout van Heeswijk
04:13 PM Bug #46366: Octopus: Recovery and backfilling causes OSDs to crash after upgrading from nautilus ...
We've also tested with the docker container distribution. It crashes with the same segfault:
*** Caught signal (Se...
Wout van Heeswijk
02:26 PM Bug #46366: Octopus: Recovery and backfilling causes OSDs to crash after upgrading from nautilus ...
Hi Kefu,
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bionic...
Wout van Heeswijk
02:16 PM Bug #46366: Octopus: Recovery and backfilling causes OSDs to crash after upgrading from nautilus ...
hi Wout,
what distro are you using? where did the ceph packages come from? could you install debug debugsymbls pac...
Kefu Chai
04:59 PM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
A Boschke wrote:
> My followup question here really should have been worded differently.
>
> Will the supported M...
Ernesto Puerta
03:55 PM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
My followup question here really should have been worded differently.
Will the supported Mimic repository's ceph-m...
A Boschke
08:24 AM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
A Boschke wrote:
> Your question is best answered by developers who did that actual troubleshooting.
ceph-mgr pac...
Ernesto Puerta
04:38 PM rgw Bug #46295: RGW returns 404 code for unauthorized instead of 401
Ok, so that's what I get in my sandbox, I've just created:... Dmitriy Rabotyagov
01:13 AM rgw Bug #46295: RGW returns 404 code for unauthorized instead of 401
OK so I built up the current master then had a quick play and it seems to work fine for Swift V1 auth:
Put an obje...
Matthew Oliver
04:18 PM CephFS Bug #46360 (Fix Under Review): mgr/volumes: fs subvolume clones stuck in progress when libcephfs ...
Patrick Donnelly
04:18 PM Dashboard Cleanup #45433 (Resolved): mgr/dashboard: Don't have two different unit test mechanics
Stephan Müller
03:46 PM Orchestrator Bug #45872 (Fix Under Review): ceph orch device ls exposes the `device_id` under the DEVICES colu...
Joshua Schmid
03:33 PM Orchestrator Documentation #46377 (Resolved): cephadm: Missing 'service_id' in last example in orchestrator#se...
Missing 'service_id' in last example in orchestrator#service-specification. Example can be found right above https://... Stephan Müller
03:28 PM Orchestrator Tasks #46376 (Resolved): cephadm: Make vagrant usage more comfortable
Currently you can only use a big scale factor using the vagrant setup. You can have x * (mgr, mon, osd with 2 disks).... Stephan Müller
03:25 PM Revision faab304e (ceph): Merge pull request #35942 from tchaikov/wip-build-rtd
admin: move python-common deps out of doc-requirements.txt
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Kefu Chai
03:19 PM Dashboard Cleanup #38890 (Resolved): mgr/dashboard: Use Bootstrap responsive font sizes
Lenz Grimmer
03:19 PM Revision 35a68ebb (ceph): Merge pull request #35354 from ishanrai05/rfs
mgr/dashboard: use relative font sizes
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vtheile@...
Lenz Grimmer
03:18 PM Dashboard Cleanup #46375 (In Progress): mgr/dashboard: Slow pool detail tab switches
Stephan Müller
03:18 PM Dashboard Cleanup #46375 (Resolved): mgr/dashboard: Slow pool detail tab switches
Currently it take a lot time to switche in the pool table between tables.
It hasn't taken that long before we swit...
Stephan Müller
02:58 PM Revision 8149c930 (ceph): tools/ceph-dencoder: add get_struct_v,get_struct_compat commands
for understanding the current encoding version and the lower bound of
supported decoders.
Signed-off-by: Kefu Chai <...
Kefu Chai
02:44 PM Revision 6bb5348b (ceph): mgr/dashboard: Bypass current selection when calling CdTableAction::dis...
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from commit a92baa8523279f663644837304f1e6c71787a63e)
Volker Theile
02:44 PM Revision 801e86b9 (ceph): mgr/dashboard: Add host labels in UI
Fixes: https://tracker.ceph.com/issues/45897
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from co...
Volker Theile
02:40 PM Orchestrator Feature #44886: cephadm: allow use of authenticated registry
should registry management and authentication be handled on cri-o level by system admin or maybe by cephadm as helper... Denys Kondratenko
02:24 PM Orchestrator Bug #44888 (Fix Under Review): Drivegroup's :limit: isn't working correctly
Joshua Schmid
01:57 PM Revision 078f243d (ceph): mgr/dashboard: increase API test coverage in API controllers
Added test cases for the missing endpoints
Fixes: https://tracker.ceph.com/issues/45901
Signed-off-by: Aashish Sharm...
Aashish Sharma
01:52 PM CephFS Backport #46290 (In Progress): octopus: mgr/nfs: Add interface for listing cluster
https://github.com/ceph/ceph/pull/35499 Varsha Rao
01:48 PM CephFS Bug #46278 (Triaged): mds: Subvolume snapshot directory does not save attribute "ceph.quota.max_b...
Patrick Donnelly
01:44 PM CephFS Bug #46355 (Fix Under Review): client: directory inode can not call release_callback
Patrick Donnelly
01:41 PM Orchestrator Bug #46327 (New): cephadm: nfs daemons share the same config object
Reopening, as this change introduces a regression and will potentially break upgrades. Lenz Grimmer
07:03 AM Orchestrator Bug #46327: cephadm: nfs daemons share the same config object
This causes a regression in the Dashboard. RADOS objects are designed to work with multiple daemons and each daemon h... Kiefer Chang
01:07 PM Revision 3a938749 (ceph): os/bluestore: simplify Onode pin/unpin logic.
This patch makes in/unpin logic more straightforward and
hopefully safe in multi-threading.
Also it eliminates Onode...
Igor Fedotov
01:07 PM Revision 45b1db15 (ceph): os/bluestore: get rid off OnodeShardCache::_touch.
Onode pinning does the same for us.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
01:07 PM Revision 0ef5ebcd (ceph): os/bluestore: fix pinned/cached setting in Onode::put/get
This to be squashed with HEAD~2 later, left standalone to ease
reviewing for now.
Signed-off-by: Igor Fedotov <ifedo...
Igor Fedotov
01:01 PM Revision a5441010 (ceph): Merge pull request #35913 from ideepika/wip-container-tag-change
docker/podman: tag crimson flavor container as 'sha-1-flavor'
Reviewed-by: Dimitri Savineau <dsavinea@redhat.com>
Re...
Kefu Chai
12:51 PM Revision b9e0ae1a (ceph): Merge pull request #35920 from uweigand/entity-addrvec-fix
msg/msg_types: entity_addrvec_t: fix decode on big-endian hosts
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:50 PM Revision 1f8ec1e4 (ceph): Merge pull request #35890 from matthewoliver/cephadm_ipv6_list_networks
cephadm: Make list_networks ipv6 enabled
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Kefu Chai
12:42 PM Revision 527e55d4 (ceph): Merge pull request #35546 from agayev/zoned-fm
os/bluestore: Introduce zoned freelist manager.
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
12:30 PM Dashboard Bug #46373 (New): mgr/dashboard: ceph dashboard backend API test error on Jenkins: test_pool_upda...
... Laura Paduano
12:30 PM Revision 75475876 (ceph): Merge pull request #35885 from rhcs-dashboard/wip-46313-octopus
octopus: mgr/dashboard: Prometheus query error in the metrics of Pools, OSDs and RBD images
Reviewed-by: Patrick Sei...
Lenz Grimmer
12:30 PM Revision e7c0c8c2 (ceph): Merge pull request #35884 from rhcs-dashboard/wip-46312-nautilus
nautilus: mgr/dashboard: Prometheus query error in the metrics of Pools, OSDs and RBD images
Reviewed-by: Laura Padu...
Lenz Grimmer
12:25 PM CephFS Bug #46282: qa: multiclient connection interruptions by stopping one client
Locally with the local qa test I can see the same connection refuse logs, after the client gets the up:replay mdsmap:... Xiubo Li
12:15 PM RADOS Backport #46372 (Duplicate): osd: expose osdspec_affinity to osd_metadata
Joshua Schmid
12:12 PM RADOS Backport #46372 (Resolved): osd: expose osdspec_affinity to osd_metadata
https://github.com/ceph/ceph/pull/35957 Joshua Schmid
11:19 AM Revision b83be6f3 (ceph): admin: move python-common deps out of doc-requirements.txt
to address the build failure of
python -m pip install --exists-action=w --no-cache-dir -r admin/doc-requirements.txt...
Kefu Chai
10:49 AM Revision b0a14d6e (ceph): docker/podman: tag crimson flavor container as 'sha-1-flavor'
see also: ceph/ceph-container#1704
Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
Deepika Upadhyay
10:34 AM Revision bba8134a (ceph): mgr/dashboard: increase API test coverage in API controllers
Added test cases for the missing endpoints
Fixes: https://tracker.ceph.com/issues/45901
Signed-off-by: Aashish Sharm...
Aashish Sharma
10:24 AM RADOS Bug #43174: pgs inconsistent, union_shard_errors=missing
Our partners noticed that actually there is an issue with how the bluestore escapes the key strings. Here is their pa... Mykola Golub
05:43 AM RADOS Bug #43174: pgs inconsistent, union_shard_errors=missing
One of our customers also experienced this issue after adding bluestore osds to a filestore backed cluster.
Using ...
Mykola Golub
09:52 AM Dashboard Bug #46371 (Fix Under Review): mgr/dashboard: Fix bugs in a unit test and i18n translation
Volker Theile
09:48 AM Dashboard Bug #46371 (Resolved): mgr/dashboard: Fix bugs in a unit test and i18n translation
* SKIP: Unknown argument type: 'BinaryExpression' NodeObject { ... text: 'You can activate the module on the Telemetr... Volker Theile
09:50 AM Revision 656727a3 (ceph): mgr/dashboard: Fix bugs in a unit test and i18n translation
* SKIP: Unknown argument type: 'BinaryExpression' NodeObject { ... text: 'You can activate the module on the Telemetr... Volker Theile
09:15 AM Revision dd8f1a54 (ceph): client: Fix setxattr with 0 size specified
When xattrs are set with 0 size, the value should be set to an empty string.
Signed-off-by: Sidharth Anupkrishnan <sa...
Sidharth Anupkrishnan
09:00 AM Revision 4425f3e6 (ceph): Merge pull request #35936 from tchaikov/wip-cmake-seastar-cxxflags
cmake: append to Seastar_CXX_FLAGS
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
08:52 AM Revision b4f7cb45 (ceph): Merge pull request #35812 from tchaikov/wip-more-log-for-45717
mgr/dashboard: print osd log as well
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Kefu Chai
08:51 AM Dashboard Bug #46032: tasks.mgr.dashboard.test_ganesha.GaneshaTest: Timed out waiting for daemon mds.a
... Kefu Chai
08:03 AM Revision d87b2b83 (ceph): mgr/dashboard: increase API test coverage in API controllers
Added test cases for the missing endpoints
Fixes: https://tracker.ceph.com/issues/45901
Signed-off-by: Aashish Sharm...
Aashish Sharma
08:03 AM Dashboard Bug #46370 (Fix Under Review): mgr/dashboard: Edit host label dialog is crashing
Volker Theile
08:00 AM Dashboard Bug #46370 (In Progress): mgr/dashboard: Edit host label dialog is crashing
Volker Theile
07:58 AM Dashboard Bug #46370 (Resolved): mgr/dashboard: Edit host label dialog is crashing
It seems https://github.com/ceph/ceph/pull/35370 has not been adapted after https://github.com/ceph/ceph/pull/35419 h... Volker Theile
07:59 AM Revision 8d019b04 (ceph): mgr/dashboard: Edit host label dialog is crashing
Fixes: https://tracker.ceph.com/issues/46370
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
05:44 AM Revision bf3ffe9f (ceph): mgr/dashboard: increase API test coverage in API controllers
Added test cases for the missing endpoints
Fixes: https://tracker.ceph.com/issues/45901
Signed-off-by: Aashish Sharm...
Aashish Sharma
05:09 AM Revision a30de224 (ceph): mgr/dashboard: increase API test coverage in API controllers
Added test cases for the missing endpoints
Fixes: https://tracker.ceph.com/issues/45901
Signed-off-by: Aashish Sharm...
Aashish Sharma
03:43 AM Dashboard Bug #46369 (Fix Under Review): mgr/dashboard: RBD namspace creation form gives incorrect hint whe...
The RBD namespace creation form displays `Namespace already exists` even it's doesn't.
Not 100% sure, but it seems o...
Kiefer Chang
02:07 AM Revision 9ce7c101 (ceph): crimson/osd: assign to bufferlist not to bufferlist*
this change addresses a regression introduced by a23a1929f5
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:06 AM Revision 74fdebaa (ceph): cmake: append to Seastar_CXX_FLAGS
instead of overwriting Seastar_CXX_FLAGS, append to it. this change
allows user to set Seastar_CXX_FLAGS in the comma...
Kefu Chai
01:06 AM Revision 0021dd27 (ceph): Merge pull request #35610 from pcuzner/wip-grafana-container
monitoring: add grafana container build file Paul Cuzner

07/05/2020

10:55 PM Revision 0d10b0af (ceph): librbd: add flag to force thick-provisioning during write_zeroes API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:55 PM Revision 0e8aa956 (ceph): rbd: switch thick-provision image creation to use new write_zeroes API
Also fix some of the concurrency and chunk size issues when handling
fancy striped images.
Signed-off-by: Jason Dill...
Jason Dillaman
10:44 PM mgr Bug #46368 (Need More Info): Ceph Manager Crashing in telegraf thread.
Recently on one Node the mgr crashed. The crash seems to be related to the Telegraf Module:
-9> 2020-07-05 20:3...
Bastian Mäuser
03:57 PM Revision e9cc7d86 (ceph): Merge pull request #35935 from tchaikov/wip-crimson-no-more-claim
crimson/osd: use operator=(...) instead of claim()
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
01:48 PM Revision a23a1929 (ceph): crimson/osd: use operator=(...) instead of claim()
to silence warnings like
objclass.cc:300:26: warning: 'void ceph::buffer::v15_2_0::list::claim(ceph::buffer::v15_2_0...
Kefu Chai
01:37 PM Revision 7e427539 (ceph): pybind: add special values for not reading conffile
Fixes: https://tracker.ceph.com/issues/44415
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:31 PM Revision 21321e9f (ceph): Merge pull request #35921 from uweigand/test_cdc-endianfix
unittest_cdc: fix test on big-endian hosts
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
01:23 PM Revision eef17d68 (ceph): include/interval_set: use template as the 2nd template parameter
to avoid repeating the unit for the interval in the internal map's
parameter.
Signed-off-by: Kefu Chai <kchai@redhat...
Kefu Chai
01:23 PM Revision 366ce93a (ceph): test/common: link unittest_interval_set against GTest::Main
its main() is offered by GTet::Main library
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:49 PM Documentation #46367 (Resolved): Developer Guide: verb disagreement on "Testing: Unit Tests" page
https://docs.ceph.com/docs/master/dev/developer_guide/tests-unit-tests/
The following sentence appears on the "Tes...
Zac Dover
12:41 PM Documentation #46365: Developer Guide: prefer Latinate verbs to English phrasal verbs (s/show up/...
Likewise, later in the page:
dig into
where
search
would be better. (Even though I personally enjoy ...
Zac Dover
12:36 PM Documentation #46365: Developer Guide: prefer Latinate verbs to English phrasal verbs (s/show up/...
This page could use a general clean-up (not quite a re-write). The phrase "In short" is used here like a verbal tic, ... Zac Dover
12:30 PM Documentation #46365 (Resolved): Developer Guide: prefer Latinate verbs to English phrasal verbs ...
https://docs.ceph.com/docs/master/dev/developer_guide/basic-workflow/
Here is the sentence that made me raise this...
Zac Dover
12:36 PM Bug #46366 (Fix Under Review): Octopus: Recovery and backfilling causes OSDs to crash after upgra...
A customer has upgraded the cluster from nautilus to octopus after experiencing issues with osds not being able to co... Wout van Heeswijk
12:23 PM Documentation #46364 (Resolved): Developer Guide: "What Is Merged and When?" could be less colloq...
https://docs.ceph.com/docs/master/dev/developer_guide/merging/
This page delivers information, but in an informal ...
Zac Dover
12:19 PM Bug #46363 (Resolved): Unusual use of "guidance" on "Essentials" in the Developer Guide
https://docs.ceph.com/docs/master/dev/developer_guide/essentials/
This page contains this sentence:
If your ...
Zac Dover
12:11 PM Bug #46362 (Resolved): Ill-formed sentence in Developer Guide, "Essentials"
https://docs.ceph.com/docs/master/dev/developer_guide/essentials/
The following sentence appears on the "Essential...
Zac Dover
12:05 PM RADOS Documentation #46361 (New): Update list of leads in the Developer Guide
https://docs.ceph.com/docs/master/dev/developer_guide/essentials/
Make sure that this list is up-to-date as of mid...
Zac Dover
12:02 PM RADOS Bug #46359 (Resolved): Install page has typo: s/suites/suits/
Zac Dover
08:26 AM RADOS Bug #46359 (Fix Under Review): Install page has typo: s/suites/suits/
Zac Dover
08:21 AM RADOS Bug #46359 (Resolved): Install page has typo: s/suites/suits/
https://docs.ceph.com/docs/master/install/
This page contains the following sentence:
Choose the method tha...
Zac Dover
12:01 PM Revision 664a8dab (ceph): Merge pull request #35932 from zdover23/wip-doc-cephadm-suites-typo
doc/cephadm: index.rst: s/suites/suits/ typo fixed. zdover23
11:56 AM Revision 8992489c (ceph): pybind/cephfs: raise custom Exception with same arguments
... so that's easier for a higher level application to handle
it.
Fixes: https://tracker.ceph.com/issues/46360
Signe...
Ramana Raja
11:56 AM Revision 4cd247e6 (ceph): pybind/cephfs: add DiskQuotaExceeded exception
Signed-off-by: Ramana Raja <rraja@redhat.com> Ramana Raja
11:24 AM CephFS Bug #46360 (Resolved): mgr/volumes: fs subvolume clones stuck in progress when libcephfs hits cer...
During `fs subvolume clone`, libcephfs hit the "Disk quota exceeded error" that caused the subvolume clone to be stuc... Ramana Raja
09:18 AM Revision 8aebd0fd (ceph): doc/cephadm: index.rst: s/suites/suits/ typo fixed.
This commit changes the sentence "Choose the method that best suites
your needs." to "Choose the method that best sui...
Zac Dover
06:52 AM Revision a67d003e (ceph): Merge pull request #35275 from AmnonHanuhov/wip-objclass_impl
crimson/osd: Add support for cls_log
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Kefu Chai <k...
Kefu Chai
06:48 AM Dashboard Bug #45717 (Pending Backport): FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.Poo...
Kefu Chai
06:48 AM Revision c323c3cc (ceph): Merge pull request #35871 from tchaikov/wip-45717
mon/PGMap: do not consider changing pg stuck
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Ernesto Puerta <...
Kefu Chai
06:30 AM Revision ba1c03d5 (ceph): Merge pull request #35864 from tchaikov/wip-osdc-claim
osdc: use operator=(...) instead of claim()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Radosla...
Kefu Chai
05:09 AM Revision db685e26 (ceph): Merge pull request #35863 from wuxingyi/removeunused
osd: Remove unused function declearation
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:05 AM Revision 7ac86d8e (ceph): Merge pull request #35818 from majianpeng/osd-replicatedbackend-redunda...
osd/ReplicatedBackend: remove redundant parameter.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:57 AM Revision 4a19c8f1 (ceph): Merge pull request #35817 from tchaikov/wip-drop-py2
qa,test,pybind: drop py2 support
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Sebastian Wagner <...
Kefu Chai
02:58 AM Revision ac8bd21e (ceph): pybind/mgr/influx: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 6bdb2809 (ceph): pybind/mgr/insights: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 8cdb00e4 (ceph): pybind/mgr/mgr_module: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 5dea1c46 (ceph): pybind/mgr/pg_autoscaler: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 06a551d9 (ceph): pybind/mgr/restful: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 83514aa8 (ceph): pybind/mgr/selftest: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 63b80c51 (ceph): pybind/mgr/status: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision ecb78264 (ceph): pybind/mgr/telegraf: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 0ac787be (ceph): qa/standalone: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision ee90f409 (ceph): qa/tasks/cephfs: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 91b76afa (ceph): qa/tasks/vstart_runner: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 0a8188e4 (ceph): qa/workunits: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision b81778c3 (ceph): pybind: drop py2 support
the python bindings are compiled using python3-cython, and packaged as
python3-{rados,rbd,cephfs,rgw}, so there is no...
Kefu Chai
02:58 AM Revision cf7632cf (ceph): pybind/mgr/dashboard: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 51efa33a (ceph): test/pybind: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision a7f18e46 (ceph): qa/tasks/{ceph,ceph_manager}: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 2ade261b (ceph): qa/tasks/osd_failsafe_enospc: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 4d9cca04 (ceph): qa/tasks/radosgw_admin: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 29ac8118 (ceph): qa/tasks/rbd: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 5d56234b (ceph): qa/tasks/s3tests: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 3573f337 (ceph): qa/tasks/workunit: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 8f12c67b (ceph): qa/tasks/barbican: drop six dependency
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 3ee164b9 (ceph): qa/tasks/ceph_objectstore_tool: drop six dependency
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision a045778d (ceph): qa/tasks/cephfs: drop six dependency
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 9442683f (ceph): doc: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision fa5177c4 (ceph): pybind/mgr/balancer: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision 88ff34a9 (ceph): pybind/mgr/cephadm: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:58 AM Revision c85f9b01 (ceph): pybind/mgr/devicehealth: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:44 AM RADOS Bug #46358 (Rejected): FAIL: test_full_health (tasks.mgr.dashboard.test_health.HealthTest)
https://github.com/ceph/ceph/pull/33827 has not been merged yet Kefu Chai
02:42 AM RADOS Bug #46358 (Rejected): FAIL: test_full_health (tasks.mgr.dashboard.test_health.HealthTest)
... Kefu Chai

07/04/2020

08:33 PM CephFS Bug #43817 (Resolved): mds: update cephfs octopus feature bit
Patrick Donnelly
04:12 PM CephFS Bug #46357 (Can't reproduce): qa: Error downloading packages
... Patrick Donnelly
12:44 PM CephFS Bug #42688: Standard CephFS caps do not allow certain dot files to be written
The problem persists in Octopus!
Just did a fresh MAAS/JUJU cephfs install.
I believe at least the documentation ...
Markus Kienast
03:28 AM CephFS Bug #46355 (Resolved): client: directory inode can not call release_callback
I use Ganesha + CEPH to test release_callback feature, I have merged the relevant modification code:
https://github....
wei liu

07/03/2020

10:04 PM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
Your question is best answered by developers who did that actual troubleshooting. A Boschke
09:01 PM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
A Boschke wrote:
> It seems the fix involves building with python3-cherrypy which for EL7 users seems unpackaged as ...
Nathan Cutler
08:21 PM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
It seems the fix involves building with python3-cherrypy which for EL7 users seems unpackaged as of now.
(Naturally...
A Boschke
08:07 PM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
A Boschke wrote:
> Will a fix for this vulernabilty be back ported?
>
> Currently, luminous, mimic, and nautilu...
Nathan Cutler
08:10 PM Revision 4dd3d6c5 (ceph): doc: remove luminous from active releases
Assign actual_eol date 2020-03-01.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
07:51 PM rgw Backport #46344 (In Progress): nautilus: rgw: orphan-list timestamp fix
Nathan Cutler
03:36 PM rgw Backport #46344 (Resolved): nautilus: rgw: orphan-list timestamp fix
https://github.com/ceph/ceph/pull/34127 Nathan Cutler
07:47 PM rgw Backport #46343 (In Progress): octopus: rgw: orphan-list timestamp fix
Nathan Cutler
03:36 PM rgw Backport #46343 (Resolved): octopus: rgw: orphan-list timestamp fix
https://github.com/ceph/ceph/pull/35929 Nathan Cutler
07:47 PM Revision 249d8fb7 (ceph): rgw: orphan-list timestamp fix
When creating intermediate and output files, the rgw-orphan-list
script uses a timestamp using the `date` command. Th...
J. Eric Ivancich
05:12 PM Dashboard Feature #44912: mgr/dashboard: Forms should wait until all data is ready until it is displayed
When a backport enters "Rejected" state, the scripts interpret this as a final disposition similar to "Resolved". We ... Nathan Cutler
05:01 PM Dashboard Backport #46354 (In Progress): octopus: mgr/dashboard: Display users current bucket quota usage
Ernesto Puerta
04:18 PM Dashboard Backport #46354 (Resolved): octopus: mgr/dashboard: Display users current bucket quota usage
https://github.com/ceph/ceph/pull/35926
https://github.com/ceph/ceph/pull/36073
Ernesto Puerta
04:18 PM Dashboard Feature #45011 (Pending Backport): mgr/dashboard: Display users current bucket quota usage
Ernesto Puerta
04:17 PM Revision 7b8c3e57 (ceph): crimson/common: make FixedKVNodeLayout::set_val() public
otherwise clang++ fails with
```
mson/os/seastore/lba_manager/btree/lba_btree_node_impl.cc:183:10: error: 'set_val' i...
Kefu Chai
04:17 PM Revision 6b43a395 (ceph): crimson: silence -Wunused-lambda-capture warnings
they are pointed out by clang++.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:17 PM Revision 3bb47bc4 (ceph): crimson/os/seastore: s/assert/ceph_abort_msg/ when hitting unreachable ...
clang++ complains with
```
crimson/os/seastore/root_block.h:100:3: warning: control reaches end of non-void function ...
Kefu Chai
04:03 PM Orchestrator Tasks #46352 (Won't Fix): add leap support for cephadm
Currently, the build scripts for ceph-container are designed for shipping centos 8 based images,
as it would be much...
Deepika Upadhyay
03:45 PM Dashboard Backport #45889 (In Progress): octopus: mgr/dashboard: Pool form max size
Nathan Cutler
03:45 PM Revision 4835c191 (ceph): mgr/dashboard: Provide shareable mocks in unit test helper
Provides a view first mocks:
* Crush map (static and dynamic)
* Crush node
* Crush rule
* Crush rule config
Fixes: ...
Stephan Müller
03:45 PM Revision 1e2b1ad4 (ceph): mgr/dashboard: Crush selection can handle any crush map
The crush selection class now provides a view static methods that can
take a crush map in search for sub nodes of a n...
Stephan Müller
03:45 PM Revision c12d0e1e (ceph): mgr/dashboard: Use right size in pool form
Currently the max size is determined by the number of OSDs, which is
compared with the maximum of the current crush r...
Stephan Müller
03:45 PM Revision 7dd03e6d (ceph): mgr/dashboard: Hide name of ECP in detail view
As showing the name of an erasure code profile is pretty redundant
beneath the selection of the ECP by name, it's hid...
Stephan Müller
03:43 PM rgw Documentation #46239: radosgw-admin manpage still documents "region" and "region-map" commands ev...
Sorry, Jos, that was a misunderstanding. I assigned the bug to you only because you are the author of the fix :-) see... Nathan Cutler
03:38 PM Dashboard Bug #44991 (Resolved): monitoring: alert for pool fill up broken
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
03:38 PM Dashboard Backport #46351 (Resolved): octopus: mgr/dashboard: table details flicker if autoReload of table ...
https://github.com/ceph/ceph/pull/36226 Nathan Cutler
03:37 PM bluestore Backport #46350 (Resolved): octopus: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompressi...
https://github.com/ceph/ceph/pull/37373 Nathan Cutler
03:37 PM ceph-volume Feature #45959 (Resolved): add encryption support to raw mode
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
03:37 PM CephFS Backport #46349 (Rejected): nautilus: qa/tasks: make sh() in vstart_runner.py identical with teut...
Nathan Cutler
03:37 PM CephFS Backport #46348 (Resolved): octopus: qa/tasks: make sh() in vstart_runner.py identical with teuth...
https://github.com/ceph/ceph/pull/36044 Nathan Cutler
03:36 PM Dashboard Backport #46347 (Rejected): nautilus: mgr/dashboard: Action button is not reset after switching tabs
Nathan Cutler
03:36 PM Dashboard Backport #46346 (Rejected): octopus: mgr/dashboard: Action button is not reset after switching tabs
Nathan Cutler
03:36 PM Dashboard Backport #46345 (Resolved): octopus: mgr/dashboard: Host delete action should be disabled if not ...
https://github.com/ceph/ceph/pull/36874 Nathan Cutler
03:36 PM Dashboard Backport #46342 (Resolved): octopus: mgr/dashboard: Remove useless tab in monitoring/alerts datat...
https://github.com/ceph/ceph/pull/36875 Nathan Cutler
03:35 PM Dashboard Bug #45068 (Pending Backport): mgr/dashboard: Prometheus query error while filtering values in th...
Nathan Cutler
03:33 PM Revision 2a527796 (ceph): mgr/dashboard: stay on active tab
* Remember the selected tab and restore the state on tabset init.
* Remove tab headers where only one tab is shown.
...
Volker Theile
03:28 PM Bug #46208: Update to boost 1.73 (fix context support for IBM Z)
The Jenkins "make check" check in nautilus PRs seems to already be using Boost 1.73 (!)
https://github.com/ceph/ce...
Nathan Cutler
02:58 PM Dashboard Cleanup #46341 (Resolved): mgr/dashboard: Clean jest configuration and update packages
Tiago Melo
02:57 PM rbd Bug #45986 (Resolved): importing rbd diff does not apply zero sequences correctly
Mykola Golub
02:57 PM Revision f202994f (ceph): Merge pull request #35855 from dillaman/wip-45986
librbd: new 'write_zeroes' API methods to suppliment the `discard` APIs
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:54 PM rgw Backport #46326 (In Progress): nautilus: [rgw] listing bucket via s3 hangs on "ordered bucket lis...
The interaction of the attempt loop-control-variable and the logging system makes it so the side effect of increment ... Nathan Cutler
02:52 PM rgw Bug #45955 (Pending Backport): [rgw] listing bucket via s3 hangs on "ordered bucket listing requi...
converting into the master tracker that was originally judged not necessary
opening backport trackers for the octo...
Nathan Cutler
02:51 PM rgw Backport #46340 (In Progress): octopus: [rgw] listing bucket via s3 hangs on "ordered bucket list...
Nathan Cutler
02:49 PM rgw Backport #46340 (Resolved): octopus: [rgw] listing bucket via s3 hangs on "ordered bucket listing...
https://github.com/ceph/ceph/pull/35877
Nathan Cutler
02:41 PM Dashboard Cleanup #46339 (Fix Under Review): mgr/dashboard: Clean the output of lint/fix
Tiago Melo
02:38 PM Dashboard Cleanup #46339 (Resolved): mgr/dashboard: Clean the output of lint/fix
There is too much noise in the output of "npm run lint".
We should silence the outputs from npm and only show the mi...
Tiago Melo
02:40 PM Bug #46246: missing dep rhel 8: module perl-YAML:1.24:8010020190322131811:a5949e2e-0.x86_64 2
Ken Dreyer wrote:
> I thought some teuthology tests used Perl a long time ago (maybe for RGW?). I'm not sure if they...
Nathan Cutler
01:57 PM Revision e26612d3 (ceph): unittest_cdc: fix test on big-endian hosts
The specific_result test hardcodes a particular output. However,
the input buffer used by the test is currently init...
Ulrich Weigand
01:47 PM Revision 31da1737 (ceph): msg/msg_types: entity_addrvec_t: fix decode on big-endian hosts
When decoding an entity_addrvec_t with marker 1, we just have
a single (non-legacy) entity_addr_t. This should be de...
Ulrich Weigand
01:41 PM Revision 87dbdbb9 (ceph): ec: drop stubs of {encode,decode}_chunks() from ErasureCode.
`decode_chunks()` was needed only because of the ec unit testing.
Move its implementation there.
Signed-off-by: Rado...
Radoslaw Zarzynski
01:41 PM Dashboard Feature #46281 (Resolved): mgr/dashboard: Remove ngx-bootstrap
Lenz Grimmer
01:40 PM Revision 319d123c (ceph): Merge pull request #35859 from tspmelo/wip-remove-ngx-bootstrap
mgr/dashboard: Remove ngx-bootstrap
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tatjana Dehler <tde...
Lenz Grimmer
01:34 PM Revision da70e5e6 (ceph): doc/dev: Update zoned-storage.rst to indicate that OSDs can now be writ...
Signed-off-by: Abutalib Aghayev <agayev@cs.cmu.edu> Abutalib Aghayev
01:34 PM Revision e6046074 (ceph): os/bluestore: Introduce zoned freelist manager.
Introduced ZonedFreelistManager, which tracks the write pointer and the number
of dead bytes per zone.
Signed-off-by...
Abutalib Aghayev
01:00 PM Orchestrator Documentation #45564: cephadm: document workaround for accessing the admin socket by entering run...
I got it to work like this:... Nathan Cutler
12:42 PM CephFS Backport #46201: octopus: mds: add ephemeral random and distributed export pins
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35759
m...
Nathan Cutler
12:39 PM Revision efd1bca1 (ceph): doc: Resolving conflicts with ceph-backport.sh
Fixes: https://tracker.ceph.com/issues/45874
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
12:27 PM mgr Backport #46172 (In Progress): nautilus: mgr/prometheus: cache ineffective when gathering data ta...
Laura Paduano
12:22 PM RADOS Backport #46115 (Resolved): octopus: Add statfs output to ceph-objectstore-tool
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35715
m...
Nathan Cutler
12:22 PM mgr Backport #45209 (Resolved): octopus: monitoring: alert for pool fill up broken
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35136
m...
Nathan Cutler
12:21 PM Dashboard Backport #45558: nautilus: mgr/dashboard: Dashboard breaks on the selection of a bad pool
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35367
m...
Nathan Cutler
07:46 AM Dashboard Backport #45558 (Resolved): nautilus: mgr/dashboard: Dashboard breaks on the selection of a bad pool
Lenz Grimmer
12:21 PM Dashboard Backport #40407: nautilus: mgr/dashboard: Add backend tests for RBD configuration
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35215
m...
Nathan Cutler
07:45 AM Dashboard Backport #40407 (Resolved): nautilus: mgr/dashboard: Add backend tests for RBD configuration
Lenz Grimmer
12:21 PM ceph-volume Backport #46250 (Resolved): nautilus: add encryption support to raw mode
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35831
m...
Nathan Cutler
12:18 PM Revision 58078d7a (ceph): mgr/prometheus: improve Prometheus module cache
Improve cache by running requests in a thread and prevent multiple
requests to Ceph from multiple sources (e.g. Prome...
Patrick Seidensal
11:54 AM Dashboard Bug #46303 (Resolved): mgr/dashboard: ExpressionChangedAfterItHasBeenCheckedError in device selec...
Lenz Grimmer
11:53 AM Revision 00251f43 (ceph): Merge pull request #35875 from Devp00l/wip-46303
mgr/dashboard: Fixes regression in device selection modal
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed...
Lenz Grimmer
11:06 AM Dashboard Cleanup #38890 (Fix Under Review): mgr/dashboard: Use Bootstrap responsive font sizes
Tiago Melo
11:06 AM Revision 9fd4b481 (ceph): mgr/rook: Fix error creating OSDs
https://github.com/ceph/ceph/pull/34860 broke Rook Integration tests (Rook orchestrator module)
This fix the error t...
Juan Miguel Olmo Martínez
10:51 AM Revision dda2815f (ceph): Merge pull request #35912 from tchaikov/wip-crimson-osd-flush-pg-stats
crimson/osd: implement flush_pg_stats command
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
10:29 AM Dashboard Cleanup #46337 (New): mgr/dashboard: remove `or undefined` from method return types
Since a rule for checking TypeScript was updated, many methods and functions in the code were updated to contain mult... Patrick Seidensal
10:01 AM Revision 7b05e649 (ceph): Merge pull request #35374 from jschmid1/activate_osdspec_affinity
mgr/cephadm: re-enable osdspec affinity passing
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:01 AM Orchestrator Bug #45726: Module 'cephadm' has failed: auth get failed: failed to find client.crash.<node_name>...
Any news on this, I have a new 15.2.4 cluster and its failing. Andy Gold
09:15 AM Revision 0b8cc7ea (ceph): crimson/osd: avoid `-Wunused-but-set-variable` warning
in release build, `found` is not used at all. but GCC complains with a
`-Wunused-but-set-variable` warning.
Signed-o...
Kefu Chai
08:54 AM Revision c97ada25 (ceph): qa: add upgrade test for volume upgrade from legacy
This tests that volumes created using the ceph_volume_client.py library
continue to be accessible/function via the Na...
Patrick Donnelly
08:54 AM Revision 2aaa734d (ceph): qa/cephfs: allow specifying mountpoints for FUSE mounts
Allow specifying the directory in CephFS that should be FUSE mounted at
the given path.
Signed-off-by: Rishabh Dave ...
Rishabh Dave
08:54 AM Revision 91c0acab (ceph): qa/mount.py: allow setting mountpoint
Add setter method so that mountpoint for CephFSMount object can be set
later.
Signed-off-by: Rishabh Dave <ridave@re...
Rishabh Dave
08:54 AM Revision d1440978 (ceph): qa/vstart_runner.py: allow specifying mountpoint for local FUSE mounts
Allow specifying the directory in CephFS that should be FUSE mounted on
the given path when running tests locally.
S...
Rishabh Dave
08:54 AM Revision 20feff71 (ceph): qa/cephfs: allow specifying mountpoint for kernel mounts
Allow specifying the directory in CephFS that should be kernel mounted
at the given path.
Signed-off-by: Rishabh Dav...
Rishabh Dave
08:54 AM Revision 496c354c (ceph): qa/cephfs: don't abort if mountpoint is already present
Instead, let the execution continue.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 39a1...
Rishabh Dave
08:54 AM Revision 9fd1586e (ceph): qa/cephfs: don't crash if mountpoint dir is already deleted
Teuthology jobs crash due to this after the test and it's teardown has
run successfully.
Signed-off-by: Rishabh Dave...
Rishabh Dave
08:53 AM Dashboard Bug #46135 (Resolved): mgr/dashboard: Typeahead regression in the silence matcher
Lenz Grimmer
08:50 AM Revision 37ba4b81 (ceph): Merge pull request #35704 from Devp00l/wip-46135
mgr/dashboard: Fixes typeahead regression in the silence matcher
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-b...
Lenz Grimmer
08:32 AM Orchestrator Documentation #46335: Document "Using cephadm to set up rgw-nfs"
the building blocks are there: setting up ganesha, setting up the RADOS objects, https://docs.ceph.com/docs/master/ra... Zac Dover
08:30 AM Orchestrator Documentation #46335 (Resolved): Document "Using cephadm to set up rgw-nfs"
* cephadm doesn't care about exports. instead it simply sets up the daemons.
* cephadm only creates an empty 'conf-{...
Sebastian Wagner
08:09 AM Revision d5e1d104 (ceph): crimson/{mgr,osd}: add WithStats::update_stats()
because we need to implement a tell command which forces osd to
send the latest pg stats to mgr, and the command retu...
Kefu Chai
08:09 AM Revision 5bbbbc66 (ceph): crimson/osd: implement flush_pg_stats command
this command is used by teuthology based tests for updating the mgr with
the lastes pg stats on OSD.
Signed-off-by: ...
Kefu Chai
08:09 AM Revision 0816f160 (ceph): crimson/osd: update the osd stats with hb peers
just to align with classic OSD
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:46 AM Dashboard Bug #43765 (Resolved): mgr/dashboard: Dashboard breaks on the selection of a bad pool
Lenz Grimmer
07:46 AM Revision 120f4824 (ceph): Merge pull request #35367 from Devp00l/wip-45558-nautilus
nautilus: mgr/dashboard: Prevent dashboard breakdown on bad pool selection
Reviewed-by: Laura Paduano <lpaduano@suse...
Lenz Grimmer
07:44 AM Dashboard Bug #37572 (Resolved): mgr/dashboard: Add backend tests for RBD configuration
Lenz Grimmer
07:43 AM Revision afe77237 (ceph): Merge pull request #35215 from shyukri/wip-40407-nautilus
nautilus: mgr/dashboard: Add QA tests for RBD configuration
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
06:09 AM Revision 02690a77 (ceph): osd: remove !obc->ssc
for all obc, obc->ssc is non-null
Signed-off-by: Myoungwon Oh <ohmyoungwon@gmail.com>
Myoungwon Oh
05:48 AM rgw Bug #46295: RGW returns 404 code for unauthorized instead of 401
Interesting there was a patch to fix returning 401 over 404 for an anon user was trying to GET an object that didn't ... Matthew Oliver
05:38 AM CephFS Bug #46282: qa: multiclient connection interruptions by stopping one client
Patrick Donnelly wrote:
> [...]
>
>
> From: /ceph/teuthology-archive/pdonnell-2020-06-29_23:19:06-fs-wip-pdonne...
Xiubo Li
01:01 AM CephFS Bug #46282 (In Progress): qa: multiclient connection interruptions by stopping one client
Xiubo Li
05:32 AM Orchestrator Bug #46329 (Fix Under Review): cephadm: Dashboard's ganesha option is not correct if there are mu...
Kiefer Chang
03:43 AM Revision 873871d6 (ceph): adding filter for s3select
Signed-off-by: gal salomon <gal.salomon@gmail.com> gal salomon
03:27 AM Revision 7acc2a76 (ceph): os/bluestore/bluefs: only bytes_written_slow > 0, we update perfcounter.
In fact, wrote data into slow devcie is unexpected(see
option: bluestore_warn_on_bluefs_spillover).
Signed-off-by: J...
jianpeng ma
03:25 AM Dashboard Bug #46176: mgr/dashboard: NFS list timeout error
Thanks @Tatjana, the idea is good and we can avoid the object enumeration with it. Here are some problems we might en... Kiefer Chang
03:09 AM Revision c233ef90 (ceph): mgr/cephadm: fix Dashboard ganesha setting duplication error
Fix the problem when there are multiple daemons in a NFS service,
redundant Ganesha locations are set.
This change a...
Kiefer Chang
02:16 AM Revision 4bca2ccf (ceph): bluestore: Fix handling the return value of zbc_device_is_zoned() call.
zbc_device_is_zoned() returns 1 when the device is zoned and 0 when the device
is not zoned. It may return a negativ...
Abutalib Aghayev
01:51 AM CephFS Bug #46273: mds: deleting a large number of files in a directory causes the file system to read only
The origin dirfrag is closed through close_dirfrag,and then the mergeed basedirfrag commits it.
More detailed log:...
wei qiaomiao
01:48 AM Revision 99067b8d (ceph): Merge pull request #35887 from joscollin/wip-update-kyr
.githubmap: add Kyr
Reviewed-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
Kefu Chai
01:46 AM Revision 9e5da00b (ceph): Merge pull request #35845 from tchaikov/wip-rpm-crimson
rpm: package crimson-osd in ceph-osd
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Deepika Upad...
Kefu Chai
01:44 AM Revision d108444f (ceph): doc/dev/cephadm.rst: clarify, fix spelling nits
Signed-off-by: Dan Mick <dmick@redhat.com> Dan Mick
12:48 AM Revision c36c96d2 (ceph): Merge pull request #35867 from jwilk-forks/spelling
doc/dev/osd_internals: fix typos
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
12:30 AM RADOS Bug #43888 (In Progress): osd/osd-bench.sh 'tell osd.N bench' hang
/a/dzafman-2020-06-08_11:45:40-rados-wip-zafman-testing-distro-basic-smithi/5130086
This is the command we care ab...
Neha Ojha
12:13 AM Revision c64d2730 (ceph): cephadm: Make list_networks ipv6 enabled
Currently the list_network command and methods in cephadm only run and
parse ipv4 output from `ip route`.
This patch...
Matthew Oliver

07/02/2020

10:20 PM rgw Bug #45955: [rgw] listing bucket via s3 hangs on "ordered bucket listing requires read #1"
Dan van der Ster wrote:
> Does this need a nautilus backport too? the list_objects_ordered change just landed in 14....
J. Eric Ivancich
05:48 PM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
Will a fix for this vulernabilty be back ported?

Currently, luminous, mimic, and nautilus are still listed as ac...
A Boschke
04:48 PM CephFS Bug #41541 (Resolved): mgr/volumes: ephemerally pin volumes
Patrick Donnelly
04:47 PM CephFS Backport #46201 (Resolved): octopus: mds: add ephemeral random and distributed export pins
Patrick Donnelly
04:47 PM CephFS Feature #41302 (Resolved): mds: add ephemeral random and distributed export pins
Patrick Donnelly
04:46 PM CephFS Backport #46315 (Resolved): octopus: mgr/volumes: ephemerally pin volumes
Patrick Donnelly
04:46 PM RADOS Bug #46285 (Rejected): osd: error from smartctl is always reported as invalid JSON
turns out the report was from an earlier version (it did not contain the 'output' key) Josh Durgin
04:44 PM Revision 5a3693ca (ceph): Merge PR #35759 into octopus
* refs/pull/35759/head:
qa: fix flake8 warnings
doc: add documentation for new ephemeral pinning feature
pybind/mg...
Patrick Donnelly
04:37 PM RADOS Bug #46179 (Duplicate): Health check failed: Reduced data availability: PG_AVAILABILITY
Neha Ojha
04:36 PM RADOS Bug #46225 (Duplicate): Health check failed: 1 osds down (OSD_DOWN)
Neha Ojha
02:51 PM Dashboard Bug #46176: mgr/dashboard: NFS list timeout error
If looping through all the objects in a pool (https://github.com/ceph/ceph/blob/master/src/pybind/mgr/dashboard/servi... Tatjana Dehler
02:49 PM Revision e770bb90 (ceph): mgr/volumes: Validate mon_allow_pool_delete before volume deletion
Volume deletion wasn't validating mon_allow_pool_delete config
before destroying volume metadata. Hence when mon_allo...
Kotresh Hiremath Ravishankar
02:48 PM Revision 0e6004cc (ceph): Merge pull request #35894 from tchaikov/wip-crimson-os
crimson/os: pin the last cpu core for the alien worker threads
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>...
Kefu Chai
02:42 PM rgw Feature #45920: add access log line to the beast frontend
Any backport for nautilus? Seena Fallah
02:39 PM Orchestrator Feature #45263 (In Progress): osdspec/drivegroup: not enough filters to define layout
Sebastian Wagner
01:54 PM Orchestrator Feature #45263: osdspec/drivegroup: not enough filters to define layout
This patch allows to switch between `AND` and `OR` gating. https://github.com/ceph/ceph/compare/master...jschmid1:dri... Joshua Schmid
02:23 PM rgw Bug #46161 (Pending Backport): rgw: orphan-list timestamp fix
J. Eric Ivancich
02:21 PM rgw Bug #46263 (In Progress): S3 API DELETE /{bucket}?encryption or DELETE /{bucket}?replication remo...
Abhishek Lekshmanan
02:09 PM bluestore Bug #46124 (Closed): Potential race condition regression around new OSD flock()s
Please feel free to reopen if you find a real bug somewhere. Neha Ojha
02:07 PM Revision f3e770f3 (ceph): cephadm: Retry pull on transient error
Fixes: https://tracker.ceph.com/issues/46271
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
02:00 PM Revision 25a82ed3 (ceph): rgw: introduce safe user-reset-stats
Defines cls_user_reset_stats2, a value-returning cls operation
that sets new stats via progressive calls with an accu...
Matt Benjamin
01:59 PM bluestore Bug #45613 (Pending Backport): ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompression/2 f...
Igor Fedotov
01:53 PM Dashboard Bug #46146 (Pending Backport): mgr/dashboard: Host delete action should be disabled if not manage...
Lenz Grimmer
01:52 PM Revision 6e90a165 (ceph): Merge pull request #35745 from votdev/issue_46146_delete_host
mgr/dashboard: Host delete action should be disabled if not managed by Orchestrator
Reviewed-by: Kiefer Chang <kiefe...
Lenz Grimmer
01:50 PM Orchestrator Feature #45203 (Resolved): OSD Spec: allow filtering via explicit hosts and labels
Joshua Schmid
01:50 PM Dashboard Bug #45303 (Pending Backport): mgr/dashboard: table details flicker if autoReload of table is on
Lenz Grimmer
01:50 PM Revision a1d5a6e3 (ceph): Merge pull request #35642 from tspmelo/wip-fix-flicker
mgr/dashboard: Re-enable OSD's table autoReload
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Steph...
Lenz Grimmer
01:48 PM Dashboard Feature #45375 (Resolved): mgr/dashboard: stay on active tab (accessible via URL)
Volker Theile
01:47 PM Revision 74f42ec2 (ceph): Merge pull request #34889 from votdev/issue_43120_tabs
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
01:35 PM RADOS Bug #46264: mon: check for mismatched daemon versions
I have completed a function called check_daemon_version located in src/mon/Monitor.cc This function goes through mon_... Tyler Sheehan
01:32 PM Dashboard Feature #44912 (Resolved): mgr/dashboard: Forms should wait until all data is ready until it is d...
Lenz Grimmer
01:30 PM Linux kernel client Bug #45562 (Need More Info): soft lockup stuck for 22s! in ceph.ko and code stack is 'destroy_ino...
No response in a month. Please reopen if you are able to supply the requested info. Jeff Layton
01:28 PM Dashboard Backport #45542 (Rejected): octopus: mgr/dashboard: Forms should wait until all data is ready unt...
Since this is not critical and would required few more backports to fix conflicts, we will no longer backport it. Tiago Melo
08:59 AM Dashboard Backport #45542: octopus: mgr/dashboard: Forms should wait until all data is ready until it is di...
We need to include #46276 to fix a bug in NFS form. Tiago Melo
01:28 PM Revision 6e60de70 (ceph): test/store_test: disable validation in SpilloverTest.
Disabling any validation/assertion for now as it looks like
we're unable to 100% force RocksDB to spillover.
This te...
Igor Fedotov
12:47 PM rgw Bug #46332 (Resolved): boost::asio::async_write() does not return error when the remote endpoint ...
In a flow where the remote side disconnect the TCP connection in the middle of RGW transmit,
the _boost::asio::async...
Mark Kogan
11:38 AM Revision 2ba13668 (ceph): crimson/os: pin the last cpu core for the alien worker threads
before this change, we assume that we have at least current_shared + 10
cores. but that's not always true. so in this...
Kefu Chai
11:38 AM Revision ddfba53b (ceph): crimson/os/alienstore: assert on failure
before we have a failure recovery, better off failing fast.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:26 AM Dashboard Backport #45889 (New): octopus: mgr/dashboard: Pool form max size
The origin issue had the wrong PR ID in it - changed it to the right one. Stephan Müller
10:27 AM Dashboard Backport #45889 (Duplicate): octopus: mgr/dashboard: Pool form max size
Duplicate of https://tracker.ceph.com/issues/45557
PR has been merged to octopus already: https://github.com/ceph/ce...
Laura Paduano
11:25 AM Dashboard Bug #44620: mgr/dashboard: Pool form max size
Somehow I copied the wrong PR ID. Change it to the right ID. Sorry for the irritation among the backporters. Stephan Müller
11:24 AM CephFS Bug #46158 (In Progress): pybind/mgr/volumes: Persist snapshot size on snapshot creation
Kotresh Hiremath Ravishankar
11:19 AM Dashboard Backport #46214 (In Progress): octopus: mgr/dashboard: Add host labels in UI
Laura Paduano
11:17 AM Revision 7f15f9f7 (ceph): msg/async/ProtocolV2: take care of features when replacing the socket
reuse_connection() can be called on exproto in BANNER_CONNECTING
(i.e. without peer_supported_features and with tx/rx...
Ilya Dryomov
11:17 AM Revision 0d9c4107 (ceph): msg/async/ProtocolV2: always print server_cookie in hex
Currently it's a mix of hex and dec, making it hard to grep for.
Converge on hex to match client_cookie.
Signed-off-...
Ilya Dryomov
11:03 AM rgw Documentation #46239: radosgw-admin manpage still documents "region" and "region-map" commands ev...
Please reassign to someone in the RGW team, as I don't have enough bandwidth to work on this. Jos Collin
10:46 AM Dashboard Backport #46288 (Duplicate): octopus: mgr/dashboard: Display check icon instead of true|false in ...
Laura Paduano
10:45 AM Dashboard Backport #46308 (In Progress): octopus: mgr/dashboard: Display check icon instead of true|false i...
Laura Paduano
10:44 AM Revision 0015754d (ceph): mgr/dashboard: Display check icon instead of true|false in various data...
- Convert the boolean values true|false to a check icon in datatable columns.
- Remove unused code in the user manage...
Volker Theile
09:54 AM Revision 45fc63e6 (ceph): mgr/dashboard: fix OSD critical confirmation modal errors
- Fix OSD IDs are not displayed after submitting actions.
- Fix `OSD is` and `OSDs are` strings are missing in the un...
Kiefer Chang
09:48 AM RADOS Bug #44755 (Pending Backport): Create stronger affinity between drivegroup specs and osd daemons
Sebastian Wagner
09:31 AM rgw Cleanup #46316 (Fix Under Review): make std::string ctor of RGWToken explicit
Yuval Lifshitz
09:26 AM Revision 9cb3d096 (ceph): Merge pull request #35568 from sebastian-philipp/octopus-backport-34633...
octopus: cephadm batch backport June (3)
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Sebastian Wagner
09:17 AM Revision f49fe38f (ceph): mgr/dashboard: use relative font sizes
Fixes: https://tracker.ceph.com/issues/38890
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
09:11 AM Revision 5c5d0bac (ceph): mgr/dashboard: stay on active tab (accessible via URL)
This PR refactors the /monitoring page by introducing a new component which is responsible for rendering the tabs. Al... Volker Theile
09:04 AM RADOS Bug #46178 (Duplicate): slow request osd_op(... (undecoded) ondisk+retry+read+ignore_overlay+know...
Ilya Dryomov
08:58 AM Dashboard Bug #46276: mgr/dashboard: NFS edit form hangs on loading
-This will be included in #45542- Tiago Melo
08:58 AM Dashboard Bug #46276 (Resolved): mgr/dashboard: NFS edit form hangs on loading
Tiago Melo
08:55 AM Dashboard Bug #46276 (Pending Backport): mgr/dashboard: NFS edit form hangs on loading
Lenz Grimmer
08:56 AM RADOS Bug #46180 (Resolved): qa: Scrubbing terminated -- not all pgs were active and clean.
Will be cherry-picked into https://github.com/ceph/ceph/pull/35720 and https://github.com/ceph/ceph/pull/35733. Ilya Dryomov
08:54 AM Revision 0195fd53 (ceph): Merge pull request #35816 from idryomov/wip-msgr21-fix-reuse
msg/async/ProtocolV2: take care of features when replacing the socket
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Ilya Dryomov
08:53 AM Dashboard Bug #46331 (Closed): test_create_lost_destroy_remove (tasks.mgr.dashboard.test_osd.OsdTest): Time...
https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/2788/... Sebastian Wagner
08:47 AM Dashboard Bug #40330: mgr/dashboard: Warning about stale data makes it hard to click a certain row
I'm not quite sure if adding another button just as an indicator is the best approach, as it further clutters the tab... Lenz Grimmer
08:40 AM Dashboard Bug #40330: mgr/dashboard: Warning about stale data makes it hard to click a certain row
Nice improvement. I like suggestion two with the yellow button and black icon. Volker Theile
08:35 AM Bug #46330 (Closed): Accessing as an invalid user will result in an infinite loop in getting a Se...
Accessing a Ceph cluster as an invalid user results in an infinite loop instead of an error in authentication.... MASAYUKI MIYAKE
08:29 AM Revision 3343e873 (ceph): Merge pull request #35854 from tspmelo/wip-fix-nfs-loading
mgr/dashboard: Fix NFS Edit page loading problem
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Tatj...
Lenz Grimmer
08:28 AM Orchestrator Bug #46327 (Rejected): cephadm: nfs daemons share the same config object
Not a bug, by design all daemons within a cluster will share the same config object. Varsha Rao
08:02 AM Orchestrator Bug #46327 (Won't Fix): cephadm: nfs daemons share the same config object
If we create a NFS service with multiple instances, those instance share the same rados object as the configuration s... Kiefer Chang
08:23 AM Dashboard Bug #46145 (Pending Backport): mgr/dashboard: Action button is not reset after switching tabs
Lenz Grimmer
08:22 AM Revision faf701d7 (ceph): Merge pull request #35823 from bk201/wip-46245
mgr/cephadm: reconfig ssh after setting or clearing ssh_config
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse....
Sebastian Wagner
08:22 AM Revision fd861f27 (ceph): tool: convert str to num using strtoull
Signed-off-by: Simon Gao <simon29rock@gmail.com> simon gao
08:20 AM Revision fe9b920d (ceph): Merge pull request #35765 from votdev/issue_46145_reset_action_button
mgr/dashboard: Action button is not reset after switching tabs
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Rev...
Lenz Grimmer
08:19 AM Revision 9dd982c6 (ceph): mgr/dashboard: remove `formatted` attr
The `formatted` attribute has been removed from the
`cdCopy2ClipboardButton` directive and is no longer
needed.
Fixe...
Tatjana Dehler
08:18 AM Dashboard Backport #46328 (In Progress): octopus: mgr/dashboard: cdCopy2ClipboardButton does no longer supp...
Tatjana Dehler
08:07 AM Dashboard Backport #46328 (Resolved): octopus: mgr/dashboard: cdCopy2ClipboardButton does no longer support...
https://github.com/ceph/ceph/pull/35889 Tatjana Dehler
08:09 AM Orchestrator Bug #46329 (Resolved): cephadm: Dashboard's ganesha option is not correct if there are multiple N...
How to reproduce:
* Create an NFS service with multiple daemons. e.g. With the following spec:...
Kiefer Chang
08:04 AM Dashboard Bug #46232 (Pending Backport): mgr/dashboard: cdCopy2ClipboardButton does no longer support 'form...
Tatjana Dehler
08:00 AM Dashboard Bug #46232 (Resolved): mgr/dashboard: cdCopy2ClipboardButton does no longer support 'formatted' a...
Lenz Grimmer
07:59 AM Revision 74ba53be (ceph): Merge pull request #35803 from s0nea/wip-dashboard-remove-formatted-attr
mgr/dashboard: remove cdCopy2ClipboardButton `formatted` attribute
Reviewed-by: Stephan Müller <smueller@suse.com>
R...
Lenz Grimmer
07:58 AM Dashboard Cleanup #46249 (Pending Backport): mgr/dashboard: Remove useless tab in monitoring/alerts datatab...
Lenz Grimmer
07:57 AM Revision ea7fd5fc (ceph): Merge pull request #35828 from votdev/issue_46249_rm_tab
mgr/dashboard: Remove useless tab in monitoring/alerts datatable details
Reviewed-by: Stephan Müller <smueller@suse....
Lenz Grimmer
07:11 AM Dashboard Subtask #45957: Fix broken UiApi documentation endpoints and add warning
Ernesto, Fabrizio: Should we create another tracker issue (subtask) for https://github.com/ceph/ceph/pull/35564#discu... Laura Paduano
07:09 AM Dashboard Subtask #45957 (Resolved): Fix broken UiApi documentation endpoints and add warning
Laura Paduano
07:08 AM Revision 44908df6 (ceph): Merge pull request #35564 from rhcs-dashboard/wip-45957-fixUiApiEndpoints
mgr/dashboard: fix ui api endpoints Laura Paduano
06:35 AM Revision dd7e753c (ceph): .githubmap: add Kyr
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
06:27 AM CephFS Bug #46069 (Pending Backport): qa/tasks: make sh() in vstart_runner.py identical with teuthology....
Jos Collin
06:26 AM Revision e4673f47 (ceph): Merge pull request #35639 from joscollin/wip-fix-sh-as-in-teuthology
qa/tasks: make sh() in vstart_runner.py identical with teuthology.orchestra.remote.sh
Reviewed-by: Kyr Shatskyy <kyr...
Jos Collin
06:09 AM Linux kernel client Bug #45649: use-after-free during AIO
We also need this commit:... Xiubo Li
01:56 AM Linux kernel client Bug #45649: use-after-free during AIO
With the KASAN enabled, and with a small change in the fs/ceph/file.c code:
Because for aio_read the ki_flags will...
Xiubo Li
05:47 AM Revision 466f0c6b (ceph): rgw: make RGWToken string ctor explicit
Fixes: https://tracker.ceph.com/issues/46316
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
Yuval Lifshitz
04:31 AM Dashboard Bug #45068 (Resolved): mgr/dashboard: Prometheus query error while filtering values in the metric...
Avan Thakkar
04:06 AM Dashboard Backport #46313 (In Progress): octopus: mgr/dashboard: Prometheus query error while filtering val...
Avan Thakkar
04:05 AM Revision 2efea0d9 (ceph): mgr/dashboard: Prometheus query error in the metrics of Pools, OSDs and...
Fixes: https://tracker.ceph.com/issues/45068
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from c...
Avan Thakkar
03:53 AM Dashboard Backport #46312 (In Progress): nautilus: mgr/dashboard: Prometheus query error while filtering va...
Avan Thakkar
03:52 AM Revision 126b838e (ceph): mgr/dashboard: Prometheus query error in the metrics of Pools, OSDs and...
Fixes: https://tracker.ceph.com/issues/45068
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from c...
Avan Thakkar
03:32 AM Dashboard Backport #46314 (In Progress): octopus: mgr/dashboard: wal/db slots in create OSDs form do not wo...
Kiefer Chang
03:32 AM Revision 63319df9 (ceph): mgr/dashboard: fix wal/db slots controls in the OSD form
Controls should be updated immediately after changing.
Fixes: https://tracker.ceph.com/issues/44985
Signed-off-by: K...
Kiefer Chang
02:37 AM Revision 9993a895 (ceph): mds: update codes of MSG_MDS_METRICS and MSG_MDS_PING
Messages of type codes 0x3xx should be handled by Locker.cc. Let's
assign codes 0x5xx to messages that gather stats b...
Yan, Zheng
12:50 AM rgw Backport #46326 (Resolved): nautilus: [rgw] listing bucket via s3 hangs on "ordered bucket listin...
https://github.com/ceph/ceph/pull/35882 J. Eric Ivancich
12:26 AM Revision ffe7839e (ceph): rgw: clean up attempt loop in ordered listing
Convert a while loop into a for loop to better indicate how the
"attempt" lcv is managed.
Signed-off-by: J. Eric Iva...
J. Eric Ivancich
12:20 AM Revision d1bbce01 (ceph): qa: fix flake8 warnings
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 683153c56e4db9ac5d17dbdcc6b741a27fb3...
Patrick Donnelly
12:20 AM Revision de5332b0 (ceph): doc: add documentation for new ephemeral pinning feature
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 6cd10c591af61c37f7175c9cd6873568caa0...
Patrick Donnelly
12:19 AM Revision 9f252863 (ceph): pybind/mgr/volumes: wire up pinning subvolumes/subvolumegroups
Fixes: https://tracker.ceph.com/issues/41541
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
12:19 AM Revision 097b2b68 (ceph): mds: finish implementation of ephemeral pins
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 703e4b01fa83f81cda4fdc46b91f24a5e92f...
Patrick Donnelly
12:19 AM Revision c18a3631 (ceph): mds: replicate random pin state
This is slightly evil in its current form. The MDS should use locks to
transmit state changes but right now it's just...
Patrick Donnelly
12:19 AM Revision d5c90539 (ceph): mds: add maximum random ephemeral pin percentage
This new config is designed to prevent creating too many subtrees from a
random ephemeral pinning policy.
Signed-off...
Patrick Donnelly
12:19 AM Revision c154fa2d (ceph): qa: add tests for ephemeral pinning
Signed-off-by: Sidharth Anupkrishnan <sanupkri@redhat.com>
(cherry picked from commit aa99c8546be2c33793803fa2c1d733e...
Sidharth Anupkrishnan
12:19 AM Revision 8fc589eb (ceph): qa: add more ephemeral pin tests
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit aef549e49e6fe69635307a0c1f66221e75d8...
Patrick Donnelly
12:19 AM Revision 42aaa65a (ceph): qa: break export pin tests into discrete tests
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 091e8ffd9dd174d47cf683f14abb2ec23581...
Patrick Donnelly
12:19 AM Revision ec1c2062 (ceph): qa: adapt tests for empty pinned dir export
Previously, empty pinned directories were not migrated.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherr...
Patrick Donnelly
12:19 AM Revision b860823d (ceph): mds: skip export of empty directories
Note: empty as in no cached sub-entries.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from c...
Patrick Donnelly
12:19 AM Revision 2a27629d (ceph): mds: reduce subtree processing verbosity
and some mild loop refactoring.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit c02...
Patrick Donnelly
12:19 AM Revision a0f165c6 (ceph): mds: allow export of pinned directory if empty
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 4749e5abb16a38b34ed63d11dbcd8bf3831b...
Patrick Donnelly
12:19 AM Revision 13ca8663 (ceph): mds: refactor remove_subtree
Search each map only once as necessary.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from co...
Patrick Donnelly
12:19 AM Revision 59121e62 (ceph): mds: trim pinned and empty subtrees
Before export (and ephemeral) pinned subtrees are stuck in cache
forever.
Add qa test for checking export pinned dir...
Patrick Donnelly
12:19 AM Revision 4b4aa6a5 (ceph): mds: add ephemeral pinning for subtrees
This PR introduces inode xattrs export_ephemeral_random and
export_ephemeral_distributed which enables two different ...
Sidharth Anupkrishnan
12:19 AM Revision 99d3dc02 (ceph): mds: do string equality comparison
The string::find method would return true for ceph.dir.pin even for the
other ephemeral pin xattr names. For this rea...
Patrick Donnelly
12:19 AM Revision 561c2e5e (ceph): qa: use status from wait_for_daemons
Avoid an extra `fs dump` call.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit ddb1...
Patrick Donnelly
12:19 AM Revision f6f9a916 (ceph): qa: refactor _wait_subtree and _get_subtree
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit c0506230653b0c190d4793feb77ca197b45d...
Patrick Donnelly
12:19 AM Revision f8eaf204 (ceph): mds: add debug messages for export queue processing
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 461fad8f807bdc01fbb19d79934573ee94d5...
Patrick Donnelly
12:19 AM Revision 34b97e1d (ceph): mds: simplify for loop construction
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit d3158bf11ea1ea4934b12f48f6c373d91207...
Patrick Donnelly
12:19 AM Revision 10691ca0 (ceph): mds: remove frozen export pin from queue
The export already belongs on the node id so there's no need to keep it
in the queue.
Signed-off-by: Patrick Donnell...
Patrick Donnelly
12:19 AM Revision 6ab2349d (ceph): qa: quietly print json output from asok commands
Pretty print output once. Use --format=json so the stdout on teuthology
is not pretty printed, taking hundreds of lin...
Patrick Donnelly
12:08 AM Revision 5d853979 (ceph): Merge pull request #35037 from CongMinYin/qa-test-for-immutale-object-c...
qa: add tests for immutable object cache
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman

07/01/2020

11:47 PM Orchestrator Feature #44866 (Pending Backport): cephadm root mode: support non-root users + sudo
Daniel Pivonka
11:47 PM Orchestrator Feature #44866 (Resolved): cephadm root mode: support non-root users + sudo
Daniel Pivonka
10:55 PM RADOS Bug #46325 (Rejected): A pool at size 3 should have a min_size 2

The get_osd_pool_default_min_size() calculation of size - size/2 for the min_size should special case size 3 and ju...
David Zafman
10:16 PM Bug #46208: Update to boost 1.73 (fix context support for IBM Z)
Ken Dreyer wrote:
> Kefu, can we backport this change to Octopus and Nautilus? This will help us avoid carrying a Bo...
Jason Dillaman
10:04 PM rgw Bug #45955: [rgw] listing bucket via s3 hangs on "ordered bucket listing requires read #1"
Does this need a nautilus backport too? the list_objects_ordered change just landed in 14.2.10 Dan van der Ster
06:49 PM rgw Bug #45955 (Fix Under Review): [rgw] listing bucket via s3 hangs on "ordered bucket listing requi...
J. Eric Ivancich
05:37 PM rgw Bug #45955: [rgw] listing bucket via s3 hangs on "ordered bucket listing requires read #1"
> One concern I initially had was that when I grep for "idx" in the bi list and run it through `wc -l` I get 21520 wh... Mariusz Gronczewski
05:22 PM rgw Bug #45955: [rgw] listing bucket via s3 hangs on "ordered bucket listing requires read #1"
Good news. I found the core problem and an additional inefficiency.
The core problem was directly related to your ...
J. Eric Ivancich
04:52 PM rgw Bug #45955 (In Progress): [rgw] listing bucket via s3 hangs on "ordered bucket listing requires r...
I'm actively looking into this and wanted to provide a quick update. I took the provided bucket index and used it to ... J. Eric Ivancich
10:03 PM RADOS Bug #37509 (Can't reproduce): require past_interval bounds mismatch due to osd oldest_map
Neha Ojha
09:58 PM RADOS Bug #23879 (Can't reproduce): test_mon_osdmap_prune.sh fails
Neha Ojha
09:57 PM RADOS Bug #23857 (Can't reproduce): flush (manifest) vs async recovery causes out of order op
Neha Ojha
09:56 PM RADOS Bug #23828 (Can't reproduce): ec gen object leaks into different filestore collection just after ...
Neha Ojha
09:53 PM RADOS Bug #23117: PGs stuck in "activating" after osd_max_pg_per_osd_hard_ratio has been exceeded once
We should try to make it more obvious when this limit is hit. I thought we added something in the cluster logs about ... Neha Ojha
09:49 PM RADOS Documentation #46324 (New): Sepia VPN Client Access documentation is out-of-date
https://wiki.sepia.ceph.com/doku.php?id=vpnaccess#vpn_client_access
There are two issues that I noticed that must ...
Zac Dover
09:49 PM RADOS Bug #20960 (Can't reproduce): ceph_test_rados: mismatched version (due to pg import/export)
The thrash_cache_writeback_proxy_none failure has a different root cause, opened a new tracker for it https://tracker... Neha Ojha
09:47 PM RADOS Bug #46323 (Resolved): thrash_cache_writeback_proxy_none: FAILED ceph_assert(version == old_value...
... Neha Ojha
09:35 PM RADOS Bug #19700 (Closed): OSD remained up despite cluster network being inactive?
Please reopen this bug if the issue is seen in nautilus or newer releases. Neha Ojha
09:31 PM Bug #46246: missing dep rhel 8: module perl-YAML:1.24:8010020190322131811:a5949e2e-0.x86_64 2
I thought some teuthology tests used Perl a long time ago (maybe for RGW?). I'm not sure if they still do. Ken Dreyer
09:22 PM RADOS Bug #43882 (Can't reproduce): osd to mon connection lost, osd stuck down
Neha Ojha
09:16 PM RADOS Bug #44631 (Can't reproduce): ceph pg dump error code 124
Neha Ojha
09:01 PM Revision f244e3e6 (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
08:54 PM rbd Backport #46322 (Resolved): octopus: profile rbd does not allow the use of RBD_INFO
https://github.com/ceph/ceph/pull/36414 Nathan Cutler
08:54 PM rbd Backport #46321 (Resolved): nautilus: profile rbd does not allow the use of RBD_INFO
https://github.com/ceph/ceph/pull/36413 Nathan Cutler
08:37 PM Revision e45daeb0 (ceph): ceph-volume: don't use api.lvm.PVolumes
Update api.lvm.get_first_pv() and api.lvm.get_pvs() instead and update
tests.
Signed-off-by: Rishabh Dave <ridave@re...
Rishabh Dave
08:37 PM Revision 50b2747f (ceph): ceph-volume: delete devices.lvm.prepare.Prepare.get_lv
Since it calls get_lv_from_argument() internally and use get_first_lv()
instead and update tests.
Signed-off-by: Ris...
Rishabh Dave
08:37 PM Revision 934dea91 (ceph): ceph-volume: don't use class api.lvm.Volumes
Replace code using class Volumes by methods get_lvs() and
get_first_lv(). Also, update the tests accordingly.
Signed...
Rishabh Dave
08:37 PM Revision b5fb5545 (ceph): ceph-volume: don't use api.lvm.get_lv_from_argument
Use api.lvm.get_lvs() and api.lvm.get_first_lv() instead and update
tests.
Signed-off-by: Rishabh Dave <ridave@redha...
Rishabh Dave
08:37 PM Revision af48e20e (ceph): ceph-volume: don't use api.lvm.get_lv
Use api.lvm.get_lvs() and api.lvm.get_first_lv() instead and update the
tests.
Signed-off-by: Rishabh Dave <ridave@r...
Rishabh Dave
08:37 PM Revision 6dc69a8a (ceph): ceph-volume: don't use api.lvm.VolumeGroups
Use api.lvm.get_vgs() and api.lvm.get_first_vg() instead and update
tests.
Signed-off-by: Rishabh Dave <ridave@redha...
Rishabh Dave
08:15 PM CephFS Bug #43039 (New): client: shutdown race fails with status 141
/ceph/teuthology-archive/pdonnell-2020-07-01_06:37:23-fs-wip-pdonnell-testing-20200701.033411-distro-basic-smithi/519... Patrick Donnelly
07:58 PM RADOS Bug #46275: Cancellation of on-going scrubs
We may be able to easily terminate scrubbing in between chunks if the noscrub/nodeep-scrub get set.
I will test this.
David Zafman
07:56 PM RADOS Bug #46275 (In Progress): Cancellation of on-going scrubs
David Zafman
07:32 PM RADOS Backport #46095 (Resolved): octopus: Issue health status warning if num_shards_repaired exceeds s...
Josh Durgin
07:30 PM Revision cd2bc7b3 (ceph): Merge branch 'wip-46095-octopus' into octopus - from https://github.co...
octopus: mon: Warn when too many reads are repaired on an OSD
Reviewed-by: Neha Ojha <nojha@redhat.com>
Josh Durgin
07:25 PM Revision 3337f13f (ceph): test: flush_pg_stats() ignore OSDs that don't respond to getting sequence
This eliminates bogus errors in the logs and returned from flush_pg_stats()
Signed-off-by: David Zafman <dzafman@red...
David Zafman
07:25 PM Revision cefb38bd (ceph): mgr: Warn when too many reads are repaired on an OSD
Include test case
Configurable by setting mon_osd_warn_num_repaired (default 10)
Ignore new health warning with rando...
David Zafman
07:22 PM RADOS Backport #46115: octopus: Add statfs output to ceph-objectstore-tool
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35715
merged
Yuri Weinstein
07:22 PM Revision 7bf25257 (ceph): Merge pull request #35715 from dzafman/wip-46115
octopus: tools: Add statfs operation to ceph-objecstore-tool
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: ...
Yuri Weinstein
07:20 PM Revision 63ef653d (ceph): Merge pull request #35550 from neha-ojha/wip-reduce-noise-octopus
octopus: qa/tasks/ceph_manager.py: dump more useful info before failing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
07:19 PM mgr Backport #45209: octopus: monitoring: alert for pool fill up broken
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35136
merged
Yuri Weinstein
07:19 PM Revision b1fd3b75 (ceph): Merge pull request #35136 from shyukri/wip-45209-octopus
octopus: monitoring: alert for pool fill up broken
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Patric...
Yuri Weinstein
06:19 PM Revision 25f1f62c (ceph): qa: add tests for immutable object cache
based on qemu task, use immutable_object_cache task to test parent cache
based on rbd_fio task, use immutable_object_...
CONGMIN YIN
06:19 PM Revision 1af4ed0a (ceph): librbd/image: fix immutable object cache read failed bug when daemon down
Fix bug: read child image failed when enabling immutable object cache and daemon down
Signed-off-by: Yin Congmin <co...
CONGMIN YIN
06:10 PM Bug #46298: librados: linking with buffer.cc and libceph-common the same time
Introduced by 7bf6b5ee1208a359826c74ab033e6bbbfc65969f which went in for octopus. Nathan Cutler
04:43 PM Bug #46298: librados: linking with buffer.cc and libceph-common the same time
Does this fix need to be backported? And how far? Just to octopus? Nathan Cutler
02:37 PM Bug #46298 (Fix Under Review): librados: linking with buffer.cc and libceph-common the same time
Kefu Chai
10:31 AM Bug #46298 (Fix Under Review): librados: linking with buffer.cc and libceph-common the same time
This results in calling constructors and destructors for @static@ objects of @buffer.cc@ twice.
Moreover, they oper...
Radoslaw Zarzynski
06:00 PM RADOS Bug #46318 (Need More Info): mon_recovery: quorum_status times out
... Neha Ojha
05:56 PM Revision 8c42bc10 (ceph): rgw: clean up attempt loop in ordered listing
Convert a while loop into a for loop to better indicate how the
"attempt" lcv is managed.
Signed-off-by: J. Eric Iva...
J. Eric Ivancich
05:18 PM rbd Bug #46139 (Pending Backport): profile rbd does not allow the use of RBD_INFO
Jason Dillaman
05:18 PM rgw Bug #46062: File Corruption in Multisite Replication with Encryption
Verified issue still occurs after updating to 14.2.10; will also try upgrading to 15.2.4 just to see if it's an issue... Howard Brown
05:18 PM Revision 33dd9ea3 (ceph): Merge pull request #35699 from fflorens/ff/work/bug_46139
osd/OSDCap: rbd profile permits use of "rbd_info"
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:18 PM Revision 82e27b53 (ceph): Merge pull request #35596 from Songweibin/wip-fix-rbd-rm
librbd: fix potential image rm failure due to parent missing
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:05 PM RADOS Bug #46285: osd: error from smartctl is always reported as invalid JSON
Which version is this cluster running?
I would expect to see this "output" key in the command's output:
https://g...
Yaarit Hatuka
02:43 AM RADOS Bug #46285 (Rejected): osd: error from smartctl is always reported as invalid JSON
When smartctl returns an error, the osd always reports it as invalid json. We meant to give a better error, but the c... Josh Durgin
04:46 PM ceph-volume Backport #46251: octopus: add encryption support to raw mode
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35830
m...
Nathan Cutler
12:30 PM ceph-volume Backport #46251 (Resolved): octopus: add encryption support to raw mode
Jan Fajerski
04:35 PM Revision 7c003cbe (ceph): mgr/dashboard: Fixes ICU selection regression
This regression came through the update to angular 9. The regression was
that ICU expressions inside ng-containers ar...
Stephan Müller
04:29 PM Dashboard Bug #46303 (Fix Under Review): mgr/dashboard: ExpressionChangedAfterItHasBeenCheckedError in devi...
Stephan Müller
02:22 PM Dashboard Bug #46303 (Resolved): mgr/dashboard: ExpressionChangedAfterItHasBeenCheckedError in device selec...
ExpressionChangedAfterItHasBeenCheckedError in device selection modal in OSD creation form. It looks like it has some... Stephan Müller
04:22 PM Revision 10c14613 (ceph): mgr/dashboard: Fixes regression in device selection modal
The 'ExpressionChangedAfterItHasBeenCheckedError' has recently
shown up in device selection modal in OSD creation for...
Stephan Müller
04:21 PM mgr Bug #46304: "ceph dashboard set-grafana-api-url" not being applied when using cephadm
Yep, I did use cephadm for the installation, largely just via the quickstart guide. Everything else seems to be worki... Matt Schuchhardt
04:08 PM mgr Bug #46304: "ceph dashboard set-grafana-api-url" not being applied when using cephadm
did oyu deploy grafana with cephadm? Sebastian Wagner
02:45 PM mgr Bug #46304: "ceph dashboard set-grafana-api-url" not being applied when using cephadm
I recreated this in the proper project https://tracker.ceph.com/issues/46305 --- if you could squash this ticket I'd ... Matt Schuchhardt
02:29 PM mgr Bug #46304: "ceph dashboard set-grafana-api-url" not being applied when using cephadm
...and I posted this to the wrong project. This should be in mgr. Sorry, this is amateur hour today. Matt Schuchhardt
02:27 PM mgr Bug #46304: "ceph dashboard set-grafana-api-url" not being applied when using cephadm
Apologies, this is the output from the command: Option GRAFANA_API_URL updated
Matt Schuchhardt
02:26 PM mgr Bug #46304 (New): "ceph dashboard set-grafana-api-url" not being applied when using cephadm
When I run `ceph dashboard set-grafana-api-url https://example.com:443`, I see the following output:
However, it d...
Matt Schuchhardt
04:12 PM rgw Cleanup #46316 (Resolved): make std::string ctor of RGWToken explicit
using bufferlist encode of std::string caused implicit conversion.
other similar bugs may also occur.
Yuval Lifshitz
03:59 PM CephFS Backport #46315 (Resolved): octopus: mgr/volumes: ephemerally pin volumes
https://github.com/ceph/ceph/pull/35759 Nathan Cutler
03:57 PM Dashboard Backport #46314 (Resolved): octopus: mgr/dashboard: wal/db slots in create OSDs form do not work ...
https://github.com/ceph/ceph/pull/35883 Nathan Cutler
03:57 PM Dashboard Backport #46313 (Resolved): octopus: mgr/dashboard: Prometheus query error while filtering values...
https://github.com/ceph/ceph/pull/35885 Nathan Cutler
03:56 PM Dashboard Backport #46312 (Resolved): nautilus: mgr/dashboard: Prometheus query error while filtering value...
https://github.com/ceph/ceph/pull/35884 Nathan Cutler
03:56 PM CephFS Backport #46311 (Resolved): octopus: qa/tasks/cephfs/test_snapshots.py: Command failed with statu...
https://github.com/ceph/ceph/pull/36043 Nathan Cutler
03:56 PM CephFS Backport #46310 (Resolved): nautilus: qa/tasks/cephfs/test_snapshots.py: Command failed with stat...
https://github.com/ceph/ceph/pull/36172 Nathan Cutler
03:55 PM rbd Backport #46309 (Resolved): octopus: TestMockImageReplayerSnapshotReplayer.UnlinkRemoteSnapshot r...
https://github.com/ceph/ceph/pull/36657 Nathan Cutler
03:55 PM Dashboard Backport #46308 (Resolved): octopus: mgr/dashboard: Display check icon instead of true|false in v...
https://github.com/ceph/ceph/pull/35892 Nathan Cutler
03:55 PM Backport #46307 (Resolved): octopus: unittest_lockdep failure
https://github.com/ceph/ceph/pull/36050 Nathan Cutler
03:37 PM Revision cc9d4021 (ceph): rgw: Normalizing X-Amz- headers for case in RGWHTTPArgs
in req_info, which are used to parse credentials in
query strings.
Signed-off-by: Pritha Srivastava <prsrivas@redhat...
Pritha Srivastava
03:27 PM Bug #46267 (Pending Backport): unittest_lockdep failure
Kefu Chai
03:26 PM Revision a914e094 (ceph): Merge pull request #35856 from tchaikov/wip-46267
test/unittest_lockdep: skip lockdep test if CEPH_DEBUG_MUTEX is not d…
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Kefu Chai
03:25 PM Dashboard Bug #46306 (Resolved): mgr/dashboard: Password expiration notification is always shown if a date ...
We currently are only checking if date is set and if expirationDays is lower or higher then pwdExpirationWarning2. Tiago Melo
02:59 PM Revision 124ffa46 (ceph): Merge pull request #35751 from smithfarm/wip-radosgw-admin-orphans
doc: PendingReleaseNotes: fix deprecated radosgw-admin commands
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Review...
Josh Durgin
02:44 PM Dashboard Bug #46305 (New): mgr/dashboard: `ceph dashboard set-grafana-api-url` not being applied

When I try to set the @GRAFANA_API_URL@ dashboard variable via @set-grafana-api-url@, I see the following output:
...
Matt Schuchhardt
02:43 PM Revision cbeb6597 (ceph): mgr/dashboard: Remove ngx-bootstrap
Fixes: https://tracker.ceph.com/issues/46281
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
02:27 PM Revision b54a800b (ceph): python-common: RGW service_id might not contain a zone
also adds missing RGWSpec.validate()
Fixes: https://tracker.ceph.com/issues/46268
Signed-off-by: Michael Fritch <mfr...
Michael Fritch
02:17 PM Dashboard Feature #45757 (Resolved): mgr/dashboard: Use ng-bootstrap for Datepicker
Lenz Grimmer
02:17 PM Revision 58593466 (ceph): Merge pull request #35782 from tspmelo/wip-ng-datepicker
mgr/dashboard: Use ng-bootstrap for Datepicker
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Volker Th...
Lenz Grimmer
02:12 PM Revision 8233d867 (ceph): Merge pull request #35869 from smithfarm/wip-rn-15_2_4
doc/releases/octopus: add 15.2.4 release notes
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Abhishek L...
Josh Durgin
01:57 PM CephFS Bug #46302 (Resolved): mds: optimize ephemeral rand pin
there can be two optimization
1. get_ephemeral_rand() is called for each loaded inode of dirfrag fetch. all calls ge...
Zheng Yan
01:46 PM Dashboard Bug #40330: mgr/dashboard: Warning about stale data makes it hard to click a certain row
I would suggest we add a button to the table header, where we could display the status of the table.
This solution s...
Tiago Melo
11:27 AM Dashboard Bug #40330 (In Progress): mgr/dashboard: Warning about stale data makes it hard to click a certai...
Tiago Melo
01:32 PM Dashboard Feature #46301 (New): mgr/dashboard: Display dates and times using locale settings
The Dashboard does not display dates and times using the locale browser settings in various places. As a user i want ... Volker Theile
01:17 PM Revision 7efae08d (ceph): Merge pull request #35805 from ricardoasmarques/ceph-orch-status-format
cephadm: Add "--format" option to "ceph orch status"
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Seb...
Sebastian Wagner
12:58 PM Dashboard Bug #45717 (Fix Under Review): FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.Poo...
Kefu Chai
11:50 AM Dashboard Bug #45717: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
https://github.com/ceph/ceph/pull/35871 Kefu Chai
12:56 PM bluestore Bug #46054 (Resolved): RocksDBResharding: rocksdb::ColumnFamilySet::~ColumnFamilySet(): Assertion...
Kefu Chai
12:47 PM Revision 87395bcf (ceph): Merge pull request #35811 from tchaikov/wip-46054
kv/RocksDBStore: always release column family handles
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Kefu Chai
12:30 PM Revision d7785cea (ceph): Merge pull request #35830 from guits/wip-46251-octopus
octopus: ceph-volume: add dmcrypt support in raw mode Jan Fajerski
12:21 PM Dashboard Bug #46153 (Resolved): mgr/dashboard: Tooltips for disabled table actions do not work
Lenz Grimmer
12:21 PM Revision 4af20773 (ceph): Merge pull request #35723 from tspmelo/wip-fix-action-tooltip
mgr/dashboard: Fix title of disabled table actions
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: St...
Lenz Grimmer
12:19 PM Revision 63a9ddc5 (ceph): qa/tasks: make sh() in vstart_runner.py identical with teuthology.orche...
Fixes: https://tracker.ceph.com/issues/46069
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
11:58 AM Linux kernel client Bug #46293 (Resolved): kclient: delayed work will be potential crash with mdsc used-after-free
Xiubo Li
11:27 AM Linux kernel client Bug #46293 (Fix Under Review): kclient: delayed work will be potential crash with mdsc used-after...
https://patchwork.kernel.org/patch/11635317 Xiubo Li
05:49 AM Linux kernel client Bug #46293 (In Progress): kclient: delayed work will be potential crash with mdsc used-after-free
Xiubo Li
05:48 AM Linux kernel client Bug #46293 (Resolved): kclient: delayed work will be potential crash with mdsc used-after-free
Hit for twice that when doing the mount and umount testing before without any logs catched. And both time the OS is u... Xiubo Li
11:39 AM Revision 34e1df66 (ceph): mon/PGMap: do not consider changing pg stuck
there is chance that we have a PG just created but fails to peered
before a mgr module retrieves the health report fr...
Kefu Chai
11:08 AM Revision b911a956 (ceph): Merge pull request #35606 from Daniel-Pivonka/cephadm-45653-44866
cephadm: add sudo ssh user option
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Reviewed-by: Michael ...
Sebastian Wagner
10:42 AM Revision 17ec5a54 (ceph): Merge pull request #35753 from smithfarm/wip-wipe-prn-octopus
octopus: doc: PendingReleaseNotes: clean slate for 15.2.5
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Nathan Cutler
10:36 AM Revision 1c480a58 (ceph): doc/releases/octopus: add 15.2.4 release notes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
09:56 AM Revision e3cc60e6 (ceph): doc/dev/osd_internals: fix typos
Signed-off-by: Jakub Wilk <jwilk@jwilk.net> Jakub Wilk
09:23 AM Dashboard Feature #46297 (New): Dashboard - show osd draining or filling
Is it possible to get the Dashboard to show an OSd as its drainign or filling.
Can the gui indicate an osd is in a ...
Andy Gold
09:05 AM Revision 83ff8315 (ceph): cephadm: Add "--format" option to "ceph orch status"
Fixes: https://tracker.ceph.com/issues/46233
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
09:01 AM Revision 975d9ba9 (ceph): mds: add request to batch_op before taking auth pins and locks
MDS does not dispatch non-head requests in batch_op. So non-head
requests in batch_op should not hold any authpins an...
Yan, Zheng
09:01 AM Revision 461df818 (ceph): mgr/dashboard: Fixes typeahead regression in the silence matcher
This regression was introduced by PR #35300 which updated the typeahead
module usage from ngx-bootstrap to ng-bootstr...
Stephan Müller
08:58 AM Orchestrator Bug #46283 (Rejected): cephadm: Unable to create iSCSI target
Right, I was able to create an iSCSI target on pacific/master:... Ricardo Marques
08:51 AM rgw Feature #46296 (Resolved): notifications: support GetTopicAttributes API
currently we don't support the standard GetTopicAttributes API (https://docs.aws.amazon.com/sns/latest/api/API_GetTop... Yuval Lifshitz
08:49 AM Revision 7e593692 (ceph): mds: move MDRequestImpl::batch_reqs into Batch_Getattr_Lookup
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
08:48 AM Revision 7768d2c0 (ceph): mds: track which map batch_op is in-use in MDRequest
batch_op is in either CInode::batch_ops or CDentry::batch_ops. Current
code gets the map by dereferencing mdr->in[0] ...
Yan, Zheng
08:06 AM Revision d3b8716e (ceph): Merge pull request #35577 from mgfritch/orch-test-iscsi
mgr/test_orchestrator: add iscsi
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
08:01 AM rgw Bug #46295 (Resolved): RGW returns 404 code for unauthorized instead of 401
Right after the release of ceph 14.2.10 and 15.2.4 our CI "start failing":https://storage.bhs.cloud.ovh.net/v1/AUTH_d... Dmitriy Rabotyagov
07:50 AM Bug #46294 (New): Missing package dependency for Ubuntu Bionic
A dependency for python-pkg-resources is missing in the 14.2.10 packages for Ubuntu Bionic. Doing an "apt autoremove"... Soenke Schippmann
04:50 AM Revision 3c05ab6a (ceph): osdc: use operator=(...) instead of claim()
for silencing the warning like:
```
../src/osdc/ObjectCacher.cc: In member function ‘ObjectCacher::BufferHead* Object...
Kefu Chai
03:04 AM CephFS Backport #46289 (In Progress): octopus: mgr/nfs: allow only [A-Za-z0-9-_.] in cluster ID
https://github.com/ceph/ceph/pull/35499 Varsha Rao
02:51 AM CephFS Backport #46289 (Resolved): octopus: mgr/nfs: allow only [A-Za-z0-9-_.] in cluster ID
https://github.com/ceph/ceph/pull/35499 Patrick Donnelly
03:04 AM CephFS Backport #46291 (In Progress): octopus: mgr/volumes/nfs: Add interface for get and list exports
https://github.com/ceph/ceph/pull/35499 Varsha Rao
02:51 AM CephFS Backport #46291 (Resolved): octopus: mgr/volumes/nfs: Add interface for get and list exports
https://github.com/ceph/ceph/pull/35499 Patrick Donnelly
03:03 AM CephFS Backport #46292 (In Progress): octopus: mgr/nfs: Check cluster exists before creating exports and...
https://github.com/ceph/ceph/pull/35499 Varsha Rao
02:51 AM CephFS Backport #46292 (Resolved): octopus: mgr/nfs: Check cluster exists before creating exports and ma...
https://github.com/ceph/ceph/pull/35499 Patrick Donnelly
02:51 AM CephFS Backport #46290 (Resolved): octopus: mgr/nfs: Add interface for listing cluster
https://github.com/ceph/ceph/pull/35499 Patrick Donnelly
02:51 AM Dashboard Backport #46288 (Duplicate): octopus: mgr/dashboard: Display check icon instead of true|false in ...
Patrick Donnelly
02:51 AM RADOS Backport #46287 (Rejected): nautilus: mon: log entry with garbage generated by bad memory access
Patrick Donnelly
02:51 AM RADOS Backport #46286 (Resolved): octopus: mon: log entry with garbage generated by bad memory access
https://github.com/ceph/ceph/pull/36035 Patrick Donnelly
02:50 AM CephFS Bug #45744 (Pending Backport): mgr/nfs: allow only [A-Za-z0-9-_.] in cluster ID
Patrick Donnelly
02:50 AM CephFS Bug #45740 (Pending Backport): mgr/nfs: Check cluster exists before creating exports and make exp...
Patrick Donnelly
02:50 AM CephFS Feature #45741 (Pending Backport): mgr/volumes/nfs: Add interface for get and list exports
Patrick Donnelly
02:50 AM CephFS Feature #45742 (Pending Backport): mgr/nfs: Add interface for listing cluster
Patrick Donnelly
02:32 AM Revision 2555ed1d (ceph): Merge PR #35417 into master
* refs/pull/35417/head:
volumes/fs/nfs: Don't parse rados export objects during FSExport init
pybind/mgr/volumes/nf...
Patrick Donnelly
01:57 AM Revision f0c02566 (ceph): osd: Remove unused function declearation
Signed-off-by: wuxingyi <wuxingyi2015@outlook.com> xingyi wu

06/30/2020

11:20 PM Orchestrator Bug #46283: cephadm: Unable to create iSCSI target
Maybe this PR (https://github.com/ceph/ceph/pull/35141) hasn't been backported into octopus yet. Matthew Oliver
05:58 PM Orchestrator Bug #46283 (Rejected): cephadm: Unable to create iSCSI target
I'm getting an error when trying to create an iSCSI target on openSUSE Leap.
*How to reproduce:*
I've created a...
Ricardo Marques
09:53 PM Revision c27d744a (ceph): pybind/rbd: add new write_zeroes/aio_write_zeroes API methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:53 PM Revision f319ecfb (ceph): rbd: use new 'write_zeroes' API to ensure zeroed extents will be zeroed
Fixes: https://tracker.ceph.com/issues/45986
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
09:53 PM Revision ae6dd86b (ceph): librbd: add 'write_zeroes' public C/C++ API methods
Unlike the existing 'discard' option which is more of a hint to
attempt to release space, the new 'write_zeroes' APIs...
Jason Dillaman
09:45 PM bluestore Bug #44880: ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
Backporting note: needs to be backported together with follow-on fix. See the octopus backport PR and #45426 Nathan Cutler
09:44 PM bluestore Bug #46055 (Resolved): ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
backport tracked via https://tracker.ceph.com/issues/44880 Nathan Cutler
02:21 AM bluestore Bug #46055: ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
Being backported in https://github.com/ceph/ceph/pull/34943 Neha Ojha
02:20 AM bluestore Bug #46055 (Pending Backport): ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
Neha Ojha
09:27 PM RADOS Bug #46222 (Won't Fix): Cbt installation task for cosbench fails.
The root cause of this issue is that we put an older version of cosbench in https://drop.ceph.com/qa/ after the recen... Neha Ojha
01:07 PM RADOS Bug #46222: Cbt installation task for cosbench fails.

http://qa-proxy.ceph.com/teuthology/ideepika-2020-06-29_08:23:54-rados-wip-deepika-testing-2020-06-25-2058-distro-b...
Deepika Upadhyay
09:22 PM Revision abcb13ae (ceph): Merge PR #35809 into octopus
* refs/pull/35809/head:
qa/tasks/vstart_runner.py: be python3 compatible
doc/dev/developer_guide: use python3 to la...
Patrick Donnelly
08:16 PM Bug #46208: Update to boost 1.73 (fix context support for IBM Z)
Kefu, can we backport this change to Octopus and Nautilus? This will help us avoid carrying a Boost patch downstream. Ken Dreyer
07:30 PM Linux kernel client Bug #46284: softlockup in ceph_check_delayed_caps
git blame:... Jeff Layton
06:44 PM Linux kernel client Bug #46284: softlockup in ceph_check_delayed_caps
More of the log:... Jeff Layton
06:24 PM Linux kernel client Bug #46284 (Resolved): softlockup in ceph_check_delayed_caps
Patrick caught this in teuthology (https://pulpito.ceph.com/pdonnell-2020-06-29_23:23:33-multimds-wip-pdonnell-testin... Jeff Layton
06:14 PM CephFS Feature #44279: client: provide asok commands to getattr an inode with desired caps
Jeff Layton wrote:
> Do we need an asok interface for this? If you're planning to write testcases that link in libce...
Patrick Donnelly
01:40 PM CephFS Feature #44279: client: provide asok commands to getattr an inode with desired caps
Do we need an asok interface for this? If you're planning to write testcases that link in libcephfs directly, then yo... Jeff Layton
05:53 PM Dashboard Bug #43152 (Resolved): mgr/dashboard: race condition causes dashboard frontend build to fail some...
This was fixed in #44829. Tiago Melo
05:47 PM Revision 162a5715 (ceph): mgr/volumes/nfs: Fetch exports in persistent way if mgr is restarted
Fixes: https://tracker.ceph.com/issues/45740
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
05:47 PM Revision c13a40b9 (ceph): mgr/volumes/nfs: Check if cluster exists before creating exports
Fixes: https://tracker.ceph.com/issues/45740
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
05:47 PM Revision 1a55888b (ceph): qa/tasks/cephfs: Add idempotency test for nfs commands
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision 3b554f23 (ceph): qa/tasks/cephfs: Add test to check if export is available on restarting...
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision 7ae24c22 (ceph): mgr/volume/nfs: allow only [A-Za-z0-9-_.] characters
... for ganesha cluster names.
Fixes: https://tracker.ceph.com/issues/45744
Signed-off-by: Ramana Raja <rraja@redhat...
Ramana Raja
05:47 PM Revision 6f8d20f2 (ceph): mgr/volumes/nfs: list exports within a ganesha cluster
List the pseudo paths of the exports within a ganesha cluster
with `nfs export ls <cluster ID>` command.
List all th...
Ramana Raja
05:47 PM Revision 7dcefb15 (ceph): mgr/volumes/nfs: get export in a nfs cluster
Fixes: https://tracker.ceph.com/issues/45741
Signed-off-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
05:47 PM Revision 555da003 (ceph): mgr/volumes/nfs: Remove 'ganesha-' prefix from orch returned service id
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision b77c3eef (ceph): mgr/volumes/nfs: Add nfs cluster ls command
This commands provides list of deployed nfs clusters.
Fixes: https://tracker.ceph.com/issues/45742
Signed-off-by: Va...
Varsha Rao
05:47 PM Revision eb2cd16f (ceph): qa/tasks/cephfs: Add test for nfs cluster ls command
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision 310c7fbf (ceph): mgr/volumes/nfs: Misc changes to export get and ls command
This patch does following changes:
* Add extra line before every class definition
* Reorder export dictionary
* Use _...
Varsha Rao
05:47 PM Revision 9d830454 (ceph): mgr/volumes/nfs: Check cluster availability in export command methods
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision 2692a94d (ceph): mgr/volumes/nfs: Set pool_namespace and cluster_id through decorator
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision ed20bd86 (ceph): pybind/mgr/volumes/nfs: Reorder FSExport and NFSCluster class methods
To maintain consistency and improve readability.
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
05:47 PM Revision 9418b42b (ceph): qa/tasks/cephfs: Add test for listing exports
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision 285ab1b4 (ceph): qa/tasks/cephfs: Add tests for invalid cluster id, export type and modi...
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision eab60b5f (ceph): qa/tasks/cephfs: Add tests for export create with non-existing fsname a...
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision 55fd634e (ceph): doc/cephfs: Add list and get export usage
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision dfa3ab43 (ceph): qa/tasks/cephfs/test_nfs: Add description for each test
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision 1aa2a660 (ceph): qa/tasks/cephfs/test_nfs: Add test for export user id
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision 5f506e39 (ceph): qa/tasks/cephfs/test_nfs: Add test for get and list detailed export
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision d7396fdc (ceph): qa/tasks/test_nfs: Add todo note for cluster update test
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision 4da75816 (ceph): pybind/mgr/volumes/nfs: Fix flake8 errors
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:47 PM Revision 4ebb2581 (ceph): volumes/fs/nfs: Don't parse rados export objects during FSExport init
Instead we can do it if any export commands are used. This fixes ImportError
raised when FSExport is initialized with...
Patrick Donnelly
05:37 PM RADOS Bug #46216 (Pending Backport): mon: log entry with garbage generated by bad memory access
Patrick Donnelly
04:41 PM RADOS Bug #46216 (Fix Under Review): mon: log entry with garbage generated by bad memory access
Neha Ojha
05:37 PM Revision f7f156db (ceph): Merge PR #35784 into master
* refs/pull/35784/head:
mon/MDSMonitor: copy MDS info which may be removed
Reviewed-by: Rishabh Dave <ridave@redhat...
Patrick Donnelly
05:37 PM CephFS Bug #45530 (Pending Backport): qa/tasks/cephfs/test_snapshots.py: Command failed with status 1: [...
Patrick Donnelly
05:36 PM Revision 95332d5f (ceph): Merge PR #35038 into master
* refs/pull/35038/head:
qa/tasks/cephfs/cephfs_test_case.py: skip cleaning the core dumps
Reviewed-by: Patrick Donn...
Patrick Donnelly
05:29 PM Orchestrator Bug #46237 (New): cephadm: Inconsistent exit code
Ricardo Marques
01:56 PM Orchestrator Bug #46237 (In Progress): cephadm: Inconsistent exit code
Ricardo Marques
04:54 PM Revision efe1cd41 (ceph): os/bluestore: Move Int64ArrayMergeOperator from BlueStore.cc to
bluestore_common.h
Int64ArrayMergeOperator will be used by ZonedFreelistManager as well.
Signed-off-by: Abutalib Ag...
Abutalib Aghayev
04:51 PM CephFS Bug #46282 (Resolved): qa: multiclient connection interruptions by stopping one client
... Patrick Donnelly
04:48 PM bluestore Bug #46270: mimic:osd can not start
This just looks like bluefs is running out of space. Mimic is EOL, I'd recommend you to upgrade and report back if yo... Neha Ojha
06:40 AM bluestore Bug #46270 (Can't reproduce): mimic:osd can not start
My env:
[root@mon1 test]# ceph -v
ceph version 13.2.5 (cbff874f9007f1869bfd3821b7e33b2a6ffd4988) mimic (stable)
[r...
伟杰 谭
04:44 PM Revision 4b2f28af (ceph): mgr/dashboard: Use ng-bootstrap for Datepicker
Fixes: https://tracker.ceph.com/issues/45757
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
04:33 PM Dashboard Feature #46281 (Resolved): mgr/dashboard: Remove ngx-bootstrap
Remove package and all remaining code. Tiago Melo
04:32 PM Dashboard Feature #46280 (Fix Under Review): mgr/dashboard: Enable animations on navigation.component.html
ng-bootstrap currently doesn't support animation on collapse component.
There is a PR that has been merged, but not ...
Tiago Melo
04:26 PM Revision d905678a (ceph): mds: make threshold for MDS_TRIM configurable
Fixes: https://tracker.ceph.com/issues/45906
Signed-off-by: Paul Emmerich <paul.emmerich@croit.io>
Paul Emmerich
04:23 PM RADOS Documentation #46279 (New): various matters related to ceph mon and orch cephadm -- this is sever...
<andyg5> Hi, I am trying to move the MONitors over tothe public network, and I'm not sure how to do it. I have setu... Zac Dover
04:12 PM Revision f2dfd0e4 (ceph): rgw: include string header
Otherwise we get complaints from the compiler on FreeBS/Clang:
In file included from /home/jenkins/workspace/ceph-mas...
Willem Jan Withagen
03:56 PM Stable releases Tasks #46159 (Fix Under Review): octopus 15.2.4
Abhishek Lekshmanan
03:50 PM CephFS Bug #46278 (Resolved): mds: Subvolume snapshot directory does not save attribute "ceph.quota.max_...
NOTE: This is applicable even without using subvolume snapshots
A snapshot of a directory with quota set on it, vi...
Shyamsundar Ranganathan
03:40 PM Revision 7447c15c (ceph): 15.2.4
Jenkins Build Slave User
03:35 PM CephFS Bug #46277 (Fix Under Review): pybind/mgr/volumes: get_pool_names may indicate volume does not ex...
Patrick Donnelly
03:32 PM CephFS Bug #46277 (Resolved): pybind/mgr/volumes: get_pool_names may indicate volume does not exist if m...
... Patrick Donnelly
03:20 PM Bug #46267 (Fix Under Review): unittest_lockdep failure
Kefu Chai
01:10 PM Bug #46267: unittest_lockdep failure
Looks like a regression caused by 2dc50b5f91476cf10429dbcdd52b00e32f599d5c
Kefu?
Nathan Cutler
12:23 AM Bug #46267 (Resolved): unittest_lockdep failure
Apparently during refactoring to use gtest unittest_lockdep was broken. In file src/test/common/test_lockdep.cc I can... Vladimir Bashkirtsev
03:16 PM Revision fb74d544 (ceph): test/unittest_lockdep: skip lockdep test if CEPH_DEBUG_MUTEX is not def...
this change addresses a regression introduced by
2dc50b5f91476cf10429dbcdd52b00e32f599d5c
Fixes: https://tracker.cep...
Kefu Chai
03:15 PM CephFS Bug #46269 (Fix Under Review): ceph-fuse: ceph-fuse process is terminated by the logratote task a...
Patrick Donnelly
06:18 AM CephFS Bug #46269 (Resolved): ceph-fuse: ceph-fuse process is terminated by the logratote task and what ...
*1. reproduce the scene as shown below:*
(1) step 1:
Open the terminal_1, and
Prepare the cmd: "killall -q -1 ce...
hongsong wu
03:14 PM CephFS Bug #46273 (Fix Under Review): mds: deleting a large number of files in a directory causes the fi...
Patrick Donnelly
11:32 AM CephFS Bug #46273 (Resolved): mds: deleting a large number of files in a directory causes the file syste...
Log as follow:... wei qiaomiao
03:09 PM rbd Bug #45986 (Fix Under Review): importing rbd diff does not apply zero sequences correctly
Jason Dillaman
03:07 PM RADOS Bug #46224 (Resolved): Health check failed: 4 mgr modules have failed (MGR_MODULE_ERROR)
Neha Ojha
03:02 PM rgw Bug #41225: rgw: GETing S3 website root with two slashes // crashes rgw
PR: https://github.com/ceph/ceph/pull/35792
Pls add nautilus, octopus backports.
Dan van der Ster
02:32 PM Dashboard Bug #46276 (Fix Under Review): mgr/dashboard: NFS edit form hangs on loading
Tiago Melo
02:08 PM Dashboard Bug #46276 (In Progress): mgr/dashboard: NFS edit form hangs on loading
Tiago Melo
02:06 PM Dashboard Bug #46276 (Resolved): mgr/dashboard: NFS edit form hangs on loading
If I select an NFS-share and click on the "Edit" button, loading the edit form is hanging: "Loading form data...". Tatjana Dehler
02:30 PM Revision d30bd443 (ceph): mgr/dashboard: Fix NFS Edit page loading problem
We were trying to access a component that is only created
after the form loading is finished, before it was finished....
Tiago Melo
02:13 PM Revision 4aba4133 (ceph): vstart.sh: use output of hostname for cephadm
Otherwise I get this error on a dev machine:
/home/pdonnell/ceph/build/bin/ceph -c /home/pdonnell/ceph/build...
Patrick Donnelly
02:03 PM Revision d4b92035 (ceph): doc/start/os-recommendations: current state of openSUSE
Tumbleweed is on Octopus nowadays. The kernel version of Tumbleweed is
constantly changing, so leave it blank in the ...
Nathan Cutler
01:52 PM RADOS Bug #46275 (Resolved): Cancellation of on-going scrubs
Although it's possible to prevent initiating new scrubs, we don't have a facility for terminating already on-going on... Radoslaw Zarzynski
01:42 PM rbd Bug #46076 (Pending Backport): TestMockImageReplayerSnapshotReplayer.UnlinkRemoteSnapshot race on...
Mykola Golub
01:12 PM Revision fc14c11b (ceph): mgr/cephadm: allow custom dashboard grafana url
Instead of resetting grafana url to a default with
each run of the service loop, only set it when
initally deployed o...
Adam King
01:09 PM Revision 8bfdf6e5 (ceph): Merge pull request #35831 from guits/wip-46250-nautilus
nautilus: ceph-volume: add dmcrypt support in raw mode Jan Fajerski
01:07 PM ceph-volume Bug #46274 (New): Some unit tests leak lvs and pvs calls, insufficient patching.
... Jan Fajerski
12:59 PM Revision 26505501 (ceph): Merge pull request #32493 from rishabh-d-dave/cv-use-dash-S-everywhere
ceph-volume: don't use container classes in api/lvm.py Jan Fajerski
12:57 PM Revision 1052b9db (ceph): cephadm: add sudo ssh user option
add the ability to use a non-root users for connecting to hosts, this user requires pass wordless sudo access
useful...
Daniel Pivonka
11:58 AM Revision da62f752 (ceph): doc/mgr/orchestrator: Add information about unmanaged parameter
Explain parameter 'unmanaged' in OSDs creation and deletion
Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redha...
Juan Miguel Olmo Martínez
11:21 AM Revision ce344424 (ceph): mgr/dashboard: Fix title of disabled table actions
Fix regression introduced in a1fac664f5b0fa1c8b78de3440e99ee68d34f512.
Title attribute was unintentionally removed fr...
Tiago Melo
11:02 AM mgr Backport #46171 (In Progress): octopus: mgr/prometheus: cache ineffective when gathering data tak...
Laura Paduano
11:00 AM Revision e5d94e24 (ceph): mgr/dashboard: Re-enable OSD's table autoReload
Fixes: https://tracker.ceph.com/issues/45303
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
11:00 AM Revision 42c683cf (ceph): mgr/prometheus: enable mypy type checking for prometheus module
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked from commit 991a99688e5fb0f66adcbaddafdfe55c995...
Patrick Seidensal
10:55 AM Revision cb341565 (ceph): mgr/prometheus: improve Prometheus module cache
Improve cache by running requests in a thread and prevent multiple
requests to Ceph from multiple sources (e.g. Prome...
Patrick Seidensal
10:52 AM Revision 7948e2de (ceph): Merge pull request #35657 from athanatos/sjust/wip-lba-replay
crimson/seastore: add extent replay support, implement for lba tree nodes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:15 AM Dashboard Feature #45759 (Resolved): mgr/dashboard: Use ng-bootstrap for Modal
Lenz Grimmer
09:54 AM Dashboard Bug #46272 (Need More Info): mgr/dashboard: workaround needed for ad-hoc filter of the tables
https://github.com/ceph/ceph/pull/34532#issuecomment-647970507 Avan Thakkar
09:51 AM Revision ffaf709c (ceph): Merge pull request #35370 from tspmelo/wip-ng-modal
mgr/dashboard: Use ng-bootstrap for Modal
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Volker Theile...
Lenz Grimmer
09:37 AM Dashboard Bug #44985 (Pending Backport): mgr/dashboard: wal/db slots in create OSDs form do not work proper...
Lenz Grimmer
09:36 AM Orchestrator Support #45940 (Need More Info): Orchestrator to be able to deploy multiple OSDs per single drive
Sebastian Wagner
09:36 AM Orchestrator Support #45940: Orchestrator to be able to deploy multiple OSDs per single drive
https://docs.ceph.com/docs/master/cephadm/drivegroups/#the-advanced-case works for you? Sebastian Wagner
09:25 AM Orchestrator Bug #46271 (Resolved): podman pull: transient "Error: error creating container storage: error cre...
... Sebastian Wagner
09:20 AM rgw Bug #45955: [rgw] listing bucket via s3 hangs on "ordered bucket listing requires read #1"
okay, so I've played a bit with it and having 0 logging causes it to hang indefintely, having 0/20 debug_rgw makes l... Mariusz Gronczewski
08:52 AM Dashboard Bug #45068 (Pending Backport): mgr/dashboard: Prometheus query error while filtering values in th...
Lenz Grimmer
08:51 AM Revision 5301c495 (ceph): ceph-volume: don't use api.lvm.get_lv_from_argument
Use api.lvm.get_lvs() and api.lvm.get_first_lv() instead and update
tests.
Signed-off-by: Rishabh Dave <ridave@redha...
Rishabh Dave
08:51 AM Revision b2254050 (ceph): ceph-volume: don't use api.lvm.get_lv
Use api.lvm.get_lvs() and api.lvm.get_first_lv() instead and update the
tests.
Signed-off-by: Rishabh Dave <ridave@r...
Rishabh Dave
08:51 AM Revision a6e3c69c (ceph): ceph-volume: don't use api.lvm.PVolumes
Update api.lvm.get_first_pv() and api.lvm.get_pvs() instead and update
tests.
Signed-off-by: Rishabh Dave <ridave@re...
Rishabh Dave
08:51 AM Revision dfe6b1b9 (ceph): ceph-volume: don't use api.lvm.VolumeGroups
Use api.lvm.get_vgs() and api.lvm.get_first_vg() instead and update
tests.
Signed-off-by: Rishabh Dave <ridave@redha...
Rishabh Dave
08:51 AM Revision ca1d3e69 (ceph): ceph-volume: delete devices.lvm.prepare.Prepare.get_lv
Since it calls get_lv_from_argument() internally and use get_first_lv()
instead and update tests.
Signed-off-by: Ris...
Rishabh Dave
08:51 AM Revision 2f5c10c1 (ceph): ceph-volume: don't use class api.lvm.Volumes
Replace code using class Volumes by methods get_lvs() and
get_first_lv(). Also, update the tests accordingly.
Signed...
Rishabh Dave
08:50 AM Revision 399521d6 (ceph): Merge pull request #34532 from rhcs-dashboard/wip-45068-fix-parse-error
mgr/dashboard: Prometheus query error in the metrics of Pools, OSDs and RBD images
Reviewed-by: Alfonso Martínez <al...
Lenz Grimmer
08:50 AM Revision e5d8df1a (ceph): Merge pull request #35576 from sebastian-philipp/cephadm-etc-ceph-ceph-...
mgr/cephadm: Manage /etc/ceph/ceph.conf
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Reviewed-by: Michael Fritch <mf...
Sebastian Wagner
08:46 AM Revision 4bfa514f (ceph): Merge pull request #35565 from bk201/wip-44985
mgr/dashboard: fix wal/db slots controls in the OSD form
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by...
Lenz Grimmer
08:33 AM Dashboard Feature #46209 (Pending Backport): mgr/dashboard: Display check icon instead of true|false in var...
Volker Theile
08:31 AM Revision 15ffb4e7 (ceph): Merge pull request #35779 from votdev/show_yes_no
mgr/dashboard: Display check icon instead of true|false in various datatables
Reviewed-by: Alfonso Martínez <almarti...
Lenz Grimmer
08:30 AM RADOS Bug #46264: mon: check for mismatched daemon versions
Hm. what do yo expect? Upgrade scenarios can become complicated with more than two versions running at the same time ... Sebastian Wagner
08:14 AM Revision 8f1620b3 (ceph): rpm: package crimson-osd in ceph-osd
in hope to simplify the enabling of crimson-osd. as we will use cephadm
as the way for deploying crimson-osd in futur...
Kefu Chai
08:03 AM Orchestrator Bug #44990 (Pending Backport): cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no suc...
was fixed in master. Sebastian Wagner
08:02 AM Dashboard Feature #46108 (Resolved): mgr/dashboard: add scss linting
Lenz Grimmer
08:01 AM Revision 9b1f949a (ceph): Merge pull request #35615 from ishanrai05/scss-linting
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
07:31 AM CephFS Backport #46190 (In Progress): octopus: mds: cap revoking requests didn't success when the client...
Wei-Chung Cheng
07:31 AM Revision 4677ef5e (ceph): mds: fix filelock state when Fsc is issued
LOCK_MIX is is a transition state for muti MDSs could do read/write
at the same time, but the Fcb caps are not allowe...
Xiubo Li
07:30 AM CephFS Backport #46191 (In Progress): nautilus: mds: cap revoking requests didn't success when the clien...
Wei-Chung Cheng
07:29 AM Revision 72b2aaaf (ceph): mds: fix filelock state when Fsc is issued
LOCK_MIX is is a transition state for muti MDSs could do read/write
at the same time, but the Fcb caps are not allowe...
Xiubo Li
01:17 AM Revision db292da7 (ceph): client: release the client_lock before copying data in read
Fixes: https://tracker.ceph.com/issues/46025
Signed-off-by: Chencan <chen.can2@zte.com.cn>
chencan chencan
01:15 AM Orchestrator Bug #46175 (Fix Under Review): cephadm: orch apply -i: MON and MGR service specs must not have a ...
Michael Fritch
01:14 AM Orchestrator Bug #46268 (Fix Under Review): cephadm: orch apply -i: RGW service spec id might not contain a zone
Michael Fritch
01:10 AM Orchestrator Bug #46268 (Resolved): cephadm: orch apply -i: RGW service spec id might not contain a zone
rgw.yaml... Michael Fritch

06/29/2020

11:53 PM rbd Bug #45437: Segmentation fault in ImageCtx and ObjectCacher::FlusherThread of removed image to Ce...
Feel free to schedule a meeting on my calendar if you are really this bothered. I re-read all my comments and for the... Jason Dillaman
10:52 PM rbd Bug #45437: Segmentation fault in ImageCtx and ObjectCacher::FlusherThread of removed image to Ce...
Jason Dillaman wrote:
> Michael Adam wrote:
> > Jason, I don't understand why you are so negative/dismissive... I t...
Sven Anderson
10:03 PM CephFS Bug #46056 (Resolved): assertion triggered in LRU::lru_touch in ganesha+libcephfs client
The main patch that fixes this in ganesha is here:
https://github.com/nfs-ganesha/nfs-ganesha/commit/e45743b47...
Jeff Layton
09:52 PM CephFS Bug #41541 (Pending Backport): mgr/volumes: ephemerally pin volumes
Patrick Donnelly
09:22 PM RADOS Bug #46266 (Need More Info): Monitor crashed in creating pool in CrushTester::test_with_fork()
Hi. I was creating a new pool and one of my monitors crashed.... Seena Fallah
08:58 PM Bug #46246: missing dep rhel 8: module perl-YAML:1.24:8010020190322131811:a5949e2e-0.x86_64 2
Sebastian Wagner wrote:
> No idea where this comes from. Note that this is Perl-YAML, which is afaik not used by cep...
Deepika Upadhyay
08:48 AM Bug #46246: missing dep rhel 8: module perl-YAML:1.24:8010020190322131811:a5949e2e-0.x86_64 2
No idea where this comes from. Note that this is Perl-YAML, which is afaik not used by cephadm nor ceph-ansible nor t... Sebastian Wagner
07:02 AM Bug #46246 (New): missing dep rhel 8: module perl-YAML:1.24:8010020190322131811:a5949e2e-0.x86_64 2
Problem: conflicting requests
2020-06-26T15:19:14.324 INFO:teuthology.orchestra.run.smithi087.stderr: - nothing pr...
Deepika Upadhyay
08:03 PM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
/a/yuriw-2020-06-29_16:59:21-rados-octopus-distro-basic-smithi/5189862 Neha Ojha
07:57 PM Revision a63b9ca3 (ceph): Merge PR #35826 into master
* refs/pull/35826/head:
mds: fix typo in MDSSocketHook
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:48 PM rgw Support #21178: Create Policy for Auto Archive the File with Time Limitation
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Bug #15036: doc build full of warnings and errors, sphinx-build exits with success
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM rgw Feature #13480: rgw: multi site error logs
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Feature #13505: scrub/repair: persist scrub results.
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM rgw Feature #13277: rgw: prototype sts implementation
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM rgw Feature #13479: rgw: configuration backward compatibility
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM rgw Feature #12907: rgw: support object storage-class
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM rgw Feature #12607: rgw:multisite: build metadata indexes for full sync
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Feature #12749: add an option for ceph_test_rados to have a very skewed distribution for accesses
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM rgw Feature #12124: radosgw-admin command to configure realm, period
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Feature #12601: cmake
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Linux kernel client Fix #11418: rbd: feature bits should be re-read during header refresh
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM rgw Feature #11935: rgw: create immutable metadata objects
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM rgw Feature #11392: rgw: sync: propagate source zone to sync copy commands
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM rgw Feature #11390: rgw: sync: keep state of bucket run-through
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM rgw Feature #11391: rgw: sync: use data log for sync schedule
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Linux kernel client Cleanup #11233: decouple header read-in from running checks (supported features, etc)
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Linux kernel client Fix #11234: rbd does many requests to the header on start-up
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Linux kernel client Cleanup #11230: get rid of struct rbd_mapping
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Linux kernel client Cleanup #11232: split up struct rbd_device into struct rbd_device and struct rbd_image
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Linux kernel client Feature #10933: refactor krbd map/unmap paths
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM rgw Feature #11137: rgw: sync agent: improved tools
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Support #8462: related to integrity of objects
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM rgw Feature #10854: rgw: sync agent: high-level status view to see overall federated state
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Feature #3273: mon: simple dm-crypt key management
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Subtask #2201: Document old design
Unsetting old target version for open tickets. Patrick Donnelly
06:48 PM Subtask #2203: implement new design
Unsetting old target version for open tickets. Patrick Donnelly
06:44 PM RADOS Bug #43553: mon: client mon_status fails
/ceph/teuthology-archive/yuriw-2020-06-25_22:31:00-fs-octopus-distro-basic-smithi/5180260/teuthology.log Patrick Donnelly
06:40 PM Orchestrator Feature #46265 (Duplicate): test cephadm MDS deployment
right now, the test is broken.
workaround is to apply it manuall: https://github.com/ceph/ceph/blob/cedf2bbd13daba...
Sebastian Wagner
06:10 PM RADOS Bug #46264 (Resolved): mon: check for mismatched daemon versions
There is currently no test to check if the daemon are all running the same version of ceph Tyler Sheehan
06:00 PM rgw-testing Bug #46119: nautilus: s3-hadoop fails with hadoop 2.7.3
went in for v14.2.11 release Nathan Cutler
03:42 PM rgw-testing Bug #46119 (Resolved): nautilus: s3-hadoop fails with hadoop 2.7.3
Casey Bodley
05:58 PM Revision f7838e94 (ceph): vstart: out dir can contain a large number of files
../src/vstart.sh: line 1208: /usr/bin/rm: Argument list too long
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
05:44 PM RADOS Bug #20960: ceph_test_rados: mismatched version (due to pg import/export)
/a/dis-2020-06-28_18:43:20-rados-wip-msgr21-fix-reuse-rebuildci-distro-basic-smithi/5186890 Neha Ojha
05:36 PM RADOS Bug #45761: mon_thrasher: "Error ENXIO: mon unavailable" during sync_force command leads to "fail...
/a/dis-2020-06-28_18:43:20-rados-wip-msgr21-fix-reuse-rebuildci-distro-basic-smithi/5186759 Neha Ojha
05:08 PM rgw Bug #46263 (Resolved): S3 API DELETE /{bucket}?encryption or DELETE /{bucket}?replication remove ...
When calling the S3 API DeleteBucketReplication [1] or DeleteBucketEncryption [2] on a bucket, the rgw delete the buc... Valery Tschopp
05:02 PM RADOS Backport #46262 (Resolved): nautilus: larger osd_scrub_max_preemptions values cause Floating poin...
https://github.com/ceph/ceph/pull/37470 Nathan Cutler
05:01 PM RADOS Backport #46261 (Resolved): octopus: larger osd_scrub_max_preemptions values cause Floating point...
https://github.com/ceph/ceph/pull/36034 Nathan Cutler
04:39 PM rgw Bug #46260 (Duplicate): FAIL: s3tests_boto3.functional.test_s3select.test_alias
... Casey Bodley
04:37 PM rgw Bug #46259 (Duplicate): FAIL: s3tests_boto3.functional.test_s3select.test_datetime
... Casey Bodley
04:33 PM rgw Bug #46258 (Duplicate): FAIL: s3tests_boto3.functional.test_s3select.test_column_sum_min_max
... Casey Bodley
04:32 PM rgw Bug #46257 (Resolved): FAIL: s3tests_boto3.functional.test_s3select
... Casey Bodley
04:28 PM CephFS Bug #37725 (Can't reproduce): mds: stopping MDS with subtrees pinnned cannot finish stopping
Xiubo Li wrote:
> Patrick Donnelly wrote:
> > I believe this is fixed already but needs double-checked. It may also...
Patrick Donnelly
10:01 AM CephFS Bug #37725: mds: stopping MDS with subtrees pinnned cannot finish stopping
Patrick Donnelly wrote:
> I believe this is fixed already but needs double-checked. It may also be fixed by the ephe...
Xiubo Li
03:50 PM Orchestrator Bug #46103: Restart service command restarts all the services and accepts service type too
Sebastian Wagner wrote:
> I think this is actually the correct behavior!
How is it the correct behaviour? If it i...
Varsha Rao
12:23 PM Orchestrator Bug #46103: Restart service command restarts all the services and accepts service type too
I think this is actually the correct behavior! Sebastian Wagner
03:42 PM Revision 0706e1f9 (ceph): Merge pull request #35778 from cbodley/wip-46119
nautilus: test/rgw: update hadoop versions
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
03:06 PM Orchestrator Bug #46256 (Need More Info): OSDS are getting re-added to the cluster, despite unamanged=True
Sebastian Wagner
03:06 PM Orchestrator Bug #46256 (Can't reproduce): OSDS are getting re-added to the cluster, despite unamanged=True
Sebastian Wagner
02:36 PM Revision cedf2bbd (ceph): Merge pull request #35729 from rzarzynski/wip-bl-deprecate-claim
common/bl, *: deprecate bufferlist::claim() and switch to rvalue-taking operator=()
Reviewed-by: Kefu Chai <kchai@re...
Ilya Dryomov
02:29 PM Revision 014b4cfa (ceph): Merge pull request #35833 from smithfarm/wip-rn_14_2_10
doc/releases/nautilus: add 14.2.10 release notes
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek L
02:21 PM rgw Backport #36178 (Rejected): luminous: Update radosgw-admin bucket link command for bucket rename ...
At this extremely late point in the Luminous release cycle, the chance that we would merge a feature backport such as... Nathan Cutler
01:42 PM CephFS Bug #46158 (Triaged): pybind/mgr/volumes: Persist snapshot size on snapshot creation
Patrick Donnelly
01:41 PM CephFS Bug #46218 (Triaged): mds: Add inter MDS messages to the corpus and enforce versioning
Patrick Donnelly
01:39 PM Revision 5300cd6c (ceph): doc/releases/nautilus: add 14.2.10 release notes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:29 PM Revision 0117eb54 (ceph): Merge pull request #35754 from smithfarm/wip-wipe-rn-nautilus
nautilus: doc: PendingReleaseNotes: clean slate for 14.2.11
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Nathan Cutler
01:21 PM Dashboard Bug #46255 (Closed): mgr/dashboard: Password Policy Checker gets not shown.
When changing a password the colored bar with the displaying of it's security is not shown. Enno Gotthold
01:10 PM Orchestrator Bug #46138 (Pending Backport): mgr/dashboard: Error creating iSCSI target
Sebastian Wagner
01:10 PM Revision ef71436b (ceph): Merge pull request #35786 from matthewoliver/cephadm_iscsi_remove_pool_cap
cephadm: ceph-iscsi remove pool from cap
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
01:05 PM Orchestrator Bug #46254 (Can't reproduce): cephadm upgrade test: exit condition is wrong. we have to wait longer
We're exiting the upgrade loop too early. In this case, the OSD didn't had the time to came up again. ... Sebastian Wagner
12:33 PM Revision b1996f2b (ceph): Merge pull request #35800 from jan--f/drive-groups-tidy-interface
py-common/deployment/translate: drop unneeded ctor arg
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
12:26 PM RADOS Bug #46178: slow request osd_op(... (undecoded) ondisk+retry+read+ignore_overlay+known_if_redirec...
https://pulpito.ceph.com/swagner-2020-06-29_09:26:42-rados:cephadm-wip-swagner-testing-2020-06-26-1524-distro-basic-s... Sebastian Wagner
12:24 PM Orchestrator Bug #45016 (Pending Backport): mgr: `ceph tell mgr mgr_status` hangs
Sebastian Wagner
12:21 PM Orchestrator Bug #46038 (Can't reproduce): cephadm mon start failure: Failed to reset failed state of unit cep...
feel free to reopen the issue! Sebastian Wagner
12:21 PM Orchestrator Bug #46038: cephadm mon start failure: Failed to reset failed state of unit ceph-9342dcfe-afd5-11...
the logs are gone. Maybe should put logs here into the tracker. Sebastian Wagner
12:21 PM Dashboard Bug #46210 (Resolved): mgr/dashboard: fix UI of the columns for rgw-bucket-list
Lenz Grimmer
12:20 PM Revision 0be19ba3 (ceph): Merge pull request #35781 from rhcs-dashboard/fix-bucket-list-columns-ui
mgr/dashboard: fix UI of the columns for rgw-bucket-list
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewe...
Lenz Grimmer
12:16 PM Orchestrator Bug #45327: cephadm: Orch daemon add is not idempotent
`daemon add` is too low level. If we want commands to be idempotent, we have to remove calling them cephadm.py Sebastian Wagner
12:14 PM Orchestrator Bug #45167: cephadm: mons are not properly deployed
low, until it happens again. Sebastian Wagner
12:04 PM Orchestrator Tasks #45814 (In Progress): tasks/cephadm.py: Add iSCSI smoke test
Sebastian Wagner
11:54 AM rbd Bug #46139 (Fix Under Review): profile rbd does not allow the use of RBD_INFO
Jason Dillaman
11:45 AM ceph-volume Backport #46250 (In Progress): nautilus: add encryption support to raw mode
Guillaume Abrioux
09:57 AM ceph-volume Backport #46250 (Resolved): nautilus: add encryption support to raw mode
https://github.com/ceph/ceph/pull/35831 Guillaume Abrioux
11:45 AM Revision 44de6e7a (ceph): ceph-volume: remove unused function
This function is never called in raw context, let's remove it.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com...
Guillaume Abrioux
11:44 AM Revision 0fa2a19c (ceph): ceph-volume: add raw testing coverage
This commit adds testing against `ceph-volume raw` subcommand.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com...
Guillaume Abrioux
11:44 AM Revision 02cda364 (ceph): ceph-volume: add dmcrypt support in raw mode
This commit adds the dmcrypt support in `ceph-volume raw` mode.
Note about `ceph-volume raw list` change:
Given `lsb...
Guillaume Abrioux
11:43 AM ceph-volume Backport #46251 (In Progress): octopus: add encryption support to raw mode
Guillaume Abrioux
09:58 AM ceph-volume Backport #46251 (Resolved): octopus: add encryption support to raw mode
https://github.com/ceph/ceph/pull/35830 Guillaume Abrioux
11:42 AM Revision 9898d1d9 (ceph): ceph-volume: remove unused function
This function is never called in raw context, let's remove it.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com...
Guillaume Abrioux
11:42 AM Revision 81bc163b (ceph): ceph-volume: add raw testing coverage
This commit adds testing against `ceph-volume raw` subcommand.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com...
Guillaume Abrioux
11:41 AM Revision 3dc80608 (ceph): ceph-volume: add dmcrypt support in raw mode
This commit adds the dmcrypt support in `ceph-volume raw` mode.
Note about `ceph-volume raw list` change:
Given `lsb...
Guillaume Abrioux
11:29 AM Revision 3fdfd606 (ceph): common/bl, *: deprecate list::claim() in favor of operator=(list&&).
The motivation is that `claim(list&)` seems to actually be a pre-C++11
counterpart of the already available `operator...
Radoslaw Zarzynski
11:25 AM Orchestrator Bug #46253 (Resolved): OSD specs without service_id
... Sebastian Wagner
11:07 AM Orchestrator Bug #46252 (Closed): MGRs should get a random identifier, ONLY if we're co-locating MGRs on the s...
... Sebastian Wagner
10:28 AM Orchestrator Feature #45565: cephadm: A daemon should provide information about itself (e.g. service urls)
See DaemonDescription's service_url Sebastian Wagner
09:48 AM Dashboard Bug #45717 (In Progress): FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
Ernesto Puerta
09:39 AM ceph-volume Feature #45959 (Pending Backport): add encryption support to raw mode
Jan Fajerski
09:30 AM Dashboard Bug #46147: mgr/dashboard: table actions and column headers are not displayed in correct language
Not sure if related. On @ngx-translate/i18n-polyfill's readme, it states a new method should be used for Angular 9.
...
Kiefer Chang
09:05 AM Revision 505b0433 (ceph): mgr/dashboard: Remove useless tab in monitoring/alerts datatable details
Fixes: https://tracker.ceph.com/issues/46249
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
09:04 AM Orchestrator Bug #46245 (Fix Under Review): cephadm: set-ssh-config/clear-ssh-config command doesn't take effe...
Sebastian Wagner
07:01 AM Orchestrator Bug #46245: cephadm: set-ssh-config/clear-ssh-config command doesn't take effect immediately
can you describe you workenv. Deepika Upadhyay
06:52 AM Orchestrator Bug #46245 (Resolved): cephadm: set-ssh-config/clear-ssh-config command doesn't take effect immed...
Cephadm module should reload ssh config when the user sets a new ssh config or clear it.
Kiefer Chang
08:53 AM RADOS Bug #44352: pool listings are slow after deleting objects
This was on the latest nautilus release at the time, the DB should have been on SSD but I don't remember. But good po... Paul Emmerich
08:50 AM RADOS Bug #45381: unfound objects in erasure-coded CephFS
No, this setup is luckily without any cache tiering. It's a completely standard setup with replicated cephfs_metadata... Paul Emmerich
08:45 AM Dashboard Cleanup #46249 (Fix Under Review): mgr/dashboard: Remove useless tab in monitoring/alerts datatab...
Volker Theile
08:29 AM Dashboard Cleanup #46249 (In Progress): mgr/dashboard: Remove useless tab in monitoring/alerts datatable de...
Volker Theile
08:28 AM Dashboard Cleanup #46249 (Resolved): mgr/dashboard: Remove useless tab in monitoring/alerts datatable details
Remove the useless 'Details' tab in the monitoring alerts details, thus it acts like other details pages which only h... Volker Theile
08:30 AM Revision 944fab22 (ceph): mgr/dashboard: extract display_log()
so it can be reused to display log created by other services, for
instance, osd.
Signed-off-by: Kefu Chai <kchai@red...
Kefu Chai
08:30 AM Revision e630bebb (ceph): mgr/dashboard: print osd log as well
see also https://tracker.ceph.com/issues/45717
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:14 AM Revision 2a2cf71b (ceph): mds: fix typo in MDSSocketHook
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
08:08 AM Revision 2ecc1133 (ceph): test/stress_watch: remove unused variable
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
08:03 AM Dashboard Feature #46248 (New): mgr/dashboard: highlight services with issue
Hi
On the Ceph Dashboard under Services, can you get the line to change to a different color (like red) when the "...
Andy Gold
07:44 AM CephFS Feature #46059 (Fix Under Review): vstart_runner.py: optionally rotate logs between tests
Rishabh Dave
07:14 AM Orchestrator Bug #46247: cephadm mon failure: Error: no container with name or ID ... no such container
http://qa-proxy.ceph.com/teuthology/ideepika-2020-06-25_18:36:29-rados-wip-deepika-testing-2020-06-25-2058-distro-bas... Deepika Upadhyay
07:13 AM Orchestrator Bug #46247 (Can't reproduce): cephadm mon failure: Error: no container with name or ID ... no suc...
... Deepika Upadhyay
06:53 AM Revision 027b4e15 (ceph): mgr/cephadm: reconfig ssh after setting or clearing ssh_config
Fixes: https://tracker.ceph.com/issues/46245
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
Kiefer Chang
05:47 AM Revision 749da74e (ceph): Merge pull request #34311 from cyx1231st/wip-seastar-fix-heartbeat-race
crimson/osd: support 1 lossy connection between a heartbeat peer
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:46 AM Revision 543a8946 (ceph): Merge pull request #35815 from inspur-wyq/wip-doc-radosgw-archive-sync-...
doc/radosgw/archive-sync-module: fix url of "Multisite Configuration"
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:21 AM Revision eece6cf1 (ceph): mgr/dashboard: fix Source column i18n issue in RBD configuration tables
Fixes: https://tracker.ceph.com/issues/43971
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from ...
Kiefer Chang
05:19 AM Dashboard Backport #46198 (In Progress): nautilus: mgr/dashboard: the RBD configuration table has incorrect...
Kiefer Chang
03:39 AM Dashboard Backport #46197 (In Progress): octopus: mgr/dashboard: the RBD configuration table has incorrect ...
Kiefer Chang
03:39 AM Revision bd7cc85d (ceph): mgr/dashboard: fix Source column i18n issue in RBD configuration tables
Fixes: https://tracker.ceph.com/issues/43971
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from ...
Kiefer Chang
02:55 AM Revision f13d9ba8 (ceph): osd/ReplicatedBackend: remove redundant parameter.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma

06/28/2020

04:45 PM rgw Bug #46243 (Resolved): notification: add more examples notification boto3 README
update: https://github.com/ceph/ceph/blob/master/examples/boto3/README.md
with:
(1) add explanation on signatur...
Yuval Lifshitz
04:16 PM Revision 94f1110a (ceph): crimson/osd: improve readability of Heartbeat::Peer classes
* Add rationales to introduce Heartbeat::Peer class series.
* Find better names for internal interfaces.
Signed-off-...
Yingxin Cheng
01:20 PM Bug #46208 (Resolved): Update to boost 1.73 (fix context support for IBM Z)
Kefu Chai
01:19 PM Revision 1169dee2 (ceph): Merge pull request #35787 from tchaikov/wip-46208
install-deps,cmake: use boost v1.73
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
11:13 AM Revision 210c9160 (ceph): crimson/osd: Fixed const correctness in omap_get_header()
Signed-off-by: Amnon Hanuhov <ahanukov@redhat.com> Avnum Hanukov
10:45 AM RADOS Bug #46180 (Fix Under Review): qa: Scrubbing terminated -- not all pgs were active and clean.
Ilya Dryomov
10:40 AM Revision 0852df4e (ceph): Merge pull request #35771 from sebastian-philipp/mypy-0.782
qa,src: update mypy to 0.782
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Kefu Chai
10:39 AM Revision a3c34dc5 (ceph): Merge pull request #35763 from rzarzynski/wip-test-unused-var-in-test_i...
test: fix unused variable warning in test_ino_release_cb.cc.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:38 AM Revision 8c4e636c (ceph): Merge pull request #35666 from inspur-wyq/wip-debian-cmake-version
debian: update cmake version to cmake_minimum_required(VERSION 3.10.2)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:32 AM Revision 779a8df7 (ceph): msg/async/ProtocolV2: always print server_cookie in hex
Currently it's a mix of hex and dec, making it hard to grep for.
Converge on hex to match client_cookie.
Signed-off-...
Ilya Dryomov
10:32 AM Revision baff20a1 (ceph): msg/async/ProtocolV2: take care of features when replacing the socket
reuse_connection() can be called on exproto in BANNER_CONNECTING
(i.e. without peer_supported_features and with tx/rx...
Ilya Dryomov
08:06 AM Revision 852a1f65 (ceph): doc/radosgw/archive-sync-module.rst: fix url of "Multisite Configuration"
Signed-off-by: wangyunqing <wangyunqing@inspur.com> yunqing wang
05:17 AM RADOS Bug #46024 (Pending Backport): larger osd_scrub_max_preemptions values cause Floating point excep...
xie xingguo
12:49 AM Orchestrator Bug #46157 (Resolved): cephadm upgrade test is broken: RGW: failed to bind address 0.0.0.0:80: Pe...
Sebastian Wagner
12:37 AM rbd Bug #45986 (In Progress): importing rbd diff does not apply zero sequences correctly
Awesome, thanks for verifying. Jason Dillaman
12:08 AM rbd Bug #45437: Segmentation fault in ImageCtx and ObjectCacher::FlusherThread of removed image to Ce...
Michael Adam wrote:
> Jason, I don't understand why you are so negative/dismissive... I think the description was fa...
Jason Dillaman

06/27/2020

05:03 PM Dashboard Bug #45717: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
print osd log as well in https://github.com/ceph/ceph/pull/35812 for the root cause of peering. Kefu Chai
04:20 PM RADOS Bug #46242 (New): rados -p default.rgw.buckets.data returning over millions objects No such file ...
Hi Dev,
Due sharding / s3 bugs we synced the bucket of customer to new ones.
Once we tryed to delete we're unab...
Manuel Rios
04:12 PM rgw Documentation #21616 (Resolved): Missing Documentation for radosgw-admin (man pages)
Resolved by https://github.com/ceph/ceph/pull/28329 Nathan Cutler
03:17 PM Revision 5ccfc2d5 (ceph): Merge pull request #35750 from rzarzynski/wip-common-config-dissect-boo...
common, crimson: reuse the interpreter of Option::TYPE_BOOL
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:16 PM Revision d22536af (ceph): Merge pull request #35512 from ZhenLiu94/liuz02
src/mon/MonCommands.h: Remove the redundant right parenthesis in the help message
Reviewed-by: Kefu Chai <kchai@redh...
Kefu Chai
03:15 PM Revision 2fa14e2d (ceph): Merge pull request #35760 from tchaikov/wip-mgr-track-pending-module
mgr: avoid false alarm of MGR_MODULE_ERROR
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
03:15 PM RADOS Bug #44595: cache tiering: Error: oid 48 copy_from 493 returned error code -2
/a/kchai-2020-06-27_07:37:00-rados-wip-kefu-testing-2020-06-27-1407-distro-basic-smithi/5183671/ Kefu Chai
02:52 PM bluestore Bug #46054 (Fix Under Review): RocksDBResharding: rocksdb::ColumnFamilySet::~ColumnFamilySet(): A...
Kefu Chai
02:51 PM bluestore Bug #46054: RocksDBResharding: rocksdb::ColumnFamilySet::~ColumnFamilySet(): Assertion `last_ref'...
hi Adam, i am working on this issue. as i've run into it twice. and i feel obliged to fix it. as i failed to identify... Kefu Chai
08:18 AM bluestore Bug #46054: RocksDBResharding: rocksdb::ColumnFamilySet::~ColumnFamilySet(): Assertion `last_ref'...
/a//kchai-2020-06-27_07:37:00-rados-wip-kefu-testing-2020-06-27-1407-distro-basic-smithi/5183643 Kefu Chai
02:48 PM Revision f75e60b6 (ceph): kv/RocksDBStore: use structured binding for better readablity
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:48 PM Revision ed6b5ee2 (ceph): test/objectstore: group subtests using braces
for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:48 PM Revision 65110d43 (ceph): kv/RocksDBStore: replace raw ptr with unique_ptr
for better readablity
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:48 PM Revision 327461b2 (ceph): kv/RocksDBStore: use map for tracking cfs
instead of using two vectors, use a map for tracking names and handles
of column families.
Signed-off-by: Kefu Chai ...
Kefu Chai
02:48 PM Revision d5443fed (ceph): kv/RocksDBStore: use unique_ptr for destroying cf
to avoid leak in ColumnFamilySet
Fixes: https://tracker.ceph.com/issues/46054
Signed-off-by: Kefu Chai <kchai@redhat...
Kefu Chai
02:48 PM Revision 63d37bf4 (ceph): kv/RocksDBStore: use scoped_guard for destroying cf
to make sure that the handles are released before db is deleted
Fixes: https://tracker.ceph.com/issues/46054
Signed-...
Kefu Chai
08:25 AM RADOS Bug #45721: CommandFailedError: Command failed (workunit test rados/test_python.sh) FAIL: test_ra...
... Kefu Chai
04:17 AM Revision ac78fbed (ceph): qa/tasks/vstart_runner.py: be python3 compatible
differentiate `str` and `bytes` instances, and drop python2 support from
vstart_runner.py, as we've moved to python3 ...
Kefu Chai
04:09 AM Revision 84b0d9d8 (ceph): pybind/mgr/dashboard/run-backend-api-tests.sh: use python3 by default
since vstart_runner.py is now py3, let's use python3 by default
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry ...
Kefu Chai
04:09 AM Revision 7e972964 (ceph): doc/dev/developer_guide: use python3 to launch vstart_runner.py
as vstart_runner.py is compatible with python3, and so is the tests
under `qa/` directory.
and use `pip` to install ...
Kefu Chai

06/26/2020

08:22 PM Revision 7b12a033 (ceph): Merge pull request #35807 from cbodley/wip-qa-rgw-ceph-octopus
octopus: qa/rgw: run external tests against ceph-octopus branch
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
08:03 PM Revision 7c6e0a14 (ceph): octopus: qa/rgw: run external tests against ceph-octopus branch
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:27 PM RADOS Bug #46178: slow request osd_op(... (undecoded) ondisk+retry+read+ignore_overlay+known_if_redirec...
http://pulpito.ceph.com/mgfritch-2020-06-26_02:07:27-rados-wip-mgfritch-testing-2020-06-25-1855-distro-basic-smithi/... Michael Fritch
07:12 PM Messengers Feature #46226 (In Progress): msg: Messenger should log when it reaches the DispatchQueue throttl...
Patrick Donnelly
11:09 AM Messengers Feature #46226 (Fix Under Review): msg: Messenger should log when it reaches the DispatchQueue th...
Right now there is no low debug output indicating that the throttle is reached which, in production, can give the app... Jos Collin
06:52 PM rgw Bug #46241 (New): rgw: website request without trailing slash should redirect with 302 Found
According to the AWS S3 doc [1]:
> ... the following URL, with a trailing slash, returns the photos/index.html i...
Dan van der Ster
06:21 PM RADOS Bug #46180: qa: Scrubbing terminated -- not all pgs were active and clean.
Here's a reliable reproducer for the issue:
-s rados/singleton-nomsgr -c master --filter 'all/health-warnings rado...
Neha Ojha
06:50 AM RADOS Bug #46180: qa: Scrubbing terminated -- not all pgs were active and clean.
I think it has to do with reconnect handling and how connections are reused.
This part of ProtocolV2 is pretty fra...
Ilya Dryomov
05:04 AM RADOS Bug #46180: qa: Scrubbing terminated -- not all pgs were active and clean.
This is a msgr2.1 issue.
Ilya Dryomov
05:54 PM rgw Backport #46240 (In Progress): luminous: radosgw-admin manpage still documents "region" and "regi...
Nathan Cutler
05:14 PM rgw Backport #46240 (Rejected): luminous: radosgw-admin manpage still documents "region" and "region-...
https://github.com/ceph/ceph/pull/35806 Nathan Cutler
05:49 PM Orchestrator Bug #46233 (Fix Under Review): cephadm: Add "--format" option to "ceph orch status"
Ricardo Marques
05:37 PM Orchestrator Bug #46233 (In Progress): cephadm: Add "--format" option to "ceph orch status"
Ricardo Marques
04:55 PM Orchestrator Bug #46233: cephadm: Add "--format" option to "ceph orch status"
we're talking about a function that is 3 LOCs. having multiple tracker issues for this just feels wrong to me. Sebastian Wagner
04:35 PM Orchestrator Bug #46233: cephadm: Add "--format" option to "ceph orch status"
Nathan Cutler wrote:
> This is actual two different issues ("--format option missing" and "SSH error does not affect...
Ricardo Marques
03:16 PM Orchestrator Bug #46233: cephadm: Add "--format" option to "ceph orch status"
This is actual two different issues ("--format option missing" and "SSH error does not affect exit status"). Maybe us... Nathan Cutler
03:08 PM Orchestrator Bug #46233 (Resolved): cephadm: Add "--format" option to "ceph orch status"
ATM it's not possible to specify the output format for "ceph orch status":... Ricardo Marques
05:48 PM RADOS Bug #46225 (Triaged): Health check failed: 1 osds down (OSD_DOWN)
Neha Ojha
05:39 PM RADOS Bug #46225: Health check failed: 1 osds down (OSD_DOWN)
Also, related to https://tracker.ceph.com/issues/46180... Neha Ojha
10:57 AM RADOS Bug #46225 (Duplicate): Health check failed: 1 osds down (OSD_DOWN)
/a/sseshasa-2020-06-24_17:46:09-rados-wip-sseshasa-testing-2020-06-24-1858-distro-basic-smithi/5176410
2020-06-2...
Sridhar Seshasayee
05:35 PM bluestore Bug #46054: RocksDBResharding: rocksdb::ColumnFamilySet::~ColumnFamilySet(): Assertion `last_ref'...
/a/sseshasa-2020-06-24_17:46:09-rados-wip-sseshasa-testing-2020-06-24-1858-distro-basic-smithi/5176446 Neha Ojha
05:34 PM RADOS Bug #46227 (Duplicate): Segmentation fault when running ceph_test_keyvaluedb command as part of a...
Duplicate of https://tracker.ceph.com/issues/46054 Neha Ojha
11:19 AM RADOS Bug #46227 (Duplicate): Segmentation fault when running ceph_test_keyvaluedb command as part of a...
/a/sseshasa-2020-06-24_17:46:09-rados-wip-sseshasa-testing-2020-06-24-1858-distro-basic-smithi/5176446
Unfortunate...
Sridhar Seshasayee
05:31 PM RADOS Bug #46179 (Triaged): Health check failed: Reduced data availability: PG_AVAILABILITY
Neha Ojha
05:11 PM RADOS Bug #46179: Health check failed: Reduced data availability: PG_AVAILABILITY
This failure is different from the one seen in the RGW suite earlier due to upmap. This is related to https://tracker... Neha Ojha
07:32 AM RADOS Bug #46179: Health check failed: Reduced data availability: PG_AVAILABILITY
/a/sseshasa-2020-06-24_17:46:09-rados-wip-sseshasa-testing-2020-06-24-1858-distro-basic-smithi/
job ID: 5176200
F...
Sridhar Seshasayee
05:31 PM RADOS Bug #46224 (Fix Under Review): Health check failed: 4 mgr modules have failed (MGR_MODULE_ERROR)
Neha Ojha
10:44 AM RADOS Bug #46224 (Resolved): Health check failed: 4 mgr modules have failed (MGR_MODULE_ERROR)
/a/sseshasa-2020-06-24_17:46:09-rados-wip-sseshasa-testing-2020-06-24-1858-distro-basic-smithi/5176341 and
/a/ssesha...
Sridhar Seshasayee
05:30 PM RADOS Bug #46222 (In Progress): Cbt installation task for cosbench fails.
Neha Ojha
09:03 AM RADOS Bug #46222: Cbt installation task for cosbench fails.
See /a/sseshasa-2020-06-24_17:46:09-rados-wip-sseshasa-testing-2020-06-24-1858-distro-basic-smithi/5176322 as well Sridhar Seshasayee
09:00 AM RADOS Bug #46222 (Won't Fix): Cbt installation task for cosbench fails.
/a/sseshasa-2020-06-24_17:46:09-rados-wip-sseshasa-testing-2020-06-24-1858-distro-basic-smithi/5176309
2020-06-2...
Sridhar Seshasayee
05:13 PM rgw Documentation #46239 (Pending Backport): radosgw-admin manpage still documents "region" and "regi...
Nathan Cutler
05:09 PM rgw Documentation #46239 (Resolved): radosgw-admin manpage still documents "region" and "region-map" ...
From the radosgw-admin manpage:... Nathan Cutler
04:48 PM RADOS Feature #46238 (New): raise a HEALTH warn, if OSDs use the cluster_network for the front
Related to: https://tracker.ceph.com/issues/46230 Michal Nasiadka
04:46 PM mgr Bug #46230: front_addr and cluster_network leads to hanging MGR
Actually I noticed that some of my OSDs have front_addr in cluster_network - which is not accessible from Ceph monito... Michal Nasiadka
03:08 PM mgr Bug #46230: front_addr and cluster_network leads to hanging MGR
ceph cephadm * commands also hang Michal Nasiadka
12:20 PM mgr Bug #46230 (Won't Fix): front_addr and cluster_network leads to hanging MGR
Since a day or so - all ceph orch commands are failing (although all other ceph commands run fine)
even after enab...
Michal Nasiadka
04:33 PM Orchestrator Bug #46237 (Won't Fix): cephadm: Inconsistent exit code
If SSH keys are not available, then `ceph orch status` return code is zero:... Ricardo Marques
03:50 PM Dashboard Subtask #46236 (New): Move performance counters to their corresponding resources
Perf-counters (/perf_counter/{mgr,mon,osd,...}/{id}) should be moved under their corresponding resources (/{mgr,mon,o... Anonymous
03:44 PM Revision fb194714 (ceph): Merge pull request #35801 from yuriw/wip-yuriw-rgw-octopus
qa/test: fixed s3tests, changed to `force-branch: ceph-octopus`
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:35 PM CephFS Backport #46235 (Resolved): nautilus: pybind/mgr/volumes: volume deletion not always removes the ...
https://github.com/ceph/ceph/pull/36167 Nathan Cutler
03:35 PM CephFS Backport #46234 (Resolved): octopus: pybind/mgr/volumes: volume deletion not always removes the a...
https://github.com/ceph/ceph/pull/36327 Nathan Cutler
03:03 PM Dashboard Bug #46232 (In Progress): mgr/dashboard: cdCopy2ClipboardButton does no longer support 'formatted...
Tatjana Dehler
02:53 PM Dashboard Bug #46232 (Resolved): mgr/dashboard: cdCopy2ClipboardButton does no longer support 'formatted' a...
The 'formatted' attribute of the cdCopy2ClipboardButton was removed in https://github.com/ceph/ceph/pull/34294 and is... Tatjana Dehler
03:03 PM Revision 263f9aef (ceph): mgr/dashboard: remove `formatted` attr
The `formatted` attribute has been removed from the
`cdCopy2ClipboardButton` directive and is no longer
needed.
Fixe...
Tatjana Dehler
02:43 PM Revision eb5344a5 (ceph): make-dist: redistribute boost 1.73
Fixes: https://tracker.ceph.com/issues/46208
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:43 PM Revision 66bf2602 (ceph): json_spirit: avoid using bind placeholders in global namespace
to silence the warning from boost v1.73, like
json_spirit/json_spirit_reader.cpp:7:
/opt/ceph/include/boost/bind.hpp...
Kefu Chai
01:47 PM Revision 46f08c6c (ceph): qa/test: fixed s3tests, changed to `force-branch: ceph-octopus`
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
01:21 PM Revision d1a5300a (ceph): mgr/dashboard: Fix doc endpoints
UiApi endpoints were broken because the same base URL was used for
both UiApi and Api endpoints.
There were two issu...
fabrizio8
01:20 PM Orchestrator Bug #46231 (Fix Under Review): translate.to_ceph_volume: no need to pass the drive group
Jan Fajerski
01:18 PM Orchestrator Bug #46231 (Resolved): translate.to_ceph_volume: no need to pass the drive group
The interface of translate.to_ceph_volume is needlessly complex as it takes a reference to the drive group, that is p... Jan Fajerski
01:18 PM Revision 1a485406 (ceph): py-common/deployment/translate: drop unneeded ctor arg
The DriveGroupSpec is already part of the DriveSelection.
Fixes: https://tracker.ceph.com/issues/46231
Signed-off-b...
Jan Fajerski
12:17 PM RADOS Backport #46229 (In Progress): octopus: Ceph Monitor heartbeat grace period does not reset.
Sridhar Seshasayee
12:14 PM RADOS Backport #46229 (New): octopus: Ceph Monitor heartbeat grace period does not reset.
Sridhar Seshasayee
11:48 AM RADOS Backport #46229 (Resolved): octopus: Ceph Monitor heartbeat grace period does not reset.
https://github.com/ceph/ceph/pull/35799 Sridhar Seshasayee
12:17 PM Revision 3bd4e239 (ceph): mon/OSDMonitor: Reset grace period if failure interval exceeds a thresh...
Reset the grace hearbeat period if there have been no failures since the
set threshold value (48 Hrs). The mon_osd_la...
Sridhar Seshasayee
12:13 PM RADOS Backport #46228 (In Progress): nautilus: Ceph Monitor heartbeat grace period does not reset.
Sridhar Seshasayee
12:13 PM RADOS Backport #46228 (New): nautilus: Ceph Monitor heartbeat grace period does not reset.
Sridhar Seshasayee
11:47 AM RADOS Backport #46228 (Resolved): nautilus: Ceph Monitor heartbeat grace period does not reset.
https://github.com/ceph/ceph/pull/35798 Sridhar Seshasayee
12:13 PM Revision 41f83437 (ceph): mon/OSDMonitor: Reset grace period if failure interval exceeds a thresh...
Reset the grace hearbeat period if there have been no failures since the
set threshold value (48 Hrs). The mon_osd_la...
Sridhar Seshasayee
11:48 AM Dashboard Backport #45475 (In Progress): octopus: qa: mgr/dashboard: Replace Telemetry module in REST API test
Laura Paduano
11:47 AM Revision 328a6448 (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>
(cherry picked from com...
Volker Theile
11:43 AM RADOS Bug #45943 (Pending Backport): Ceph Monitor heartbeat grace period does not reset.
Sridhar Seshasayee
11:37 AM mgr Backport #45786 (In Progress): octopus: dashboard/rbd: Add button to copy the bootstrap token int...
Laura Paduano
11:36 AM Revision 179b2a0f (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
11:36 AM Revision 5e40752d (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>
(cherry picked fr...
Ishan Rai
11:35 AM Dashboard Backport #45449 (In Progress): octopus: mgr/dashboard: The max. buckets field in RGW user form sh...
Laura Paduano
11:35 AM Revision d6b0e8c1 (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>
(cherry picked from com...
Volker Theile
11:26 AM mgr Backport #46117 (In Progress): octopus: "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance...
Laura Paduano
11:26 AM Revision 8b33a29f (ceph): Merge pull request #35490 from sseshasa/wip-grace-interval-timer-reset
mon/OSDMonitor: Reset grace period if failure interval exceeds a threshold.
Reviewed-by: Josh Durgin <jdurgin@redhat...
Sridhar Seshasayee
11:25 AM Revision c82f229f (ceph): mgr: fix race between module load and notify
When starting a module, there was a time window between we
registered the module in the module list and loaded it in ...
Mykola Golub
11:22 AM mgr Backport #46183 (In Progress): octopus: ceph config show does not display fsid correctly
Laura Paduano
11:22 AM Revision 5d2f3ac5 (ceph): mgr/DaemonServer.cc: make 'config show' on fsid work
This follows 5661dd75efd48251b7f433b1ffe01c9c52906e96, which added special
handling for "config get" to work on fsid....
Neha Ojha
11:14 AM RADOS Documentation #46203 (Resolved): docs.ceph.com is down
docs.ceph.com returned four hours later. Zac Dover
10:55 AM Revision 626330c5 (ceph): rgw: fix double slash (//) killing the gateway
When a bucket is inialized as a static website, a curl request on the bucket with double slash kills the gateway.
The...
root
10:27 AM Revision 78f3473f (ceph): qa,src: update mypy to 0.782
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:09 AM Revision 16763175 (ceph): Merge pull request #35791 from tchaikov/wip-mock-rados
script/gen_static_command_descriptions: add mock for rados python binding
Reviewed-by: Sebastian Wagner <sebastian.w...
Kefu Chai
09:48 AM Revision a0194ef9 (ceph): script/gen_static_command_descriptions: add mock for rados python binding
to address issue like
Traceback (most recent call last):
File "/home/jenkins-build/build/workspace/ceph-pr-docs/do...
Kefu Chai
09:43 AM Dashboard Cleanup #45146 (Duplicate): mgr/dashboard: error and loading panel cleanup
Tatjana Dehler
09:36 AM Revision 40f08b3b (ceph): cmake: update FindBoost.cmake for 1.73
adapted from
https://github.com/Kitware/CMake/blob/master/Modules/FindBoost.cmake
commit b76b4dea1cd60e9899fd64160290...
Kefu Chai
09:36 AM Revision 7fe16eb0 (ceph): cmake: download and build boost 1.73 if it is not installed
Fixes: https://tracker.ceph.com/issues/46208
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:21 AM Dashboard Bug #46223 (Closed): test_log_perms (tasks.mgr.dashboard.test_logs.LogsTest): Timed out after 20s
https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/2384/... Sebastian Wagner
09:20 AM Revision a0c91f94 (ceph): install-deps.sh: use ceph-libboost1.73
Fixes: https://tracker.ceph.com/issues/46208
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:15 AM Revision f199b937 (ceph): Merge pull request #34744 from ceph/rhbz-1827349
ceph-volume: handle idempotency with batch and explicit scenarios Jan Fajerski
09:11 AM Revision 52402631 (ceph): doc/man/8/ceph-objectstore-tool.rst: remove duplicate lines
Signed-off-by: Fabian Bonk <fabian.bonk@croit.io> Fabian Bonk
09:05 AM Revision e51dfa79 (ceph): mgr/dashboard: increase API test coverage in API controllers
Added test cases for the missing endpoints
Fixes: https://tracker.ceph.com/issues/45901
Signed-off-by: Aashish Sharm...
Aashish Sharma
08:40 AM RADOS Bug #24057: cbt fails to copy results to the archive dir
Observed the issue during this run:
/a/sseshasa-2020-06-24_17:46:09-rados-wip-sseshasa-testing-2020-06-24-1858-distr...
Sridhar Seshasayee
08:39 AM Dashboard Bug #45717: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/2267/... Sebastian Wagner
08:38 AM Revision 4fc128bb (ceph): Merge pull request #35468 from guits/guits-raw_dmcrypt
ceph-volume: add dmcrypt support in raw mode Sébastien Han
08:36 AM Dashboard Bug #46221 (New): test_selftest_cluster_log (tasks.mgr.test_module_selftest.TestModuleSelftest): ...
https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/2387/... Sebastian Wagner
08:34 AM Revision 7fb444a7 (ceph): mgr/dashboard: run lint and fix scripts in parallel
use npm-run-all package to run all the lint scripts and fix
scripts in parallel
Fixes: https://tracker.ceph.com/issu...
Ishan Rai
08:12 AM Bug #46220 (Can't reproduce): Packages not found while performing upgrade test from nautilus ver:...
/a/sseshasa-2020-06-24_17:46:09-rados-wip-sseshasa-testing-2020-06-24-1858-distro-basic-smithi/5176251
Description...
Sridhar Seshasayee
08:06 AM Orchestrator Cleanup #46219 (Resolved): cephadm: remove DaemonDescription.service_id()
It just doen't work out.
@DaemonDescription.service_id()@ is *impossible* to implement, as there is no clear rela...
Sebastian Wagner
08:06 AM Bug #46208 (Fix Under Review): Update to boost 1.73 (fix context support for IBM Z)
Kefu Chai
07:28 AM RADOS Bug #44595: cache tiering: Error: oid 48 copy_from 493 returned error code -2
/a/sseshasa-2020-06-24_17:46:09-rados-wip-sseshasa-testing-2020-06-24-1858-distro-basic-smithi/
job ID: 5176184
...
Sridhar Seshasayee
07:18 AM RADOS Bug #45441: rados: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log'
Observing the issue during this run:
/a/sseshasa-2020-06-24_17:46:09-rados-wip-sseshasa-testing-2020-06-24-1858-dist...
Sridhar Seshasayee
07:06 AM Revision 16473d41 (ceph): Merge pull request #35770 from tchaikov/wip-install-deps
install-deps.sh: drop el7 bits and uninstall python-sphinx if sphinx-build is in python2
Reviewed-by: Lenz Grimmer <...
Kefu Chai
05:29 AM CephFS Bug #46218 (Triaged): mds: Add inter MDS messages to the corpus and enforce versioning
Now that the current and the new inter-MDS messages are "guaranteed to be of type MMDSOp":https://tracker.ceph.com/is... Jos Collin
04:38 AM RADOS Bug #46125: ceph mon memory increasing
I will try with default settings for the monitor. With current config file parameters, the monitor is using 1GB.
I...
Ashish Nagar
03:41 AM Orchestrator Feature #45654 (Rejected): orchestrator: support OSDs backed by LVM LV/VG
Sebastian Wagner wrote:
> Is this something we need to improve in ceph-volume?
I don't think so. The origin for t...
Paul Cuzner
12:25 AM Dashboard Subtask #46181 (In Progress): Consolidate OSD mark endpoints
Anonymous
12:15 AM Revision 8cf51251 (ceph): cephadm: ceph-iscsi remove pool from cap
When we create a ceph-iscsi daemon/continer in cephadm we create a user
and set some caps. Turns out we were a little...
Matthew Oliver
12:07 AM rgw Bug #45955: [rgw] listing bucket via s3 hangs on "ordered bucket listing requires read #1"
As weird as it sounds, setting debug_rgw to 20/1 circumvents the issue.
See the mailing list thread: https://www.s...
Mariusz Gronczewski
12:03 AM Orchestrator Bug #46138: mgr/dashboard: Error creating iSCSI target
kk, will remove it :) Matthew Oliver

06/25/2020

11:59 PM mgr Bug #45331: Segmentation fault
Hi Fedor, I believe this problem is the same as #46216. Can you check that the cluster log shows gibberish MDS name f... Patrick Donnelly
11:56 PM Revision f8aaf950 (ceph): mon/MDSMonitor: copy MDS info which may be removed
Otherwise the log entry will contain garbage (and crash the mgr).
Fixes: https://tracker.ceph.com/issues/46216
Signe...
Patrick Donnelly
11:56 PM RADOS Bug #46216 (Resolved): mon: log entry with garbage generated by bad memory access
Causes the mgr to segmentation fault:... Patrick Donnelly
11:05 PM Orchestrator Bug #46134: ceph mgr should fail if it cannot add osd
Nope, cannot trace any process logs as well anywhere, appears to be just a log print. Deepika Upadhyay
02:27 PM Orchestrator Bug #46134: ceph mgr should fail if it cannot add osd
hm strange. did that host appear after a while? Sebastian Wagner
11:04 PM Orchestrator Bug #46038: cephadm mon start failure: Failed to reset failed state of unit ceph-9342dcfe-afd5-11...
recurrent failure observed in Fedora 31 and Ubuntu 18.04( although after removing the stale cluster rerun on Ubuntu s... Deepika Upadhyay
10:27 PM RADOS Bug #46178: slow request osd_op(... (undecoded) ondisk+retry+read+ignore_overlay+known_if_redirec...
/a/yuvalif-2020-06-23_14:40:15-rgw-wip-yuval-test-35331-35155-distro-basic-smithi/5173465
Seems very likely to hav...
Neha Ojha
09:37 PM Revision 8415e756 (ceph): Merge PR #31726 into master
* refs/pull/31726/head:
mds: MDS-MDS message classes inherit from MMDSOp
mds: MMDSOp implementation and detect unve...
Patrick Donnelly
09:37 PM CephFS Bug #41565 (Resolved): mds: detect MDS<->MDS messages that are not versioned
Patrick Donnelly
09:35 PM Revision 0e645ce0 (ceph): Merge PR #34878 into master
* refs/pull/34878/head:
libcephfs: mark ceph_stat() family functions deprecated
Reviewed-by: Patrick Donnelly <pdon...
Patrick Donnelly
09:34 PM Revision dd566962 (ceph): Merge PR #35323 into master
* refs/pull/35323/head:
tool: change coding style, indent with two spaces
Reviewed-by: Zheng Yan <zyan@redhat.com>
...
Patrick Donnelly
09:33 PM CephFS Bug #45910 (Pending Backport): pybind/mgr/volumes: volume deletion not always removes the associa...
Patrick Donnelly
09:33 PM CephFS Bug #46101 (Resolved): qa: set omit_sudo to False for cmds executed with sudo
Patrick Donnelly
09:33 PM Revision bba0cb87 (ceph): Merge PR #35420 into master
* refs/pull/35420/head:
mgr/volumes: Fix pool removal on volume deletion
Reviewed-by: Ramana Raja <rraja@redhat.com...
Patrick Donnelly
09:32 PM Revision e26ad4e8 (ceph): Merge PR #35624 into master
* refs/pull/35624/head:
include: cleanup lru con/des
Reviewed-by: Jos Collin <jcollin@redhat.com>
Patrick Donnelly
09:31 PM Revision 4636a1bd (ceph): Merge PR #35664 into master
* refs/pull/35664/head:
qa: add omit_sudo=False for commands ran with sudo
Reviewed-by: Patrick Donnelly <pdonnell@...
Patrick Donnelly
09:16 PM Revision f06e60b5 (ceph): mgr/mgr_module: metadata is fetched async
fetch metadata using a defaultdict
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
09:16 PM Revision 4006fff4 (ceph): mgr/status: metadata is fetched async
fix timing window during mds rejoin where metadata is not available
Fixes: https://tracker.ceph.com/issues/45633
Sig...
Michael Fritch
09:09 PM RADOS Bug #46125 (Need More Info): ceph mon memory increasing
Can you try with the default settings for the monitor? What level of memory usage are you seeing exactly?
There is...
Josh Durgin
08:47 PM Revision 2c9eb8e8 (ceph): rgw: cr: add coroutine stack id
The stack id is unique per cr stack manager, and can be used to identify
collected stacks.
Signed-off-by: Yehuda Sad...
Yehuda Sadeh
08:31 PM CephFS Bug #46213 (Rejected): qa: pjd test reports odd EIO errors
Probably caused by: https://github.com/ceph/ceph/pull/35725/files Patrick Donnelly
06:00 PM CephFS Bug #46213 (Rejected): qa: pjd test reports odd EIO errors
... Patrick Donnelly
07:53 PM Revision 20e8286f (ceph): ceph-volume: remove unused function
This function is never called in raw context, let's remove it.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
Guillaume Abrioux
07:53 PM Revision 7bb811c3 (ceph): ceph-volume: add raw testing coverage
This commit adds testing against `ceph-volume raw` subcommand.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
Guillaume Abrioux
07:50 PM Revision 159c30d2 (ceph): ceph-volume: add dmcrypt support in raw mode
This commit adds the dmcrypt support in `ceph-volume raw` mode.
Note about `ceph-volume raw list` change:
Given `lsb...
Guillaume Abrioux
07:40 PM RADOS Bug #46180: qa: Scrubbing terminated -- not all pgs were active and clean.
The common thing in all of these is that the tests are all failing while running the ceph task, no thrashing or anyth... Neha Ojha
03:15 PM RADOS Bug #46180: qa: Scrubbing terminated -- not all pgs were active and clean.
Saw the same error during this run:
http://pulpito.ceph.com/sseshasa-2020-06-24_17:46:09-rados-wip-sseshasa-testing-...
Sridhar Seshasayee
07:28 PM Revision 0d86481e (ceph): rgw: cr drain calls callbacks unconditionally
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
07:15 PM Revision abd2deec (ceph): rgw: cr: tool for spawn window management
Will make it possible to avoid duplicating lots of boilerplate code
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:15 PM Revision d8d598d5 (ceph): rgw: data sync: refactor boilerplate spawn window handling
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
07:03 PM Dashboard Backport #46214 (Resolved): octopus: mgr/dashboard: Add host labels in UI
https://github.com/ceph/ceph/pull/35893 Nathan Cutler
06:47 PM Revision b2453e9c (ceph): Merge PR #35757 into master
* refs/pull/35757/head:
doc: update cephfs metadata pool recovery procedure
Reviewed-by: Douglas Fuller <dfuller@re...
Patrick Donnelly
06:28 PM Revision ec03ea10 (ceph): Merge pull request #35780 from sebastian-philipp/octopus-qa-cephad-upgr...
octopus: qa/cephadm/upgrade: Exclude RGW for now
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
06:26 PM mgr Feature #46212 (In Progress): mgr/prometheus: allow users to export metrics of lower priorities
Ernesto Puerta
05:45 PM mgr Feature #46212 (In Progress): mgr/prometheus: allow users to export metrics of lower priorities
Currently Prometheus exporter uses the default prio_limit (@PRIO_USEFUL@) for thesholding the metrics to export. As u... Ernesto Puerta
06:18 PM Dashboard Feature #45757 (Fix Under Review): mgr/dashboard: Use ng-bootstrap for Datepicker
Tiago Melo
06:06 PM Revision c5239d8c (ceph): Merge pull request #35537 from sebastian-philipp/cephadm-yaml-ordered-r...
mgr/orch: increase readability for yaml representation Sebastian Wagner
06:05 PM Revision 37d1815f (ceph): Merge pull request #35274 from jmolmo/issue_45726
cephadm: error trying to get ceph auth entry for crash daemon
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
05:42 PM Revision 2b621ce6 (ceph): Merge pull request #35774 from theanalyst/octopus-rgw-cors-fixes
octopus: rgw: sanitize newlines in s3 CORSConfiguration's ExposeHeader
Reviewed-By: Josh Durgin <jdurgin@redhat.com>...
Abhishek L
05:32 PM Revision b340acf6 (ceph): 14.2.10
Jenkins Build Slave User
05:29 PM RADOS Bug #46211 (Duplicate): qa: pools stuck in creating
Patrick Donnelly
05:26 PM RADOS Bug #46211 (Duplicate): qa: pools stuck in creating
During cluster setup for the CephFS suites, we see this failure:... Patrick Donnelly
05:26 PM Revision 6b4475f3 (ceph): Merge pull request #35775 from theanalyst/nautilus-rgw-cors-fixes
nautilus: rgw: sanitize newlines in s3 CORSConfiguration's ExposeHeader
Reviewed-By: Josh Durgin <jdurgin@redhat.com...
Abhishek L
05:25 PM Revision ea0a3371 (ceph): Merge pull request #35773 from theanalyst/master-rgw-cors-fixes
rgw: sanitize newlines in s3 CORSConfiguration's ExposeHeader
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Reviewe...
Abhishek L
05:08 PM Dashboard Bug #46210 (Fix Under Review): mgr/dashboard: fix UI of the columns for rgw-bucket-list
Avan Thakkar
04:52 PM Dashboard Bug #46210 (Resolved): mgr/dashboard: fix UI of the columns for rgw-bucket-list
Object Gateway - Buckets - Usage bar column - > sort ; needs a little more space and also Owner,Capacity Limit% and O... Avan Thakkar
04:56 PM Revision aeed2181 (ceph): mgr/dashboard: fix UI of the columns for rgw-bucket-list
Fixes: https://tracker.ceph.com/issues/46210
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avan Thakkar
04:40 PM Revision 0603aa68 (ceph): doc: update cephfs metadata pool recovery procedure
This is mostly clarifying a few things after personally experimenting
with this.
Signed-off-by: Patrick Donnelly <pd...
Patrick Donnelly
03:47 PM Revision 947d82f9 (ceph): Merge pull request #35695 from sebastian-philipp/mypy-rm-global-ignore-...
mypy.ini: Remove global `ignore_missing_imports = True`
Reviewed-by: Thomas Bechtold <tbechtold@suse.com>
Sebastian Wagner
03:46 PM Revision 47748de3 (ceph): Merge pull request #35762 from sebastian-philipp/doc-dev-rm-confusing.txt
doc/dev: remove confusing.txt
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sebastian Wagner
03:44 PM RADOS Bug #39039: mon connection reset, command not resent
Hitting this issue on octopus, Fedora 32:... Sunny Kumar
03:43 PM Orchestrator Bug #46132 (Duplicate): cephadm: Failed to add host in cephadm through command 'ceph orch host ad...
Sebastian Wagner
11:45 AM Orchestrator Bug #46132: cephadm: Failed to add host in cephadm through command 'ceph orch host add node1'
Error stack trace::
_Promise failed Traceback (most recent call last): File "/usr/share/ceph/mgr/cephadm/module.py...
Sathvik Vutukuri
03:37 PM Revision 575b5668 (ceph): qa/cephadm/upgrade: Exclude RGW for now
tasks/cephadm.py gained RGW support very recently and
I'm now facing a dilemman:
* Either we set the upgrade start t...
Sebastian Wagner
03:37 PM Revision 0acf6238 (ceph): qa/cephadm/upgrade: use quay.ceph.io
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit ab1d42c991037741064f35a9e881c7...
Sebastian Wagner
03:33 PM rgw-testing Bug #46119 (Fix Under Review): nautilus: s3-hadoop fails with hadoop 2.7.3
Casey Bodley
03:28 PM Revision 21a9fb9a (ceph): Merge pull request #35503 from sebastian-philipp/rm-daemon-ok-to-stop
mgr/cephadm: move ok_to_stop to CephadmService
Reviewed-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
Reviewed-by: Mic...
Sebastian Wagner
03:25 PM Revision d2e7b0e8 (ceph): Merge pull request #35761 from sebastian-philipp/qa-cephad-upgrade-no-rgw
qa/cephadm/upgrade: Exclude RGW for now
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
03:07 PM Dashboard Feature #46209 (Fix Under Review): mgr/dashboard: Display check icon instead of true|false in var...
Volker Theile
02:55 PM Dashboard Feature #46209 (Resolved): mgr/dashboard: Display check icon instead of true|false in various dat...
Convert the boolean values true|false to a check icon in datatable columns.
Example:
!before.png!
Volker Theile
03:05 PM Revision a094e841 (ceph): Merge pull request #33228 from galsalomon66/s3select_integration_into_R...
rgw: add s3select support Matt Benjamin
03:05 PM Revision 277b3f63 (ceph): mgr/dashboard: Display check icon instead of true|false in various data...
- Convert the boolean values true|false to a check icon in datatable columns.
- Remove unused code in the user manage...
Volker Theile
02:56 PM Dashboard Bug #45528: mgr/dashboard:ceph-api-nautilus-backend AssertionError "test_standby_disable_redirect...
https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/2323/... Sebastian Wagner
02:55 PM Revision a27334c9 (ceph): Merge pull request #35593 from p-se/wip-pse-cephadm-grafana-fix-version
mgr/cephadm: use fixed Grafana version
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
02:50 PM Orchestrator Feature #44886: cephadm: allow use of authenticated registry
... Sebastian Wagner
02:43 PM Bug #46208 (Resolved): Update to boost 1.73 (fix context support for IBM Z)
Boost version 1.73 now provides working support for boost::context (and therefore coroutines) on the Linux on IBM Z (... Ulrich Weigand
02:42 PM Revision c3dd45ce (ceph): qa/rgw: remove test against hadoop v2.8.5
the hadoop branch rel/release-2.8.5 fails to build with:
[INFO] ----------------------------------------------------...
Casey Bodley
02:42 PM Revision b5a06c47 (ceph): qa/tests: update hadooop versions used for test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit badd61f10f5c243322d41e85d08474190d13809e)
Vasu Kulkarni
02:42 PM Revision 46ea7b99 (ceph): qa/rgw: remove test against hadoop trunk
hadoop's trunk fails to build with many 'package does not exist' errors:
[INFO] 100 errors
[INFO] ------------------...
Casey Bodley
02:24 PM rgw Bug #45154 (Need More Info): the command "radosgw-admin orphans list-jobs" failed
Casey Bodley
02:23 PM Orchestrator Bug #46206: cephadm: podman 2.0
looks like cephadm is not podman 2.0 compatible Sebastian Wagner
11:57 AM Orchestrator Bug #46206: cephadm: podman 2.0
May be related to https://github.com/ceph/ceph/pull/32995. Patrick Seidensal
11:52 AM Orchestrator Bug #46206 (Rejected): cephadm: podman 2.0
... Patrick Seidensal
02:18 PM rgw Bug #43536 (Resolved): [pubsub] remove deprecated radogw-admin pubsub creation commands
Casey Bodley
02:18 PM RADOS Documentation #46203 (In Progress): docs.ceph.com is down
I'm afraid this is outside my control. We're at the mercy of our cloud provider. Pretty sure it's this: http://trav... David Galloway
07:49 AM RADOS Documentation #46203 (Resolved): docs.ceph.com is down
docs.ceph.com has been down since at the latest 1735 aest 25 Jun 2020.
https://downforeveryoneorjustme.com/docs.ce...
Zac Dover
02:07 PM rgw Bug #45816 (Fix Under Review): [notifications] reading topic info for every op overloads the osd
Or Friedmann
01:56 PM Revision c18ad7c8 (ceph): mgr/cephadm: Manage /etc/ceph/ceph.conf
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:55 PM Revision c37412de (ceph): mgr/cephadm: add type hints for _refresh_host_*()
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:55 PM Revision e60a2a5d (ceph): python-common: Add simple str(HostSpec)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:55 PM Revision a0c39f3d (ceph): mgr/cephadm: refactor _run_cephadm
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:55 PM Revision 1cd4d0f3 (ceph): mgr/cephadm: config_notify now provides a hook
reason is, we want to use this hook to schedule a
ceph.conf update for all hosts.
Signed-off-by: Sebastian Wagner <s...
Sebastian Wagner
01:55 PM Revision acdd26ab (ceph): mgr/tests: _ceph_get_module_option returns proper type now.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:05 PM Dashboard Bug #46146 (Fix Under Review): mgr/dashboard: Host delete action should be disabled if not manage...
Volker Theile
01:03 PM Revision c735ff86 (ceph): mgr/dashboard: Use ng-bootstrap for Modal
Fixes: https://tracker.ceph.com/issues/45759
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
12:49 PM Dashboard Feature #45011 (Resolved): mgr/dashboard: Display users current bucket quota usage
Lenz Grimmer
12:49 PM Revision 584baf13 (ceph): Merge pull request #34606 from rhcs-dashboard/wip-45011-bucket-usage-fe...
mgr/dashboard: Display users current bucket quota usage
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed...
Lenz Grimmer
12:41 PM mgr Bug #44948: Module 'diskprediction_local' has failed: No module named 'sklearn' - ceph docker v15
https://bugzilla.redhat.com/show_bug.cgi?id=1851018 Deepika Upadhyay
09:56 AM mgr Bug #44948 (In Progress): Module 'diskprediction_local' has failed: No module named 'sklearn' - c...
Kefu Chai
08:11 AM mgr Bug #44948 (Pending Backport): Module 'diskprediction_local' has failed: No module named 'sklearn...
Kefu Chai
08:10 AM mgr Bug #44948 (Resolved): Module 'diskprediction_local' has failed: No module named 'sklearn' - ceph...
Kefu Chai
12:41 PM CephFS Feature #45729 (In Progress): pybind/mgr/volumes: Add the ability to keep snapshots of subvolumes...
Shyamsundar Ranganathan
12:40 PM CephFS Feature #45371 (Fix Under Review): mgr/volumes: `protect` and `clone` operation in a single trans...
Shyamsundar Ranganathan
12:18 PM Dashboard Backport #46205 (In Progress): octopus: mgr/dashboard: telemetry module activation notification
Tatjana Dehler
09:04 AM Dashboard Backport #46205 (Resolved): octopus: mgr/dashboard: telemetry module activation notification
https://github.com/ceph/ceph/pull/35772 Tatjana Dehler
12:07 PM Dashboard Feature #45897 (Pending Backport): mgr/dashboard: Add host labels in UI
Lenz Grimmer
10:52 AM Dashboard Feature #45897 (Resolved): mgr/dashboard: Add host labels in UI
Lenz Grimmer
12:02 PM Revision 1524d3c0 (ceph): rgw: sanitize newlines in s3 CORSConfiguration's ExposeHeader
the values in the <ExposeHeader> element are sent back to clients in a
Access-Control-Expose-Headers response header....
Casey Bodley
12:01 PM Revision 3c36e74a (ceph): rgw: sanitize newlines in s3 CORSConfiguration's ExposeHeader
the values in the <ExposeHeader> element are sent back to clients in a
Access-Control-Expose-Headers response header....
Casey Bodley
12:00 PM Revision 46817f30 (ceph): rgw: sanitize newlines in s3 CORSConfiguration's ExposeHeader
the values in the <ExposeHeader> element are sent back to clients in a
Access-Control-Expose-Headers response header....
Casey Bodley
11:59 AM Revision 95f6f615 (ceph): install-deps.sh: drop bits enabling DTS repo
since GCC offered by RHEL8/CentOS8 is able to compile ceph, there is no
need to add repos providing devtoolset anymor...
Kefu Chai
11:59 AM Revision c70415b8 (ceph): install-deps.sh: always use dnf on RHEL/CentOS
as we don't build master on el7 anymore.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:59 AM Revision 2d8da82b (ceph): install-deps.sh: always use python3-sphinx to build the docs
python-sphinx creates a symlink pointing ../share/sphinx/scripts/python2/sphinx-build
to /usr/bin/sphinx-build even i...
Kefu Chai
11:15 AM Revision 4fbe49a7 (ceph): mgr/dashboard: Host delete action should be disabled if not managed by ...
Fixes: https://tracker.ceph.com/issues/46146
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
11:13 AM Revision 8e30fd6e (ceph): mgr/dashboard: increase API test coverage in API controllers
Added test cases for the missing endpoints
Fixes: https://tracker.ceph.com/issues/45901
Signed-off-by: Aashish Sharma...
Aashish Sharma
10:51 AM Revision 0e76c3a7 (ceph): Merge pull request #35419 from votdev/issue_45897_add_host_labels
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Stephan...
Lenz Grimmer
10:36 AM Revision 0b805416 (ceph): Merge pull request #35767 from tchaikov/wip-rpm-scikit-learn
ceph.spec.in: Requires python3-scikit-learn only on fedora and suse
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat...
Kefu Chai
10:33 AM Revision 4ddb111d (ceph): python-common: make YAML representaition of ServiceSpec readable
* Add test for new yaml representation
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:33 AM Revision cd6a488a (ceph): python-common: Make YAML or OSD Specs readable
* Changes: An empty OSD Spec is now invalid.
* OSDSpec.validate() now fails, if service-id is empty
Signed-off-by: S...
Sebastian Wagner
10:33 AM Revision 4c7ad07b (ceph): mgr/orch: YAML of DaemonDescription readable
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:33 AM Revision fd29e1c4 (ceph): mgr/orch: make YAML of ServiceDescription readable
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:33 AM Revision 888addc4 (ceph): pybind/mgr: move test_orchestrator to orchestrator module
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:33 AM Revision 87a15035 (ceph): mgr/orchestrator: Add test for readable yaml
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:33 AM Revision 16502570 (ceph): qa/cephadm: Add test for --format=yaml
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:33 AM Revision 5150e957 (ceph): python-common: service_spec.from_json: Add docstring explaining histroy
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:28 AM Revision a2fdd5af (ceph): mgr/dashboard: Action button is not reset after switching tabs
Fixes: https://tracker.ceph.com/issues/46145
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
10:19 AM Revision 338f47fe (ceph): ceph.spec.in: Requires python3-scikit-learn only on fedora and suse
so far, python3-scikit-learn is not packaged by RHEL8/CentOS8 or EPEL8.
see
https://src.fedoraproject.org/rpms/pytho...
Kefu Chai
10:12 AM Orchestrator Bug #46138: mgr/dashboard: Error creating iSCSI target
... Sebastian Wagner
01:47 AM Orchestrator Bug #46138: mgr/dashboard: Error creating iSCSI target
I managed to recreate the issue. We lock down the caps to just have access to the pool in the config. If I create an ... Matthew Oliver
09:44 AM Dashboard Backport #46173 (In Progress): octopus: mgr/dashboard Replace broken osd
Laura Paduano
09:41 AM CephFS Bug #23421 (Closed): ceph-fuse: stop ceph-fuse if no root permissions?
Jos Collin
09:18 AM Revision 73fd93b1 (ceph): mgr/dashboard: support more form controls in CriticalConfirmationModalC...
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from commit 771a1e2642b6cdd451923af27a82a66f3f36f1f2)
Kiefer Chang
09:18 AM Revision 13e255c6 (ceph): mgr/dashboard: allow preserving OSD IDs when deleting OSDs
Ask users if they want to preserve OSD ID(s) for replacement after
OSD deletion in confirmation modal.
Fixes: https:...
Kiefer Chang
09:05 AM Dashboard Bug #46145 (Fix Under Review): mgr/dashboard: Action button is not reset after switching tabs
Volker Theile
08:55 AM Revision 4071ac6d (ceph): test: fix unused variable warning in test_ino_release_cb.cc.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:54 AM Revision 4c5b20f9 (ceph): qa/cephadm/upgrade: Exclude RGW for now
tasks/cephadm.py gained RGW support very recently and
I'm now facing a dilemman:
* Either we set the upgrade start t...
Sebastian Wagner
08:54 AM Revision ab1d42c9 (ceph): qa/cephadm/upgrade: use quay.ceph.io
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
08:53 AM Dashboard Feature #45464 (Pending Backport): mgr/dashboard: telemetry module activation notification
Lenz Grimmer
08:51 AM Revision e07ebed7 (ceph): Merge pull request #35292 from s0nea/wip-dashboard-telemetry-notification
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
08:47 AM Orchestrator Bug #46204 (Resolved): cephadm upgrade test: fail if upgrade status is set to error
http://pulpito.ceph.com/swagner-2020-06-25_08:07:18-rados:cephadm-wip-swagner-testing-2020-06-24-1032-distro-basic-sm... Sebastian Wagner
08:21 AM Revision 4e711fda (ceph): doc/dev: remove confusing.txt
* Last change was from 2011
* the file is not referenced anywhere
* the referenced file `cephconfig.jpg` doesn't exis...
Sebastian Wagner
08:10 AM Revision db4d3ca3 (ceph): Merge pull request #35648 from ideepika/fix-44948
ceph.spec: fix mgr diskprediction_local dependency
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:08 AM Revision 756c00d2 (ceph): Merge pull request #35722 from ideepika/drop-el7
ceph.spec: drop support for el7 rpm builds
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:02 AM Revision b6367eca (ceph): Merge pull request #35534 from varshar16/wip-doc-fix-SyntaxWarning
doc/scripts/gen_state_diagram.py: Fix literal comparison syntax warnings
Reviewed-by: Samuel Just <sjust@redhat.com>...
Kefu Chai
07:35 AM Revision 66e5f9b0 (ceph): Merge pull request #35677 from sebastian-philipp/_refresh_hosts_and_dae...
mgr/cephadm: speedup _refresh_hosts_and_daemons by 10x
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
07:32 AM Dashboard Bug #45717: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/2267/ Sebastian Wagner
05:50 AM Revision 4fabba0b (ceph): mgr/dashboard: Display users current bucket quota usage
Fixes: https://tracker.ceph.com/issues/45011
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from c...
Avan Thakkar
05:38 AM CephFS Bug #46163 (Fix Under Review): mgr/volumes: Clone operation uses source subvolume root directory ...
Kotresh Hiremath Ravishankar
04:02 AM Revision 2d9b3abd (ceph): mgr: avoid false alarm of MGR_MODULE_ERROR
mgr sends healthy report periodically, the report includes the
information whether the always-on modules are loaded o...
Kefu Chai
02:59 AM CephFS Backport #46201 (In Progress): octopus: mds: add ephemeral random and distributed export pins
Patrick Donnelly
01:26 AM CephFS Backport #46201 (Resolved): octopus: mds: add ephemeral random and distributed export pins
https://github.com/ceph/ceph/pull/35759 Patrick Donnelly
01:26 AM CephFS Feature #41302 (Pending Backport): mds: add ephemeral random and distributed export pins
Patrick Donnelly
01:24 AM Revision 410f06dd (ceph): Merge PR #30592 into master
* refs/pull/30592/head:
qa: fix flake8 warnings
doc: add documentation for new ephemeral pinning feature
mds: enab...
Patrick Donnelly

06/24/2020

11:22 PM Orchestrator Bug #46138: mgr/dashboard: Error creating iSCSI target
oh interesting, maybe there's another cap we're missing? We did lock it down some. Let me have a play and attempt to ... Matthew Oliver
11:21 PM Revision 4471cfe4 (ceph): Merge pull request #35736 from ivancich/wip-orphan-list-timestamp-fix
rgw: orphan-list timestamp fix
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Reviewed-by: Adam C. Emerson <aemerson...
J. Eric Ivancich
11:03 PM CephFS Feature #45371: mgr/volumes: `protect` and `clone` operation in a single transaction
Based on #note-3 reassigning it to myself. Shyamsundar Ranganathan
10:43 PM Revision 683153c5 (ceph): qa: fix flake8 warnings
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:43 PM Revision c8d343d5 (ceph): mds: add maximum random ephemeral pin percentage
This new config is designed to prevent creating too many subtrees from a
random ephemeral pinning policy.
Signed-off...
Patrick Donnelly
10:43 PM Revision aa99c854 (ceph): qa: add tests for ephemeral pinning
Signed-off-by: Sidharth Anupkrishnan <sanupkri@redhat.com> Sidharth Anupkrishnan
10:43 PM Revision aef549e4 (ceph): qa: add more ephemeral pin tests
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:43 PM Revision 091e8ffd (ceph): qa: break export pin tests into discrete tests
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:43 PM Revision 69e3f556 (ceph): qa: adapt tests for empty pinned dir export
Previously, empty pinned directories were not migrated.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:43 PM Revision 982041e8 (ceph): pybind/mgr/volumes: wire up pinning subvolumes/subvolumegroups
Fixes: https://tracker.ceph.com/issues/41541
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:43 PM Revision 4d62ca69 (ceph): mds: enable ephemeral pinning by default
This feature is enabled by default for Pacific. This commit will be
dropped in the backport to Octopus.
Signed-off-b...
Patrick Donnelly
10:43 PM Revision 6cd10c59 (ceph): doc: add documentation for new ephemeral pinning feature
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:43 PM Revision 4749e5ab (ceph): mds: allow export of pinned directory if empty
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:43 PM Revision 747687f5 (ceph): mds: refactor remove_subtree
Search each map only once as necessary.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:43 PM Revision 5eea6761 (ceph): mds: trim pinned and empty subtrees
Before export (and ephemeral) pinned subtrees are stuck in cache
forever.
Add qa test for checking export pinned dir...
Patrick Donnelly
10:43 PM Revision ced15ed7 (ceph): mds: add ephemeral pinning for subtrees
This PR introduces inode xattrs export_ephemeral_random and
export_ephemeral_distributed which enables two different ...
Sidharth Anupkrishnan
10:43 PM Revision 21872bdb (ceph): mds: do string equality comparison
The string::find method would return true for ceph.dir.pin even for the
other ephemeral pin xattr names. For this rea...
Patrick Donnelly
10:43 PM Revision 703e4b01 (ceph): mds: finish implementation of ephemeral pins
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:43 PM Revision 306003c5 (ceph): mds: replicate random pin state
This is slightly evil in its current form. The MDS should use locks to
transmit state changes but right now it's just...
Patrick Donnelly
10:43 PM Revision ddb18091 (ceph): qa: use status from wait_for_daemons
Avoid an extra `fs dump` call.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:43 PM Revision c0506230 (ceph): qa: refactor _wait_subtree and _get_subtree
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:43 PM Revision 461fad8f (ceph): mds: add debug messages for export queue processing
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:43 PM Revision d3158bf1 (ceph): mds: simplify for loop construction
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:43 PM Revision 70ba356b (ceph): mds: remove frozen export pin from queue
The export already belongs on the node id so there's no need to keep it
in the queue.
Signed-off-by: Patrick Donnell...
Patrick Donnelly
10:43 PM Revision 570e6cfb (ceph): mds: skip export of empty directories
Note: empty as in no cached sub-entries.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:43 PM Revision c0271eea (ceph): mds: reduce subtree processing verbosity
and some mild loop refactoring.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:43 PM Revision f451c43a (ceph): qa: quietly print json output from asok commands
Pretty print output once. Use --format=json so the stdout on teuthology
is not pretty printed, taking hundreds of lin...
Patrick Donnelly
10:42 PM Revision 1e37f030 (ceph): Merge PR #35752 into master
* refs/pull/35752/head:
qa: fix flake8 error
Reviewed-by: Neha Ojha <nojha@redhat.com>
Patrick Donnelly
08:45 PM CephFS Backport #46200 (Resolved): nautilus: qa: "[WRN] evicting unresponsive client smithi131:z (6314),...
https://github.com/ceph/ceph/pull/36171 Nathan Cutler
08:45 PM CephFS Backport #46199 (Resolved): octopus: qa: "[WRN] evicting unresponsive client smithi131:z (6314), ...
https://github.com/ceph/ceph/pull/36042 Nathan Cutler
08:45 PM Dashboard Backport #46198 (Resolved): nautilus: mgr/dashboard: the RBD configuration table has incorrect va...
https://github.com/ceph/ceph/pull/35822 Nathan Cutler
08:45 PM Dashboard Backport #46197 (Resolved): octopus: mgr/dashboard: the RBD configuration table has incorrect val...
https://github.com/ceph/ceph/pull/35819 Nathan Cutler
08:45 PM mgr Backport #46196 (Resolved): octopus: Module 'pg_autoscaler' has failed: division by zero
Nathan Cutler
08:43 PM bluestore Backport #46195 (Resolved): luminous: BlueFS replay log grows without end
https://github.com/ceph/ceph/pull/35776 Nathan Cutler
08:43 PM bluestore Backport #46194 (Resolved): nautilus: BlueFS replay log grows without end
https://github.com/ceph/ceph/pull/37948 Nathan Cutler
08:43 PM bluestore Backport #46193 (Resolved): octopus: BlueFS replay log grows without end
https://github.com/ceph/ceph/pull/36621 Nathan Cutler
08:43 PM bluestore Backport #46192 (Rejected): mimic: BlueFS replay log grows without end
Nathan Cutler
08:43 PM CephFS Backport #46191 (Resolved): nautilus: mds: cap revoking requests didn't success when the client d...
https://github.com/ceph/ceph/pull/35841 Nathan Cutler
08:43 PM CephFS Backport #46190 (Resolved): octopus: mds: cap revoking requests didn't success when the client do...
https://github.com/ceph/ceph/pull/35842 Nathan Cutler
08:43 PM CephFS Backport #46189 (Resolved): nautilus: mds: EMetablob replay too long will cause mds restart
https://github.com/ceph/ceph/pull/36170 Nathan Cutler
08:43 PM CephFS Backport #46188 (Resolved): octopus: mds: EMetablob replay too long will cause mds restart
https://github.com/ceph/ceph/pull/36040 Nathan Cutler
08:42 PM CephFS Backport #46187 (Resolved): nautilus: client: fix snap directory atime
https://github.com/ceph/ceph/pull/36169 Nathan Cutler
08:42 PM CephFS Backport #46186 (Resolved): octopus: client: fix snap directory atime
https://github.com/ceph/ceph/pull/36039 Nathan Cutler
08:42 PM CephFS Backport #46185 (Resolved): octopus: cephadm: mds permissions for osd are unnecessarily permissive
https://github.com/ceph/ceph/pull/35898 Nathan Cutler
08:42 PM mgr Backport #46184 (Resolved): nautilus: ceph config show does not display fsid correctly
https://github.com/ceph/ceph/pull/36074 Nathan Cutler
08:42 PM mgr Backport #46183 (Resolved): octopus: ceph config show does not display fsid correctly
https://github.com/ceph/ceph/pull/35793 Nathan Cutler
07:37 PM Revision 8a8e7952 (ceph): doc: PendingReleaseNotes: clean slate for 14.2.11
All of these Pending Release Notes have been included in the official
14.2.10 Release Notes, so keeping them in this ...
Nathan Cutler
07:20 PM Revision b1071631 (ceph): qa: fix flake8 error
./tasks/vstart_runner.py:33:1: F401 'io.BytesIO' imported but unused
Signed-off-by: Patrick Donnelly <pdonnell@redha...
Patrick Donnelly
07:16 PM Orchestrator Feature #46182 (Resolved): cephadm should use the same image reference across the cluster
The documentation has this warning (from https://docs.ceph.com/docs/octopus/install/containers/#containers):
Impor...
Ken Dreyer
07:08 PM Revision df55c5c9 (ceph): doc: PendingReleaseNotes: clean slate for 15.2.5
All of these Pending Release Notes have been included in the official
15.2.4 Release Notes, so keeping them in this f...
Nathan Cutler
07:01 PM Revision 5b59c7f5 (ceph): doc: PendingReleaseNotes: fix deprecated radosgw-admin commands
Instead of repeating the same command thrice, three different commands
were intended.
Signed-off-by: Nathan Cutler <...
Nathan Cutler
06:48 PM CephFS Bug #46100 (Resolved): vstart_runner.py: check for Raw instance before treating as iterable
Patrick Donnelly
06:42 PM Revision 9436a186 (ceph): Merge PR #35665 into master
* refs/pull/35665/head:
vstart_runner.py: improve a conditional in _do_run
Reviewed-by: Patrick Donnelly <pdonnell@...
Patrick Donnelly
06:35 PM CephFS Fix #46070 (Pending Backport): client: fix snap directory atime
Patrick Donnelly
06:35 PM Revision 07484c68 (ceph): Merge PR #33879 into master
* refs/pull/33879/head:
client: fix snap directory atime
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:34 PM CephFS Bug #45935 (Pending Backport): mds: cap revoking requests didn't success when the client doing re...
Patrick Donnelly
06:34 PM Revision 9dba356a (ceph): Merge PR #35518 into master
* refs/pull/35518/head:
mds: fix filelock state when Fsc is issued
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
06:34 PM CephFS Bug #45815 (Resolved): vstart_runner.py: set stdout and stderr to None by default
Patrick Donnelly
06:34 PM Revision af4d4ee6 (ceph): Merge PR #35522 into master
* refs/pull/35522/head:
vstart_runner: set default values of stdout and stderr to None
Reviewed-by: Xiubo Li <xiubl...
Patrick Donnelly
06:33 PM CephFS Bug #43943 (Pending Backport): qa: "[WRN] evicting unresponsive client smithi131:z (6314), after ...
Patrick Donnelly
06:32 PM Revision 92f56a97 (ceph): Merge PR #35532 into master
* refs/pull/35532/head:
Revert "Revert "qa/suites/rados/mgr/tasks/module_selftest: whitelist mgr client getting back...
Patrick Donnelly
06:31 PM CephFS Bug #46057 (Resolved): qa/cephfs: run_as_user must args list instead of str
Patrick Donnelly
06:31 PM Revision e21f6bee (ceph): Merge PR #35540 into master
* refs/pull/35540/head:
qa/cephfs: don't pass cmd args from run_as_user as str
qa/cephfs: refactor run_as_root() to...
Patrick Donnelly
06:30 PM CephFS Bug #46042 (Pending Backport): mds: EMetablob replay too long will cause mds restart
Patrick Donnelly
06:30 PM Revision ef188cbb (ceph): Merge PR #35582 into master
* refs/pull/35582/head:
mds: reset heartbeat in EMetaBlob replay
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:30 PM CephFS Bug #46023 (Resolved): mds: MetricAggregator.cc: 178: FAILED ceph_assert(rm)
Patrick Donnelly
06:29 PM Revision ffbd1847 (ceph): Merge PR #35619 into master
* refs/pull/35619/head:
mds: reset sequence number when new rank0 mds is available
mds: dump mds name when processi...
Patrick Donnelly
04:51 PM Dashboard Subtask #46181 (Resolved): Consolidate OSD mark endpoints
We currently expose 191 different endpoints (only the /osd resource has 17, and that doesn't include the new ones for... Anonymous
04:02 PM Revision a49f9394 (ceph): mgr/dashboard: add more scss linting rules
Fixes: https://tracker.ceph.com/issues/46108
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
03:58 PM Orchestrator Bug #46175: cephadm: orch apply -i: MON and MGR service specs must not have a service_id
Nathan Cutler wrote:
> If this is caused by the presence of "service_id: SOME_STRING" in the spec yaml, maybe it wou...
Sebastian Wagner
12:20 PM Orchestrator Bug #46175: cephadm: orch apply -i: MON and MGR service specs must not have a service_id
If this is caused by the presence of "service_id: SOME_STRING" in the spec yaml, maybe it would make sense for cephad... Nathan Cutler
11:36 AM Orchestrator Bug #46175 (Resolved): cephadm: orch apply -i: MON and MGR service specs must not have a service_id
service_spec_core.yml... Nathan Cutler
03:40 PM Revision b1daf30d (ceph): rgw: orphan-list timestamp fix
When creating intermediate and output files, the rgw-orphan-list
script uses a timestamp using the `date` command. Th...
J. Eric Ivancich
03:33 PM CephFS Bug #46084: client: supplying ceph_fsetxattr with no value unsets xattr
Jeff Layton wrote:
> Looks like a legit bug. The Linux kernel does this in __vfs_setxattr:
>
> [...]
>
> ...so...
Zheng Yan
03:17 PM Revision d2cd7a6a (ceph): mgr/dashboard: disable some scss lint rules
Fixes: https://tracker.ceph.com/issues/46108
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
03:13 PM rgw Bug #39619 (Resolved): cleanup: replace boost::string_ref/view with c++17 std::string_view
Casey Bodley
03:12 PM Revision f52fb99f (ceph): Merge pull request #35208 from prateek2211/refactor
rgw: Replace boost::string_ref/view with std::string_view
Reviewed-by: Yuval Lifshitz <ylifshit@redhat.com>
Reviewed...
Casey Bodley
03:10 PM CephFS Bug #46056: assertion triggered in LRU::lru_touch in ganesha+libcephfs client
Yeah, the latest scheme just ensures that handles (which are somewhat analogous to inodes) are never shared between e... Jeff Layton
02:59 PM CephFS Bug #46056: assertion triggered in LRU::lru_touch in ganesha+libcephfs client
Jeff Layton wrote:
> I started working on this, but there is a bit of a dilemma. My approach to fixing this was to s...
Ramana Raja
02:58 PM Revision 2a9a479f (ceph): Merge pull request #35331 from yuvalif/fix_issue_43536
rgw/pubsub: remove deprecated radogw-admin pubsub creation commands
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:37 PM mgr Bug #46123 (Pending Backport): ceph config show does not display fsid correctly
Neha Ojha
02:35 PM bluestore Bug #45903 (Pending Backport): BlueFS replay log grows without end
It will be good to get the fix into luminous and mimic for affected users. Neha Ojha
02:20 PM Revision 7bd0da21 (ceph): config: make the Option::TYPE_BOOL interpreter reusable.
Let's allow custom validators to not duplicate the code.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
02:20 PM Revision deadeb87 (ceph): crimson, common: switch bs_rocksdb_cf validator to strict_strtob().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:16 PM RADOS Bug #46180 (Resolved): qa: Scrubbing terminated -- not all pgs were active and clean.
Seeing several test failures in the rgw suite:... Casey Bodley
02:09 PM RADOS Bug #46179 (Duplicate): Health check failed: Reduced data availability: PG_AVAILABILITY
multiple RGW tests are failing on different branches, with:... Casey Bodley
02:00 PM Revision 0072a78b (ceph): Merge PR #35604 into master
* refs/pull/35604/head:
CODEOWNERS: added doc-writers team
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Revi...
Patrick Donnelly
01:54 PM Revision d4fb1985 (ceph): Merge PR #35739 into master
* refs/pull/35739/head:
mgr/volumes/nfs: Reorder imports
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Review...
Patrick Donnelly
01:26 PM Revision 731837a5 (ceph): Merge pull request #35716 from rzarzynski/wip-bl-rval-claim_append
common, msgr/async: bufferlist::claim_append() doesn't require intermediaries anymore
Reviewed-by: Kefu Chai <kchai@...
Kefu Chai
01:26 PM Revision b2dced97 (ceph): Merge pull request #35643 from sebastian-philipp/cephadm-fix-already-in...
mgr/cephadm: fix broken "already in use" exception message
Reviewed-by: Stephan Müller <smueller@suse.com>
Sebastian Wagner
01:25 PM Revision be09f323 (ceph): Merge pull request #35633 from matthewoliver/cephadm_bootstap_ipv6
cephadm: Set ms bind ipv6 when mon-ip is ipv6
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Sebastian ...
Sebastian Wagner
01:22 PM Revision 9f1d4c1a (ceph): mon/OSDMonitor: Reset grace period if failure interval exceeds a thresh...
Reset the grace hearbeat period if there have been no failures since the
set threshold value (48 Hrs). The mon_osd_la...
Sridhar Seshasayee
01:20 PM RADOS Bug #46178: slow request osd_op(... (undecoded) ondisk+retry+read+ignore_overlay+known_if_redirec...
http://pulpito.ceph.com/swagner-2020-06-24_11:30:44-rados:cephadm-wip-swagner3-testing-2020-06-24-1025-distro-basic-s... Sebastian Wagner
01:19 PM RADOS Bug #46178: slow request osd_op(... (undecoded) ondisk+retry+read+ignore_overlay+known_if_redirec...
http://pulpito.ceph.com/swagner-2020-06-24_11:30:44-rados:cephadm-wip-swagner3-testing-2020-06-24-1025-distro-basic-s... Sebastian Wagner
01:16 PM RADOS Bug #46178: slow request osd_op(... (undecoded) ondisk+retry+read+ignore_overlay+known_if_redirec...
http://pulpito.ceph.com/swagner-2020-06-24_11:30:44-rados:cephadm-wip-swagner3-testing-2020-06-24-1025-distro-basic-s... Sebastian Wagner
12:57 PM RADOS Bug #46178 (Duplicate): slow request osd_op(... (undecoded) ondisk+retry+read+ignore_overlay+know...
Saw this error yesterday for the first time:
http://pulpito.ceph.com/swagner-2020-06-23_13:15:09-rados:cephadm-wip...
Sebastian Wagner
01:18 PM Revision afd5cfe6 (ceph): crimson/osd: Implement cls_cxx_map_read_header()
Signed-off-by: Amnon Hanuhov <ahanukov@redhat.com> Avnum Hanukov
01:18 PM Revision 77c0b37b (ceph): crimson/osd: Implement CEPH_OSD_OP_OMAPGETHEADER
Signed-off-by: Amnon Hanuhov <ahanukov@redhat.com> Avnum Hanukov
01:18 PM Revision 9606c584 (ceph): crimson/osd: Implement cls_cxx_map_write_header()
Signed-off-by: Amnon Hanuhov <ahanukov@redhat.com> Avnum Hanukov
01:18 PM Revision 115e77f2 (ceph): crimson/osd: Implement CEPH_OSD_OP_OMAPSETHEADER
Signed-off-by: Amnon Hanuhov <ahanukov@redhat.com> Avnum Hanukov
01:18 PM Revision 4ec3a6db (ceph): crimson/osd: Implement cls_cxx_map_remove_range()
Signed-off-by: Amnon Hanuhov <ahanukov@redhat.com> Avnum Hanukov
01:18 PM Revision 135ed7eb (ceph): crimson/osd: Implement CEPH_OSD_OP_OMAPRMKEYRANGE
Signed-off-by: Amnon Hanuhov <ahanukov@redhat.com> Avnum Hanukov
01:18 PM Revision 1f218810 (ceph): crimson/osd: Fix key num handling in PGBackend::omap_get_vals()
Signed-off-by: Amnon Hanuhov <ahanukov@redhat.com> Avnum Hanukov
01:18 PM Revision 736a64e8 (ceph): crimson/osd: refactor ops init in objclass.cc
Signed-off-by: Amnon Hanuhov <ahanukov@redhat.com> Avnum Hanukov
01:08 PM Revision eabfd2e1 (ceph): Merge pull request #35589 from jschmid1/osd_servicedescription_fix
mgr/cephadm: exclude osds without osdspec_affinity
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
01:07 PM Orchestrator Bug #46098 (In Progress): Exception adding host using cephadm
Stephan Müller
01:06 PM CephFS Bug #46081 (Pending Backport): cephadm: mds permissions for osd are unnecessarily permissive
Sebastian Wagner
01:06 PM Revision a647906c (ceph): Merge pull request #35655 from batrick/i46081
cephadm: restrict mds caps to cephfs pools
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
01:06 PM mgr Bug #44186 (Pending Backport): Module 'pg_autoscaler' has failed: division by zero
Kefu Chai
01:04 PM Revision d864a732 (ceph): Merge pull request #35651 from sebastian-philipp/cephadm-unit-run-set-e
cephadm: unit.run: add `set -e`
Reviewed-by: Thomas Bechtold <tbechtold@suse.com>
Sebastian Wagner
12:45 PM Revision 40fbeacd (ceph): os/bluestore: fix spillover test case
Fixes: https://tracker.ceph.com/issues/46055
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
12:45 PM Revision c6630fd0 (ceph): Merge pull request #35654 from neha-ojha/wip-44186
pybind/mgr/pg_autoscaler/module.py: do not update event if ev.pg_num== ev.pg_num_target
Reviewed-by: Josh Durgin <jd...
Kefu Chai
12:22 PM Dashboard Bug #45717: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/2215/ Sebastian Wagner
09:22 AM Dashboard Bug #45717: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/1919/... Sebastian Wagner
09:18 AM Dashboard Bug #45717: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/2200/... Sebastian Wagner
12:22 PM Dashboard Bug #45918 (Duplicate): mgr/dashboard: "ceph-api-nightly-master-backend" failure: test_pool_updat...
Sebastian Wagner
12:17 PM Revision abd2fa12 (ceph): mgr/dashboard: add scss linting test
Fixes: https://tracker.ceph.com/issues/46108
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
12:02 PM Orchestrator Feature #46177 (New): Investigate, if we can run ssh-agent in the MGR container
Is it possible to use password encrypted SSH keys?
Maybe something like https://stackoverflow.com/questions/468379...
Sebastian Wagner
11:51 AM Dashboard Bug #46176 (Closed): mgr/dashboard: NFS list timeout error
The NFS overview list is returning a timeout error if the related pool contains too many objects. The error seems to ... Tatjana Dehler
11:42 AM Revision 7c4d1394 (ceph): Merge pull request #35710 from rhcs-dashboard/wip-46144-fix-sort-ui
mgr/dashboard: fix UI for Device class column in OSDs list
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Revie...
Lenz Grimmer
11:39 AM Dashboard Bug #46144 (Resolved): mgr/dashboard: fix UI for Device class column in OSDs list
Lenz Grimmer
11:39 AM Revision 7c2ed2a8 (ceph): Merge pull request #35742 from theanalyst/doc/releases/oct-update
doc: releases: updates for octopus
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
11:37 AM Dashboard Bug #43971 (Pending Backport): mgr/dashboard: the RBD configuration table has incorrect values in...
Lenz Grimmer
11:36 AM Revision af0d8af5 (ceph): Merge pull request #35721 from bk201/wip-43971
mgr/dashboard: fix Source column i18n issue in RBD configuration tables
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Lenz Grimmer
11:33 AM Dashboard Bug #45968 (Resolved): mgr/dashboard: Tooltips missing from progress bars
Lenz Grimmer
11:33 AM Revision c7b45bd1 (ceph): Merge pull request #35734 from tspmelo/wip-fix-tooltip
mgr/dashboard: Fix display of tooltips inside tables
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tat...
Lenz Grimmer
11:29 AM Dashboard Bug #46146 (In Progress): mgr/dashboard: Host delete action should be disabled if not managed by ...
Volker Theile
11:26 AM Revision e613ef68 (ceph): doc: releases: octopus: fixup changelog
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:19 AM Revision 3cace870 (ceph): mgr/dashboard: Improve RbdMirroringService's subscribe methods
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit b599a5db7b5c162e6e1c4a68df5efea725b6d381)
Modi...
Tiago Melo
11:13 AM ceph-ansible Bug #46174 (New): failed to reinstall using purge-cluster
purge was successful, but trying to re-install the cluster after that failed. with complaints on "file exist" on the ... Yuval Lifshitz
10:43 AM Dashboard Cleanup #36375 (Resolved): mgr/dashboard: Async unique username validation
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:43 AM Revision 0e4f8b49 (ceph): doc: releases: update timeline for octopus
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:42 AM Dashboard Backport #46173 (Resolved): octopus: mgr/dashboard Replace broken osd
https://github.com/ceph/ceph/pull/35766 Nathan Cutler
10:39 AM mgr Backport #46172 (Resolved): nautilus: mgr/prometheus: cache ineffective when gathering data takes...
https://github.com/ceph/ceph/pull/35918 Nathan Cutler
10:39 AM mgr Backport #46171 (Resolved): octopus: mgr/prometheus: cache ineffective when gathering data takes ...
https://github.com/ceph/ceph/pull/35847 Nathan Cutler
10:38 AM Feature #46060 (Resolved): qa/tasks/cephadm: setup site based container registry
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:38 AM Backport #46061 (Resolved): octopus: qa/tasks/cephadm: setup site based container registry
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35625
m...
Nathan Cutler
10:37 AM Dashboard Backport #45952: octopus: mgr/dashboard: Show labels in hosts page
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35517
m...
Nathan Cutler
07:32 AM Dashboard Backport #45952 (Resolved): octopus: mgr/dashboard: Show labels in hosts page
Volker Theile
10:37 AM mgr Backport #45836 (Resolved): octopus: Monitoring: legends of throughput panel in RBD detail dashbo...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35463
m...
Nathan Cutler
10:37 AM bluestore Backport #45682 (Resolved): octopus: Large (>=2 GB) writes are incomplete when bluefs_buffered_io...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35446
m...
Nathan Cutler
10:37 AM RADOS Backport #45676 (Resolved): octopus: rados/test_envlibrados_for_rocksdb.sh fails on Xenial (seen ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35236
m...
Nathan Cutler
10:36 AM Dashboard Backport #45346 (Resolved): octopus: mgr/dashboard: Async unique username validation
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34849
m...
Nathan Cutler
10:36 AM Dashboard Backport #46136: mgr/dashboard: Different autocomplete input backgrounds in chrome and firefox
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35718
m...
Nathan Cutler
10:27 AM Revision c87050c8 (ceph): mgr/volumes/nfs: Reorder imports
This patch reorders import to fix "ImportError: cannot import name 'TimedOut'".
As flake8 requires similar import typ...
Varsha Rao
10:16 AM Revision 06bad617 (ceph): mgr/dashboard: Add host labels in UI
Fixes: https://tracker.ceph.com/issues/45897
Signed-off-by: Volker Theile <vtheile@suse.com>
s
s
s
Volker Theile
10:16 AM Revision a92baa85 (ceph): mgr/dashboard: Bypass current selection when calling CdTableAction::dis...
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
10:12 AM rgw Feature #46170 (New): notification: add field holding the identity of the rgw sending the notific...
currently the rgw identity of the one receiving the original request is set in: "x-amz-id-2"
using our internal id f...
Yuval Lifshitz
10:09 AM rgw Bug #46169 (Pending Backport): notification: awsRegion not set to zonegroup
if no zone is set we use "default" as our zone/zonegroup, this should be reflected in the notification, currently set... Yuval Lifshitz
10:08 AM Revision bdf80851 (ceph): CODEOWNERS: added doc-writers team
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com> Lenz Grimmer
10:02 AM Orchestrator Documentation #46168 (In Progress): Add information about 'unmanaged' parameter
Juan Miguel Olmo Martínez
09:54 AM Orchestrator Documentation #46168 (Resolved): Add information about 'unmanaged' parameter
Explain parameter 'unmanaged' in OSDs creation and deletion Juan Miguel Olmo Martínez
09:50 AM Revision 23b3d33a (ceph): Merge pull request #35473 from aclamk/fix-45903-bluefs-log-growth
os/bluestore: fix bluefs log growth.
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
09:45 AM Revision 5409285c (ceph): mgr/dashboard: work with RBD images v1
Add support for RBD Image Format v1:
- This format lacks ID field, required for dashboard. Instead,
RBD image `block_...
Ernesto Puerta
09:43 AM CephFS Feature #45743 (Fix Under Review): mgr/nfs: Add interface to show cluster information
Varsha Rao
08:57 AM Revision 4cac592a (ceph): doc: update releases table
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
08:56 AM Revision 345eca33 (ceph): doc: releases: octopus: add v15.2.3 release notes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
08:53 AM Orchestrator Bug #46157 (Fix Under Review): cephadm upgrade test is broken: RGW: failed to bind address 0.0.0....
Sebastian Wagner
08:53 AM Dashboard Feature #40909: mgr/dashboard: REST API versioning
Looks good, but i have one suggestion. If the version is not defined via Accept HTTP Header, i would like to see that... Volker Theile
08:51 AM Revision 77823878 (ceph): doc: releases: add v15.2.2 release notes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
07:32 AM Dashboard Feature #45856 (Resolved): mgr/dashboard: Show labels in hosts page
Volker Theile
07:25 AM Orchestrator Bug #45628: cephadm qa: smoke should verify daemons are actually running
I think we should solve this by creating a HEALTH_WARN, if a daemon enters ... Sebastian Wagner
05:58 AM Revision 7c716be4 (ceph): client: introduce timeout for client shutdown
Client::shutdown() could indefinitely wait when tearing down
MDS sessions if an MDS is unreachable during shutdown, b...
Venky Shankar
05:00 AM CephFS Bug #46167 (Rejected): pybind/mgr/volumes: xlist.h: 144: FAILED ceph_assert((bool)_front == (bool...
Caused by https://github.com/ceph/ceph/pull/35410 Patrick Donnelly
04:56 AM CephFS Bug #46167 (Rejected): pybind/mgr/volumes: xlist.h: 144: FAILED ceph_assert((bool)_front == (bool...
... Patrick Donnelly
04:38 AM rbd Bug #45986: importing rbd diff does not apply zero sequences correctly
you're right, I was setting this using ceph config set osd ..., but this is apparently not the right way to do it.. w... Nikola Ciprich
03:32 AM mgr Bug #45554 (Pending Backport): mgr/prometheus: cache ineffective when gathering data takes longer...
Kefu Chai
03:32 AM Revision e39c79ce (ceph): Merge pull request #35572 from p-se/wip-pse-prometheus-mod-cache
mgr/prometheus: improve cache
Reviewed-by: Boris Ranto <branto@redhat.com>
Kefu Chai
03:30 AM Revision a5ce3251 (ceph): Merge pull request #35155 from yuvalif/verify_wraparound_in_cls_q
cls/queue: add unit test to verify behaviour when queue wraps
Reviewed-by: Pritha Srivastava <prsivas@redhat.com>
Kefu Chai
03:28 AM Revision bd804905 (ceph): Merge pull request #35674 from tchaikov/wip-qa-tox
qa,cmake: enable flake8 and import-tasks tests
Reviewed-by: Thomas Bechtold <tbechtold@suse.com>
Reviewed-by: Kyr Sh...
Kefu Chai
03:17 AM Revision 7ab1abb3 (ceph): Merge pull request #35580 from xiexingguo/wip-46024
common, osd: add sanity checks around osd_scrub_max_preemptions
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-b...
Kefu Chai
03:13 AM Revision 850e7d02 (ceph): Merge pull request #35662 from neha-ojha/wip-42820
mgr/DaemonServer.cc: make 'config show' on fsid work
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
03:12 AM Revision 82386013 (ceph): Merge pull request #35656 from ifed01/wip-ifed-fix-spillover-again
os/bluestore: fix spillover test case
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
03:09 AM Revision 289d43f4 (ceph): Merge pull request #35416 from yanghonggang/master
os/bluestore: add blkin traces to BlueStore
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
03:08 AM Revision 4fe3d257 (ceph): Merge pull request #35689 from changchengx/options
common: use template shortcuts like is_unsigned_v
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:04 AM Revision dc12f5f4 (ceph): Merge pull request #35660 from mgfritch/orch-yaml-safe-load
mgr/orch: read untrusted input using the yaml SafeLoader
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
R...
Kefu Chai
03:03 AM CephFS Feature #46166 (Resolved): mds: store symlink target as xattr in data pool inode for disaster rec...
Currently, the MDS only stores the symlink inode's backtrace information in the data pool. During disaster recovery o... Patrick Donnelly
02:47 AM RADOS Bug #45721: CommandFailedError: Command failed (workunit test rados/test_python.sh) FAIL: test_ra...
... Kefu Chai
02:12 AM Revision 21ad5bf2 (ceph): qa/tasks/cephfs: flake8 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:56 AM CephFS Bug #46163 (Triaged): mgr/volumes: Clone operation uses source subvolume root directory mode and ...
Patrick Donnelly
01:49 AM Revision f7251f84 (ceph): Merge pull request #35621 from rzarzynski/wip-crimson-alien_memory
crimson: experimentally run AlienStore with Seastar's default allocator
Reviewed-by: Chunmei Liu <chunmei.liu@intel....
Kefu Chai
01:41 AM Revision 5a6b53c9 (ceph): Merge pull request #35727 from rzarzynski/wip-crimson-no-msgrv2.1
crimson/msgr: don't advertise the on-wire format v2.1.
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Reviewed...
Kefu Chai
01:38 AM Revision 68e1db06 (ceph): Merge pull request #35719 from tchaikov/wip-cephadm-sans-el7
qa/suites/rados: do not test with el7
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Sebastian Wagner <s...
Kefu Chai
01:36 AM RADOS Backport #46164 (In Progress): nautilus: osd: make message cap option usable again
Neha Ojha
01:13 AM RADOS Backport #46164 (Resolved): nautilus: osd: make message cap option usable again
https://github.com/ceph/ceph/pull/35738 Neha Ojha
01:33 AM Revision 0d62fe99 (ceph): Revert "ceph_osd: remove client message cap limit"
This reverts commit 45d5ac3ea040d6a7213b63d1c582e3a1bbaae8d4.
Without a msg throttler, we can't change osd_client_me...
Josh Durgin
01:28 AM RADOS Backport #46165 (In Progress): octopus: osd: make message cap option usable again
Neha Ojha
01:13 AM RADOS Backport #46165 (Resolved): octopus: osd: make message cap option usable again
https://github.com/ceph/ceph/pull/35737 Neha Ojha
01:28 AM Revision db56b9cf (ceph): Revert "ceph_osd: remove client message cap limit"
This reverts commit 45d5ac3ea040d6a7213b63d1c582e3a1bbaae8d4.
Without a msg throttler, we can't change osd_client_me...
Josh Durgin
12:18 AM RADOS Bug #46143 (Pending Backport): osd: make message cap option usable again
Neha Ojha
12:18 AM Revision 405d1376 (ceph): Merge pull request #32855 from jdurgin/wip-message-cap
osd: make message cap option usable again
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Vikhyat Umrao <vikh...
Neha Ojha

06/23/2020

11:53 PM CephFS Bug #46163 (Resolved): mgr/volumes: Clone operation uses source subvolume root directory mode and...
If a subvolumes mode or uid/gid values are changed post a snapshot, and a clone of a snapshot prior to the change is ... Shyamsundar Ranganathan
09:25 PM CephFS Backport #46155 (In Progress): octopus: Test failure: test_create_multiple_exports (tasks.cephfs....
Nathan Cutler
02:41 PM CephFS Backport #46155 (Fix Under Review): octopus: Test failure: test_create_multiple_exports (tasks.ce...
Varsha Rao
02:40 PM CephFS Backport #46155 (Resolved): octopus: Test failure: test_create_multiple_exports (tasks.cephfs.tes...
https://github.com/ceph/ceph/pull/35499 Varsha Rao
09:23 PM CephFS Bug #46104: Test failure: test_export_create_and_delete (tasks.cephfs.test_nfs.TestNFS)
Note: the Orchestrator project doesn't have a Backport tracker. Moved to "fs" Project which is where all the other NF... Nathan Cutler
01:44 PM CephFS Bug #46104 (Pending Backport): Test failure: test_export_create_and_delete (tasks.cephfs.test_nfs...
Patrick Donnelly
09:22 PM CephFS Backport #46156 (In Progress): octopus: Test failure: test_export_create_and_delete (tasks.cephfs...
Nathan Cutler
02:42 PM CephFS Backport #46156 (Fix Under Review): octopus: Test failure: test_export_create_and_delete (tasks.c...
Varsha Rao
02:42 PM CephFS Backport #46156 (Resolved): octopus: Test failure: test_export_create_and_delete (tasks.cephfs.te...
https://github.com/ceph/ceph/pull/35499 Varsha Rao
09:15 PM rgw Bug #46162 (Resolved): rgw: radoslist incomplete multipart uploads fix marker progression
When the radosgw-admin radoslist was running, the portion where it
lists the incomplete multipart uploads did not ha...
J. Eric Ivancich
09:13 PM rgw Bug #46161 (Resolved): rgw: orphan-list timestamp fix
When creating intermediate and output files, the rgw-orphan-list
script uses a timestamp using the date command. The...
J. Eric Ivancich
08:40 PM Revision 653848da (ceph): rgw: radoslist incomplete multipart uploads fix marker progression
When the radosgw-admin radoslist was running, the portion where it
lists the incomplete multipart uploads did not han...
J. Eric Ivancich
08:38 PM Revision 5c9eee5a (ceph): Merge pull request #35625 from kshtsk/wip-46061-octopus
octopus: qa/tasks/cephadm: setup site based container registry
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by...
Sebastian Wagner
08:15 PM Dashboard Backport #45952: octopus: mgr/dashboard: Show labels in hosts page
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35517
merged
Yuri Weinstein
08:15 PM Revision c1a30165 (ceph): Merge pull request #35517 from votdev/wip-45952-octopus
octopus: mgr/dashboard: Show labels in hosts page
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Laura...
Yuri Weinstein
08:14 PM Revision 1cb87f53 (ceph): Merge pull request #35498 from ifed01/wip-ifed-hybrid-alloc-octopus
octopus: os/bluestore: introduce hybrid allocator
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Yuri Weinstein
08:13 PM mgr Backport #45836: octopus: Monitoring: legends of throughput panel in RBD detail dashboard are not...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35463
merged
Yuri Weinstein
08:13 PM Revision 87df763a (ceph): Merge pull request #35463 from bk201/wip-45836-octopus
octopus: monitoring: fixing some issues in RBD detail dashboard
Reviewed-by: Stephan Müller <smueller@suse.com>
Yuri Weinstein
08:12 PM bluestore Backport #45682: octopus: Large (>=2 GB) writes are incomplete when bluefs_buffered_io = true
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35446
merged
Yuri Weinstein
08:12 PM Revision 1dbca7a5 (ceph): Merge pull request #35446 from smithfarm/wip-45682-octopus
octopus: os/bluestore: fix large (>2GB) writes when bluefs_buffered_io = true
Reviewed-by: Neha Ojha <nojha@redhat.c...
Yuri Weinstein
08:11 PM RADOS Backport #45676: octopus: rados/test_envlibrados_for_rocksdb.sh fails on Xenial (seen in nautilus)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35236
merged
Yuri Weinstein
08:11 PM Revision 43569b26 (ceph): Merge pull request #35236 from smithfarm/wip-45676-octopus
octopus: qa/workunits: Remove redundant Xenial cmake3 requirements
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewe...
Yuri Weinstein
08:10 PM Dashboard Backport #45346: octopus: mgr/dashboard: Async unique username validation
Nizamudeen A wrote:
> https://github.com/ceph/ceph/pull/34849
merged
Yuri Weinstein
08:10 PM Revision ae0ce9c3 (ceph): Merge pull request #34849 from rhcs-dashboard/wip-45346-octopus
octopus: mgr/dashboard: Asynchronous unique username validation for User Component
Reviewed-by: Ernesto Puerta <epue...
Yuri Weinstein
07:50 PM Dashboard Subtask #46160 (Resolved): Address API inconsistencies in cephfs endpoint
Verbs in endpoints:
GET /cephfs/{fs_id}/get_quotas vs. the existing GET /rgw/user/{uid}/quota. Same for CephFS set_q...
Anonymous
06:15 PM Stable releases Tasks #46159: octopus 15.2.4
h3. QE VALIDATION (STARTED 6/26/20)
*PRs list => https://pad.ceph.com/p/nautilus_v15.2.4_QE_PRs_LIST*
*sepia ce...
Yuri Weinstein
06:08 PM Stable releases Tasks #46159 (Resolved): octopus 15.2.4
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Yuri Weinstein
06:09 PM Dashboard Feature #40909: mgr/dashboard: REST API versioning
h1. Draft Proposal
h3. Versioning workflow
* An *API client* must always state the *@version@* they aim to cons...
Ernesto Puerta
05:54 PM Dashboard Bug #45968 (Fix Under Review): mgr/dashboard: Tooltips missing from progress bars
Tiago Melo
05:50 PM Dashboard Bug #45968 (In Progress): mgr/dashboard: Tooltips missing from progress bars
Tiago Melo
05:52 PM Revision 14cb1f9f (ceph): mgr/dashboard: Fix display of tooltips inside tables
Hover event was not being propagated into the components inside the table.
Fixes: https://tracker.ceph.com/issues/45...
Tiago Melo
05:51 PM CephFS Bug #46158 (Closed): pybind/mgr/volumes: Persist snapshot size on snapshot creation
Due to issue [1], the subvolume snapshot info command returns incorrect snapshot size if it's requested after the cor... Kotresh Hiremath Ravishankar
05:40 PM Revision e6da9390 (ceph): Merge pull request #35732 from neha-ojha/wip-perf-distro
qa/suites/perf-basic: remove supported-all-distro
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
05:34 PM Revision d07ea8db (ceph): mgr/volumes: Fix pool removal on volume deletion
While volume deletion, the associated pools are not always
removed. The pools are removed only if the volume is creat...
Kotresh Hiremath Ravishankar
05:00 PM Revision 5c0336f1 (ceph): qa/suites/perf-basic: remove supported-all-distro
d4a04809fd7fd8aaf447005f76a1090db99d75c5 did not serve it's purpose, we
need to remove supported-all-distro to only r...
Neha Ojha
03:49 PM Revision 80b15fa5 (ceph): Merge pull request #35678 from sebastian-philipp/cephadm-availabe-ssh-set
mgr/cephadm: make `orch status` fail, if ssh key is not set
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Sebastian Wagner
03:48 PM Revision 563cd2d3 (ceph): Merge pull request #35645 from sebastian-philipp/python-common-remove-o...
python-common: remove old `cephadm_orchestrator.py`
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
03:47 PM Dashboard Feature #38234 (Pending Backport): mgr/dashboard Replace broken osd
Lenz Grimmer
03:46 PM Revision 7387e4ef (ceph): Merge pull request #35242 from bk201/wip-38234
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiago Mel...
Lenz Grimmer
03:28 PM Orchestrator Bug #46157 (Resolved): cephadm upgrade test is broken: RGW: failed to bind address 0.0.0.0:80: Pe...
http://pulpito.ceph.com/swagner-2020-06-23_11:55:14-rados:cephadm-wip-swagner-testing-2020-06-23-1057-distro-basic-sm... Sebastian Wagner
03:01 PM Revision 04290960 (ceph): tasks/mgr/dashboard: flake8 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:01 PM Revision 2c2b5e0c (ceph): qa/tasks/mgr/test_orchestrator_cli: flake8 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:01 PM Revision fe6c9b54 (ceph): qa/tasks/ragweed: flake8 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:01 PM Revision 663d64bd (ceph): qa/tasks/vstart_runner: flake8 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:01 PM Revision 48f0e02d (ceph): qa/standalone: flake8 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:01 PM Revision fdcc3a89 (ceph): qa/workunits/mon: flake8 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:01 PM Revision 981a7cc9 (ceph): qa/tasks/cephfs/test_nfs.py: flake8 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:00 PM Revision a7beb90e (ceph): cmake: add TOX_ENVS keyword to test with listed test envs
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:00 PM Revision c02748c8 (ceph): qa: drop flake8-py2 test
as we've dropped py2 support, no need to run flake8 with python2
anymore.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:00 PM Revision 2fa726b8 (ceph): qa/tasks: flake8 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:22 PM Revision 015a2e66 (ceph): Merge PR #35702 into master
* refs/pull/35702/head:
vstart: just use ganesha.nfsd that's in $PATH
Reviewed-by: Varsha Rao <varao@redhat.com>
Re...
Patrick Donnelly
02:18 PM Revision 1182ee40 (ceph): Merge PR #35724 into master
* refs/pull/35724/head:
vstart: Add ip value to nfs mount information
Reviewed-by: Jeff Layton <jlayton@redhat.com>...
Patrick Donnelly
01:47 PM CephFS Bug #46058 (Duplicate): qa: test_scrub_pause_and_resume KeyError: 'a'
Thanks for tracking that down Venky! Patrick Donnelly
05:48 AM CephFS Bug #46058: qa: test_scrub_pause_and_resume KeyError: 'a'
This is due to: https://tracker.ceph.com/issues/44638
The PR got merged but the tracker status was never updated.
Venky Shankar
01:46 PM CephFS Bug #46046 (Pending Backport): Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs....
Patrick Donnelly
01:44 PM Revision 0e1dc163 (ceph): Merge PR #35646 into master
* refs/pull/35646/head:
qa/tasks/cephfs/nfs: Poll for max 60 seconds to ensure removal of ganesha services
pybind/m...
Patrick Donnelly
01:29 PM CephFS Bug #46084: client: supplying ceph_fsetxattr with no value unsets xattr
Sidharth Anupkrishnan wrote:
> Jeff Layton wrote:
> > The kernel seems to key its behavior on the size parameter. ...
Sidharth Anupkrishnan
12:27 PM CephFS Bug #46084: client: supplying ceph_fsetxattr with no value unsets xattr
Jeff Layton wrote:
> The kernel seems to key its behavior on the size parameter. When it's 0, the pointer passed in ...
Sidharth Anupkrishnan
10:26 AM CephFS Bug #46084: client: supplying ceph_fsetxattr with no value unsets xattr
The kernel seems to key its behavior on the size parameter. When it's 0, the pointer passed in is ignored and an empt... Jeff Layton
12:54 PM Revision a74948bc (ceph): crimson/msgr: don't advertise the on-wire format v2.1.
We don't support it yet.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
12:51 PM Revision ac7e867e (ceph): crimson, common: validate the BlueStore's config for AlienStore.
This commit bases on the idea from Kefu Chai. Thanks!
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
12:51 PM Revision e8a5ffdf (ceph): crimson/os/alienstore: make the thread pool private.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:38 AM CephFS Feature #45371: mgr/volumes: `protect` and `clone` operation in a single transaction
With subvolume and snapshot decoupling feature[1], snapshot protect and unprotect would no longer be required.
[1]...
Kotresh Hiremath Ravishankar
11:10 AM Revision 02d2097e (ceph): vstart: Add ip value to nfs mount information
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:05 AM Revision 66e81b8b (ceph): install-deps.sh: drop devtoolset(DTS) check for centos
we needed DTS for ensuring centos 7 had decent GCC version, since we won't be
supporting el7 anymore this check becom...
Deepika Upadhyay
11:05 AM Revision 62093a7e (ceph): ceph.spec: drop support for el7 for rpm builds
Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com> Deepika Upadhyay
10:52 AM Revision 68cfa109 (ceph): cephadm: error trying to get ceph auth entry for crash daemon
If your cluster has nodes with a . in the name. This will happen.
Signed-off-by: Juan Miguel Olmo Martínez <jolmomar...
Juan Miguel Olmo Martínez
10:51 AM Dashboard Bug #46153 (Fix Under Review): mgr/dashboard: Tooltips for disabled table actions do not work
Tiago Melo
09:32 AM Dashboard Bug #46153 (Resolved): mgr/dashboard: Tooltips for disabled table actions do not work
The feature to show a tooltip for disabled table actions has been dropped erroneously by the PR https://github.com/ce... Volker Theile
10:14 AM Dashboard Bug #46109 (Resolved): mgr/dashboard: Different autocomplete input backgrounds in chrome and firefox
Lenz Grimmer
05:37 AM Dashboard Bug #46109 (Pending Backport): mgr/dashboard: Different autocomplete input backgrounds in chrome ...
Laura Paduano
10:13 AM Dashboard Backport #46136 (Resolved): mgr/dashboard: Different autocomplete input backgrounds in chrome and...
Lenz Grimmer
05:38 AM Dashboard Backport #46136 (In Progress): mgr/dashboard: Different autocomplete input backgrounds in chrome ...
Laura Paduano
10:13 AM Revision ba14e5a3 (ceph): Merge pull request #35718 from callithea/wip-46136-octopus
octopus: mgr/dashboard: fix autocomplete input backgrounds in chrome and firefox
Reviewed-by: Alfonso Martínez <alma...
Lenz Grimmer
10:11 AM Dashboard Bug #46105 (Resolved): mgr/dashboard: fails to start dev server with zh-CN or zh-TW configuration
Lenz Grimmer
10:09 AM Revision 58ee1e80 (ceph): Merge pull request #35668 from bk201/wip-46105
mgr/dashboard: fix browserTarget for zh-Hans and zh-Hant
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by...
Lenz Grimmer
09:28 AM Revision d13b441c (ceph): ceph.spec: fix mgr diskprediction_local dependency
fixes: https://tracker.ceph.com/issues/44948
Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
Deepika Upadhyay
09:18 AM Revision 743edd03 (ceph): qa/suites/rados/thrash-old-clients: disable verify_ceph_hash
in this test, older ceph clients are installed on el7, but the ceph
cluster is deployed using cephadm, which in turn ...
Kefu Chai
09:11 AM Dashboard Bug #43971 (Fix Under Review): mgr/dashboard: the RBD configuration table has incorrect values in...
Kiefer Chang
09:07 AM Revision c817900a (ceph): mgr/dashboard: fix Source column i18n issue in RBD configuration tables
Fixes: https://tracker.ceph.com/issues/43971
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
Kiefer Chang
09:04 AM Dashboard Cleanup #35689 (Resolved): mgr/dashboard: Proposed Login Screen
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:01 AM Revision b8ea9b0b (ceph): Merge pull request #35653 from ideepika/fix-cpatch
src/cstart: fix typo in cstart script
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Michael Fritch <mfritch...
Sebastian Wagner
09:00 AM CephFS Backport #46152 (Resolved): octopus: test_scrub_pause_and_resume (tasks.cephfs.test_scrub_checks....
https://github.com/ceph/ceph/pull/36038 Nathan Cutler
09:00 AM CephFS Backport #46151 (Resolved): nautilus: test_scrub_pause_and_resume (tasks.cephfs.test_scrub_checks...
https://github.com/ceph/ceph/pull/36168 Nathan Cutler
09:00 AM CephFS Bug #45071 (Resolved): cephfs-shell: CI testing does not detect flake8 errors
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:00 AM Dashboard Bug #45106 (Resolved): mgr/dashboard: table detail of Services is not displayed
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:59 AM CephFS Feature #45289 (Resolved): mgr/volumes: create fs subvolumes with isolated RADOS namespaces
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:59 AM CephFS Bug #45300 (Resolved): qa/tasks/vstart_runner.py: TypeError: mount() got an unexpected keyword ar...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:59 AM Dashboard Feature #45310 (Resolved): mgr/dashboard: add grafana dashboards for rgw multisite sync info
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:59 AM CephFS Bug #45396 (Resolved): ceph-fuse: building the source code failed with libfuse3.5 or higher versions
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:59 AM Dashboard Bug #45445 (Resolved): mgr/dashboard: E2E: Timed out retrying: Expected to find content: 'rq' wit...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:58 AM CephFS Bug #45866 (Resolved): ceph-fuse build failure against libfuse v3.9.1
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:58 AM rbd Backport #46150 (Resolved): octopus: [object-map] possible race condition when disabling object m...
https://github.com/ceph/ceph/pull/36656 Nathan Cutler
08:58 AM rbd Backport #46149 (Resolved): nautilus: [object-map] possible race condition when disabling object ...
https://github.com/ceph/ceph/pull/41787 Nathan Cutler
08:58 AM ceph-volume Backport #46148 (Resolved): octopus: functional tests: pass pv_devices to ansible
https://github.com/ceph/ceph/pull/36409 Nathan Cutler
08:58 AM Dashboard Backport #45557 (Resolved): octopus: mgr/dashboard: Dashboard breaks on the selection of a bad pool
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35135
m...
Nathan Cutler
08:57 AM Dashboard Backport #45541 (Resolved): octopus: mgr/dashboard: E2E: Timed out retrying: Expected to find con...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35706
m...
Nathan Cutler
08:57 AM Dashboard Backport #45727 (Resolved): octopus: mgr/dashboard: add grafana dashboards for rgw multisite sync...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35693
m...
Nathan Cutler
08:57 AM CephFS Backport #46001: octopus: pybind/mgr/volumes: add command to return metadata regarding a subvolum...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35670
m...
Nathan Cutler
06:36 AM CephFS Backport #46001 (Resolved): octopus: pybind/mgr/volumes: add command to return metadata regarding...
Kotresh Hiremath Ravishankar
08:57 AM CephFS Backport #45849: octopus: mgr/volumes: create fs subvolumes with isolated RADOS namespaces
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35671
m...
Nathan Cutler
06:34 AM CephFS Backport #45849 (Resolved): octopus: mgr/volumes: create fs subvolumes with isolated RADOS namesp...
Kotresh Hiremath Ravishankar
08:57 AM CephFS Backport #46013 (Resolved): octopus: qa: commit 9f6c764f10f break qa code in several places
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35600
m...
Nathan Cutler
08:57 AM CephFS Backport #45851 (Resolved): octopus: mds: scrub on directory with recently created files may fail...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35555
m...
Nathan Cutler
08:56 AM CephFS Backport #45848 (Resolved): octopus: qa/tasks/vstart_runner.py: TypeError: mount() got an unexpec...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35554
m...
Nathan Cutler
08:56 AM CephFS Backport #45846 (Resolved): octopus: qa/fuse_mount.py: tests crash when /sys/fs/fuse/connections ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35451
m...
Nathan Cutler
08:56 AM CephFS Backport #45941 (Resolved): octopus: ceph-fuse build failure against libfuse v3.9.1
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35450
m...
Nathan Cutler
08:56 AM CephFS Backport #45845 (Resolved): octopus: ceph-fuse: building the source code failed with libfuse3.5 o...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35450
m...
Nathan Cutler
08:56 AM CephFS Backport #45842 (Resolved): octopus: ceph-fuse: the -d option couldn't enable the debug mode in l...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35449
m...
Nathan Cutler
08:55 AM CephFS Backport #45476 (Resolved): octopus: cephfs-shell: CI testing does not detect flake8 errors
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34998
m...
Nathan Cutler
08:55 AM CephFS Backport #45888 (Resolved): octopus: client: fails to reconnect to MDS
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35616
m...
Nathan Cutler
08:55 AM CephFS Backport #45838 (Resolved): octopus: mds may start to fragment dirfrag before rollback finishes
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35448
m...
Nathan Cutler
08:54 AM Dashboard Backport #45710 (Resolved): octopus: mgr/dashboard: Proposed Login Screen
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35268
m...
Nathan Cutler
08:54 AM Dashboard Backport #45368 (Resolved): octopus: mgr/dashboard: table detail of Services is not displayed
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35269
m...
Nathan Cutler
08:54 AM Dashboard Backport #46111: octopus: mgr/dashboard: Fix chrome and chromium binaries verification
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35679
m...
Nathan Cutler
08:53 AM Orchestrator Bug #46138: mgr/dashboard: Error creating iSCSI target
This is not a Dashboard issue because I get the same error when using `gwcli` tool:... Ricardo Marques
08:47 AM Revision 77c3f4d6 (ceph): Merge pull request #35135 from shyukri/wip-45557-octopus
octopus: mgr/dashboard: Prevent dashboard breakdown on bad pool selection
Reviewed-by: Alfonso Martínez <almartin@re...
Laura Paduano
08:40 AM Revision baff9bf1 (ceph): Merge pull request #35706 from tspmelo/wip-45541-octopus
octopus: mgr/dashboard: Fix random E2E error in mgr-modules
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Revi...
Laura Paduano
08:31 AM Dashboard Bug #46147 (New): mgr/dashboard: table actions and column headers are not displayed in correct la...
* Switch to a language other than English.
* The table actions and column headers are still in English.
For examp...
Kiefer Chang
08:18 AM Dashboard Bug #46146 (Resolved): mgr/dashboard: Host delete action should be disabled if not managed by Orc...
The 'Delete' action button should be disabled if the selected host is not managed by Orchestrator. It is not possible... Volker Theile
08:16 AM Revision 0ad46aff (ceph): Revert "crimson/os: disable alienized bluestore if using seastar alloca...
This reverts commit db84151ed728f6951f891690e3bb704139e2ed9a.
It's not necessary as further commits will bring experi...
Radoslaw Zarzynski
08:16 AM Revision f7715b86 (ceph): crimson/os/alienstore: configure Seastar's memory allocator.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:16 AM Revision aadc52e9 (ceph): os/bluestore: configure Seastar's allocator for RocksDB's threads.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:16 AM Revision b5591907 (ceph): common/Thread: configure Seastar's memory allocator.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:16 AM Revision 490b6322 (ceph): cmake: clean-up the alienstore's CMakeLists.txt.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:16 AM Revision ea039aa1 (ceph): cmake: restrict crush_objs in libcrimson-alienstore.a.
The problem this commit deals with is that alienized
set of some `src/common` has included all `crush_srcs`:
```
...
Radoslaw Zarzynski
08:16 AM Revision 2dab54a0 (ceph): cmake: move buffer_seastar.cc into libcrimson-common.a.
Before the commit it was a part of libcrimson.a. However, this
assignment misses the dependency MonMac.cc has towards...
Radoslaw Zarzynski
08:11 AM Dashboard Bug #46145 (Resolved): mgr/dashboard: Action button is not reset after switching tabs
When you select a table row the action button gets modified, e.g. 'Edit' is activated. When you switch the another ta... Volker Theile
07:39 AM Revision 424396da (ceph): qa/suites/rados: do not test with el7
since we stopped building master on el7, there is no need to test
cephadm with el7 anymore.
Signed-off-by: Kefu Chai...
Kefu Chai
07:29 AM Dashboard Bug #46067 (Resolved): mgr/dashboard: run-backend-api-tests.sh script is stuck
Kiefer Chang
07:27 AM Revision c229b008 (ceph): Merge pull request #35693 from rhcs-dashboard/wip-45727-octopus
octopus: mgr/dashboard: grafana panels for rgw multisite sync performance
Reviewed-by: Ernesto Puertat <epuertat@red...
Laura Paduano
07:21 AM Revision 6106a8d7 (ceph): doc/dev/msgr2: fix inconsistencies and update for msgr2.1
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 5eea038b71420f6e84aa481b845376f18c2fe3bc)
Ilya Dryomov
07:21 AM Revision 7a32c524 (ceph): msg/async/ProtocolV2: add msgr2.1 feature bit
Use msgr2.1 if the peer supports it and fall back to msgr2.0
otherwise.
Signed-off-by: Ilya Dryomov <idryomov@gmail....
Ilya Dryomov
07:21 AM Revision 9ba3f599 (ceph): msg/async/ProtocolV2: store supported features instead of required
We aren't interested in peer_required_features anywhere outside
_handle_peer_banner_payload() -- once we know there i...
Ilya Dryomov
07:21 AM Revision 64f7ad7e (ceph): msg/async/ProtocolV2: short circuit empty segments and epilogue
In both msgr2.0 and msgr2.1, segments can be empty. In msgr2.1,
epilogue can be empty as well.
Handle both by calli...
Ilya Dryomov
07:21 AM Revision 9626953a (ceph): msg/async/frames_v2: add initial unit tests
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 0b3f4c6357701855559ee45add613e7456ceae05)
Ilya Dryomov
07:21 AM Revision 1d5ba8ce (ceph): msg/async/crypto_onwire: implement msgr2.1 nonce format
Move to a 64-bit counter to avoid wrapping and having to reset
the session before the counter repeats. This is in li...
Ilya Dryomov
07:21 AM Revision 4d8acb3b (ceph): msg/async/frames_v2: implement msgr2.1 wire format
Implement msgr2.1-crc and msgr2.1-secure modes.
Issues with existing msgr2.0-crc and msgr2.0-secure modes and
their ...
Ilya Dryomov
07:21 AM Revision 36ff2f1f (ceph): msg/async/frames_v2: rename and clarify FRAME_FLAGS_LATEABRT
Clarify that the frame can be aborted at any point after the
preamble and the first segment are put on the wire. Whe...
Ilya Dryomov
07:21 AM Revision 29aeaeed (ceph): msg/async/frames_v2: rename epilogue structs
In preparation for msgr2,1, rename epilogue structs:
epilogue_plain_block_t to epilogue_crc_rev0_block_t and
epilogue...
Ilya Dryomov
07:21 AM Revision b2b41dec (ceph): msg/async/ProtocolV2: fix l_msgr_recv_bytes calculation
l_msgr_recv_bytes calculation was never updated from msgr1.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry...
Ilya Dryomov
07:21 AM Revision 59144b27 (ceph): msg/async/ProtocolV2: switch to FrameAssembler
Factor out the disassembly code from ProtocolV2 and switch
ProtocolV2 to FrameAssembler.
Signed-off-by: Ilya Dryomov...
Ilya Dryomov
07:21 AM Revision 485c7349 (ceph): msg/async/frames_v2: introduce FrameAssembler
Start separating frame assembly and disassembly code from
frame sending, receiving and handling code, so that assembl...
Ilya Dryomov
07:21 AM Revision 446a05ec (ceph): msg/async/frames_v2: make rx_segments_t global
Use it in ProtocolV2.h and later in unit tests.
While at it, drop the unused len struct.
Signed-off-by: Ilya Dryomo...
Ilya Dryomov
07:21 AM Revision 1d163c17 (ceph): msg/async/ProtocolV2: session_stream_handlers doesn't need to be public
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 6b6d405d496efa44104ad0f28958c77c314a729e)
Ilya Dryomov
07:21 AM Revision ff7bc343 (ceph): msg/async/ProtocolV2: adjust some douts
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit e1d1f61f2ed88d5471193a34eed88c5709b18858)
Ilya Dryomov
07:21 AM Revision a9a365a6 (ceph): msg/async/crypto_onwire: perform decryption in place
OpenSSL supports in-place decryption so we can avoid
allocating potentially multi-megabyte and strictly aligned
buffe...
Ilya Dryomov
07:21 AM Revision dd3e2067 (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>
(cherry pick...
Ilya Dryomov
07:21 AM Revision e83af873 (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
07:21 AM Revision 51c7e25c (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
06:10 AM Revision 8214c427 (ceph): mds: MDS-MDS message classes inherit from MMDSOp
Fixes: https://tracker.ceph.com/issues/41565
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
06:09 AM Revision 946cc7a0 (ceph): mds: MMDSOp implementation and detect unversioned messages
Fixes: https://tracker.ceph.com/issues/41565
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
05:48 AM CephFS Bug #44638 (Pending Backport): test_scrub_pause_and_resume (tasks.cephfs.test_scrub_checks.TestSc...
Venky Shankar
05:38 AM Revision f83bf0ed (ceph): mgr/dashboard: fix autocomplete input backgrounds in chrome and firefox
Fixes: https://tracker.ceph.com/issues/46109
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
(cherry picked from com...
Ishan Rai
05:36 AM Revision daef7626 (ceph): Merge pull request #35676 from ishanrai05/autocomplete-background
mgr/dashboard: fix autocomplete input backgrounds in chrome and firefox
Reviewed-by: Alfonso Martínez <almartin@redh...
Laura Paduano
04:11 AM Orchestrator Documentation #46133: encourage users to apply YAML specs instead of using the CLI
https://github.com/ceph/ceph/pull/35709 Zac Dover
02:19 AM Revision 7e007670 (ceph): Merge PR #35627 into master
* refs/pull/35627/head:
qa: fix type error in stderr processing
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-...
Patrick Donnelly
02:19 AM Revision 61d68137 (ceph): adding s3select sub-module; integrating sub-module into RGW; current co...
Signed-off-by: gal salomon <gal.salomon@gmail.com> gal salomon
12:15 AM RADOS Bug #45944: osd/osd-markdown.sh: TEST_osd_stop failed
... Neha Ojha

06/22/2020

11:34 PM CephFS Bug #46084 (Triaged): client: supplying ceph_fsetxattr with no value unsets xattr
Jeff suggests the behavior should be to convert the nullptr to an empty string, to match the behavior of the kernel c... Patrick Donnelly
01:54 PM CephFS Bug #46084: client: supplying ceph_fsetxattr with no value unsets xattr
Patrick Donnelly wrote:
> Interesting design choice here. Is it causing issues for some application of yours? I'm in...
John Mulligan
01:51 PM CephFS Bug #46084: client: supplying ceph_fsetxattr with no value unsets xattr
Looks like a legit bug. The Linux kernel does this in __vfs_setxattr:... Jeff Layton
01:44 PM CephFS Bug #46084: client: supplying ceph_fsetxattr with no value unsets xattr
Interesting design choice here. Is it causing issues for some application of yours? I'm inclined not to change the be... Patrick Donnelly
11:22 PM Revision de62c539 (ceph): qa/tasks/cephfs/cephfs_test_case.py: skip cleaning the core dumps
|/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e %P %I %h
If the first character of this file is a pipe symbol (|), ...
Xiubo Li
10:10 PM Revision 1cd08681 (ceph): msg/async: drop intermediary variables in frame_v2.cc.
They were required only because we lacked rvalue-taking
variant of `bufferlist::claim_append()`.
Signed-off-by: Rado...
Radoslaw Zarzynski
10:08 PM Revision 5d8fff13 (ceph): common/bl: introduce rvalue taking claim_append().
The motivation is to stop prohibiting callers from
directly passing temporaries. It was not infrequent
to see constru...
Radoslaw Zarzynski
09:59 PM RADOS Backport #46115 (In Progress): octopus: Add statfs output to ceph-objectstore-tool
David Zafman
09:52 PM Revision d3de39ec (ceph): tools: Add statfs operation to ceph-objecstore-tool
Fixes: https://tracker.ceph.com/issues/46064
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from co...
David Zafman
09:37 PM RADOS Backport #46116 (In Progress): nautilus: Add statfs output to ceph-objectstore-tool
David Zafman
09:32 PM Revision 0d384a6d (ceph): tools: Add statfs operation to ceph-objecstore-tool
Fixes: https://tracker.ceph.com/issues/46064
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from co...
David Zafman
09:15 PM CephFS Bug #23421: ceph-fuse: stop ceph-fuse if no root permissions?
The issue is right there in the log?
2020-06-19T14:49:24.230+0530 7fba997fa700 -1 client.4311 failed to remount fo...
Patrick Donnelly
07:56 PM Dashboard Bug #45185: mgr/dashboard: fix usage calculation to match "ceph df" way
Just explored the ceph-mgr API with "this":https://github.com/ceph/ceph/pull/34840/ and found:... Ernesto Puerta
07:40 PM Revision f5c2b76e (ceph): common/bl: deduplicate code between claim_append() and clear().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
07:22 PM Dashboard Backport #46019 (In Progress): nautilus: mgr/dashboard/rbd: throws 500s with format 1 RBD images
Ernesto Puerta
06:52 PM RADOS Bug #45944: osd/osd-markdown.sh: TEST_osd_stop failed
/a/teuthology-2020-06-19_07:01:02-rados-master-distro-basic-smithi/5164221 Neha Ojha
06:46 PM Dashboard Backport #46020 (In Progress): octopus: mgr/dashboard/rbd: throws 500s with format 1 RBD images
Ernesto Puerta
06:08 PM Revision 24f3b5b7 (ceph): mgr/dashboard: fix UI for Device class column in OSDs list
Fixes: https://tracker.ceph.com/issues/46144
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avan Thakkar
05:58 PM Revision 9087e3b7 (ceph): Revert "ceph_osd: remove client message cap limit"
This reverts commit 45d5ac3ea040d6a7213b63d1c582e3a1bbaae8d4.
Without a msg throttler, we can't change osd_client_me...
Josh Durgin
05:53 PM RADOS Bug #46143 (Fix Under Review): osd: make message cap option usable again
Neha Ojha
05:36 PM RADOS Bug #46143 (In Progress): osd: make message cap option usable again
Neha Ojha
05:18 PM RADOS Bug #46143 (Resolved): osd: make message cap option usable again
"This reverts commit 45d5ac3.
Without a msg throttler, we can't change osd_client_message_cap cap
online. The thr...
Neha Ojha
05:49 PM Dashboard Bug #46144 (Resolved): mgr/dashboard: fix UI for Device class column in OSDs list
Cluster - OSDs - Device class column - > sort ; needs a little more space Avan Thakkar
05:45 PM CephFS Backport #46001: octopus: pybind/mgr/volumes: add command to return metadata regarding a subvolum...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/35670
merged
Yuri Weinstein
05:45 PM Revision 9f6ed545 (ceph): Merge pull request #35670 from kotreshhr/wip-46001-octopus
octopus: mgr/volumes: Add snapshot info command
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Ram...
Yuri Weinstein
05:45 PM CephFS Backport #45849: octopus: mgr/volumes: create fs subvolumes with isolated RADOS namespaces
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35671
merged
Yuri Weinstein
05:44 PM Revision e0b5d5d1 (ceph): Merge pull request #35671 from kotreshhr/wip-45849-octopus
octopus: mgr/volumes: Create subvolume with isolated rados namespace
Reviewed-by: Ramana Raja <rraja@redhat.com>
Rev...
Yuri Weinstein
05:43 PM CephFS Backport #46013: octopus: qa: commit 9f6c764f10f break qa code in several places
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35600
merged
Yuri Weinstein
05:43 PM Revision 540b6755 (ceph): Merge pull request #35600 from smithfarm/wip-46013-octopus
octopus: qa/vstart_runner: update vstart_runner.LocalRemote.sh
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Reviewe...
Yuri Weinstein
05:41 PM CephFS Backport #45851: octopus: mds: scrub on directory with recently created files may fail to load ba...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35555
merged
Yuri Weinstein
05:41 PM Revision 7f6af27d (ceph): Merge pull request #35555 from Vicente-Cheng/wip-45851-octopus
octopus: mds: flag backtrace scrub failures for new files as okay
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
05:40 PM CephFS Backport #45848: octopus: qa/tasks/vstart_runner.py: TypeError: mount() got an unexpected keyword...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35554
merged
Yuri Weinstein
05:39 PM Revision 9eb00768 (ceph): Merge pull request #35554 from Vicente-Cheng/wip-45848-octopus
octopus: qa/tasks/vstart_runner.py: add def mountpoint parameter
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>...
Yuri Weinstein
05:37 PM CephFS Backport #45846: octopus: qa/fuse_mount.py: tests crash when /sys/fs/fuse/connections is absent
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35451
merged
Yuri Weinstein
05:37 PM Revision 0ca2061f (ceph): Merge pull request #35451 from smithfarm/wip-45846-octopus
octopus: tests: cephfs: run modprobe beforehand so that /sys/fs/fuse/connections is never absen
Reviewed-by: Patrick...
Yuri Weinstein
05:36 PM CephFS Backport #45941: octopus: ceph-fuse build failure against libfuse v3.9.1
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35450
merged
Yuri Weinstein
05:36 PM CephFS Backport #45845: octopus: ceph-fuse: building the source code failed with libfuse3.5 or higher ve...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35450
merged
Yuri Weinstein
05:36 PM Revision 5bb43397 (ceph): Merge pull request #35450 from smithfarm/wip-45845-octopus
octopus: src/client/fuse_ll: compatible with libfuse3.5 or higher
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed...
Yuri Weinstein
05:34 PM CephFS Backport #45842: octopus: ceph-fuse: the -d option couldn't enable the debug mode in libfuse
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35449
merged
Yuri Weinstein
05:34 PM Revision fdd5df55 (ceph): Merge pull request #35449 from smithfarm/wip-45842-octopus
octopus: cephfs: fuse: add the '-d' option back for libfuse
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
05:34 PM CephFS Backport #45476: octopus: cephfs-shell: CI testing does not detect flake8 errors
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34998
merged
Yuri Weinstein
05:33 PM Revision 577fdee9 (ceph): Merge pull request #34998 from smithfarm/wip-45476-octopus
octopus: cephfs-shell: Change tox testenv name to py3
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-b...
Yuri Weinstein
05:32 PM CephFS Backport #45888: octopus: client: fails to reconnect to MDS
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35616
merged
Yuri Weinstein
05:31 PM Revision 8c3289c5 (ceph): Merge pull request #35616 from Vicente-Cheng/wip-45888-octopus
octopus: qa/tasks/cephfs/test_scrub.py: use umount_wait to avoid possible ceph-fuse daemon stuck
Reviewed-by: Patric...
Yuri Weinstein
05:28 PM CephFS Backport #45838: octopus: mds may start to fragment dirfrag before rollback finishes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35448
merged
Yuri Weinstein
05:28 PM Revision 68fa6535 (ceph): Merge pull request #35448 from smithfarm/wip-45838-octopus
octopus: mds: cleanup uncommitted fragments before mds goes to active
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Yuri Weinstein
05:12 PM Orchestrator Bug #45343 (Resolved): Error: error pulling image "quay.io/ceph-ci/ceph:" "net/http: TLS handshak...
David Galloway
05:10 PM Revision 49a3a66e (ceph): Merge pull request #35635 from zdover23/wip-doc-man-deploy-mon-bootstra...
doc/install: add sudo to command zdover23
04:57 PM RADOS Bug #41154: osd: pg unknown state
I again have this problem.... Alexander Kazansky
04:52 PM ceph-volume Bug #46131 (Pending Backport): functional tests: pass pv_devices to ansible
Jan Fajerski
06:55 AM ceph-volume Bug #46131 (Resolved): functional tests: pass pv_devices to ansible
After an improvement in ansibles tests (https://github.com/ceph/ceph-ansible/pull/5413), ceph-volume needs to pass pv... Jan Fajerski
04:52 PM Revision eff2bcc1 (ceph): Merge pull request #35595 from jan--f/c-v-fix-lvm-functests
ceph-volume: fix lvm functional tests Jan Fajerski
04:41 PM Revision 3ca2c482 (ceph): mgr/DaemonServer.cc: make 'config show' on fsid work
This follows 5661dd75efd48251b7f433b1ffe01c9c52906e96, which added special
handling for "config get" to work on fsid....
Neha Ojha
04:13 PM rgw Bug #46078: invalid principal arn in bucket policy grants access to all
Chris Durham wrote:
> Pritha Srivastava wrote:
> > I tried the following steps on both master and 15.2.2, but faile...
Chris Durham
04:03 PM rgw Bug #46078: invalid principal arn in bucket policy grants access to all
Pritha Srivastava wrote:
> I tried the following steps on both master and 15.2.2, but failed to reproduce the error:...
Chris Durham
06:55 AM rgw Bug #46078: invalid principal arn in bucket policy grants access to all
I tried the following steps on both master and 15.2.2, but failed to reproduce the error:
1. Create 3 users
2. Cr...
Pritha Srivastava
04:11 PM CephFS Bug #41541 (Fix Under Review): mgr/volumes: ephemerally pin volumes
Patrick Donnelly
04:09 PM CephFS Bug #37725 (Triaged): mds: stopping MDS with subtrees pinnned cannot finish stopping
I believe this is fixed already but needs double-checked. It may also be fixed by the ephemeral pinning branch for #4... Patrick Donnelly
03:57 PM Dashboard Bug #46142 (Resolved): Dashboard fails to load, internal server error in API
We just updated rook-managed ceph cluster from 14.2.9 to 15.2.3. After the update dashboard frontpage doesn't show an... Anssi Kolehmainen
03:22 PM Revision 951a2027 (ceph): Merge pull request #35027 from yuvalif/add_doxygen_target
cmake: add doxygen target for c++ code under src
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:19 PM RADOS Documentation #46141 (New): Document automatic OSD deployment behavior better
Make certain that the documentation notifies readers that OSDs are automatically created, so that they are not caught... Zac Dover
03:09 PM Revision 01df08a4 (ceph): mgr/dashboard: fix autocomplete input backgrounds in chrome and firefox
Fixes: https://tracker.ceph.com/issues/46109
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
03:08 PM Orchestrator Documentation #46133: encourage users to apply YAML specs instead of using the CLI
This is similar to the way that Kubernetes does things.
--Sebastian Wagner, Ceph Orchestrators Meeting 22 Jun 2020
Zac Dover
08:48 AM Orchestrator Documentation #46133: encourage users to apply YAML specs instead of using the CLI
We need more examples of YAML files that users can cut and paste or at least cut, alter, and paste. Zac Dover
08:31 AM Orchestrator Documentation #46133: encourage users to apply YAML specs instead of using the CLI
affected files:
cephadm/adopt.rst
cephadm/install.rst
mgr/orchestrator.rst
Zac Dover
08:13 AM Orchestrator Documentation #46133 (Resolved): encourage users to apply YAML specs instead of using the CLI
Ceph orchestrator has two main ways to interact on the command line: The CLI and YAML specs.
Turnd out, the CLI ...
Sebastian Wagner
01:54 PM Revision 991a9968 (ceph): mgr/prometheus: enable mypy type checking for prometheus module
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
01:53 PM Dashboard Bug #45650 (Fix Under Review): mgr/dashboard: When adding silence, the Matcher dialog's submit bu...
Stephan Müller
01:51 PM Dashboard Backport #45541 (In Progress): octopus: mgr/dashboard: E2E: Timed out retrying: Expected to find ...
Tiago Melo
01:51 PM Revision a2ce8181 (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
01:47 PM CephFS Feature #46074 (Triaged): mds: provide altrenatives to increase the total cephfs subvolume snapsh...
Patrick Donnelly
01:43 PM Dashboard Bug #46135 (Fix Under Review): mgr/dashboard: Typeahead regression in the silence matcher
Stephan Müller
08:26 AM Dashboard Bug #46135 (Resolved): mgr/dashboard: Typeahead regression in the silence matcher
This regression was introduced by PR #35300 which updated the typeahead module usage from ngx-bootstrap to ng-bootst... Stephan Müller
01:41 PM Dashboard Backport #45855 (In Progress): octopus: mgr/dashboard: Improve SummaryService's getCurrentSummary...
Tiago Melo
01:41 PM Revision 1f7d690f (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
01:41 PM CephFS Bug #46129 (Fix Under Review): mds: fix hang issue when accessing a file under a lost parent dire...
Patrick Donnelly
02:45 AM CephFS Bug #46129 (Resolved): mds: fix hang issue when accessing a file under a lost parent directory
Once a while we had encountered some serious problem that resulted in some metadata lost. After we brought the MDS up... Zhi Zhang
01:16 PM Revision 94ce669b (ceph): Merge pull request #35688 from tchaikov/wip-doc-sphinx
admin/doc-requirements: pin sphinx-autodoc-typehints to 1.10.3
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse....
Kefu Chai
01:03 PM CephFS Bug #46100 (Fix Under Review): vstart_runner.py: check for Raw instance before treating as iterable
Rishabh Dave
01:03 PM CephFS Bug #46101 (Fix Under Review): qa: set omit_sudo to False for cmds executed with sudo
Rishabh Dave
01:00 PM Revision 0763bcfa (ceph): mypy.ini: Remove global `ignore_missing_imports = True`
A global flag hides errors when we actually want to
import something. Like ceph-python-common etc.
Signed-off-by: Se...
Sebastian Wagner
12:47 PM Orchestrator Bug #44746 (Closed): cephadm: vstart.sh --cephadm: don't deploy crash by default
Sebastian Wagner
12:47 PM CephFS Bug #46056: assertion triggered in LRU::lru_touch in ganesha+libcephfs client
Ok, I have a patchset that fixes this for ganesha. It turns out not to be terribly invasive, but it does need more te... Jeff Layton
12:46 PM Orchestrator Bug #45167: cephadm: mons are not properly deployed
Might be fixed by https://github.com/ceph/ceph/pull/35651 Sebastian Wagner
12:31 PM Revision eab8c813 (ceph): vstart: just use ganesha.nfsd that's in $PATH
In an earlier patch, I added a --ganesha-path option, but that left out
ganesha-rados-grace, which also could be in a...
Jeff Layton
12:13 PM Revision d4b161da (ceph): Merge pull request #35698 from tchaikov/wip-man-print-file-which-is-non...
man/conf.py: print out path to file which contains undecodable chars
Reviewed-by: Sebastian Wagner <sebastian.wagner...
Kefu Chai
12:07 PM Revision d3983be5 (ceph): Merge pull request #35701 from tchaikov/wip-doc-sans-utf8
doc/man/8/ceph-objectstore-tool.rst: drop UTF-8 chars
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Kefu Chai
11:56 AM CephFS Bug #46140 (Resolved): mds: couldn't see the logs in log file before the daemon get aborted
It seems the **assert()** call doesn't flush the log buffer to the relevant log files before it aborting the daemons,... Xiubo Li
11:55 AM Revision 6d76ebe1 (ceph): doc/man/8/ceph-objectstore-tool.rst: drop UTF-8 chars
it's a regression introduced by 5a09d7a1ca2e93811505345c31367627bedbea0e
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:54 AM rbd Bug #46139: profile rbd does not allow the use of RBD_INFO
PR: https://github.com/ceph/ceph/pull/35699 Florian Florensa
10:52 AM rbd Bug #46139 (Resolved): profile rbd does not allow the use of RBD_INFO
pretty much like https://tracker.ceph.com/issues/39973 but this time a client restricted to a namespace cannot create... Florian Florensa
11:41 AM Revision e9e17b9c (ceph): man/conf.py: print out path to file which contains undecodable chars
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:35 AM Revision c797bebb (ceph): Merge pull request #35268 from callithea/wip-45710-octopus
octopus: mgr/dashboard: redesign the login screen
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Alfons...
Nathan Cutler
11:30 AM CephFS Bug #45593 (Rejected): qa: removing network bridge appears to cause dropped packets
This is not the ceph qa test suite's bug, the root cause is the node itself get lost. Xiubo Li
11:25 AM Revision 1e9fceab (ceph): osd/OSDCap: rbd profile permits use of "rbd_info"
User restricted to a namespace needs to be able to read rbd_info in
default namespace in order to create volumes.
Fi...
Florian Florensa
10:48 AM Orchestrator Bug #46138 (Resolved): mgr/dashboard: Error creating iSCSI target
On the latest `master` (pacific), I get the following error when trying to create an iSCSI target in Dashboard:
!2...
Ricardo Marques
10:44 AM Revision 61eda295 (ceph): Merge pull request #35269 from callithea/wip-45368-octopus
octopus: mgr/dashboard: displaying Service detail inside table
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewe...
Nathan Cutler
10:19 AM Revision 8ed32f61 (ceph): Merge pull request #35640 from sebastian-philipp/doc-cephadm-adopt-plac...
doc/cephadm: adopt: fix misleading `apply` examples
Reviewed-by: Stephan Müller <smueller@suse.com>
Sebastian Wagner
10:19 AM Revision e3e36bd2 (ceph): Merge pull request #35587 from sebastian-philipp/doc-orch-stateless-cli
doc/mgr/orch: Update documentation to the new CLI
Reviewed-by: Zac Dover <zac.dover@gmail.com>
Sebastian Wagner
10:12 AM Dashboard Backport #46136 (New): mgr/dashboard: Different autocomplete input backgrounds in chrome and firefox
Laura Paduano
08:43 AM Dashboard Backport #46136 (Resolved): mgr/dashboard: Different autocomplete input backgrounds in chrome and...
https://github.com/ceph/ceph/pull/35718 Laura Paduano
09:55 AM Revision d6369ac1 (ceph): mgr/dashboard: revise monitoring documentation
Fixes: https://tracker.ceph.com/issues/45406
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
09:12 AM RADOS Bug #46137: Monitor leader is marking multiple osd's down
Every few mins multiple osd's are going down and coming back up which is causing recovery of data, This is occurring ... Prayank Saxena
09:07 AM RADOS Bug #46137 (New): Monitor leader is marking multiple osd's down
My ceph cluster consist of 5 Mon and 58 DN with 1302 total osd's (HDD's) with 12.2.8 Luminous (stable) version and Fi... Prayank Saxena
09:03 AM Revision ad1338cb (ceph): common: Fix pointer to integer casts on Windows
'long' will be 32b on Windows, even on x64 targets. For this reason,
we can't use "long" when casting a pointer.
We'...
Lucian Petrut
08:46 AM Revision fa69d8e1 (ceph): mgr/prometheus: improve Prometheus module cache
Improve cache by running requests in a thread and prevent multiple
requests to Ceph from multiple sources (e.g. Prome...
Patrick Seidensal
08:42 AM Dashboard Bug #46109 (Fix Under Review): mgr/dashboard: Different autocomplete input backgrounds in chrome ...
Laura Paduano
08:24 AM Orchestrator Bug #46134 (Can't reproduce): ceph mgr should fail if it cannot add osd
strangely, after copying the ssh keys to remote host, when a new osd is added, the process executes without failure.
...
Deepika Upadhyay
08:10 AM Revision a0134bb0 (ceph): ceph-volume: fix lvm functional tests
This is related to https://github.com/ceph/ceph-ansible/pull/5413 and
adjusts the tests to work with the related ansi...
Jan Fajerski
07:43 AM Orchestrator Documentation #45820 (Resolved): create OSDs doc refer to --use-all-devices
Sebastian Wagner
07:43 AM Orchestrator Documentation #45865 (Resolved): cephadm: The service spec documentation is lacking important inf...
Sebastian Wagner
07:41 AM Revision 01de4da6 (ceph): tool: change coding style, indent with two spaces
Signed-off-by: Simon Gao <simon29rock@gmail.com> simon gao
07:30 AM Orchestrator Bug #45093: cephadm: mgrs transiently getting co-located (one node gets two when only one was ask...
only happens with MGRs Sebastian Wagner
07:22 AM Dashboard Backport #45727 (In Progress): octopus: mgr/dashboard: add grafana dashboards for rgw multisite s...
Alfonso Martínez
07:18 AM Revision efa8242c (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
07:05 AM Revision 4a2fcc54 (ceph): mgr/dashboard/api: To increase test coverage in API controllers
Added test cases for the missing endpoints
Fixes: https://tracker.ceph.com/issues/45901
Signed-off-by: Aashish Sharm...
Aashish Sharma
07:04 AM Orchestrator Bug #46132: cephadm: Failed to add host in cephadm through command 'ceph orch host add node1'
Please some one look in to this issue. Sathvik Vutukuri
07:03 AM Orchestrator Bug #46132 (Duplicate): cephadm: Failed to add host in cephadm through command 'ceph orch host ad...
Failed to add host in cephadm (octopus release) through command 'ceph orch host add node1'
I am trying to add ceph...
Sathvik Vutukuri
07:01 AM Dashboard Bug #46110 (Resolved): mgr/dashboard: Fix chrome and chromium binaries verification
Kefu Chai
07:00 AM Dashboard Backport #46111 (Resolved): octopus: mgr/dashboard: Fix chrome and chromium binaries verification
Kefu Chai
06:59 AM Revision 13033965 (ceph): Merge pull request #35679 from tspmelo/wip-46111-octopus
octopus: mgr/dashboard: Fix e2e chromium binary validation
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-b...
Kefu Chai
06:43 AM Revision f99b3b6a (ceph): mgr/volumes/nfs: Ignore if ganesha disconnects
Fixes: https://tracker.ceph.com/issues/46046
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
06:43 AM Revision 92873997 (ceph): pybind/mgr/volumes/nfs: Remove unused cephfs module
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
06:43 AM Revision 0caa54ba (ceph): qa/tasks/cephfs/nfs: Poll for max 60 seconds to ensure removal of ganes...
Fixes: https://tracker.ceph.com/issues/46104
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
06:06 AM rbd Bug #45437: Segmentation fault in ImageCtx and ObjectCacher::FlusherThread of removed image to Ce...
Jason Dillaman wrote:
> Sven Anderson wrote:
> > Of course, as I wrote in the description "the image object still c...
Michael Adam
06:02 AM RADOS Bug #45943: Ceph Monitor heartbeat grace period does not reset.
Updates from testing the fix:
OSD failure before being marked down:...
Sridhar Seshasayee
05:17 AM Revision 1c27f713 (ceph): Merge pull request #35675 from smithfarm/wip-doc-backport-labelling
doc/SubmittingPatches-backports.rst: clarify backport PR labels
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
05:13 AM Revision 15138ca4 (ceph): doc/install: add sudo to command
This commit adds "sudo" to a ceph-authtool command
that is missing the "sudo".
Fixes: https://tracker.ceph.com/issue...
Zac Dover
05:12 AM Bug #46130 (Resolved): building error when running Sphinx
Kefu Chai
05:09 AM Bug #46130 (Fix Under Review): building error when running Sphinx
Kefu Chai
03:28 AM Bug #46130: building error when running Sphinx
WIP PR: https://github.com/ceph/ceph/pull/35691
(I don't have the permission to edit the issue under Ceph.)
Kiefer Chang
03:10 AM Bug #46130 (Resolved): building error when running Sphinx
I hit an error when building latest master code (89ad6c8e5d789975ae995ed2ca413d19d3f3d7cd).
The error message is
...
Kiefer Chang
05:10 AM Revision e1e596ff (ceph): Merge pull request #35691 from bk201/wip-46130
doc/man: fix ceph-objectstore-tool description
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:40 AM Revision 80e309f8 (ceph): Merge pull request #35682 from tchaikov/wip-cmake-cxx
cmake: only apply C++ compile options to C++ language
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
04:18 AM Revision fbd442b4 (ceph): doc/man: fix ceph-objectstore-tool description
There should be a `--` between the name and the description.
Fixes: https://tracker.ceph.com/issues/46130
Signed-off...
Kiefer Chang
02:37 AM Revision 83d03234 (ceph): admin/doc-requirements: pin sphinx-autodoc-typehints to 1.10.3
to silence following error:
ERROR: sphinx-autodoc-typehints 1.11.0 has requirement Sphinx>=3.0, but you'll have sphi...
Kefu Chai
02:37 AM Revision 17042166 (ceph): doc/conf.py: s/add_javascript/add_js_file/
to address following warning:
jenkins-build/build/workspace/ceph-pr-docs/doc/conf.py:102: RemovedInSphinx40Warning: ...
Kefu Chai
02:08 AM Revision f93d80aa (ceph): common: short variable template with suffix_v/_t
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
01:33 AM Revision bcbe4245 (ceph): common: typo fix for readability
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu

06/21/2020

09:09 PM bluestore Bug #46124: Potential race condition regression around new OSD flock()s
> I suspect that Ceph starts other threads (using clone() on Linux) while the lock is held
Sorry, this should be t...
Niklas Hambuechen
05:27 PM bluestore Bug #46124: Potential race condition regression around new OSD flock()s
From the strace above, we can see that there's always a `close()` after a matching `flock()` within the same PID, so ... Niklas Hambuechen
01:53 PM bluestore Bug #46124: Potential race condition regression around new OSD flock()s
Another question:
Would it not be better to use OFD locks (Open File Description locks), that is via ...
Niklas Hambuechen
03:18 AM bluestore Bug #46124: Potential race condition regression around new OSD flock()s
In case it helps, here are `strace` invocations, each showing slightly different behaviour and error messages, that i... Niklas Hambuechen
03:08 AM bluestore Bug #46124: Potential race condition regression around new OSD flock()s
I did not experience that in Mimic. Niklas Hambuechen
03:07 AM bluestore Bug #46124 (Resolved): Potential race condition regression around new OSD flock()s
In #38150 and PR https://github.com/ceph/ceph/pull/26245, a new `flock()` approach was introuduced.
When I use `ce...
Niklas Hambuechen
07:09 PM Orchestrator Bug #45155: mgr/dashboard: Error listing orchestrator NFS daemons
This is a "cephadm/orchestrator" issue, and the backport is being handled as such, so moving it to that project. Nathan Cutler
03:47 PM rbd Bug #46083 (Pending Backport): [object-map] possible race condition when disabling object map wit...
Mykola Golub
03:47 PM Revision 89ad6c8e (ceph): Merge pull request #35658 from dillaman/wip-46083
librbd: race when disabling object map with overlapping in-flight writes
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:17 PM RADOS Feature #24099: osd: Improve workflow when creating OSD on raw block device if there was bluestor...
John Spray wrote:
> This seems like an odd idea -- if someone is doing OSD creation by hand, why would they want to ...
Niklas Hambuechen
01:56 PM rgw Bug #43536 (Fix Under Review): [pubsub] remove deprecated radogw-admin pubsub creation commands
Yuval Lifshitz
01:54 PM rgw Bug #45794 (New): [pubsub] remove hardcoded "pubsub" user from conf
Yuval Lifshitz
01:52 PM rgw Bug #46128 (Resolved): notification: cannot delete a notification from a deleted bucket
once the bucket is deleted, it is not possible to cleanup any associated notifications.
this is visible also in the ...
Yuval Lifshitz
12:55 PM rgw Bug #46127 (Resolved): amqp: allow for multiple exchanges on the same broker set
currently, only one exchange is supported, and if exchange is modified (for the same connection) an error is returned... Yuval Lifshitz
12:25 PM RADOS Documentation #46099: document statfs operation for ceph-objectstore-tool

if (op == "statfs") {
store_statfs_t statsbuf;
ret = fs->statfs(&statsbuf);
if (ret < 0) {
...
Zac Dover
12:10 PM RADOS Documentation #46126 (New): RGW docs lack an explanation of how permissions management works, esp...
<dirtwash> you know its sshitty protocol and design if obvious things arent visible and default behavior doesnt work
...
Zac Dover
08:02 AM RADOS Bug #46125: ceph mon memory increasing
Hi,
I have deployed ceph single node cluster.
ceph version 14.2.9 (581f22da52345dba46ee232b73b990f06029a2a0) na...
Ashish Nagar
07:13 AM RADOS Bug #46125 (Need More Info): ceph mon memory increasing
Hi,
I have deployed ceph single node cluster.
ceph version 14.2.9 (581f22da52345dba46ee232b73b990f06029a2a0) ...
Ashish Nagar
03:08 AM bluestore Bug #38150: KernelDevice exclusive lock broken
I suspect this may have introduced a regression: #46124 Niklas Hambuechen

06/20/2020

10:49 PM mgr Bug #46123 (Fix Under Review): ceph config show does not display fsid correctly
Nathan Cutler
10:48 PM mgr Bug #46123 (Resolved): ceph config show does not display fsid correctly
ubuntu@smithi122:~/ceph/build$ ./bin/ceph config show mon.a fsid
00000000-0000-0000-0000-000000000000
ubuntu@smit...
Nathan Cutler
10:47 PM mgr Bug #42820 (Resolved): ceph config get does not display fsid correctly
Nathan Cutler
10:12 PM RADOS Backport #46096 (In Progress): nautilus: Issue health status warning if num_shards_repaired excee...
Nathan Cutler
10:09 PM RADOS Backport #46095 (In Progress): octopus: Issue health status warning if num_shards_repaired exceed...
Nathan Cutler
10:02 PM Dashboard Cleanup #35693 (Resolved): Proposed About modal box
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:59 PM Dashboard Feature #44621 (Resolved): mgr/dashboard: Automatic preselection of failure domains in erasure co...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:58 PM Dashboard Cleanup #44811 (Resolved): mgr/dashboard: Reduce component's style size
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:58 PM Dashboard Bug #45405 (Resolved): mgr/dashboard: monitoring: Fix "10% OSDs down" alert description
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:58 PM Dashboard Bug #45651 (Resolved): mgr/dashboard: redirect page after changing the pwd
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:57 PM RADOS Bug #45793 (Resolved): Objecter: don't attempt to read from non-primary on EC pools
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:57 PM Bug #45879 (Resolved): ceph-osd: add osdspec-affinity flag
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:57 PM Dashboard Backport #45707 (Resolved): octopus: mgr/dashboard: redirect page after changing the pwd
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35243
m...
Nathan Cutler
09:57 PM Dashboard Backport #45232: octopus: mgr/dashboard: Allow expanding/collapsing the data table
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35270
m...
Nathan Cutler
09:56 PM ceph-volume Backport #45783: octopus: KeyError: 'ceph.type'
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35452
m...
Nathan Cutler
09:56 PM RADOS Backport #45882 (Resolved): octopus: Objecter: don't attempt to read from non-primary on EC pools
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35444
m...
Nathan Cutler
09:56 PM RADOS Backport #45775 (Resolved): octopus: build_incremental_map_msg missing incremental map while snap...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35442
m...
Nathan Cutler
09:55 PM Backport #45880 (Resolved): octopus: ceph-osd: add osdspec-affinity flag
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35382
m...
Nathan Cutler
09:55 PM Dashboard Backport #45895 (Resolved): octopus: mgr/dashboard: Reduce component's style size
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35291
m...
Nathan Cutler
09:55 PM mgr Backport #45787 (Resolved): octopus: Proposed About modal box
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35291
m...
Nathan Cutler
09:55 PM Dashboard Backport #45738 (Resolved): mgr/dashboard Proposed About modal box
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35291
m...
Nathan Cutler
09:55 PM Dashboard Backport #45370 (Resolved): octopus: mgr/dashboard: Automatic preselection of failure domains in ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35152
m...
Nathan Cutler
09:55 PM Dashboard Backport #45468 (Resolved): octopus: mgr/dashboard: monitoring: Fix "10% OSDs down" alert descrip...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35151
m...
Nathan Cutler
09:55 PM CephFS Backport #45773 (Resolved): octopus: vstart_runner: LocalFuseMount.mount should set set.mounted t...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35447
m...
Nathan Cutler
09:54 PM CephFS Backport #45680: octopus: mgr/volumes: Not able to resize cephfs subvolume with ceph fs subvolume...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35256
m...
Nathan Cutler
09:54 PM Dashboard Backport #45921: octopus: mgr/dashboard: extra spaces after services' name in the Cluster/Hosts page
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35531
m...
Nathan Cutler
07:50 PM mgr Backport #46121 (In Progress): octopus: mgr/k8sevents backport to sanitise the data coming from k...
Nathan Cutler
07:47 PM mgr Backport #46121 (Resolved): octopus: mgr/k8sevents backport to sanitise the data coming from kube...
https://github.com/ceph/ceph/pull/35684 Nathan Cutler
07:50 PM Revision 7fd898cc (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:49 PM mgr Backport #46122 (In Progress): nautilus: mgr/k8sevents backport to sanitise the data coming from ...
Nathan Cutler
07:47 PM mgr Backport #46122 (Resolved): nautilus: mgr/k8sevents backport to sanitise the data coming from kub...
https://github.com/ceph/ceph/pull/35563 Nathan Cutler
07:47 PM mgr Bug #45972 (Pending Backport): mgr/k8sevents backport to sanitise the data coming from kubernetes
Nathan Cutler
01:28 PM Revision 9a8b4fd6 (ceph): Merge pull request #35588 from jschmid1/osdspec_affinity_to_metadata
osd: expose osdspec_affinity to osd_metadata
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:27 PM Revision e42f3087 (ceph): Merge pull request #35569 from sungjunyoung/master
install_deps.sh: Add debian based elementary os
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:26 PM Revision aaf83eb2 (ceph): Merge pull request #35294 from agayev/punch-hole
os/bluestore: Add missing punch_hole call so that object offsets are …
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
01:25 PM Revision 33de6581 (ceph): Merge pull request #34189 from changchengx/bufferlist
common/buffer: refine bufferlist implementation
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:01 PM Revision 9b923cbe (ceph): Merge pull request #35592 from tchaikov/wip-ceph-in-de2
ceph.in: fallback to install path of "ceph" when "ceph-conf" is not found
Reviewed-by: Radoslaw Zarzynski <rzarzyns@...
Kefu Chai
11:53 AM Revision 4536a09f (ceph): Merge pull request #35078 from idryomov/wip-msgr21
msg/async: New msgr2 crc and secure modes (msgr2.1)
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
11:51 AM Revision d07a3eef (ceph): Merge pull request #35607 from wuxingyi/schedulerlogger
osd/scheduler: add white space for better readability
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
11:50 AM bluestore Bug #46027 (Resolved): bufferlist c_str() sometimes clears assignment to mempool
Kefu Chai
11:50 AM Revision eba91445 (ceph): Merge pull request #35584 from aclamk/wip-mempool-bufferlist-c_str
common/mempool: copies bufferlist assignment to mempool through rebuild
Reviewed-by: Josh Durgin <jdurgin@redhat.com...
Kefu Chai
11:47 AM Revision fd8498de (ceph): Merge pull request #32271 from toliu/disable-restful-basic-auth
mgr/restful: allow users to disable http authentication
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by: Ke...
Kefu Chai
08:48 AM Revision ee69323c (ceph): librbd: race when disabling object map with overlapping in-flight writes
The block guard that protects against overlapping updates to the object
map needs to be flushed prior to closing the ...
Jason Dillaman
07:59 AM RADOS Documentation #46120 (Resolved): Improve ceph-objectstore-tool documentation
https://github.com/ceph/ceph/pull/33823
There are a number of comments by David Zafman that I failed to include in...
Zac Dover
06:33 AM Revision befe27ae (ceph): cls/cas: replace bool get() with void get()
Since we allow multiple hoject_t to store in refs_t
due to supporting snapshot, bool is not necessary.
Signed-off-by...
Myoungwon Oh
05:50 AM Revision 47f42300 (ceph): PrimaryLogPG: simplify dec_all_refcount_manifest
We should only need one path with calc_refs_to_drop_on_removal to
handle all manifest cases.
Signed-off-by: Samuel J...
Samuel Just
04:24 AM Revision d6cb690c (ceph): Merge pull request #33823 from zdover23/wip-doc-ceph-objectstore-tool-2...
doc/man: add manpage for ceph-objectstore-tool zdover23
04:20 AM RADOS Bug #46065 (Resolved): sudo missing from command in monitor-bootstrapping procedure
Zac Dover
04:02 AM Revision 4914bd08 (ceph): cmake: only apply C++ compile options to C++ language
we have sources written in C language, and they are compiled along with
C++ source files which uses Seastar library. ...
Kefu Chai
02:32 AM Stable releases Tasks #46039: Nautilus v14.2.10
created #46119 for tracking http://pulpito.ceph.com/yuriw-2020-06-16_18:25:33-rgw-nautilus-distro-basic-smithi/5154919/ Kefu Chai
02:31 AM rgw-testing Bug #46119 (Resolved): nautilus: s3-hadoop fails with hadoop 2.7.3
... Kefu Chai
02:05 AM Revision da4105b5 (ceph): os/bluestore: add blkin traces to BlueStore
Signed-off-by: Yang Honggang <yanghonggang@kuaishou.com> Honggang Yang

06/19/2020

10:18 PM Revision 68bed91a (ceph): Merge pull request #35681 from yuriw/wip-yuriw-crontab-master
qa/tests: removed mimic runs as EOL
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
10:15 PM Revision 56c42106 (ceph): qa/tests: removed mimic runs as EOL
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
10:02 PM Orchestrator Bug #46098: Exception adding host using cephadm
lol, just discovered this myself. Confirm that the suggested fix is appropriate. Dan Mick
08:17 AM Orchestrator Bug #46098 (Triaged): Exception adding host using cephadm
Sebastian Wagner
04:43 AM Orchestrator Bug #46098: Exception adding host using cephadm
Typo in 'Environment' section. 15.2.3 not 15.2.2 Mark Kirkwood
03:21 AM Orchestrator Bug #46098 (Resolved): Exception adding host using cephadm
After bootstrapping 1st host using cephadm, attempting to add another host fails with an exception (variable referenc... Mark Kirkwood
07:59 PM Revision 1490f2c7 (ceph): src/test/crimson: unify the two TestBlock implemenations
cache.cc is going to need a way to generate an appopriately
typed extent from a delta or on disk block based on the
t...
Samuel Just
07:59 PM Revision 3b870210 (ceph): crimson/os/seastore/seastore_types.h: remove extent_types_t::LBA_BLOCK
Unused, unsure why I added it.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
07:59 PM Revision c14841fe (ceph): crimson/os/seatore/cache: add get_extent_by_type
For now, just have a single static mechanism for resolving concrete
extent types. If this becomes unwieldy, we can l...
Samuel Just
07:59 PM Revision 67371827 (ceph): crimson/os/seastore/cached_extent: make apply_delta take a const bl
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:59 PM Revision 5789c948 (ceph): crimson/so/seastore: add crcs to deltas
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:59 PM Revision 8963a58e (ceph): crimson/os/seastore/cache: drop extents on close()
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:59 PM Revision f20bca34 (ceph): crimson/os/seastore/seastore_type: add operator<< for delta_info_t
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:59 PM Revision ff571019 (ceph): crimson/os/seastore/lba_manager/btree: implement apply_delta for lba nodes
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:59 PM Revision 97222be2 (ceph): crimson/os/seastore/cache: replay deltas
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:59 PM Revision 31bfa078 (ceph): crimson/os/seastore/lba_manager/btree: move duplicate_for_write
Previously, it appears that I meant for the caller to insert to
invoke duplicate_for_write prior to calling insert()....
Samuel Just
07:59 PM Revision 4252b87c (ceph): crimson/os/seastore: embed the root pointers directly in the root delta
Previously, I set it up so that there was a "magic" ROOT_LOCATION delta
associated with no block type which would poi...
Samuel Just
07:59 PM Revision f3006467 (ceph): test/crimson/seastore: update test_transaction_manager for replay
TestBlock now has deltas and test_transaction_manager validates
a simple replay case.
Signed-off-by: Samuel Just <sj...
Samuel Just
07:59 PM Revision 753cca09 (ceph): doc/dev/seastore.rst: update TODOs
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:59 PM Revision e4b0e15b (ceph): crimson/os/common/fixed_kv_node_layout: fix const and add replay support
Distinguishes between const and mutable iterators. Reworks external
interface to enforce journaled mutations.
Signe...
Samuel Just
07:08 PM rgw Bug #44570: rgw segfault when uploading files with BEAST
I will also note that I am the maintainer of the package in Gentoo.
If there are compile flags that should be avoi...
Patrick McLean
06:44 PM Dashboard Bug #45508 (Resolved): mgr/dashboard: cropped actions menu in nested details
Nathan Cutler
06:43 PM Dashboard Backport #46048 (Rejected): octopus: mgr/dashboard: cropped actions menu in nested details
Author of master commit wrote in first attempted backport https://github.com/ceph/ceph/pull/35620
"""
I am not ye...
Nathan Cutler
04:39 PM mgr Backport #46118 (Resolved): nautilus: "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance !...
https://github.com/ceph/ceph/pull/37844 Nathan Cutler
04:39 PM mgr Backport #46117 (Resolved): octopus: "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance !=...
https://github.com/ceph/ceph/pull/35794 Nathan Cutler
04:37 PM CephFS Bug #45332 (Resolved): qa: TestExports is failure under new Python3 runtime
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
04:37 PM CephFS Bug #45398 (Resolved): mgr/volumes: Not able to resize cephfs subvolume with ceph fs subvolume cr...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
04:36 PM RADOS Backport #46116 (Resolved): nautilus: Add statfs output to ceph-objectstore-tool
https://github.com/ceph/ceph/pull/35713 Nathan Cutler
04:36 PM RADOS Backport #46115 (Resolved): octopus: Add statfs output to ceph-objectstore-tool
https://github.com/ceph/ceph/pull/35715 Nathan Cutler
04:36 PM ceph-volume Backport #46114 (Resolved): mimic: Report wrong rejected reason in inventory subcommand if device...
https://github.com/ceph/ceph/pull/36452 Nathan Cutler
04:36 PM ceph-volume Backport #46113 (Resolved): nautilus: Report wrong rejected reason in inventory subcommand if dev...
https://github.com/ceph/ceph/pull/36453 Nathan Cutler
04:36 PM ceph-volume Backport #46112 (Resolved): octopus: Report wrong rejected reason in inventory subcommand if devi...
https://github.com/ceph/ceph/pull/36410 Nathan Cutler
04:33 PM Dashboard Backport #46111 (In Progress): octopus: mgr/dashboard: Fix chrome and chromium binaries verification
Tiago Melo
04:17 PM Dashboard Backport #46111 (Resolved): octopus: mgr/dashboard: Fix chrome and chromium binaries verification
https://github.com/ceph/ceph/pull/35679 Nathan Cutler
04:28 PM Revision 453accb2 (ceph): mgr/dashboard: Fix e2e chrome and chromium binaries verification
Fixes: https://tracker.ceph.com/issues/46110
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit e...
Tiago Melo
04:17 PM Dashboard Bug #46110 (Pending Backport): mgr/dashboard: Fix chrome and chromium binaries verification
Nathan Cutler
02:35 PM Dashboard Bug #46110 (Resolved): mgr/dashboard: Fix chrome and chromium binaries verification
Currently we are not checking for "chrome" and "chromium-browser" Tiago Melo
04:16 PM Revision f45d214e (ceph): Merge pull request #35673 from tspmelo/wip-chromium
mgr/dashboard: Fix e2e chromium binary validation
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: L...
Nathan Cutler
03:50 PM Revision f4e7d33d (ceph): mgr/cephadm: make `orch status` fail, if ssh key is not set
ceph-salt relies on the output of `orch status` to determine the
end of the bootstrap process.
Signed-off-by: Sebast...
Sebastian Wagner
03:46 PM CephFS Bug #46056: assertion triggered in LRU::lru_touch in ganesha+libcephfs client
I think what I can do is FSAL_CEPH embed the export ID inside the handle-key that it uses as the cache key, without e... Jeff Layton
12:58 PM CephFS Bug #46056: assertion triggered in LRU::lru_touch in ganesha+libcephfs client
sepia-liu also proposed a patch to ganesha to fix this: https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/495911
....
Jeff Layton
03:37 PM Dashboard Bug #45650 (In Progress): mgr/dashboard: When adding silence, the Matcher dialog's submit button ...
Stephan Müller
03:27 PM Revision 0716b055 (ceph): mgr/cephadm: speedup _refresh_hosts_and_daemons by 10x
by calling 10 hosts in parallel.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
03:23 PM rgw Bug #46078: invalid principal arn in bucket policy grants access to all
Chris Durham wrote:
> if I have an invalid principal in a bucket policy, access is granted to all users according to...
Chris Durham
02:47 PM Revision 38a201ee (ceph): Merge pull request #35243 from smithfarm/wip-45707-octopus
octopus: mgr/dashboard: Fix redirect after changing password
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed...
Lenz Grimmer
02:43 PM Revision e4b8d7ea (ceph): mgr/dashboard: Fix e2e chrome and chromium binaries verification
Fixes: https://tracker.ceph.com/issues/46110
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
02:31 PM Revision 66401826 (ceph): Merge pull request #35223 from smithfarm/wip-releases-ordering
doc/releases: list archived releases in correct order
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Nathan Cutler
02:30 PM Revision 9c2673d1 (ceph): doc/SubmittingPatches-backports.rst: clarify backport PR labels
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
02:17 PM CephFS Bug #45666 (Resolved): qa: AssertionError: '1' != b'1'
Nathan Cutler
02:17 PM CephFS Backport #45886 (Resolved): octopus: qa: AssertionError: '1' != b'1'
Nathan Cutler
01:47 PM Dashboard Feature #46030 (Resolved): mgr/dashboard: We should provide all services in root
Lenz Grimmer
01:47 PM Revision f7dbf0e2 (ceph): Merge pull request #35586 from tspmelo/wip-service-root
mgr/dashboard: Provide all services in root
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Stephan...
Lenz Grimmer
01:14 PM Orchestrator Bug #45093: cephadm: mgrs transiently getting co-located (one node gets two when only one was ask...
I start to suspect that this comes from a race between host refresh and the scheduler, who starts to create new daemo... Sebastian Wagner
01:04 PM CephFS Backport #46085 (In Progress): octopus: handle multiple ganesha.nfsd's appropriately in vstart.sh
https://github.com/ceph/ceph/pull/35499 Varsha Rao
12:28 PM Revision f7e45795 (ceph): mgr/dashboard: add telemetry activation notification
The commit adds 2 different parts to show the
Telemetry activation notification in the dashboard:
1. The Telemetry a...
Tatjana Dehler
12:25 PM Dashboard Bug #46109 (Resolved): mgr/dashboard: Different autocomplete input backgrounds in chrome and firefox
The input background in chrome autocomplete is white while it is darker for firefox. We should make them uniform acro... Ishan Rai
12:16 PM Dashboard Feature #46108 (Resolved): mgr/dashboard: add scss linting
Ceph currently does not have linter for scss files. We should add one.
Possible linters that can be used :
* stylel...
Ishan Rai
11:52 AM mgr Bug #41736 (Pending Backport): "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullp...
Mykola Golub
11:50 AM Revision c142003a (ceph): Merge pull request #30670 from trociny/wip-41736
mgr: fix race between module load and notify
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Tim Serong <tser...
Mykola Golub
11:49 AM Revision 08ba08f7 (ceph): cephadm: Set ms bind ipv6 when mon-ip is ipv6
If you use cephadm bootstrap with an ipv6 mon ip then currently you'll
get into a address family split-brain state, w...
Matthew Oliver
11:21 AM Revision 505b62f6 (ceph): Merge pull request #35141 from matthewoliver/cephadm_iscsi_lib_module_m...
cephadm: Give iscsci a RO /lib/modules bind mounted
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Seba...
Sebastian Wagner
11:04 AM Dashboard Feature #46107 (New): mgr/dashboard: Enable RBD performance monitoring on selected pools
Since Ceph Nautilus, it is possible to enable "RBD image metrics":https://ceph.io/rbd/new-in-nautilus-rbd-performance... Lenz Grimmer
10:52 AM ceph-volume Bug #46102 (Pending Backport): Report wrong rejected reason in inventory subcommand if device typ...
Kefu Chai
07:34 AM ceph-volume Bug #46102: Report wrong rejected reason in inventory subcommand if device type is invalid
This problem is fixed by the following PR.
https://github.com/ceph/ceph/pull/35190
Satoru Takeuchi
07:32 AM ceph-volume Bug #46102 (Resolved): Report wrong rejected reason in inventory subcommand if device type is inv...
If a device type is invalid for a device in `ceph-volume inventory`, its rejected reason becomes "Insufficient space ... Satoru Takeuchi
10:51 AM Revision f45ffce5 (ceph): Merge pull request #35190 from cybozu/ceph-volume-fix-rejected-reason-i...
ceph-volume: report correct rejected reason in inventory if device type is invalid
Reviewed-by: Jan Fajerski <jfajer...
Kefu Chai
10:50 AM CephFS Backport #46002 (In Progress): nautilus: pybind/mgr/volumes: add command to return metadata regar...
Kotresh Hiremath Ravishankar
10:48 AM Revision 4a778215 (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
10:47 AM CephFS Feature #44193 (Pending Backport): pybind/mgr/volumes: add API to manage NFS-Ganesha gateway clus...
Varsha Rao
10:46 AM CephFS Backport #46106 (Resolved): octopus: pybind/mgr/volumes: add API to manage NFS-Ganesha gateway cl...
https://github.com/ceph/ceph/pull/35499 Varsha Rao
10:40 AM CephFS Backport #45849 (In Progress): octopus: mgr/volumes: create fs subvolumes with isolated RADOS nam...
Kotresh Hiremath Ravishankar
10:39 AM Revision 9eac44ef (ceph): mgr/volumes: Create subvolume with isolated rados namespace
1. Add --namespace-isolated option to 'subvolume create' command
to create subvolume in a separate RADOS namespace...
Kotresh Hiremath Ravishankar
10:37 AM CephFS Backport #46001 (In Progress): octopus: pybind/mgr/volumes: add command to return metadata regard...
Kotresh Hiremath Ravishankar
10:32 AM Revision 3a8925ec (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
10:31 AM Orchestrator Bug #45973 (Fix Under Review): Adopted MDS daemons are removed by the orchestrator because they'r...
Sebastian Wagner
09:39 AM CephFS Backport #46011 (Resolved): octopus: qa: TestExports is failure under new Python3 runtime
Already backported via https://github.com/ceph/ceph/commit/bb8f7b0907a2557f4ef5b0455c0fce66aa896e4b Sidharth Anupkrishnan
09:34 AM Revision 1340e37e (ceph): debian: update cmake version to meet cmake_minimum_required
Signed-off-by: wangyunqing <wangyunqing@inspur.com> yunqing wang
09:30 AM CephFS Bug #23421 (New): ceph-fuse: stop ceph-fuse if no root permissions?
Jos Collin
09:29 AM CephFS Bug #23421: ceph-fuse: stop ceph-fuse if no root permissions?
Patrick Donnelly wrote:
> That would indicate ceph-fuse maybe crashed. Please check the logs.
2020-06-19T14:49:24...
Jos Collin
09:15 AM Dashboard Feature #40702 (Resolved): mgr/dashboard: Allow expanding/collapsing the data table
Lenz Grimmer
09:15 AM Dashboard Backport #45232 (Resolved): octopus: mgr/dashboard: Allow expanding/collapsing the data table
Lenz Grimmer
09:14 AM Revision cae4ccd4 (ceph): Merge pull request #35270 from callithea/wip-45232-octopus
octopus: mgr/dashboard: Show table details inside the datatable
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
...
Lenz Grimmer
09:10 AM CephFS Bug #46046 (Fix Under Review): Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs....
Varsha Rao
09:09 AM CephFS Bug #46104 (Fix Under Review): Test failure: test_export_create_and_delete (tasks.cephfs.test_nfs...
Varsha Rao
08:47 AM CephFS Bug #46104 (Resolved): Test failure: test_export_create_and_delete (tasks.cephfs.test_nfs.TestNFS)
... Varsha Rao
09:08 AM Dashboard Bug #46105 (Fix Under Review): mgr/dashboard: fails to start dev server with zh-CN or zh-TW confi...
Kiefer Chang
09:00 AM Dashboard Bug #46105 (Resolved): mgr/dashboard: fails to start dev server with zh-CN or zh-TW configuration
Starting dev server with `--configuration=zh-CN` or `--configuration=zh-TW` fails with the error:... Kiefer Chang
09:01 AM Revision c9d122b9 (ceph): mgr/dashboard: fix browserTarget for zh-Hans and zh-Hant
Fixes: https://tracker.ceph.com/issues/46105
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
Kiefer Chang
08:51 AM Revision 90727ee4 (ceph): qa: add omit_sudo=False for commands ran with sudo
Commands that cleanup FUSE and kernel mount and that setup and
teardown/cleanup network namespaces are that ones that...
Rishabh Dave
08:41 AM Orchestrator Bug #46103 (Duplicate): Restart service command restarts all the services and accepts service typ...
... Varsha Rao
08:15 AM ceph-volume Backport #45783 (Resolved): octopus: KeyError: 'ceph.type'
Jan Fajerski
08:15 AM Revision eccdbcf3 (ceph): Merge pull request #35452 from shyukri/wip-45783-octopus
octopus: ceph-volume: add and delete lvm tags in a single lvchange call. Jan Fajerski
07:49 AM Revision 0169b72f (ceph): ceph-volume: cleanup code
Simplify the logic and fix a typo.
Signed-off-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
Satoru Takeuchi
07:49 AM Revision 3e5d91d4 (ceph): ceph-volume: show correct rejected reason in inventory if device type i...
If device type is not acceptable in `c-v inventory`, its rejected reason
becomes "Insufficient space (<5GB)" by mista...
Satoru Takeuchi
07:49 AM Revision 7a6e5be6 (ceph): mgr/dashboard: reset pwd notification value
Reset the password notification value if the
user logs out. Otherwise if a another user logs
in, who doesn't see the ...
Tatjana Dehler
07:49 AM Revision 39a26ae4 (ceph): mgr/dashboard: update scss definition
Update scss due to reflect the migration from
alert to ngb-alert.
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
Tatjana Dehler
07:49 AM Revision 455dca6b (ceph): mgr/dashboard: support >1 top notification panels
Update navigation component in order to show more than
one notification panel on top of the page.
Signed-off-by: Tat...
Tatjana Dehler
07:47 AM Revision 6b6a2e93 (ceph): mgr/dashboard: Asynchronous unique username validation for User Component
Implements an asynchronous validation for the username field in the Create User form which immediately display an err... Nizamudeen A
07:38 AM Revision 20db5ab8 (ceph): mgr/dashboard: update background image in about modal box
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
(cherry picked from commit 80d5ad81fa740bd3b9f597632f546949700dc0ec)
Ishan Rai
07:37 AM Revision 75ffa2cd (ceph): mgr/dashboard: redesign the login screen
fixes: https://tracker.ceph.com/issues/35689
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
(cherry picked from comm...
Ishan Rai
06:49 AM CephFS Bug #46101 (Resolved): qa: set omit_sudo to False for cmds executed with sudo
There are 2 set of distinct commands -- first are commands that setup and teardown network namespaces and second are ... Rishabh Dave
06:43 AM Revision 1ff990c2 (ceph): vstart_runner.py: improve a conditional in _do_run
Before checking for "/" in args[0], check if it's an instance of Raw.
Since Raw instances aren't iterable, the execut...
Rishabh Dave
06:41 AM CephFS Bug #46100 (Resolved): vstart_runner.py: check for Raw instance before treating as iterable
... Rishabh Dave
06:29 AM Dashboard Feature #44833 (Duplicate): mgr/dashboard: allow users to manage labels on hosts
Duplicated with #45897 Kiefer Chang
05:05 AM CephFS Fix #46070 (Fix Under Review): client: fix snap directory atime
Patrick Donnelly
05:00 AM RADOS Documentation #46099 (New): document statfs operation for ceph-objectstore-tool
https://github.com/ceph/ceph/pull/35632
https://github.com/ceph/ceph/pull/33823
The affected file (I think) is ...
Zac Dover
04:36 AM Support #21418: failed in cmake
> CMake Error at src/CMakeLists.txt:673 (add_subdirectory):
> The source directory
>
> /root/small-io-bench...
Darren Wen
04:30 AM Revision 86594f80 (ceph): incorporating dzafman's suggestions
Signed-off-by: Zac Dover <zac.dover@gmail.com> Zac Dover
03:46 AM CephFS Bug #43762: pybind/mgr/volumes: create fails with TypeError
Victoria Martinez de la Cruz wrote:
> Adding more context to this
>
> This happened after creating a second volum...
Jos Collin
02:49 AM CephFS Backport #45680 (Resolved): octopus: mgr/volumes: Not able to resize cephfs subvolume with ceph f...
Wei-Chung Cheng
02:40 AM CephFS Feature #43435: kclient:send client provided metric flags in client metadata
V1: https://patchwork.kernel.org/project/ceph-devel/list/?series=303647
V2: https://patchwork.kernel.org/project/cep...
Xiubo Li
01:15 AM Revision fe183904 (ceph): Merge pull request #35652 from rzarzynski/wip-crimson-thread-cleanup
crimson: clean-up the crimson/thread directory
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
Reviewed-by: Kefu Ch...
Kefu Chai

06/18/2020

11:26 PM RADOS Bug #46064 (Pending Backport): Add statfs output to ceph-objectstore-tool
David Zafman
01:13 AM RADOS Bug #46064 (Fix Under Review): Add statfs output to ceph-objectstore-tool
David Zafman
01:08 AM RADOS Bug #46064 (In Progress): Add statfs output to ceph-objectstore-tool
David Zafman
01:07 AM RADOS Bug #46064 (Resolved): Add statfs output to ceph-objectstore-tool

This will help diagnose out of space crashes:...
David Zafman
11:25 PM Revision 64bcd436 (ceph): Merge pull request #35632 from dzafman/wip-46064
tools: Add statfs operation to ceph-objecstore-tool
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
10:32 PM RADOS Backport #45882: octopus: Objecter: don't attempt to read from non-primary on EC pools
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35444
merged
Yuri Weinstein
10:32 PM Revision 851d3a42 (ceph): Merge pull request #35444 from smithfarm/wip-45882-octopus
octopus: Objecter: don't attempt to read from non-primary on EC pools
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revi...
Yuri Weinstein
10:31 PM RADOS Backport #45775: octopus: build_incremental_map_msg missing incremental map while snaptrim or bac...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35442
merged
Yuri Weinstein
10:31 PM Revision 6b8b7491 (ceph): Merge pull request #35442 from smithfarm/wip-45775-octopus
octopus: osd: make "missing incremental map" a debug log message
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-...
Yuri Weinstein
10:29 PM Backport #45880: octopus: ceph-osd: add osdspec-affinity flag
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35382
merged
Yuri Weinstein
10:29 PM Revision 777bd987 (ceph): Merge pull request #35382 from jschmid1/wip-45880-octopus
octopus: osd: add --osdspec-affinity flag
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:29 PM Dashboard Backport #45895: octopus: mgr/dashboard: Reduce component's style size
Laura Paduano wrote:
> https://github.com/ceph/ceph/pull/35291
merged
Yuri Weinstein
10:29 PM mgr Backport #45787: octopus: Proposed About modal box
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35291
merged
Yuri Weinstein
10:28 PM Dashboard Backport #45738: mgr/dashboard Proposed About modal box
Laura Paduano wrote:
> https://github.com/ceph/ceph/pull/35291
merged
Yuri Weinstein
10:28 PM Revision 9486312c (ceph): Merge pull request #35291 from callithea/wip-45738-octopus
octopus: mgr/dashboard: Proposed About Modal box
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Tia...
Yuri Weinstein
10:26 PM Dashboard Backport #45370: octopus: mgr/dashboard: Automatic preselection of failure domains in erasure cod...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35152
merged
Yuri Weinstein
10:26 PM Revision ac221e85 (ceph): Merge pull request #35152 from callithea/wip-45370-octopus
octopus: mgr/dashboard: ECP modal enhancement
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Stephan Mü...
Yuri Weinstein
10:24 PM Dashboard Backport #45468: octopus: mgr/dashboard: monitoring: Fix "10% OSDs down" alert description
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35151
merged
Yuri Weinstein
10:24 PM Revision e22ce9f9 (ceph): Merge pull request #35151 from callithea/wip-45468-octopus
octopus: monitoring: Fix "10% OSDs down" alert description
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Revie...
Yuri Weinstein
10:23 PM CephFS Backport #45773: octopus: vstart_runner: LocalFuseMount.mount should set set.mounted to True
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35447
merged
Yuri Weinstein
10:23 PM Revision 9d03841b (ceph): Merge pull request #35447 from smithfarm/wip-45773-octopus
octopus: cephfs: vstart_runner: set mounted to True at the end of mount()
Reviewed-by: Patrick Donnelly <pdonnell@re...
Yuri Weinstein
10:22 PM CephFS Backport #45680: octopus: mgr/volumes: Not able to resize cephfs subvolume with ceph fs subvolume...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35256
merged
Yuri Weinstein
10:22 PM Revision 8786b915 (ceph): Merge pull request #35256 from Vicente-Cheng/wip-45680-octopus
octopus: mgr/volumes: Fix subvolume create idempotency
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:13 PM mgr Bug #42820 (Fix Under Review): ceph config get does not display fsid correctly
https://github.com/ceph/ceph/pull/35662 Neha Ojha
10:03 PM Orchestrator Bug #46097 (Won't Fix): package mode has a hardcoded ssh user
package mode user is hardcoded to 'cephadm'
Daniel Pivonka
09:27 PM CephFS Bug #46056: assertion triggered in LRU::lru_touch in ganesha+libcephfs client
I started working on this, but there is a bit of a dilemma. My approach to fixing this was to share the ceph client b... Jeff Layton
11:29 AM CephFS Bug #46056: assertion triggered in LRU::lru_touch in ganesha+libcephfs client
Ok, I think I may see what's going on now.
Ganesha encodes the export ID into the filehandle on the wire, but that...
Jeff Layton
09:09 PM CephFS Backport #46011: octopus: qa: TestExports is failure under new Python3 runtime
yet Patrick Donnelly
09:06 PM Revision 1536a1a8 (ceph): fuse: update to newer FUSE_USE_VERSION
The build was failing for me against fuse-devel v3.9.1. The prototype
for fuse_ll_ioctl was wrong, as it was expectin...
Jeff Layton
08:55 PM Revision d5175e3a (ceph): mgr/orch: read untrusted input using the yaml SafeLoader
https://msg.pyyaml.org/load
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
08:25 PM Orchestrator Documentation #46082: cephadm: deleting (mds) service doesn't work?
Michael Fritch wrote:
> I think there is some confusion on the `orch` cli commands.
>
> `orch ps` will list the c...
Patrick Donnelly
07:29 PM Orchestrator Documentation #46082: cephadm: deleting (mds) service doesn't work?
I think there is some confusion on the `orch` cli commands.
`orch ps` will list the cephadm daemons, whereas `orch...
Michael Fritch
05:14 PM Orchestrator Documentation #46082 (Can't reproduce): cephadm: deleting (mds) service doesn't work?
... Patrick Donnelly
08:08 PM RADOS Backport #46096 (Resolved): nautilus: Issue health status warning if num_shards_repaired exceeds ...
https://github.com/ceph/ceph/pull/36379 Patrick Donnelly
08:08 PM RADOS Backport #46095 (Resolved): octopus: Issue health status warning if num_shards_repaired exceeds s...
https://github.com/ceph/ceph/pull/35685 Patrick Donnelly
08:07 PM CephFS Backport #46094 (Rejected): octopus: cephfs-shell: set proper return value for the tool
Patrick Donnelly
08:07 PM Dashboard Backport #46092 (Rejected): nautilus: mgr/dashboard: Table column dowpdown does not close
Patrick Donnelly
08:07 PM Dashboard Backport #46091 (Resolved): octopus: mgr/dashboard: Table column dowpdown does not close
https://github.com/ceph/ceph/pull/36862 Patrick Donnelly
08:06 PM RADOS Backport #46090 (Resolved): nautilus: PG merge: FAILED ceph_assert(info.history.same_interval_sin...
https://github.com/ceph/ceph/pull/36161 Patrick Donnelly
08:06 PM RADOS Backport #46089 (Resolved): octopus: PG merge: FAILED ceph_assert(info.history.same_interval_sinc...
https://github.com/ceph/ceph/pull/36033 Patrick Donnelly
08:06 PM rbd Backport #46088 (Resolved): nautilus: [prometheus] auto-configure RBD metric exports for all RBD ...
https://github.com/ceph/ceph/pull/36412 Patrick Donnelly
08:06 PM rbd Backport #46087 (Resolved): octopus: [prometheus] auto-configure RBD metric exports for all RBD p...
https://github.com/ceph/ceph/pull/36411 Patrick Donnelly
08:06 PM RADOS Backport #46086 (Resolved): octopus: osd: wakeup all threads of shard rather than one thread
https://github.com/ceph/ceph/pull/36032 Patrick Donnelly
08:06 PM CephFS Backport #46085 (Resolved): octopus: handle multiple ganesha.nfsd's appropriately in vstart.sh
https://github.com/ceph/ceph/pull/35499 Patrick Donnelly
07:47 PM CephFS Bug #46084: client: supplying ceph_fsetxattr with no value unsets xattr
Forgot to mention this: I tested this on both an octopus build and a nautilus build. John Mulligan
07:09 PM CephFS Bug #46084 (Resolved): client: supplying ceph_fsetxattr with no value unsets xattr
While working on [1] I noticed an unexpected behavior when trying to use ceph_fsetxattr with an empty (null) value. I... John Mulligan
07:23 PM rbd Bug #46083 (Fix Under Review): [object-map] possible race condition when disabling object map wit...
Jason Dillaman
05:46 PM rbd Bug #46083 (Resolved): [object-map] possible race condition when disabling object map with active IO
If the object-map feature is disabled while there is in-flight IO, there is a possibility that the ObjectMap contains... Jason Dillaman
06:50 PM Bug #46077: "FAIL: test_rbd.test_create_defaults" in nautilus-p2p
Note to self, chat with @jason
@yuriweinstein It's this test [1] since it's pulling the test from v14.2.2. Once v...
Yuri Weinstein
03:26 PM Bug #46077 (Resolved): "FAIL: test_rbd.test_create_defaults" in nautilus-p2p
This is for 14.2.10 release
Run: http://pulpito.ceph.com/yuriw-2020-06-17_22:15:02-upgrade:nautilus-p2p-wip-yuri8-...
Yuri Weinstein
05:07 PM Revision 19054ceb (ceph): tools: Add statfs operation to ceph-objecstore-tool
Fixes: https://tracker.ceph.com/issues/46064
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:05 PM bluestore Bug #46055 (Fix Under Review): ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
Igor Fedotov
05:01 PM CephFS Bug #46081 (Fix Under Review): cephadm: mds permissions for osd are unnecessarily permissive
Patrick Donnelly
04:58 PM CephFS Bug #46081 (Resolved): cephadm: mds permissions for osd are unnecessarily permissive
... Patrick Donnelly
05:00 PM Revision d5f315b7 (ceph): os/bluestore: fix spillover test case
Fixes: https://tracker.ceph.com/issues/46055
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
05:00 PM Revision 1ef95808 (ceph): cephadm: restrict mds caps to cephfs pools
Fixes: https://tracker.ceph.com/issues/46081
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:57 PM Revision 268f75bb (ceph): rgw: Replace boost::string_ref/view with std::string_view
This commit replaces boost's string_ref and string_view cpp's in built std::string_view
Fixes: https://tracker.ceph....
Prateek Sachan
04:56 PM Revision 187367ff (ceph): Merge pull request #35329 from trociny/wip-quiesce_complete
librbd: quiesce/unquiesce API improvements
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:21 PM Bug #46080 (Can't reproduce): ceph: ceph tell does not accept daemons with names including "."
On the LRC:... Patrick Donnelly
04:13 PM rgw Bug #45993: rgw/test_rgw_orphan_list.sh fails due to NoSuchBucket
I suspect this is related to https://tracker.ceph.com/issues/45571 , which is an issue with the sepia lab provisionin... J. Eric Ivancich
04:06 PM CephFS Bug #46079 (Pending Backport): handle multiple ganesha.nfsd's appropriately in vstart.sh
Patrick Donnelly
04:03 PM CephFS Bug #46079 (Fix Under Review): handle multiple ganesha.nfsd's appropriately in vstart.sh
Patrick Donnelly
03:53 PM CephFS Bug #46079 (Resolved): handle multiple ganesha.nfsd's appropriately in vstart.sh
Currently, daemons started later will overwrite files for ones started earlier. Also, we could use a way to run alter... Jeff Layton
04:05 PM Revision 9242da5a (ceph): Merge PR #35649 into master
* refs/pull/35649/head:
vstart: allow specifying a different ganesha binary
vstart: handle multiple ganesha's more ...
Patrick Donnelly
03:54 PM Revision 06d29a71 (ceph): vstart: allow specifying a different ganesha binary
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
03:54 PM Revision eea01dfa (ceph): vstart: handle multiple ganesha's more sanely
Currently, if you have more than one ganesha daemon, it clobbers the
log, config and pidfiles from the previous daemo...
Jeff Layton
03:37 PM Revision 3db3d711 (ceph): Merge pull request #35650 from trociny/wip-46076
test/rbd_mirror: fix race on test shut down
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:32 PM rgw Bug #46078 (Resolved): invalid principal arn in bucket policy grants access to all
if I have an invalid principal in a bucket policy, access is granted to all users according to the action specified.
...
Chris Durham
03:20 PM Revision eabb0136 (ceph): Merge pull request #35599 from tchaikov/nautilus-el8
nautilus: ceph.spec.in: build on el8
Reviewed-by: David Galloway <dgallowa@redhat.com>
Yuri Weinstein
03:19 PM Revision 602b0c33 (ceph): Merge pull request #35488 from jdurgin/wip-radosbench-qa-nautilus
nautilus: qa/tasks/radosbench: use long form of option for compatibility
Reviewed-by: Yuri Weinstein <yweinste@redha...
Yuri Weinstein
03:07 PM mgr Bug #44186 (Fix Under Review): Module 'pg_autoscaler' has failed: division by zero
https://github.com/ceph/ceph/pull/35654 Neha Ojha
03:06 PM Revision 3a0f015d (ceph): Merge pull request #35631 from tchaikov/wip-cmake-cleanup
cmake: use add_compile_options() and add_definitions()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
02:52 PM Revision 4390de26 (ceph): src/cstart: fix typo in cstart script
Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com> Deepika Upadhyay
02:52 PM rbd Bug #45986: importing rbd diff does not apply zero sequences correctly
Nikola Ciprich wrote:
> one more update, after disabling rbd_skip_partial_discard (and restarting OSDs) I'm still ab...
Jason Dillaman
08:24 AM rbd Bug #45986: importing rbd diff does not apply zero sequences correctly
one more update, after disabling rbd_skip_partial_discard (and restarting OSDs) I'm still able to reproduce the probl... Nikola Ciprich
05:53 AM rbd Bug #45986: importing rbd diff does not apply zero sequences correctly
sure thing, attaching the log. n. Nikola Ciprich
02:36 PM Dashboard Subtask #45957 (Fix Under Review): Fix broken UiApi documentation endpoints and add warning
Anonymous
02:22 PM Revision 97d9a937 (ceph): Merge pull request #35630 from tchaikov/wip-systemd-subvars
cmake: move include(GNUInstallDirs) up
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
Reviewed-by: Dimitri Savineau <d...
Kefu Chai
02:15 PM Revision 8b8cb37d (ceph): crimson: make ThreadPool specific to AlienStore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:15 PM Revision 0158c84c (ceph): crimson: move Throttle to src/crimson/common.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:14 PM Orchestrator Bug #46036 (Fix Under Review): cephadm: killmode=none: systemd units failed, but containers still...
Sebastian Wagner
02:13 PM Revision f9e5dd50 (ceph): cephadm: unit.run: add `set -e`
In case LVM activates fails for some
unknown reason, prevent the script from
continuing with starting the OSD contain...
Sebastian Wagner
02:12 PM Revision 62777f65 (ceph): qa: fix type error in stderr processing
Fixes: 422d736568bd4d92fdf380b07da0ccac46cf3efd
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:10 PM rgw Bug #46021 (Need More Info): nautilus 14.2.9: RGW compression does not take effect, using command...
Casey Bodley
02:08 PM rgw Bug #46021: nautilus 14.2.9: RGW compression does not take effect, using command “radosgw-admin z...
were the gateways restarted after config changes? Abhishek Lekshmanan
01:52 PM rbd Bug #46076 (Fix Under Review): TestMockImageReplayerSnapshotReplayer.UnlinkRemoteSnapshot race on...
Mykola Golub
01:46 PM rbd Bug #46076 (Resolved): TestMockImageReplayerSnapshotReplayer.UnlinkRemoteSnapshot race on shut down
... Mykola Golub
01:47 PM Revision c214785f (ceph): test/rbd_mirror: fix race on test shut down
in TestMockImageReplayerSnapshotReplayer.UnlinkRemoteSnapshot
Fixes: https://tracker.ceph.com/issues/46076
Signed-of...
Mykola Golub
01:34 PM CephFS Bug #46075 (Resolved): ceph-fuse: mount -a on already mounted folder should be ignored
The expected behaviour of `mount -a` is to mount the paths written in /etc/fstab, and ignore those that are already m... Theofilos Mouratidis
01:25 PM Dashboard Bug #44877: mgr/dashboard: allow custom dashboard grafana url when set by cephadm
https://github.com/ceph/ceph/blob/3f7b7b658b642f0976a4de0f1d40633fac1c86ce/src/pybind/mgr/cephadm/module.py#L250-L255... Kiefer Chang
01:15 PM Orchestrator Documentation #46073: cephadm install fails: apt:stderr E: Unable to locate package cephadm
Machine is amd64 in virtualbox on Windows Reinhard Eilmsteiner
12:53 PM Orchestrator Documentation #46073 (Can't reproduce): cephadm install fails: apt:stderr E: Unable to locate pac...
When following the installation guide on https://ceph.readthedocs.io/en/latest/cephadm/install/ I ran cephadm install... Reinhard Eilmsteiner
01:04 PM CephFS Feature #46074 (Resolved): mds: provide altrenatives to increase the total cephfs subvolume snaps...
Issue is originally discussed here: https://github.com/ceph/ceph-csi/issues/1133
This bug is filed to provide disc...
Shyamsundar Ranganathan
12:59 PM Dashboard Feature #45759 (Fix Under Review): mgr/dashboard: Use ng-bootstrap for Modal
Tiago Melo
12:58 PM Dashboard Feature #45350 (Closed): mgr/dashboard: We should only reinstall npm packages if needed
We can achieve this by running "make mgr-dashboard-frontend-deps" Tiago Melo
12:58 PM CephFS Feature #44193: pybind/mgr/volumes: add API to manage NFS-Ganesha gateway clusters in exporting s...
Varsha, I see that the PR has been merged. Can we set 'Backport' field to Octopus, and create backport ticket? Ramana Raja
12:57 PM Dashboard Cleanup #33606 (Closed): mgr/dashboard: Use ModalComponent in all modals
We currently don't have any modal that is not using ModalComponent. Tiago Melo
12:53 PM Revision 3f7b7b65 (ceph): Merge pull request #35637 from bk201/wip-46067
stop.sh: do not block script when there is no running cluster
Reviewed-by: Varsha Rao <varao@redhat.com>
Sebastian Wagner
12:50 PM CephFS Backport #45953 (In Progress): octopus: vstart: Support deployment of ganesha daemon by cephadm w...
Ramana Raja
12:50 PM Dashboard Bug #45949 (Resolved): mgr/dashboard: Fix audit and update packages
Tiago Melo
12:49 PM rbd Bug #46034 (Pending Backport): [prometheus] auto-configure RBD metric exports for all RBD pools
Mykola Golub
12:49 PM Revision 65f01a90 (ceph): Merge pull request #35603 from dillaman/wip-46034
mgr/prometheus: automatically discover RBD pools for stats gathering
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:48 PM CephFS Backport #46003 (In Progress): octopus: vstart: set $CEPH_CONF when calling ganesha-rados-grace c...
Ramana Raja
12:36 PM Orchestrator Feature #44875 (Fix Under Review): mgr/rook: PlacementSpec to K8s POD scheduling conversion
Sebastian Wagner
12:30 PM Revision 2b41d0a4 (ceph): mgr/cephadm: move ok_to_stop to CephadmService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
12:30 PM Revision cb92429d (ceph): mgr/cephadm: move _check_safe_to_destroy_mon to MonService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
12:30 PM Revision f4218258 (ceph): mgr/cephadm: scheduler: make use of ok-to-stop
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
12:30 PM Revision 5c91f1b8 (ceph): mgr/cephadm: add test for ok-to-stop
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
12:12 PM Dashboard Bug #36353 (Can't reproduce): mgr/dashboard: test_safe_to_destroy (tasks.mgr.dashboard.test_osd.O...
Resolving as "Can't reproduce" for now - please re-open if it appears again. Lenz Grimmer
11:56 AM mgr Bug #44948 (In Progress): Module 'diskprediction_local' has failed: No module named 'sklearn' - c...
Deepika Upadhyay
11:41 AM Orchestrator Bug #45155 (Pending Backport): mgr/dashboard: Error listing orchestrator NFS daemons
Lenz Grimmer
11:40 AM Revision fab0c714 (ceph): os/bluestore: Added checks for compacting BlueFS log for flush and fsyn...
This partially fixes https://tracker.ceph.com/issues/45903
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Adam Kupczyk
11:40 AM Revision 9a592422 (ceph): os/bluestore: Added test for trimming BlueFS replay log
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
11:33 AM Dashboard Bug #45870 (Resolved): mgr/dashboard: extra spaces after services' name in the Cluster/Hosts page
Lenz Grimmer
11:32 AM Dashboard Backport #45921 (Resolved): octopus: mgr/dashboard: extra spaces after services' name in the Clus...
Lenz Grimmer
11:32 AM Revision c3039305 (ceph): Merge pull request #35531 from bk201/wip-45921-octopus
octopus: mgr/dashboard: remove space after service name in the Hosts List table
Reviewed-by: Stephan Müller <smuelle...
Lenz Grimmer
11:15 AM Revision add083e5 (ceph): librbd: fix potential image rm failure due to parent missing
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
10:49 AM Dashboard Bug #46072 (Closed): tasks.mgr.dashboard.test_crush_rule.CrushRuleTest.test_read_access_permissio...
https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/1711/... Sebastian Wagner
10:40 AM RADOS Bug #46071 (New): potential rocksdb failure: few osd's service not starting up after node reboot....
Data node went down abruptly due to issue with SPS-BD Smart Array PCIe SAS Expander, once hardware was changed node c... Prayank Saxena
10:38 AM Revision 0111c880 (ceph): python-common: remove old `cephadm_orchestrator.py`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:31 AM Revision 0f8ac5c1 (ceph): mgr/dashboard: Provide all services in root
Fixes: https://tracker.ceph.com/issues/46030
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
10:25 AM Dashboard Cleanup #46000 (Resolved): mgr/dashboard: Enhance tslint rules
Lenz Grimmer
10:24 AM Revision 07358ef9 (ceph): Merge pull request #35574 from tspmelo/wip-tslint
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Lenz Grimmer
10:10 AM Revision e74fc067 (ceph): doc/cephadm: adopt: fix misleading `apply` examples
Fixes: https://tracker.ceph.com/issues/46052
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:03 AM CephFS Bug #46046: Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs.TestNFS)
https://github.com/ceph/ceph/pull/35644 Sebastian Wagner
02:41 AM CephFS Bug #46046: Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs.TestNFS)
I dug into this more. Here's where the mgr notifies:... Patrick Donnelly
09:38 AM Revision 05784213 (ceph): client: fix snap directory atime
For consistency, also get the .snap directory atime from the parent
directory. Otherwise, this timestamp will be kep...
Luis Henriques
09:36 AM Revision 472317ed (ceph): osd,src/test: remove unused parameters and fix decrementing reference
1. Remove unused paramters and make refcount_manifest() simple
2. Fix using object_ref_delta_t when decremening the r...
Myoungwon Oh
09:31 AM Revision 9a45c39c (ceph): mgr/cephadm: fix broken "already in use" exception message
Fixes:
```
orchestrator._interface.OrchestratorValidationError: ('name %s already in use', 'b')
```
Signed-off-by: ...
Sebastian Wagner
09:29 AM CephFS Fix #46070 (Resolved): client: fix snap directory atime
The fuse client gets almost all the .snap directory timestamps from it's parent. The exception is atime, which is ke... Luis Henriques
09:23 AM Revision 6dcd0a6c (ceph): Merge pull request #35634 from mgfritch/cephadm-manpage-shell-mount
doc/man: add missing cephadm shell `--mount` option
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:20 AM Dashboard Bug #45303 (Fix Under Review): mgr/dashboard: table details flicker if autoReload of table is on
Tiago Melo
09:18 AM Linux kernel client Feature #43215: kclient: send usage metrics to MDS
V1: https://patchwork.kernel.org/project/ceph-devel/list/?series=303647 Xiubo Li
09:17 AM Revision b0bbef91 (ceph): doc/mgr/orch: Update documentation to the new CLI
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:11 AM Dashboard Bug #45918: mgr/dashboard: "ceph-api-nightly-master-backend" failure: test_pool_update_metadata (...
https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/1784/ Sebastian Wagner
09:00 AM CephFS Bug #46069 (Resolved): qa/tasks: make sh() in vstart_runner.py identical with teuthology.orchestr...
teuthology.orchestra.remote.sh has changed. So make it identical in vstart_runner.py for compatibility.
This also fi...
Jos Collin
08:59 AM Orchestrator Documentation #46052 (Fix Under Review): Module 'cephadm' has failed: DaemonDescription: Cannot c...
Sebastian Wagner
07:55 AM Orchestrator Documentation #46052: Module 'cephadm' has failed: DaemonDescription: Cannot calculate service_id:
Sebastian Wagner wrote:
> the correct call is
>
> [...]
>
> which documentation / example did you use for this...
Andy Gold
08:40 AM Revision 9a458699 (ceph): cmake: use string(APPEND...) for appending cflags
* use string(APPEND...) for less repeatings
* `-rdynamic` is a linker option, so it should be added to
`CMAKE_EXE_L...
Kefu Chai
08:40 AM Revision 91bccedc (ceph): cmake: use add_compile_options()
instead of appending compile flags to CMAKE_C_FLAGS, use
add_compile_options(), as COMPILE_OPTIONS is a list, it'd si...
Kefu Chai
08:40 AM Revision 40176530 (ceph): cmake: add definitions using add_definitions()
also, add definitions as a list instead of a single string for better
readability
Signed-off-by: Kefu Chai <kchai@re...
Kefu Chai
08:36 AM CephFS Bug #44947: Hung ops for evicted CephFS clients do not get cleaned up fully
We haven't seen this again since I raised the ticket. We've upgraded to 14.2.9 recently; I'll keep an eye out for thi... David Piper
08:13 AM CephFS Bug #46068 (Closed): qa/tasks/cephfs/nfs: AssertionError in test_export_create_and_delete
Not a bug Varsha Rao
07:53 AM CephFS Bug #46068 (Closed): qa/tasks/cephfs/nfs: AssertionError in test_export_create_and_delete
http://qa-proxy.ceph.com/teuthology/kchai-2020-06-18_05:48:03-rados-wip-kefu2-testing-2020-06-18-0822-distro-basic-sm... Varsha Rao
08:00 AM Dashboard Bug #46067 (Fix Under Review): mgr/dashboard: run-backend-api-tests.sh script is stuck
Kiefer Chang
07:37 AM Dashboard Bug #46067 (Resolved): mgr/dashboard: run-backend-api-tests.sh script is stuck
When running run-backend-api-tests.sh script locally, it is stuck with the following messsage:... Kiefer Chang
07:51 AM Revision 9884b931 (ceph): stop.sh: do not block script when there is no running cluster
A query for current fsid is called inside `do_killcephadm`. This blocks
the script when there is no running cluster. ...
Kiefer Chang
06:42 AM Orchestrator Bug #43816: cephadm: Unable to use IPv6 on "cephadm bootstrap"
Seems to work once I've applied https://github.com/ceph/ceph/pull/35633 and added the --ipv6 to bootstrap. Matthew Oliver
05:34 AM Revision 6f6123ea (ceph): Merge pull request #35469 from xxhdx1985126/wip-crimson-block-io-for-re...
crimson: block io for recovery ---- recovery part 2
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:30 AM RADOS Bug #46065 (Fix Under Review): sudo missing from command in monitor-bootstrapping procedure
https://github.com/ceph/ceph/pull/35635 Zac Dover
03:25 AM RADOS Bug #46065 (Resolved): sudo missing from command in monitor-bootstrapping procedure
Where:
https://docs.ceph.com/docs/master/install/manual-deployment/#monitor-bootstrapping
What:
<badone> https:/...
Zac Dover
02:43 AM Revision 45512373 (ceph): Merge PR #35626 into master
* refs/pull/35626/head:
mds: fix whitespace
Reviewed-by: Jos Collin <jcollin@redhat.com>
Patrick Donnelly
01:58 AM Revision 00baed29 (ceph): doc/man: add missing cephadm shell `--mount` option
also clean-up `--mount` help usage
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
01:52 AM Revision 41db5d16 (ceph): crimson/osd: share map with clients when osdmap epoch doesn't match
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Xuehan Xu
01:50 AM Revision 850d92ed (ceph): crimson: do not assert in start_backfill_ops
osd_recovery_max_single_start is not necessarily used up in start_recovery_ops, and
start_backfill_ops could be invok...
Xuehan Xu
01:50 AM Revision 1793bd9c (ceph): crimson: restart ongoing client_request after peering
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Xuehan Xu
01:50 AM Revision d2279d57 (ceph): crimson/osd: send "mark me down" messages to monitor when shutting down
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Xuehan Xu
01:50 AM Revision 2a1d6d77 (ceph): crimson/monc: take care of connection lost when sending messages
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Xuehan Xu
01:50 AM Revision 46f3625e (ceph): crimson/osd: fix client op version issue
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Xuehan Xu
01:50 AM Revision 6f3a43c0 (ceph): crimson: block io for object recovery
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Xuehan Xu
01:09 AM Orchestrator Bug #45016: mgr: `ceph tell mgr mgr_status` hangs
Aha! Solved it. We bind mon to ipv6 (::1), in reality it's messenger is bound to ::1, however the mgr is still bindin... Matthew Oliver
12:45 AM Revision ae05de3e (ceph): common, osd: add sanity checks around osd_scrub_max_preemptions
to limit maximum preempt_divisor we can use when backing off the
chunky-scrub range on preempting.
Otherwise large o...
xie xingguo
12:35 AM Revision 8ca61e44 (ceph): Merge pull request #35507 from aclamk/wip-bluestore-avl-description
BlueStore, added descriptions for AVL allocator parameters
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by...
Kefu Chai

06/17/2020

11:45 PM mgr Bug #44186: Module 'pg_autoscaler' has failed: division by zero
/a/nojha-2020-06-17_16:38:44-rados:singleton-master-distro-basic-smithi/5158406 Neha Ojha
11:41 PM Revision 42f48fde (ceph): pybind/mgr/pg_autoscaler/module.py: do not update event if ev.pg_num ==...
Fixes: https://tracker.ceph.com/issues/44186
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
10:51 PM CephFS Bug #43943: qa: "[WRN] evicting unresponsive client smithi131:z (6314), after 304.461 seconds"
http://pulpito.ceph.com/teuthology-2020-06-17_14:23:02-upgrade:nautilus-x-master-distro-basic-smithi/ Yuri Weinstein
10:33 PM rbd Bug #45986 (Need More Info): importing rbd diff does not apply zero sequences correctly
If it's only affecting Nautilus and later releases, I would suspect it's related to the "rbd_skip_partial_discard" se... Jason Dillaman
09:25 PM rbd Bug #45986: importing rbd diff does not apply zero sequences correctly
Jason, can you please take a look to see if this bug is in the RBD layer. Neha Ojha
10:33 PM Revision e6a773bc (ceph): cmake: move include(GNUInstallDirs) up
so systemd/CMakeLists.txt can have access to the variables defined by
it. quote from https://cmake.org/cmake/help/lat...
Kefu Chai
09:45 PM mgr Bug #42820 (New): ceph config get does not display fsid correctly
ceph config get has been fixed but ceph config show still does not display fsid correctly. Neha Ojha
09:29 PM CephFS Bug #46046: Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs.TestNFS)
Varsha, I recommend you change task/test_orch_cli.yaml to add rados client debugging ("debug rados = 10") so it's eas... Patrick Donnelly
02:03 PM CephFS Bug #46046: Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs.TestNFS)
mgr log... Varsha Rao
01:56 PM CephFS Bug #46046: Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs.TestNFS)
http://pulpito.ceph.com/swagner-2020-06-17_13:30:53-rados:cephadm-wip-swagner-testing-2020-06-17-1044-distro-basic-sm... Sebastian Wagner
11:24 AM CephFS Bug #46046: Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs.TestNFS)
... Kefu Chai
11:15 AM CephFS Bug #46046: Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs.TestNFS)
Varsha, could you take a look? Kefu Chai
11:13 AM CephFS Bug #46046 (Resolved): Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs.TestNFS)
rados/cephadm/workunits/{distro/ubuntu_18.04_podman.yaml task/test_orch_cli.yaml}... Kefu Chai
09:21 PM RADOS Bug #45991 (Pending Backport): PG merge: FAILED ceph_assert(info.history.same_interval_since != 0)
Neha Ojha
11:42 AM RADOS Bug #45991 (Fix Under Review): PG merge: FAILED ceph_assert(info.history.same_interval_since != 0)
Kefu Chai
09:19 PM RADOS Bug #46024 (Fix Under Review): larger osd_scrub_max_preemptions values cause Floating point excep...
Neha Ojha
09:19 PM RADOS Bug #46043 (Need More Info): osd/ECBackend.cc: 1551: FAILED assert(!(*m).is_missing(hoid))
It is really hard to say what caused this assert without enough debug logging and I doubt we will able to reproduce t... Neha Ojha
07:41 AM RADOS Bug #46043 (Need More Info): osd/ECBackend.cc: 1551: FAILED assert(!(*m).is_missing(hoid))
We observed this crush on on one of the customer servers:... Mykola Golub
08:32 PM rgw Bug #46062 (Resolved): File Corruption in Multisite Replication with Encryption
This may be related to https://tracker.ceph.com/issues/39992 - though I didn't see any mention of encryption in that ... Howard Brown
08:21 PM Revision e49a196f (ceph): Merge pull request #35623 from liewegas/wip-bloomberg
doc/foundation: add bloomberg Sage Weil
08:19 PM Orchestrator Bug #45672: Unable to add additional hosts to cluster using cephadm
I wound up getting around this by using an Ansible role in which this worked successfully. You can feel free to close... Dan Skaggs
08:18 PM CephFS Bug #46056: assertion triggered in LRU::lru_touch in ganesha+libcephfs client
Patrick suggested that ganesha may be using an Inode pointer from one cephfs client and is trying to hand that pointe... Jeff Layton
07:02 PM CephFS Bug #46056: assertion triggered in LRU::lru_touch in ganesha+libcephfs client
My current theory is that Ganesha is replacing one mount's Inode with the other because the inode numbers are identic... Patrick Donnelly
06:37 PM CephFS Bug #46056: assertion triggered in LRU::lru_touch in ganesha+libcephfs client
Tried modifying the MulticlientSimple test to more closely follow ganesha's usage, but it didn't reproduce the issue.... Jeff Layton
05:00 PM CephFS Bug #46056 (Resolved): assertion triggered in LRU::lru_touch in ganesha+libcephfs client
Testing a simple vstart setup with these commands. ganesha is configured with 2 exports that are exporting the same f... Jeff Layton
07:56 PM Revision 5eea038b (ceph): doc/dev/msgr2: fix inconsistencies and update for msgr2.1
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
07:56 PM Revision afc28860 (ceph): msg/async/ProtocolV2: add msgr2.1 feature bit
Use msgr2.1 if the peer supports it and fall back to msgr2.0
otherwise.
Signed-off-by: Ilya Dryomov <idryomov@gmail....
Ilya Dryomov
07:56 PM Revision fd5d28f9 (ceph): msg/async/ProtocolV2: store supported features instead of required
We aren't interested in peer_required_features anywhere outside
_handle_peer_banner_payload() -- once we know there i...
Ilya Dryomov
07:56 PM Revision e6e3563d (ceph): msg/async/ProtocolV2: short circuit empty segments and epilogue
In both msgr2.0 and msgr2.1, segments can be empty. In msgr2.1,
epilogue can be empty as well.
Handle both by calli...
Ilya Dryomov
07:56 PM Revision 0b3f4c63 (ceph): msg/async/frames_v2: add initial unit tests
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
07:56 PM Revision 7e4388f1 (ceph): msg/async/crypto_onwire: implement msgr2.1 nonce format
Move to a 64-bit counter to avoid wrapping and having to reset
the session before the counter repeats. This is in li...
Ilya Dryomov
07:56 PM Revision 2966b2a5 (ceph): msg/async/frames_v2: implement msgr2.1 wire format
Implement msgr2.1-crc and msgr2.1-secure modes.
Issues with existing msgr2.0-crc and msgr2.0-secure modes and
their ...
Ilya Dryomov
07:06 PM Revision 744936dd (ceph): mds: fix whitespace
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
07:01 PM Backport #46061 (In Progress): octopus: qa/tasks/cephadm: setup site based container registry
Kyrylo Shatskyy
06:57 PM Backport #46061 (Resolved): octopus: qa/tasks/cephadm: setup site based container registry
https://github.com/ceph/ceph/pull/35625 Kyrylo Shatskyy
07:01 PM Revision e9d982b9 (ceph): qa/tasks/cephadm: setup site based container registry
Add containers registry mirror for 'docker.io' to the config
file /etc/containers/registries.conf
Since we need site...
Kyr Shatskyy
06:55 PM Revision 6128392c (ceph): include: cleanup lru con/des
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:54 PM Feature #46060 (Pending Backport): qa/tasks/cephadm: setup site based container registry
Kyrylo Shatskyy
06:51 PM Feature #46060 (Resolved): qa/tasks/cephadm: setup site based container registry
qa/tasks/cephadm.py should be able to configure site based
container registry
We need site based config, so each ...
Kyrylo Shatskyy
06:47 PM Revision be0704c3 (ceph): doc/foundation: add bloomberg
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
06:39 PM CephFS Feature #46059 (Resolved): vstart_runner.py: optionally rotate logs between tests
When running lots of tests with debugging, the size of the logs quickly reaches 10s of gigabytes. Have vstart_runner.... Patrick Donnelly
05:43 PM CephFS Bug #46058 (Duplicate): qa: test_scrub_pause_and_resume KeyError: 'a'
... Patrick Donnelly
05:43 PM Revision 23f279d7 (ceph): qa/cephfs: don't pass cmd args from run_as_user as str
Passing command arguments from run_as_user() to run_shell() as string
can be problematic since command argument to be...
Rishabh Dave
05:42 PM Revision 4c9811aa (ceph): qa/cephfs: refactor run_as_root() to user run_as_user()
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
05:41 PM Revision be0a3f44 (ceph): mgr/dashboard: Improve typescript lint
Fixes: https://tracker.ceph.com/issues/46000
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
05:41 PM Revision 1af9c766 (ceph): mgr/dashboard: Fix tslint warnings
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
05:41 PM CephFS Bug #46057 (Resolved): qa/cephfs: run_as_user must args list instead of str
Running @self.mount_a.run_as_root(args='ls ~')@ leads to following error -... Rishabh Dave
05:22 PM RADOS Feature #41564 (Pending Backport): Issue health status warning if num_shards_repaired exceeds som...
David Zafman
05:18 PM Revision 02686e4c (ceph): Merge pull request #35514 from dzafman/wip-41564
mon: Warn when too many reads are repaired on an OSD
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha...
David Zafman
05:15 PM CephFS Bug #45749 (Won't Fix): client: num_caps shows number of caps received
Whoops, sorry this was fixed in master a long time ago but was missed for backport to Luminous. Fixed in
8859ccf2...
Patrick Donnelly
05:14 PM Dashboard Bug #45566 (Pending Backport): mgr/dashboard: Table column dowpdown does not close
Lenz Grimmer
05:13 PM Dashboard Feature #45758 (Resolved): mgr/dashboard: Use ng-bootstrap for Dropdown
Lenz Grimmer
05:13 PM Dashboard Feature #45325 (Resolved): mgr/dashboard: Remove entryComponents from angular modules
Lenz Grimmer
05:12 PM Revision 83c9b93f (ceph): Merge pull request #34933 from tspmelo/wip-remove-entry
mgr/dashboard: Remove entryComponents
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tatjana Dehler <t...
Lenz Grimmer
05:10 PM Revision bfbae0eb (ceph): Merge pull request #35505 from tspmelo/wip-ng-dropdown
mgr/dashboard: Use ng-bootstrap for Dropdown
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tatjana De...
Lenz Grimmer
05:08 PM CephFS Bug #46042 (Fix Under Review): mds: EMetablob replay too long will cause mds restart
Patrick Donnelly
07:07 AM CephFS Bug #46042: mds: EMetablob replay too long will cause mds restart
We encountered the warning 'mdlog behind on trimming' and MDS crashed. Then the standby MDS recovers its journal and ... Yanhu Cao
06:15 AM CephFS Bug #46042 (Resolved): mds: EMetablob replay too long will cause mds restart
Yanhu Cao
04:50 PM Dashboard Bug #45303 (In Progress): mgr/dashboard: table details flicker if autoReload of table is on
Tiago Melo
04:42 PM CephFS Bug #43191 (Resolved): test_cephfs_shell: set `colors` to Never for cephfs-shell
Patrick Donnelly
04:42 PM Revision f1174475 (ceph): Merge PR #32111 into master
* refs/pull/32111/head:
test_cephfs_shell: run cephfs-shell with conf file
Reviewed-by: Patrick Donnelly <pdonnell@...
Patrick Donnelly
04:38 PM Revision af98e6af (ceph): Merge PR #35539 into master
* refs/pull/35539/head:
vstart_runner: set omit_sudo to True by default
Reviewed-by: Patrick Donnelly <pdonnell@red...
Patrick Donnelly
04:32 PM CephFS Feature #46041 (Resolved): mds/metric: if client send the metrics to old ceph, the mds session co...
Patrick Donnelly
03:45 AM CephFS Feature #46041 (Fix Under Review): mds/metric: if client send the metrics to old ceph, the mds se...
Xiubo Li
03:03 AM CephFS Feature #46041 (In Progress): mds/metric: if client send the metrics to old ceph, the mds session...
Xiubo Li
03:02 AM CephFS Feature #46041: mds/metric: if client send the metrics to old ceph, the mds session connection wi...
When the mgr received an unkown type of message it will colse the socket connection directly:
In dmesg log we can ...
Xiubo Li
03:01 AM CephFS Feature #46041 (Resolved): mds/metric: if client send the metrics to old ceph, the mds session co...
We need one way to get whether the mds support the metric collection or not. Xiubo Li
04:31 PM Revision cb1c506f (ceph): Merge PR #35608 into master
* refs/pull/35608/head:
cephfs_features: add metric collection feature support
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
04:15 PM Revision ba0ef8d1 (ceph): qa/tasks/mgr/dashboard/test_health: ignore fsmap.standbys
Fixes: https://tracker.ceph.com/issues/44725
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from ...
Kiefer Chang
04:13 PM Revision 28442b9f (ceph): qa/tasks/mgr/dashboard/test_health: update mdsmap schema
Fixes: https://tracker.ceph.com/issues/44725
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from ...
Kiefer Chang
04:06 PM bluestore Bug #46055 (Resolved): ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
... Neha Ojha
03:59 PM Dashboard Bug #45508: mgr/dashboard: cropped actions menu in nested details
I am not sure if we should backport it to octopus, because it doesn't face this issue for now . but I have already cr... Avan Thakkar
10:15 AM Dashboard Bug #45508 (Pending Backport): mgr/dashboard: cropped actions menu in nested details
Lenz Grimmer
03:55 PM bluestore Bug #46054 (Resolved): RocksDBResharding: rocksdb::ColumnFamilySet::~ColumnFamilySet(): Assertion...
... Neha Ojha
03:46 PM bluestore Bug #45765: BlueStore::_collection_list causes huge latency growth pg deletion
We don't use RGW, we use self-written client which operates with small objects (~500-700-byte objects). Load is not t... Aleksei Zakharov
03:38 PM Revision 9df7e033 (ceph): Merge pull request #35578 from mgfritch/cephadm-infer-fsid-ukn
cephadm: skip any invalid fsid(s) during infer
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
03:35 PM RADOS Bug #46053 (Resolved): osd: wakeup all threads of shard rather than one thread
Neha Ojha
03:33 PM Revision bb6a68ec (ceph): rgw: adding user related web token claims to ops log
for auditing purposes.
Fixes: https://tracker.ceph.com/issues/45989
Signed-off-by: Pritha Srivastava <prsrivas@redh...
Pritha Srivastava
02:43 PM Revision 98c70234 (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>
(c...
Xiubo Li
02:42 PM Revision 71e228e6 (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>
(c...
Xiubo Li
02:27 PM Revision 8acb692c (ceph): Merge pull request #35567 from ceph/cephadm_annotate_scheduler
mgr/cephadm: annotate scheduling code with comments
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
02:16 PM Revision dcae2088 (ceph): Merge pull request #35492 from liewegas/wip-bocloud
doc/foundation: drop BoCloud Sage Weil
01:59 PM Dashboard Bug #45148 (Closed): mgr/dashboard: 'jenkins test dashboard' is failing on master
The issue is now open for ~2 months without any further activity. I'm going to close it now. If you think it's still ... Tatjana Dehler
01:46 PM Orchestrator Documentation #46052: Module 'cephadm' has failed: DaemonDescription: Cannot calculate service_id:
the correct call is... Sebastian Wagner
01:40 PM Orchestrator Documentation #46052 (Resolved): Module 'cephadm' has failed: DaemonDescription: Cannot calculate...
ceph version 15.2.3
using Cephadm...
Andy Gold
01:44 PM CephFS Bug #46023: mds: MetricAggregator.cc: 178: FAILED ceph_assert(rm)
Note that the fix in the PR is to "patch" the sequence number in the tracking map. I didn't want to do away with the ... Venky Shankar
01:15 PM CephFS Bug #46023 (Fix Under Review): mds: MetricAggregator.cc: 178: FAILED ceph_assert(rm)
Venky Shankar
04:24 AM CephFS Bug #46023: mds: MetricAggregator.cc: 178: FAILED ceph_assert(rm)
This happens when a rank 0 MDS goes offline after handling metrics for a client from another rank (say, to rank 1) fo... Venky Shankar
01:42 PM Revision e1024205 (ceph): rpm,deb: python-requests is not needed for ceph-common
Signed-off-by: luo.runbing <luo.runbing@zte.com.cn>
(cherry picked from commit 998a3025c0e87638ae7b36a8b44710abb30fff...
luo.runbing
01:42 PM Revision 81794e4e (ceph): ceph.spec.in: disable "make check" for rhel8
following packages are not available on RHEL/CentOS 8, they are for
dashboard unit tests. so disable all python packa...
Kefu Chai
01:42 PM Revision 5082a977 (ceph): ceph.spec.in: install python3-Cython on el8
EL8 has python3 support. no need to wait for python3-Cython to populate
to its mirrors.
Signed-off-by: Kefu Chai <kc...
Kefu Chai
01:42 PM Revision ef023d25 (ceph): ceph.spec.in: run pathfix.py
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 97bf619e1c538eea4d884b82c4f316e2da15dc3d)
Kefu Chai
01:42 PM Revision ead121a0 (ceph): ceph.spec.in: move distro-conditional deps to dedicated section
Post e92cb7a0336406a2981e9241031497b1749b26aa cleanup. Restore previous
structure of "distro-conditional make check d...
Nathan Cutler
01:42 PM Revision 68f396e1 (ceph): ceph.spec.in: re-enable "make check" deps for el8
this change partially reverts e92cb7a0. as these packages are now
available in AppStream, BaseOS or PowerTools in el8...
Kefu Chai
01:42 PM Revision 2bf4edc9 (ceph): ceph.spec.in: fix 'make check' deps for centos8
When running 'FOR_MAKE_CHECK=1 ./install-deps.sh' in CentOS 8
these dependencies were not being installed.
Missing de...
Alfonso Martínez
01:42 PM Revision b751d468 (ceph): ceph.spec.in: disable cephfs_java and amqp_endpoint if RHEL8
RHEL/CentOS 8 does not offer junit and sharutils yet, so disable
cephfs_java on rhel8 at this moment.
RHEL/CentOS 8 ...
Kefu Chai
01:42 PM Revision 3555ea78 (ceph): ceph.spec.in: Enable amqp_endpoint on RHEL8 by default
RHEL/CentOS 8 now provide librabbitmq-devel so we can enable it as a
build requirement.
Fixes: https://tracker.ceph....
Brad Hubbard
01:42 PM Revision 64b7a8ae (ceph): install-deps.sh: enable CRB/PowerTool repo for RHEL/CentOS 8
see also https://fedoraproject.org/wiki/EPEL
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit ...
Kefu Chai
01:17 PM rgw Bug #46047: [rgw] resizing pg_num/pgp_num causes excessive osd traffic on get_omap_iterator
NVM, same behaviour, I just thought load dropped because I didn't look at all nodes
cluster itself is getting much...
Mariusz Gronczewski
12:20 PM rgw Bug #46047 (New): [rgw] resizing pg_num/pgp_num causes excessive osd traffic on get_omap_iterator
Autoscaler tuned the .index pool for rgw to 8 pgs (we have 40 OSDs) which causes a bit of a hot-spot issue so I thoug... Mariusz Gronczewski
01:17 PM Dashboard Backport #46048 (In Progress): octopus: mgr/dashboard: cropped actions menu in nested details
Avan Thakkar
12:23 PM Dashboard Backport #46048 (Resolved): octopus: mgr/dashboard: cropped actions menu in nested details
https://github.com/ceph/ceph/pull/35620 Avan Thakkar
01:13 PM mgr Bug #44728 (Resolved): mgr: module disable returns 'does not exist'
Tatjana Dehler
01:11 PM Dashboard Feature #39251 (Duplicate): mgr/dashboard: Deactivate config option input fields for read-only users
Issue is a duplicate of https://tracker.ceph.com/issues/43527 Tatjana Dehler
01:10 PM Revision 7e0b165c (ceph): Merge pull request #35581 from bk201/ganesha-doc-pool-existence
mgr/cephadm: document pool requirement for NFS-Ganesha service
Reviewed-by: Varsha Rao <varao@redhat.com>
Reviewed-b...
Sebastian Wagner
01:09 PM Revision 741417de (ceph): mds: dump mds name when processing mds map
So as to easily figure out which mds (name) is associated
with a rank to aid easy debugging.
Signed-off-by: Venky Sh...
Venky Shankar
01:09 PM Revision dc4576de (ceph): mds: reset sequence number when new rank0 mds is available
`MetricsHandler::last_updated_seq` is used to figure out if
client disconnection to an MDS needs to be sent to rank0 ...
Venky Shankar
12:50 PM Dashboard Bug #36353: mgr/dashboard: test_safe_to_destroy (tasks.mgr.dashboard.test_osd.OsdTest)
As the last comment was added ~5 months ago, I would assume the issues doesn't happen anymore. I'm wondering if the i... Tatjana Dehler
12:50 PM Dashboard Cleanup #45901 (In Progress): mgr/dashboard/api: reach 100% test coverage in API controllers
Alfonso Martínez
12:47 PM Dashboard Feature #40909 (In Progress): mgr/dashboard: REST API versioning
Alfonso Martínez
12:42 PM rgw Feature #46049: make the lower value of session duration configurable in sts
https://github.com/ceph/ceph/pull/35612
If we are using boto, we need to change the lower value in boto also: http...
Pritha Srivastava
12:40 PM rgw Feature #46049 (In Progress): make the lower value of session duration configurable in sts
The lower value of session duration is now set to 900 seconds. We need to make it configurable if someone wants to se... Pritha Srivastava
12:28 PM Dashboard Cleanup #38891 (Resolved): mgr/dashboard: Use more bootstrap variables
Lenz Grimmer
12:27 PM Revision 9935e1db (ceph): Merge pull request #35225 from ishanrai05/bootstrap-variables
mgr/dashboard: use bootstrap variables for colors
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Ste...
Lenz Grimmer
12:16 PM rbd Bug #46034: [prometheus] auto-configure RBD metric exports for all RBD pools
Re-used the existing "rbd_stats_pools" config option. It now accepts a '*' wildcard for the pool or namespace. Jason Dillaman
12:13 PM Revision 62986a1c (ceph): mgr/prometheus: automatically discover RBD pools for stats gathering
To simplify configuration, the existing 'rbd_stats_pools' config option
now accepts '*' as a wildcard for the pool an...
Jason Dillaman
12:12 PM Dashboard Subtask #45957 (In Progress): Fix broken UiApi documentation endpoints and add warning
Alfonso Martínez
12:12 PM Bug #44197: read_until returns Operation not permitted in a mixed arch client MON session
Brad Hubbard wrote:
> Okay, I got a chance to really dive into this.
>
> I set up just a monitor on x86_64 and cr...
Tony Davies
11:51 AM Revision 96931b39 (ceph): Merge pull request #35559 from xiexingguo/wip-split-child-stat
osd/PeeringState: fix info.stats.up[acting] of splitting child
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewe...
Kefu Chai
11:51 AM Revision 58c7c7e8 (ceph): test_cephfs_shell: run cephfs-shell with conf file
And set colors to False and debug to True in this conf file.
stdout captured by Python code in this testsuite can co...
Rishabh Dave
11:49 AM Revision 48ee2b84 (ceph): Merge pull request #35395 from kshtsk/wip-registry-conf
qa/tasks/cephadm: setup site based container registry
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:47 AM Revision ff3a51ff (ceph): Merge pull request #35277 from aclamk/wip-limit-wal-sharding
kv/RocksDBStore: Set size for WALs in sharding mode.
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: Mark...
Kefu Chai
11:45 AM Orchestrator Bug #45097 (Resolved): cephadm: UX: Traceback, if `orch host add mon1` fails.
Kefu Chai
11:45 AM Revision 2edf4878 (ceph): Merge pull request #35547 from adk3798/cephadm-45097
cephadm: UX: Change error message when 'orch host add <host>' fails
Reviewed-by: Michael Fritch <mfritch@suse.com>
R...
Kefu Chai
11:44 AM devops Bug #45984 (Resolved): osd systemd service no longer able to start osds
Kefu Chai
11:44 AM Revision 2d0ab622 (ceph): Merge pull request #35552 from jan--f/systemd-osd-libexec
systemd/ceph-osd: ceph-osd-prestart.sh now lives in /usr/libexec
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
Review...
Kefu Chai
11:41 AM Revision ce0d96ba (ceph): Merge pull request #35558 from xiexingguo/wip-45991
osd/PG: fix history.same_interval_since of merge target again
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
11:39 AM Dashboard Cleanup #42072: mgr/dashboard: landing page 2.0
A new design was proposed by Yuval Galanti:
https://marvelapp.com/e4f9e0h/screen/68160077
Lenz Grimmer feedback...
Alfonso Martínez
11:38 AM Revision 5c2b5af9 (ceph): Merge pull request #35497 from ifed01/wip-ifed-remove-wal-preext
os/bluestore: remove preextended WAL support.
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha <...
Kefu Chai
11:36 AM Revision d780443a (ceph): Merge pull request #35549 from mgfritch/cephadm-iscsi-strip-version
cephadm: strip whitespace from iscsi version
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Kefu Chai
11:34 AM Revision ca6b1a7f (ceph): Merge pull request #34643 from aclamk/wip-fix-bluefs-log-dump-v2
os/bluestore/BlueFS: Make log_dump possible without opening bluefs
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
11:32 AM Revision 2652419b (ceph): Merge pull request #35146 from wjwithagen/wjw-fix-shufflerandom
rgw: replace deleted std function: randomshuffle
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:26 AM Revision 7f8a21b6 (ceph): Merge pull request #35609 from tchaikov/wip-mgr-volumes-nfs-fstring
mgr/volumes/nfs: use f-string for creating Exception
Reviewed-by: Varsha Rao <varao@redhat.com>
Reviewed-by: Ramana ...
Kefu Chai
11:10 AM Orchestrator Bug #46045 (Resolved): qa/tasks/cephadm: Module 'dashboard' is not enabled error
http://qa-proxy.ceph.com/teuthology/kchai-2020-06-17_08:41:50-rados-wip-kefu-testing-2020-06-17-1349-distro-basic-smi... Varsha Rao
11:08 AM ceph-volume Bug #46033: "AttributeError: 'MixedType' object has no attribute 'wal_vg_extents'" while calling ...
How urgent is a fix for this?
https://github.com/ceph/ceph/pull/34740 will fix this issue, but I have a hard time ...
Jan Fajerski
10:51 AM Dashboard Cleanup #36070 (Resolved): mgr/dashboard: Use a unified quoting style (double quotes) across all ...
Lenz Grimmer
10:46 AM Revision 0ac14cf9 (ceph): Merge pull request #35466 from ishanrai05/quotes
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
10:37 AM Revision 68296f25 (ceph): Merge pull request #35614 from tchaikov/wip-install-deps-enable-require...
install-deps.sh: do not enable unavailable repos
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Yuval ...
Kefu Chai
10:36 AM Dashboard Bug #45919: mgr/dashboard: nightly-master / PR Jenkins job failure: ERROR: test_standby (tasks.mg...
... Kefu Chai
10:16 AM CephFS Bug #45958 (Resolved): nautilus: ERROR: test_get_authorized_ids (tasks.cephfs.test_volume_client....
Ramana Raja
10:16 AM CephFS Bug #45966 (Resolved): nautilus: qa/tasks: NameError: global name 'StringIO' is not defined
Ramana Raja
10:14 AM Revision 70209af6 (ceph): Merge pull request #35295 from rhcs-dashboard/fix-snapshot-dropdown
mgr/dashboard: cropped actions menu in nested details
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by:...
Lenz Grimmer
09:46 AM Orchestrator Feature #46044 (Resolved): cephadm: Distribute admin keyring.
This is similar to the the ceph.conf, but more complicated.
Maybe use a placement spec? ...
Sebastian Wagner
09:40 AM Orchestrator Bug #46037: ceph orch command hangs forever when trying to add osd
`daemon add` violates https://docs.ceph.com/docs/master/dev/cephadm/#note-regarding-network-calls-from-cli-handlers .... Sebastian Wagner
09:12 AM Revision cc8f1581 (ceph): vstart_runner: set default values of stdout and stderr to None
Not doing so leads to tests run successfully with vstart_runner.py but
crash when triggered with teuthology since the...
Rishabh Dave
09:06 AM CephFS Backport #45888 (In Progress): octopus: client: fails to reconnect to MDS
Wei-Chung Cheng
09:05 AM Revision a31eec36 (ceph): qa/tasks/cephfs/test_scrub.py: use umount_wait to avoid ceph-fuse stuck
If the ceph-fuse client need to flush the caps and does sync wait,
the umount() will just return successfully, then t...
Xiubo Li
08:42 AM Orchestrator Feature #45653 (Duplicate): cephadm: Improve safety by using a specific user
Sebastian Wagner
08:08 AM Revision 57734cf1 (ceph): Merge pull request #35493 from mgfritch/orch-service-spec-validate
python-common: fix ServiceSpec validation
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Reviewed-by: Sebastian Wagner...
Sebastian Wagner
08:03 AM Revision 55b87070 (ceph): install-deps.sh: do not enable unavailable repos
should be specific when enabling codeready-builder repos, there is
chance that some repos are just not available, whi...
Kefu Chai
07:39 AM CephFS Bug #45829 (Resolved): fs: ceph_test_libcephfs abort in TestUtime
Kefu Chai
07:10 AM CephFS Bug #45829 (Fix Under Review): fs: ceph_test_libcephfs abort in TestUtime
Fixed in teuthology: https://github.com/ceph/teuthology/pull/1508 Xiubo Li
05:03 AM CephFS Bug #45829: fs: ceph_test_libcephfs abort in TestUtime
http://pulpito.ceph.com/xiubli-2020-06-17_03:41:52-fs:basic_workload-wip-fs-fderr-2020-06-17-1011-distro-basic-smithi... Xiubo Li
12:50 AM CephFS Bug #45829: fs: ceph_test_libcephfs abort in TestUtime
http://pulpito.ceph.com/xiubli-2020-06-16_14:44:06-fs:basic_workload-wip-fs-ulimit-2020-06-16-1511-distro-basic-smith... Xiubo Li
07:10 AM Revision 07031a0d (ceph): mds: reset heartbeat in EMetaBlob replay
Fixes: https://tracker.ceph.com/issues/46042
Signed-off-by: Yanhu Cao <jrcaoyanhu@jd.com>
Yanhu Cao
05:20 AM Revision 3c813729 (ceph): monitoring:add grafama container build file
This commit provides the Makefile to create the
ceph-grafana containers for nautilus, octopus and
master releases.
S...
Paul Cuzner
05:13 AM rgw Bug #45607: Ceph Elasticsearch sync module not working with rgw_keystone_implicit_tenants=true
Any news of a patch?
I tried to build CEPH from source with the change with no luck.
Are ubuntu deb builds avail...
Luca Cervigni
04:34 AM Revision 5b8ba664 (ceph): mgr/volumes/nfs: use f-string for creating Exception
for better understanding the reason of the failure
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:39 AM Revision 7a7feb7c (ceph): crimson/osd: refactor Heartbeat::Peer
* encapsulate con_front and con_back as Heartbeat::Connection;
* encapsulate connectivity tracker as Heartbeat::Conne...
Yingxin Cheng
03:07 AM Revision d5595b6c (ceph): cephfs_features: add metric collection feature support
In client side we need to known whether mds support the metric
collection or not, or when mds server receieves the me...
Xiubo Li
02:59 AM Revision c904d980 (ceph): osd/scheduler: add white space for better readability
or we will see log like: PGRecovery(pgid=30.0epoch_queued=37778reserved_pushes=1)
Signed-off-by: wuxingyi <wuxingyi20...
xingyi wu
02:29 AM CephFS Bug #44113 (Pending Backport): cephfs-shell: set proper return value for the tool
Patrick Donnelly
02:29 AM CephFS Bug #43248 (Resolved): cephfs-shell: do not drop into shell after running command-line command
Backport managed by #44113. Patrick Donnelly
02:28 AM Revision 0e74b922 (ceph): Merge PR #32288 into master
* refs/pull/32288/head:
test_cephfs_shell: remove test_every_shell_cmd_at_invocation
test_cephfs_shell: catch speci...
Patrick Donnelly
01:14 AM Revision be5ea3a0 (ceph): osd/PeeringState: fix history.same_interval_since of merge target again
The symptom looks much like we see in
https://tracker.ceph.com/issues/37654.
The root cause is that both merge sour...
xie xingguo
01:06 AM Revision 0d46c0c3 (ceph): Merge pull request #35307 from aclamk/wip-rocksdb-sharding-dump
kv/RocksDBStore: Fixes dump of batch commited to rocksdb
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Kefu Chai
01:01 AM Revision b41ca452 (ceph): Merge pull request #35562 from tchaikov/wip-drop-copr-repo
install-deps.sh: drop ktdreyer/ceph-el8 copr repo
Reviewed-by: David Galloway <dgallowa@redhat.com>
Kefu Chai
01:00 AM Revision 4caa6c0e (ceph): Merge pull request #35602 from tchaikov/wip-vstart-ganesha-comment
vstart.sh: update comment to use ganesha from CentOS Storage SIG
Reviewed-by: Varsha Rao <varao@redhat.com>
Kefu Chai
12:45 AM Revision 661996d4 (ceph): mgr: Warn when too many reads are repaired on an OSD
Include test case
Configurable by setting mon_osd_warn_num_repaired (default 10)
Ignore new health warning with rando...
David Zafman
12:45 AM Revision 41322eaa (ceph): test: flush_pg_stats() ignore OSDs that don't respond to getting sequence
This eliminates bogus errors in the logs and returned from flush_pg_stats()
Signed-off-by: David Zafman <dzafman@red...
David Zafman

06/16/2020

11:00 PM Bug #44197: read_until returns Operation not permitted in a mixed arch client MON session
Okay, I got a chance to really dive into this.
I set up just a monitor on x86_64 and created a container instance ...
Brad Hubbard
09:58 PM Orchestrator Feature #44866 (In Progress): cephadm root mode: support non-root users + sudo
Daniel Pivonka
09:58 PM Orchestrator Feature #45653 (In Progress): cephadm: Improve safety by using a specific user
Daniel Pivonka
09:25 PM bluestore Bug #46027: bufferlist c_str() sometimes clears assignment to mempool
PR: https://github.com/ceph/ceph/pull/35584. Radoslaw Zarzynski
08:02 AM bluestore Bug #46027 (Resolved): bufferlist c_str() sometimes clears assignment to mempool
Sometimes c_str() needs to rebuild underlying buffer::raw.
It that case original assignment to mempool is lost.
Adam Kupczyk
05:12 PM Revision 340917d4 (ceph): os/bluestore: Added check against using out-of-range extent
This partially fixes https://tracker.ceph.com/issues/45903
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Adam Kupczyk
05:12 PM Revision d10a9602 (ceph): os/bluestore: Added check that protects against corrupting BlueFS repla...
This partially fixes https://tracker.ceph.com/issues/45903
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Adam Kupczyk
05:10 PM Stable releases Tasks #46039: Nautilus v14.2.10
h3. QE VALIDATION (STARTED 6/16/20)
*PRs list => https://pad.ceph.com/p/nautilus_v14.2.10_QE_PRs_LIST*
*%{color...
Yuri Weinstein
05:06 PM Stable releases Tasks #46039 (Resolved): Nautilus v14.2.10
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Yuri Weinstein
04:51 PM Revision f0018b9f (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
04:51 PM Revision 43ca2df3 (ceph): qa/tasks/cephfs/fuse_mount.py: by python3 compatible
pass `StringIO()` to capture stdout whose value will be interpreted as a
string later on
Signed-off-by: Kefu Chai <k...
Kefu Chai
03:33 PM Orchestrator Bug #46038 (Closed): cephadm mon start failure: Failed to reset failed state of unit ceph-9342dcf...
commmand used:... Deepika Upadhyay
03:30 PM CephFS Bug #45958: nautilus: ERROR: test_get_authorized_ids (tasks.cephfs.test_volume_client.TestVolumeC...
https://github.com/ceph/ceph/pull/35520 merged Yuri Weinstein
06:23 AM CephFS Bug #45958 (Fix Under Review): nautilus: ERROR: test_get_authorized_ids (tasks.cephfs.test_volume...
Ramana Raja
03:30 PM CephFS Bug #45966: nautilus: qa/tasks: NameError: global name 'StringIO' is not defined
https://github.com/ceph/ceph/pull/35520 merged Yuri Weinstein
03:27 PM Revision faea8ede (ceph): Merge pull request #35520 from ajarr/py3-fs-fixes-nautilus
nautilus: qa/tasks/cephfs: py 3 transition fixes
Reviewed-by: Sidharth Anupkrishnan <sanupkri@redhat.com>
Reviewed-b...
Yuri Weinstein
03:10 PM Orchestrator Bug #46037 (Can't reproduce): ceph orch command hangs forever when trying to add osd
after bootstrapping the cephadm cluster when we login to ceph shell, ... Deepika Upadhyay
02:45 PM Revision d77715c6 (ceph): Merge pull request #35510 from mgfritch/cephadm-bootstrap-timeout
cephadm: increase is_available timeout 30s -> 60s Sebastian Wagner
02:36 PM rbd Bug #46034 (Fix Under Review): [prometheus] auto-configure RBD metric exports for all RBD pools
Jason Dillaman
12:10 PM rbd Bug #46034 (Resolved): [prometheus] auto-configure RBD metric exports for all RBD pools
Add a new "rbd_stats_all_pools" config setting to the prometheus exporter. When enabled, all pools assigned to RBD wi... Jason Dillaman
02:34 PM Revision e3cad286 (ceph): Merge pull request #35585 from tchaikov/wip-test-mgr-dashboard-smoke-ra...
test/mgr/mgr-dashboard-smoke: listen on random ports
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Kefu Chai
02:26 PM Orchestrator Bug #46036: cephadm: killmode=none: systemd units failed, but containers still running
https://github.com/ceph/ceph/pull/35524 is part of the solution. the other part is adding a @set -e@ Sebastian Wagner
02:23 PM Orchestrator Bug #46036 (Resolved): cephadm: killmode=none: systemd units failed, but containers still running
... Sebastian Wagner
01:45 PM Revision 45b6945c (ceph): test/librbd: make TestLibRBD.QuiesceWatchError pass
when a duplicate quiesce notification is received
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
01:28 PM CephFS Backport #46012 (In Progress): nautilus: qa: commit 9f6c764f10f break qa code in several places
Nathan Cutler
01:27 PM Revision 48458fd7 (ceph): qa/vstart_runner: update vstart_runner.LocalRemote.sh
Commit 9f6c764f10f replaces remote.run calls by remote.sh without
updating the definition of vstart_runner.LocalRemot...
Rishabh Dave
01:26 PM CephFS Backport #46013 (In Progress): octopus: qa: commit 9f6c764f10f break qa code in several places
Nathan Cutler
01:26 PM Revision 83444535 (ceph): qa/vstart_runner: update vstart_runner.LocalRemote.sh
Commit 9f6c764f10f replaces remote.run calls by remote.sh without
updating the definition of vstart_runner.LocalRemot...
Rishabh Dave
12:55 PM Revision c9178124 (ceph): Merge pull request #35366 from tspmelo/wip-npm-20-05
mgr/dashboard: Update npm packages
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Kiefer Chang <ki...
Lenz Grimmer
12:46 PM Revision b210437e (ceph): rgw: Empty reqs_change_state queue before unregistered_reqs
In RGWHTTPManager::manage_pending_request(), before unregistering
or unlinking the http requests, empty the reqs_chan...
Soumya Koduri
12:25 PM Dashboard Documentation #45863: mgr/dashboard: generate and publish REST API document for backend
The RTD method does look like the best idea; however, it seems most projects to link sphinx (our current generation m... Courtney Caldwell
11:51 AM ceph-volume Bug #46033 (Resolved): "AttributeError: 'MixedType' object has no attribute 'wal_vg_extents'" whi...
I tried to deploy ceph octopus (on SLE 15 SP2) on a hardware cluster with the following drive_groups spec:
```
se...
Thomas Bechtold
11:42 AM Revision f72dc3d8 (ceph): Merge pull request #35557 from dillaman/wip-librbd-asio
librbd: initial boost asio integration
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
11:26 AM Dashboard Bug #46032 (New): tasks.mgr.dashboard.test_ganesha.GaneshaTest: Timed out waiting for daemon mds.a
https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/1540/... Sebastian Wagner
11:19 AM Revision 38e79b66 (ceph): Merge pull request #35412 from sebastian-philipp/doc-cephadm-concepts-fqdn
doc/cephadm: Add chapter about FQDNs
Reviewed-by: Daniel-Pivonka <dpivonka@redhat.com>
Reviewed-by: Thomas Bechtold ...
Sebastian Wagner
11:08 AM Orchestrator Feature #45859 (Fix Under Review): cephadm: use fixed versions
Patrick Seidensal
10:59 AM Orchestrator Feature #45859 (In Progress): cephadm: use fixed versions
Patrick Seidensal
10:58 AM Revision 57196056 (ceph): mgr/cephadm: use fixed Grafana version
Fixes: https://tracker.ceph.com/issues/45859
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
10:49 AM Orchestrator Bug #45594: cephadm: weight of a replaced OSD is 0
The initial weight is never restored after `draining` the OSDs.
We can save the initial weight/reweight and reset ...
Joshua Schmid
10:44 AM Revision 881eebf7 (ceph): ceph.in: fallback to install path of "ceph" when calling "ceph-conf"
there is chance that user does not install "ceph" and "ceph-conf" into
the directory included by "$PATH", in this cas...
Kefu Chai
10:44 AM Revision e1abc0cf (ceph): ceph.in: drop python2 support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:44 AM Revision 8b8e8e59 (ceph): ceph.in: use "in" for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:37 AM CephFS Feature #45741 (Fix Under Review): mgr/volumes/nfs: Add interface for get and list exports
Ramana Raja
10:36 AM CephFS Bug #45744 (Fix Under Review): mgr/nfs: allow only [A-Za-z0-9-_.] in cluster ID
Ramana Raja
10:23 AM Revision 71140f47 (ceph): doc/cephadm: document pool requirement for NFS-Ganesha service
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com> Kiefer Chang
09:55 AM Revision 343cf038 (ceph): mgr/cephadm: exclude osds without osdspec_affinity
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
09:53 AM Orchestrator Bug #46031 (Resolved): Exception: Failed to validate Drive Group: block_wal_size must be of type int
... Sebastian Wagner
09:37 AM Revision e96eacfc (ceph): osd: expose osdspec_affinity to osd_metadata
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
09:23 AM bluestore Bug #45994 (Triaged): OSD crash - in thread tp_osd_tp
Igor Fedotov
09:20 AM bluestore Bug #45994: OSD crash - in thread tp_osd_tp
Increasing suicide timeout doesn't look like the proper way of dealing with this issue.
I presume you're suffering...
Igor Fedotov
06:04 AM bluestore Bug #45994: OSD crash - in thread tp_osd_tp
hi ,
We have seen the issue to be caused by heartbeat timeout resolved by increasing the timer. Hence can this tick...
Nokia ceph-users
09:06 AM Dashboard Feature #46030 (Fix Under Review): mgr/dashboard: We should provide all services in root
Tiago Melo
08:57 AM Dashboard Feature #46030 (Resolved): mgr/dashboard: We should provide all services in root
With the current approach of providing in a module it is still possible to create 2 instances of a service that is su... Tiago Melo
09:03 AM Revision 9c91062b (ceph): vstart.sh: update comment to use ganesha from CentOS Storage SIG
see https://download.nfs-ganesha.org/3/LATEST/RHEL/
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:47 AM Dashboard Bug #46029 (Closed): tasks.mgr.dashboard.test_rgw.RgwUserQuotaTest: untimeError: Timed out after 20s
https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/1490/... Sebastian Wagner
08:30 AM Revision 0141de75 (ceph): test/mgr/mgr-dashboard-smoke: listen on random ports
in hope to reduce the chance to listen an already used port while
running multiple "make check" instances in parallel...
Kefu Chai
08:18 AM rgw Feature #46028 (New): RGW User Policy
I have a requirement to control access to buckets and objects at the user level, just like bucket policies.
Althoug...
bo zhou
08:06 AM Revision 96044658 (ceph): mgr/dashboard: use bootstrap variables for colors
Fixes: https://tracker.ceph.com/issues/38891
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
08:05 AM Revision 2f54a3b8 (ceph): mgr/dashboard: Use a unified quoting style
Use single quotes across all UI elements such as notifications
Fixes: https://tracker.ceph.com/issues/36070
Signed-o...
Ishan Rai
08:03 AM Revision b3a6d18e (ceph): common/mempool: copies bufferlist assignment to mempool through rebuild
Fixes: https://tracker.ceph.com/issues/46027
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Adam Kupczyk
06:44 AM Revision db7ae7c8 (ceph): Merge pull request #35524 from sebastian-philipp/cephadm-rm-container-s...
cephadm: call `podman rm --storage`
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:03 AM Revision 28cbad47 (ceph): osd,src/test: add calc_refs_to_drop_on_removal
find out adjacent offsets between clones and drop the
reference if a chunk is not referenced,
Signed-off-by: Myoungw...
Myoungwon Oh
06:02 AM Revision d2737fd4 (ceph): cls/cas: replace set with mutiset to store duplicated hobject_t
Signed-off-by: Myoungwon Oh <ohmyoungwon@gmail.com> Myoungwon Oh
06:01 AM Revision 408a6dff (ceph): osd_types: replace build_intersection_set with calc_refs_to_drop_on_rem...
calc_refs_to_to_drop_on_removal correctly handles cases where adjacent
clones share a ref not shared by the clone to ...
Samuel Just
06:01 AM Revision a9ead9f2 (ceph): osd: rework build_intersection_set
Signed-off-by: Myoungwon Oh <ohmyoungwon@gmail.com> Myoungwon Oh
06:00 AM Revision 49dc70cc (ceph): src/test: add refcount tests for snapshotted manifest object
To test snapshotted manifest object, two test cases are added.
1. make snapshots on manifest object, and check that t...
Myoungwon Oh
04:42 AM Orchestrator Bug #45016: mgr: `ceph tell mgr mgr_status` hangs
I'll have a poke around and see if I can get this unblocked so we can continue your IPv6 adventure :) Matthew Oliver
04:10 AM CephFS Bug #46025 (Fix Under Review): client: release the client_lock before copying data in read
Patrick Donnelly
01:57 AM CephFS Bug #46025 (Resolved): client: release the client_lock before copying data in read
There is a copy from bufferlist to out buffer in client read, In the case of large file reading, other requests will ... wei qiaomiao
01:52 AM RADOS Bug #46024 (Resolved): larger osd_scrub_max_preemptions values cause Floating point exception

A non-default large osd_scrub_max_preemptions value (e.g., 32) would cause scrubber.preempt_divisor underflow and...
xie xingguo
01:41 AM Revision 23e5359f (ceph): Merge pull request #35317 from dsavineau/doc_radosgw_key_typo
doc/radosgw/admin: fix key subuser typo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:22 AM Revision ec315386 (ceph): Merge pull request #35364 from tchaikov/octopus-py3
octopus: migrate qa/ to Python3
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha <nojha@redhat.c...
Kefu Chai
12:44 AM Revision 422c828b (ceph): mgr/prometheus:add disk metadata to occupation metric
This patch exposes the devices and device_ids meta
data from the osd to the ceph_disk_occupation
metric. This potenti...
Paul Cuzner
12:19 AM Revision df682263 (ceph): mds: fix filelock state when Fsc is issued
LOCK_MIX is is a transition state for muti MDSs could do read/write
at the same time, but the Fcb caps are not allowe...
Xiubo Li

06/15/2020

11:41 PM Revision efe4de12 (ceph): Merge PR #35541 into master
* refs/pull/35541/head:
doc/dev: mention -l, -e and -n among useful options
doc/dev: add info on how to retest QA c...
Patrick Donnelly
11:20 PM Revision 37826d41 (ceph): mgr/test_orchestrator: add iscsi
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:12 PM CephFS Bug #46023 (Resolved): mds: MetricAggregator.cc: 178: FAILED ceph_assert(rm)
... Patrick Donnelly
10:05 PM CephFS Bug #45434 (Triaged): qa: test_full_fsync (tasks.cephfs.test_full.TestClusterFull) failed
Patrick Donnelly
10:05 PM CephFS Bug #45434: qa: test_full_fsync (tasks.cephfs.test_full.TestClusterFull) failed
/ceph/teuthology-archive/pdonnell-2020-06-12_09:37:27-kcephfs-wip-pdonnell-testing-20200612.063208-distro-basic-smith... Patrick Donnelly
10:03 PM CephFS Bug #45100: qa: Test failure: test_damaged_dentry (tasks.cephfs.test_damage.TestDamage)
and master: /ceph/teuthology-archive/pdonnell-2020-06-12_09:37:27-kcephfs-wip-pdonnell-testing-20200612.063208-distro... Patrick Donnelly
10:01 PM CephFS Bug #46022 (New): qa: test_strays num_purge_ops violates threshold 34/16
... Patrick Donnelly
09:24 PM Orchestrator Bug #45999 (Fix Under Review): cephadm shell: picking up legacy_dir
Michael Fritch
09:16 PM Orchestrator Bug #45999 (In Progress): cephadm shell: picking up legacy_dir
Michael Fritch
03:27 PM Orchestrator Bug #45999 (Resolved): cephadm shell: picking up legacy_dir
... Deepika Upadhyay
09:22 PM Revision d2e8b812 (ceph): cephadm: skip any invalid fsid(s) during infer
Fixes: https://tracker.ceph.com/issues/45999
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
09:22 PM Revision 320956eb (ceph): cephadm: sort the list of inferred fsids
$ cephadm shell
ERROR: Cannot infer an fsid, one must be specified: ['1d5df33f-eb94-4a4f-b192-1d5e770ed0e7', 'unknown...
Michael Fritch
08:50 PM rgw Bug #46021 (Can't reproduce): nautilus 14.2.9: RGW compression does not take effect, using comman...
The same issue seems still exists in 14.2.9 which is supposed to be fixed in 14.2.5. https://tracker.ceph.com/issues/... Yan Zhao
07:29 PM CephFS Feature #12334 (Resolved): nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:28 PM Dashboard Backport #46020 (Resolved): octopus: mgr/dashboard/rbd: throws 500s with format 1 RBD images
https://github.com/ceph/ceph/pull/35711 Nathan Cutler
07:28 PM Dashboard Backport #46019 (Resolved): nautilus: mgr/dashboard/rbd: throws 500s with format 1 RBD images
https://github.com/ceph/ceph/pull/35712 Nathan Cutler
07:25 PM RADOS Backport #46018 (Resolved): octopus: ceph_test_rados_watch_notify hang
Nathan Cutler
07:25 PM RADOS Backport #46017 (Resolved): nautilus: ceph_test_rados_watch_notify hang
https://github.com/ceph/ceph/pull/36031 Nathan Cutler
07:24 PM RADOS Backport #46016 (Resolved): octopus: osd-backfill-stats.sh failing intermittently in TEST_backfil...
https://github.com/ceph/ceph/pull/36030 Nathan Cutler
07:24 PM Backport #46015 (Resolved): octopus: log: the time precision of log is only milliseconds because ...
https://github.com/ceph/ceph/pull/36048 Nathan Cutler
07:24 PM Backport #46014 (Resolved): nautilus: log: the time precision of log is only milliseconds because...
https://github.com/ceph/ceph/pull/37659 Nathan Cutler
07:24 PM CephFS Backport #46013 (Resolved): octopus: qa: commit 9f6c764f10f break qa code in several places
https://github.com/ceph/ceph/pull/35600 Nathan Cutler
07:24 PM CephFS Backport #46012 (Resolved): nautilus: qa: commit 9f6c764f10f break qa code in several places
https://github.com/ceph/ceph/pull/35601 Nathan Cutler
07:23 PM rgw Bug #44915 (Resolved): amqp delivery guarantees are incorrect
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:23 PM mgr Fix #45186 (Resolved): mgr/test_orchestrator: fix _get_ceph_daemons()
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:23 PM rgw Bug #45878 (Resolved): RGW crash after 2 times of osd failure
https://github.com/ceph/ceph/pull/32601 (which caused this bug, right?) went in post-Octopus and is not being backpor... Nathan Cutler
07:23 PM Bug #45307 (Resolved): cls/queue: queue return empty markers when listing entries
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:23 PM CephFS Backport #46011 (Resolved): octopus: qa: TestExports is failure under new Python3 runtime
Nathan Cutler
07:22 PM rgw Bug #45412 (Resolved): radosgw gc issue - failed to list objs: (22) Invalid argument
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:22 PM rbd Bug #45504 (Resolved): [python] Image create(...) method defaults to "old_format = True"
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:22 PM Documentation #45514 (Resolved): ceph manpage lists obsolete/unsupported cache tier modes
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:22 PM CephFS Bug #45521 (Resolved): mds: layout parser does not handle [-.] in pool names
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:22 PM rbd Bug #45589 (Resolved): mgr/rbd_support: rename "rbd_trash_trash_purge_schedule" oid to "rbd_trash...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:22 PM RADOS Bug #45612 (Resolved): qa: powercycle: install task runs twice with double unwind causing fatal e...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:21 PM rbd Bug #45714 (Resolved): [rbd-mirror] ensure ops are canceled during replayer shut down before waiting
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:21 PM bluestore Backport #46010 (Rejected): mimic: ObjectStore/StoreTestSpecificAUSize.ExcessiveFragmentation/2 f...
Nathan Cutler
07:21 PM bluestore Backport #46009 (Resolved): octopus: ObjectStore/StoreTestSpecificAUSize.ExcessiveFragmentation/2...
https://github.com/ceph/ceph/pull/36049 Nathan Cutler
07:21 PM bluestore Backport #46008 (Resolved): nautilus: ObjectStore/StoreTestSpecificAUSize.ExcessiveFragmentation/...
https://github.com/ceph/ceph/pull/37824 Nathan Cutler
07:21 PM RADOS Backport #46007 (Resolved): octopus: PrimaryLogPG.cc: 627: FAILED ceph_assert(!get_acting_recover...
https://github.com/ceph/ceph/pull/36029 Nathan Cutler
07:21 PM rbd Bug #45798 (Resolved): librbd: make rbd_read_from_replica_policy actually work
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:21 PM rbd Bug #45803 (Resolved): [rbd-mirror] loss of lock might result in asserting failure when starting ...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:20 PM rgw Backport #46006 (Rejected): octopus: role policies allow access to all buckets when using bucket ...
Nathan Cutler
07:20 PM rgw Backport #46005 (Resolved): octopus: rgw: bucket index entries marked rgw.none not accounted for ...
https://github.com/ceph/ceph/pull/36025 Nathan Cutler
07:20 PM rgw Backport #46004 (Resolved): nautilus: rgw: bucket index entries marked rgw.none not accounted for...
https://github.com/ceph/ceph/pull/36189 Nathan Cutler
07:20 PM CephFS Backport #46003 (Resolved): octopus: vstart: set $CEPH_CONF when calling ganesha-rados-grace comm...
https://github.com/ceph/ceph/pull/35499 Nathan Cutler
07:20 PM CephFS Bug #44579: qa: commit 9f6c764f10f break qa code in several places
9f6c764f10f is in the process of being backported to octopus as well Nathan Cutler
07:18 PM CephFS Bug #44579: qa: commit 9f6c764f10f break qa code in several places
yes, 9f6c764f10f was backported to nautilus via 6e00035ab44f23f3b3ff3242ac81e69dc9f174fc Nathan Cutler
07:16 PM CephFS Bug #44579 (Pending Backport): qa: commit 9f6c764f10f break qa code in several places
Nathan Cutler
05:48 PM Revision 0e2dd36a (ceph): cephadm: UX: Change error message when 'orch host add <host>' fails
Instead of printing out a traceback if adding the host fails
during bootstrapping process, should now print error mes...
Adam King
05:47 PM rgw Bug #44570: rgw segfault when uploading files with BEAST
The compilation flags on Gentoo are user selected.
These hosts are being compiled with gcc-9.3.0 with the flags "-O2...
Patrick McLean
08:08 AM rgw Bug #44570: rgw segfault when uploading files with BEAST
Patrick McLean wrote:
> > - Is radosgw installed from packages (rpm/deb, which one?) or compiled on the machine?
> ...
Mark Kogan
04:59 PM CephFS Backport #46002 (Resolved): nautilus: pybind/mgr/volumes: add command to return metadata regardin...
https://github.com/ceph/ceph/pull/35672 Patrick Donnelly
04:59 PM CephFS Backport #46001 (Resolved): octopus: pybind/mgr/volumes: add command to return metadata regarding...
https://github.com/ceph/ceph/pull/35670 Patrick Donnelly
04:28 PM rgw Bug #45983 (Fix Under Review): rgw: v4 signature not match when list objects with delimiter=" "
Casey Bodley
04:03 PM Dashboard Bug #45981: mgr/dashboard: Nautilus: Missing blanks in modal titles and action buttons
I can't reproduce it on nautilus branch too, it's correctly showing the blank between the texts Avan Thakkar
03:48 PM rgw Bug #45626 (Fix Under Review): test_datalog_autotrim fail in teuthology
Casey Bodley
03:44 PM Dashboard Cleanup #46000 (Fix Under Review): mgr/dashboard: Enhance tslint rules
Tiago Melo
03:37 PM Dashboard Cleanup #46000 (Resolved): mgr/dashboard: Enhance tslint rules
We should add/improve the following rules: deprecation, no-duplicate-imports, no-empty and ordered-imports. Tiago Melo
03:27 PM CephFS Bug #45997 (Fix Under Review): nautilus: ceph_volume_client.py: UnicodeEncodeError exception whil...
-Found a fix being worked on in GitHub.- Thanks for the link Dan. Updated. Patrick Donnelly
01:54 PM CephFS Bug #45997: nautilus: ceph_volume_client.py: UnicodeEncodeError exception while removing volume w...
(We have a PR incoming) Dan van der Ster
01:54 PM CephFS Bug #45997 (Triaged): nautilus: ceph_volume_client.py: UnicodeEncodeError exception while removin...
Patrick Donnelly
01:09 PM CephFS Bug #45997 (Resolved): nautilus: ceph_volume_client.py: UnicodeEncodeError exception while removi...
While deleting a Manila share, we get this backtrace:... Dan van der Ster
03:19 PM Revision 514421a1 (ceph): qa: add .teuthology_branch with `master` contents
This is follow up change for:
teuthology-suite: automate -t argument default value
https://github.com/ceph/t...
Kyr Shatskyy
02:13 PM mgr Bug #45554 (Fix Under Review): mgr/prometheus: cache ineffective when gathering data takes longer...
Patrick Seidensal
02:06 PM Revision 725627ef (ceph): crimson/osd: cleanup heartbeat failure tracking
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
02:06 PM Revision 3f31541c (ceph): crimson/osd: heartbeat handle reset by lookup
use map lookup instead of linear search to find peer during reset, and
connect to the heartbeat peer by entity_name_t...
Yingxin Cheng
02:06 PM Revision cf386ef6 (ceph): crimson/osd: support 1 lossy connection between a heartbeat peer
1. fix dead loop due to racing of one heartbeat connection:
The Peer (renamed from PeerInfo) attempts to identify if...
Yingxin Cheng
02:06 PM Revision 5c871d6d (ceph): crimson/osd: heartbeat cleanup, show gray health states
Be very explicit about gray states between healthy and unhealthy.
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel....
Yingxin Cheng
02:02 PM Orchestrator Feature #45378 (In Progress): cephadm: manage /etc/ceph/ceph.conf
Sebastian Wagner
01:51 PM Dashboard Documentation #45863: mgr/dashboard: generate and publish REST API document for backend
Courtney Caldwell wrote:
> Looking at SwaggerHub as publishing method or ReadTheDocs.
We could do both, just to...
Lenz Grimmer
12:49 PM Dashboard Documentation #45863 (In Progress): mgr/dashboard: generate and publish REST API document for bac...
Looking at SwaggerHub as publishing method or ReadTheDocs. Courtney Caldwell
01:50 PM Revision 60369533 (ceph): crimson/osd: connections are always available in Heartbeat::Peer
No need to check whether con_front or con_back exists, and it
complicates the internal states of PeerInfo, so remove ...
Yingxin Cheng
01:50 PM Revision 0a9864dc (ceph): crimson/osd: promote Heartbeat::Peer to an inner class
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
01:26 PM Revision 55e608d7 (ceph): doc/cephadm: Add chapter about FQDNs
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:16 PM Revision b5a66320 (ceph): mgr/dashboard: Update npm packages
Fixes: https://tracker.ceph.com/issues/45949
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
12:59 PM Revision b2de27be (ceph): Merge pull request #35561 from tchaikov/wip-crimson-disable-bluestore-w...
crimson/os: disable alienized bluestore if using seastar allocator
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat....
Kefu Chai
12:49 PM Revision 81a257b6 (ceph): crimson/osd: heartbeat include first sent time as unresponsive
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
12:49 PM Revision 02cba90d (ceph): crimson/osd: save a lookup attempt in heartbeat::remove_down_peers()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
12:49 PM Revision 92e57f25 (ceph): crimson/osd: change heartbeat msgr policy to lossy_client
stateless_server is not appropriate for heartbeat msgrs, as it:
* will always lose when connection races;
* won't clo...
Yingxin Cheng
12:47 PM Dashboard Subtask #45957 (Fix Under Review): Fix broken UiApi documentation endpoints and add warning
Anonymous
12:17 PM bluestore Backport #45354 (Rejected): octopus: ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 7...
Igor writes in parent issue:
"I doubt we'll backport deferring big writes to Octopus. Hence marking as resolved"
Nathan Cutler
12:10 PM Revision 3e7495d8 (ceph): install_deps.sh: Add debian based elementary os
Signed-off-by: Junyoung, Sung <junyoung.sung@navercorp.com> junyoung sung
11:28 AM mgr Bug #42721: mgr/balancer: KeyError messages in balancer module
Hi, just wanted to report, that I've hit the same problem on 14.2.8 with the fix applied. Haven't studied the code mu... Nikola Ciprich
11:13 AM Orchestrator Feature #45996 (New): adopted prometheus instance uses port 9095, regardless of original port number
When adopting prometheus (@cephadm adopt --style legacy --name prometheus.HOSTNAME@), the new prometheus daemon start... Tim Serong
11:01 AM Orchestrator Bug #45973: Adopted MDS daemons are removed by the orchestrator because they're orphans
We have the same problem with adopted prometheus instances (I adopted one, it was working fine for a few minutes, the... Tim Serong
10:42 AM Revision cdd31717 (ceph): mgr/cephadm: verify explicit placement actually works.
spoiler: it doesn't.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit b08fd9d91...
Sebastian Wagner
10:42 AM Revision 48fc8471 (ceph): mgr/cephadm: make scheduling make sense
Like,
```yaml
placement:
hosts:
- myhost
count: 3
```
will always only schedule one daemon on `myhost`.
Signe...
Sebastian Wagner
10:42 AM Revision 386a9d90 (ceph): mgr/cephadm: add testing with daemons
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 2d3a5a234b693eb233c0f62fa09d6c...
Sebastian Wagner
10:42 AM Revision e138708f (ceph): mgr/cephadm: add testing with labels and hostpatterns
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit eae4707749a858922d811cc15a1dca...
Sebastian Wagner
10:42 AM Revision 7458587a (ceph): mgr/orch: scheduler: handle co-located daemons
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit beb80c051cf40eecd8b501a9e0e868...
Sebastian Wagner
10:42 AM Revision 031638c6 (ceph): mgr/cephadm: serve(): refactor _refresh_hosts_and_daemons
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 671f03b58a721af40a9d8d74ff8604...
Sebastian Wagner
10:42 AM Revision ba4ce169 (ceph): mgr/cephadm: Add migration to the new scheduler.
New scheduler that takes PlacementSpec as the bound and not as recommendation.
Which means, we have to make sure, we...
Sebastian Wagner
10:42 AM Revision f5188e94 (ceph): mgr/cephadm: test scheduler migration
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit f873d49d3cd702c4856302c842e221...
Sebastian Wagner
10:42 AM Revision fb71af79 (ceph): doc/cephadm: add Cephadm scheduler section
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit b30702136ba90b7da05675099c7913...
Sebastian Wagner
10:42 AM Revision 07270c24 (ceph): doc/cephadm: Import existing ssh key docs.
This commit supersedes the commit below, which was suggested by
mohnewald:
https://github.com/ceph/ceph/pull/34453/c...
Zac Dover
10:42 AM Revision 1969e724 (ceph): python-common: move HostSpec to python-common
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit eaa64b9732e393d62fc228d74efb1d...
Sebastian Wagner
10:42 AM Revision 4b9339bd (ceph): python-common: Add Placement.filter_matching_hostspecs()
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 4730710d23d7794ee8e366049f7957...
Sebastian Wagner
10:42 AM Revision 13ae4146 (ceph): mgr/test_orchestrator: Provide proper get_hosts_func
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 44cacc54c1582f83cec4caa6c38d35...
Sebastian Wagner
10:42 AM Revision 2e5d844b (ceph): doc/orch: How to update an existing specification
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 3204457917e29f691e972da472d023...
Sebastian Wagner
10:42 AM Revision a27d35ed (ceph): mgr/orch: apply: Fix proper error when passed unknown type
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 513f32aa5f4f2dbed57ed3e5aec59f...
Sebastian Wagner
10:42 AM Revision 4a370c02 (ceph): mgr/dashboard: fix None value for ints and floats
Fixes: https://tracker.ceph.com/issues/45963
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pic...
Sebastian Wagner
10:42 AM Revision 57061790 (ceph): mgr/dashboard: pylint: reduce number of branches
fixes: `R0912: Too many branches (14/12) (too-many-branches)`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse....
Sebastian Wagner
10:42 AM Revision 935a56ab (ceph): mgr/cephadm: set Ganesha pool/namespace settings in the Dashboard
- Config Ganesha pool and namespace settings in Dashboard.
- New `config_dashboard` option in cephadm. If the flag is...
Kiefer Chang
10:24 AM Revision 856ab3bd (ceph): mgr/cephadm: annotate scheduling code with comments
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
09:43 AM Revision f2aec65c (ceph): qa/tasks/cephfs: python3
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3c751fea7f48ef613286211797a7eafc4913b36e)
Conf...
Sage Weil
09:43 AM Revision 1f302b70 (ceph): qa/tasks/cephfs: os.write takes bytes, not str
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 05eb2f647d16504a81ff17a8ef732cf0e2d90284)
Conf...
Sage Weil
09:43 AM Revision 2d15a102 (ceph): test_volume_client: simplify test_get_authorized_ids()
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 79d62dd87461c43dd6df3775f21962be9042a7b1)
Rishabh Dave
09:41 AM Revision 830514db (ceph): qa/tasks/cephfs/kernel_mount: fix incomplete py3 transition backport
Commit 3dad1ac5f2db97cc3445bdf14a80dbb3e11f7d21 wan an incomplete
backport of 875b45f3c903781ba99dbd2fcf4d2fc89001c25...
Ramana Raja
09:21 AM Revision 02c4f249 (ceph): Merge pull request #35472 from varshar16/wip-vstart-stop-cephadm
stop.sh: Kill cephadm deployed daemons
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
08:54 AM Revision decfbca8 (ceph): cephadm: call `podman rm --storage`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
08:54 AM Orchestrator Documentation #45977: cephadm: Improve Service removal docs
Yes, it worked when I entered the command above vor every service.
So I deleted every nfs service and daemon and sta...
Simon Sutter
08:31 AM Revision a6cc7360 (ceph): os/bluestore: Added descriptions for AVL allocator parameters
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Co-authored-by: Josh Durgin <jdurgin@redhat.com>
Co-authored-by: Ne...
Adam Kupczyk
08:14 AM CephFS Bug #45829: fs: ceph_test_libcephfs abort in TestUtime
http://pulpito.ceph.com/xiubli-2020-06-15_05:16:00-fs:basic_workload-wip-xiubli-fs-testing-2020-06-12-1613-distro-bas... Xiubo Li
07:50 AM CephFS Bug #45829: fs: ceph_test_libcephfs abort in TestUtime
From one of my test case's teuthology.log, we can see that, it is aborted when doing the mount(), in create_file_even... Xiubo Li
07:24 AM Dashboard Bug #44985 (Fix Under Review): mgr/dashboard: wal/db slots in create OSDs form do not work proper...
Kiefer Chang
06:33 AM Dashboard Bug #44985 (In Progress): mgr/dashboard: wal/db slots in create OSDs form do not work properly in...
Kiefer Chang
07:20 AM Revision 2a7b392d (ceph): mgr/dashboard: fix wal/db slots controls in the OSD form
Controls should be updated immediately after changing.
Fixes: https://tracker.ceph.com/issues/44985
Signed-off-by: K...
Kiefer Chang
07:00 AM bluestore Bug #45994 (Duplicate): OSD crash - in thread tp_osd_tp
We recently see some random OSD crashes in thread tp_osd_tp with the below backtrace on one of our Nautilus clusters.... Nokia ceph-users
02:54 AM mgr Bug #45972: mgr/k8sevents backport to sanitise the data coming from kubernetes
backport PR - https://github.com/ceph/ceph/pull/35563
Paul Cuzner
02:44 AM Revision 69d340e2 (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
01:40 AM Revision db84151e (ceph): crimson/os: disable alienized bluestore if using seastar allocator
before figuring out how to colocate alien store and seastar's builtin
allocator. we need to disable alienized bluesto...
Kefu Chai
01:36 AM rgw Bug #45993: rgw/test_rgw_orphan_list.sh fails due to NoSuchBucket
/a//kchai-2020-06-15_00:30:03-rgw-master-distro-basic-smithi/5146487 Kefu Chai
12:22 AM Revision 72a10a48 (ceph): qa/tasks/rbd_fio: unbreak after the conversion from StringIO
Fix a bad typo in commit db7ae8eff60a ("qa/tasks/rbd_fio: get rid of
StringIO for py3").
Signed-off-by: Ilya Dryomov...
Ilya Dryomov

06/14/2020

11:13 PM rgw Bug #45993 (Duplicate): rgw/test_rgw_orphan_list.sh fails due to NoSuchBucket
... Kefu Chai
05:09 PM Revision 030bce64 (ceph): install-deps.sh: drop ktdreyer/ceph-el8 copr repo
as all python3-cherrypy and its deps are included by EPEL8 now
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:18 PM crimson Bug #45985 (Triaged): crimson-osd mkfs segmentation fault on shard 0
Kefu Chai
01:51 PM crimson Bug #45985: crimson-osd mkfs segmentation fault on shard 0
https://github.com/ceph/ceph/pull/35561 is created to disable the combination of bluestore + builtin-allocator. Kefu Chai
01:45 PM crimson Bug #45985: crimson-osd mkfs segmentation fault on shard 0
it's a known issue, i'd suggest use @-DCMAKE_BUILD_TYPE=Debug@ or @-DCMAKE_BUILD_TYPE=Sanitize@ for using alien blues... Kefu Chai
01:08 PM Revision 14af86f6 (ceph): rgw: replace deleted std function: randomshuffle
fixes: https://github.com/ceph/ceph/pull/32927
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Willem Jan Withagen
12:32 PM rgw Bug #45992 (Resolved): tasks.rgw_multi.tests.test_multipart_object_sync fails
... Kefu Chai
11:56 AM Revision b9e0cfe1 (ceph): msg/async/ProtocolV2: switch to FrameAssembler
Factor out the disassembly code from ProtocolV2 and switch
ProtocolV2 to FrameAssembler.
Signed-off-by: Ilya Dryomov...
Ilya Dryomov
11:56 AM Revision dcf30f51 (ceph): msg/async/ProtocolV2: fix l_msgr_recv_bytes calculation
l_msgr_recv_bytes calculation was never updated from msgr1.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
11:56 AM Revision 712915b3 (ceph): msg/async/frames_v2: rename epilogue structs
In preparation for msgr2,1, rename epilogue structs:
epilogue_plain_block_t to epilogue_crc_rev0_block_t and
epilogue...
Ilya Dryomov
11:56 AM Revision bc835b8b (ceph): msg/async/frames_v2: rename and clarify FRAME_FLAGS_LATEABRT
Clarify that the frame can be aborted at any point after the
preamble and the first segment are put on the wire. Whe...
Ilya Dryomov
11:56 AM Revision 872b125a (ceph): msg/async/frames_v2: introduce FrameAssembler
Start separating frame assembly and disassembly code from
frame sending, receiving and handling code, so that assembl...
Ilya Dryomov
08:34 AM Revision 61bd00b9 (ceph): qa/tasks/cephfs: fix syntax error
it's a regression introduced by 9f6c764f10
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 49...
Kefu Chai
08:34 AM Revision 68fcc551 (ceph): qa: import with full path
to be py3 compatible
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 947a74349d2ce1266cb0f3c6...
Kefu Chai
08:34 AM Revision 47d18c59 (ceph): qa: import py3 compatible modules using six
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 80b71ef461043bfa274b2c73fb0697a0e75759cd)
Kefu Chai
08:34 AM Revision bc5a9fbf (ceph): qa/tasks/rgw: fix imports for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit eec9479f6d9ee0ed8dfa705491159d49a89...
Kyr Shatskyy
08:34 AM Revision 31e99eb7 (ceph): qa/tasks/devstack: use six.StringIO for py3 compat
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit 09ae86aa9ecc276d75a14395aaabc12de11...
Kyr Shatskyy
08:34 AM Revision 9ef3937c (ceph): qa/tasks/rbd_fio: get rid of StringIO for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit db7ae8eff60a9e3cb26e4e5c736a9691cd3...
Kyr Shatskyy
08:34 AM Revision 5bc1de89 (ceph): qa/tasks/s3tests_java: get rid of cStringIO
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit b0bafd1416c9f5ec0e0e93834257d4cc33d...
Kyr Shatskyy
08:34 AM Revision e5036a0c (ceph): qa/tasks/keystone: get rid of cStringIO for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit dcf85e4328bfba057d30b6720f6e641dacb...
Kyr Shatskyy
08:34 AM Revision f53c5846 (ceph): qa/tasks/qemu: get rid of cStringIO for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit 914c0816e639b16780cfb991f5a89ffbb49...
Kyr Shatskyy
08:34 AM Revision dec1189e (ceph): qa/tasks/radosgw_admin: get rid of cStringIO for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit 0a224991cfb4cb9683e27c9afe6b922415a...
Kyr Shatskyy
08:34 AM Revision 2dd77cb3 (ceph): qa/tasks/rgw_logsocket: get rid of cStringIO for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit 4cf205f2856b66140f798484bff4951c95a...
Kyr Shatskyy
08:34 AM Revision 1ea92090 (ceph): qa/tasks/util/rgw: get rid of cString for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit 683421ea24bbed4ba72ea96a9055134bed5...
Kyr Shatskyy
08:34 AM Revision b2991dd3 (ceph): qa/tasks/ragweed: get rid of cString for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit f0c5f56ef8ba869ccacf799a9ed6df9dedf...
Kyr Shatskyy
08:34 AM Revision 23687c5d (ceph): qa/tasks/mgr: fix imports for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit e7473b631d862110160c3ef95aa6edce11f...
Kyr Shatskyy
08:34 AM Revision ad005115 (ceph): qa/tasks/ragweed: get rid of itervalues for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit b3e42cf30c7b341b2a08ae1335040e91c9e...
Kyr Shatskyy
08:34 AM Revision 4ce1f18b (ceph): qa/tasks/s3tests: py3 compat
- use string.ascii_uppercase instead string.uppercase
- use six.ensure_str for bytes when required
- use six.ensure_b...
Kyr Shatskyy
08:34 AM Revision 413f727c (ceph): qa/tasks/rbd: get rid of cStringIO for py3
Use io.BytesIO and six.ensure_str for py3 compatibility
instead of cStringIO.StringIO
Signed-off-by: Kyr Shatskyy <k...
Kyr Shatskyy
08:34 AM Revision 5d77c00c (ceph): qa/tasks/devstack: get rid of cStringIO
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit b23ae40a8b07dbbfee23c746b583d3c94bc...
Kyr Shatskyy
08:34 AM Revision bad15051 (ceph): qa/tasks/radosgw_admin: fix tab inconsistancy
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit 08b83007dcbfd20d6188fce8175939ed5cf...
Kyr Shatskyy
08:34 AM Revision dbd94f51 (ceph): qa/tasks/ceph_fuse: fix import for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit ac2fa95b21a3d4b3719af39c64166061114...
Kyr Shatskyy
08:34 AM Revision 36dc2b28 (ceph): qa/tasks/kclient: fix import for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit 06f22a3097c66a3f04e2b00a388aa468fa5...
Kyr Shatskyy
08:34 AM Revision 0d4d1702 (ceph): qa/tasks/cephfs/kernel_mount: get rid of StringIO.StringIO for py3
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit 875b45f3c903781ba99dbd2fcf4d2fc8900...
Kyr Shatskyy
08:34 AM Revision 96b6414a (ceph): qa/tasks/util/rgw: use StringIO for capturing strings
this change should address the failure of
```
2020-04-06T03:07:59.152 ERROR:teuthology.contextutil:Saw exception from...
Kefu Chai
08:34 AM Revision 619198d4 (ceph): test/rgw/rgw_multi: do not decode a str
`s` comes from `rgwadmin()`, which passes `StringIO` as stdout, so the
the output should an instance of `str` in both...
Kefu Chai
08:34 AM Revision 1da80fb3 (ceph): qa/tasks/tox: use python3 for tox tests
both tempest and keystone have dropped python2 support in their tox
based tests.
Signed-off-by: Kefu Chai <kchai@red...
Kefu Chai
08:34 AM Revision 00c9164e (ceph): qa/suites/rgw/tempest: bump up keystone to 17.0.0
* also generate a sample conf file following the document at
https://github.com/openstack/keystone/tree/17.0.0.0rc2...
Kefu Chai
08:34 AM Revision a22b6942 (ceph): qa/tasks/keystone.py: support multiple positional args
it's required when creating endpoint, see
https://docs.openstack.org/python-openstackclient/pike/cli/command-objects/...
Kefu Chai
08:34 AM Revision 151bfdea (ceph): qa/suites/rgw/tempest: use the latest tempest supporting py3.5
in case we need to use ubuntu xenial for testing, xenial only had python
3.5 packaged. and tempest 23.0 was the last ...
Kefu Chai
08:34 AM Revision 849a0719 (ceph): qa/tasks/keystone: use "keystone-manage bootstrap"
* qa/tasks/keystone.py:
instead of prefilling keystone manually, use "keystone-manage bootstrap"
instead. it help...
Kefu Chai
08:34 AM Revision 074ae618 (ceph): qa/suites/rgw/tempest: update unsupported tests of tempest
after rerunning tempest with lastest radosgw, remove the supported
tests from the blacklist, and add the ones which a...
Kefu Chai
08:34 AM Revision aed42580 (ceph): qa/tasks/tempest: use user/pass to authenticate
instead of using admin token use "admin" user to authenticate,
as admin token is not suggested anymore.
Signed-off-b...
Kefu Chai
08:34 AM Revision 88223a38 (ceph): qa/keystone: unpin python-openstackclient
this reverts 2dac5c5012cffb5f41d7e7457569c6bfdc53ec26,
as we don't use `--os-url` anymore.
Signed-off-by: Kefu Chai ...
Kefu Chai
08:34 AM Revision 4d7ddcf8 (ceph): qa/tasks/tempest: use --black-regex for blacklisting tests
simpler this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit b51139fce72e5ed12eb2696c416b...
Kefu Chai
08:34 AM Revision f808e267 (ceph): qa/tasks/barbican.py: convert to str before json.loads()
in Python3, json.loads() expects a string, while
HTTPConnection.getresponse() returns a byte-like object, so we need ...
Kefu Chai
08:34 AM Revision a9cc9f75 (ceph): test/rgw: should import parse not urlparse
urlparse is a function while parse is a submodule where parse_qsl() is
provided
Signed-off-by: Kefu Chai <kchai@redh...
Kefu Chai
08:34 AM Revision 88e0be4c (ceph): qa/cephfs: use StringIO instead of BytesIO
Fixes: https://tracker.ceph.com/issues/45425
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from comm...
Rishabh Dave
08:34 AM Revision 7e2efab8 (ceph): qa/rgw: partial revert of 'import with full path'
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit aa60edcec89b1538070b316c496e55bd0e15f966)
Casey Bodley
08:34 AM Revision 5ebc470d (ceph): qa/tasks/cephfs: use StringIO for capturing str
if we don't expect non-utf8 in stdout, use StringIO instead of BytesIO.
see also d8d44ed1566b19eec055e07da2a0fed88fe...
Kefu Chai
08:34 AM Revision 4235a7ff (ceph): qa/tasks/cephfs: add mount_wait() support to simplify the code
Mostly we should wait the mountpoint to get ready, especially for
the fuse mountpoint, sometimes it may take a few se...
Xiubo Li
08:34 AM Revision a93bbde4 (ceph): test/rgw/rgw_multi: pass bytes to hmac.new()
in Python3, `key` passed to `hmac.new()` should be bytes or bytearray
Signed-off-by: Kefu Chai <kchai@redhat.com>
(c...
Kefu Chai
08:34 AM Revision a4b30b99 (ceph): test/rgw/rgw_multi: return (str, int) from make_request()
so its consumer can feed the returned str to json.loads()
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked...
Kefu Chai
08:34 AM Revision ba17a0f6 (ceph): qa/tasks/cephadm.py: decode data returned by teuthology.get_file()
it's used as part of the command line sent to shell, so we need to
decode it first.
Signed-off-by: Kefu Chai <kchai@...
Kefu Chai
08:34 AM Revision 940edd83 (ceph): test/rgw/rgw_multi/tests.py: decode retval of bucket.get_policy()
return value of bucket.get_policy() is a bytes, so we need to decode it
before comparing it with a string, since the ...
Kefu Chai
08:34 AM Revision e0f75af2 (ceph): test/rgw: pass encoding to Key.get_content_as_string()
we assume that boto.Key.get_content_as_string() returns str instead of
bytes, and compare the return value with a str...
Kefu Chai
08:34 AM Revision 4cebdb56 (ceph): qa/tasks: pass encoding to Key.get_content_as_string()
we assume that boto.Key.get_content_as_string() returns str instead of
bytes, and compare the return value with a str...
Kefu Chai
08:34 AM Revision e75488bf (ceph): qa/tasks/s3tests_java.py: do not change a dict while iterating it
in Python3, dict.items() returns a view instead of an instance of list,
so we have to materialize the view for changi...
Kefu Chai
08:34 AM Revision 774784a9 (ceph): qa/tasks/ragweed.py: open file in text mode
this file is a template for `boto.cfg` which only contains text, so we
can just open it in text mode, and the file-li...
Kefu Chai
08:34 AM Revision c6105566 (ceph): qa/tasks/cephfs: return ascii decoded xattr
as callers of `TestForwardScrub._read_str_xattr()` expects str.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry ...
Kefu Chai
08:34 AM Revision bd3fb89f (ceph): qa/tasks/cephfs: get rid of StringIO for py3
Use io.BytesIO and six.ensure_str for py3 compatibility
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cher...
Kyr Shatskyy
08:34 AM Revision 154b8759 (ceph): qa/tasks/cephfs/test_cephfs_shell: assertRegex(text, regex)
per Python3 doc of unittest,
> assertRegex(text, regex, msg=None)
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cher...
Kefu Chai
08:34 AM Revision e80ec127 (ceph): qa: return a string via getfattr
Fixes: https://tracker.ceph.com/issues/45666
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
08:34 AM Revision af876c0c (ceph): qa/tasks/cephfs/test_scrub: fix self.assertEqual no attribute '_type_eq...
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 89d06490886fb5cf840cadde49913dd497c14cf8)
Xiubo Li
08:34 AM Revision bda24907 (ceph): qa/cephfs: fix AssertionError: CommandFailedError not raised under py3
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 7f57576123b81051a5e64f7c7234153ee11f4062)
Xiubo Li
08:34 AM Revision 93ba2a21 (ceph): qa/tasks/cephfs: switch to StringIO to fix byte-like errors
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit dd4fc808a8a26ebbfae5b5e4bc3b6c99bf0f5d37)
Xiubo Li
08:34 AM Revision a4056edf (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
08:34 AM Revision 29dc32c7 (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
08:34 AM Revision 6c09952f (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
08:34 AM Revision 05486623 (ceph): qa/tasks: use next(iter(..)) for accessing first element in a view
in python2, dict.values() and dict.keys() return lists. but in python3,
they return views, which cannot be indexed di...
Kefu Chai
08:34 AM Revision e6a8c97d (ceph): pybind: s/xrange/range/
fortunately, cython does not complain at seeing xrange, but let's drop
the last bit of python2.
Signed-off-by: Kefu ...
Kefu Chai
08:34 AM Revision b2f327f6 (ceph): qa/tasks/cephfs: do no radom.sample(a_dict)
collect the keys instead of filtering a dict,
to address following failure:
```
2020-04-05T12:15:36.275 INFO:tasks.ce...
Kefu Chai
08:34 AM Revision f176ca92 (ceph): qa/tasks/cephfs: compare number with number
to address following failure:
```
2020-04-05T12:25:30.997 INFO:tasks.cephfs_test_runner:Traceback (most recent call l...
Kefu Chai
08:34 AM Revision 9cacb71e (ceph): qa/tasks/cephfs: use assertCountEqual if PY3
assertItemsEqual is renamed to assertCountEqual in Python3.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry pick...
Kefu Chai
08:34 AM Revision 18e218e1 (ceph): qa/tasks/fs.py: use six.viewitems()
in python3, dict.viewitems() is replaced with dict.items().
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry pick...
Kefu Chai
08:34 AM Revision 35a0fc5c (ceph): qa/tasks/cephfs: use BytesIO for capturing binary
this change partially reverts e46eb8348e0639ea162b7e224bca40e0257ad6ef.
xattrs could contain non-utf8 encoded data, ...
Kefu Chai
08:34 AM Revision e8d5686f (ceph): qa/tasks/cephfs: allow caller to use BytesIO when calling rados()
when the caller expects binary data, it should pass BytesIO as stdout.
this change shold address the failure of
```
...
Kefu Chai
08:34 AM Revision c47f73d7 (ceph): qa/tasks/cephfs: cast mds_recall_warning_decay_rate to float
this change should address the failure of
```
2020-04-05T15:14:23.088 INFO:tasks.cephfs_test_runner:Traceback (most r...
Kefu Chai
08:34 AM Revision 5ae78c4c (ceph): qa/tasks/keystone.py: use list(a_dict) for concatenating lists
`dict.items()` does not return a list in python3, so we need to convert
it to a list first.
Signed-off-by: Kefu Chai...
Kefu Chai
08:34 AM Revision 21d73053 (ceph): qa/tasks/radosgw_admin: use HTTPMessage as a dict in PY3
in Python3, HTTPMessage is a dict-like class by itself, and it does not
offer `dict` attribute anymore.
Signed-off-b...
Kefu Chai
08:34 AM Revision 31d52673 (ceph): qa/tasks/ragweed.py: use str methods of helper from string module
in Python3, some methods offered by `string` module are now member
method of `str` class, and `string.uppercase` is r...
Kefu Chai
08:34 AM Revision 56d71458 (ceph): qa/tasks/tempest.py: use configparser from six.moves
as ConfigParser is offerd by `configparser` module in Python3, so use
six.moves before the migration.
Signed-off-by:...
Kefu Chai
08:34 AM Revision 38d69f7a (ceph): qa/tasks/tempest.py: always write str is value of options
in Python2, ConfigParser is almost the same as RawConfigParser, which
allows set non-string values, but in Python3, C...
Kefu Chai
08:34 AM Revision c600bedc (ceph): qa/tasks/radosgw_admin.py: do not use dict.has_keys()
in python3, `dict.has_key()` was removed. let's use __contains__
instead.
Signed-off-by: Kefu Chai <kchai@redhat.com...
Kefu Chai
08:34 AM Revision bc5db973 (ceph): qa,test: decode return val of base64.b64encode()
base64.b64encode() returns bytes in Python3, and we will pass it as a
commandline parameter later on, which will be q...
Kefu Chai
08:34 AM Revision 53036292 (ceph): qa/tasks/radosgw_admin.py: coerce key.name and key.acl to str
if `key.name` is not set, boto fills it with md5, in that case, it comes
from `base64.b64encode()`. so we need to mak...
Kefu Chai
08:34 AM Revision 01d716bb (ceph): test/rgw/rgw_multi: s/urllib.urlencode/urlparse.urlencode/
urllib in python3 does not offer urlencode anymore, so let's use
six.moves.parse now.
Signed-off-by: Kefu Chai <kcha...
Kefu Chai
08:34 AM Revision 9ec9f514 (ceph): qa/tasks: use StringIO for capturing string output
see d8d44ed1566b19eec055e07da2a0fed88fed4152
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit ...
Kefu Chai
08:34 AM Revision 098dfcb4 (ceph): test/rgw: upload using a NamedTemporaryFile
in boto, it tries to figure out the MIME type of a file by its name, if
the file-like objects has an attribute of "na...
Kefu Chai
08:34 AM Revision c114b7d2 (ceph): qa/suites/krbd: whitelist MON_DOWN health warning
see also
- 93de19adcf1233ce4c68f1253e0b9abef6d97a9d
- 608e002195638e80323780f1907db40c0b9768f0
Signed-off-by: Kefu ...
Kefu Chai
08:34 AM Revision 5588210d (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
08:34 AM Revision a48ebec0 (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
08:34 AM Revision 745fdb29 (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
08:34 AM Revision 778859de (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
08:34 AM Revision dee9f02b (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
08:34 AM Revision 8e1201d1 (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 AM Revision 7ea66937 (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
08:34 AM Revision c4e300ee (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
08:34 AM Revision b11df30d (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
08:34 AM Revision 4b2ec793 (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
08:34 AM Revision 69f9ce2d (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
08:34 AM Revision bb8f7b09 (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
08:34 AM Revision f2169152 (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:34 AM Revision 4da73555 (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>
(cherry picked...
Ilya Dryomov
08:34 AM Revision 7d4737ca (ceph): qa/valgrind.supp: less specific when suppressing issues/22052
Fixes: https://tracker.ceph.com/issues/22052
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit a...
Kefu Chai
08:34 AM Revision 8a5f633d (ceph): qa/tasks/tox: use the latest stable tox
in hope to avoid any ancient bugs
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit b7152e8e943...
Kefu Chai
08:34 AM Revision 9c22a4de (ceph): qa/tasks: use "a // b" instead of "a / b"
for expressions where the value is expected to be integer. as in
python3, `a / b` returns a float.
Signed-off-by: Ke...
Kefu Chai
08:34 AM Revision 2235a715 (ceph): qa,tes: s/xrange/range/
use six.moves.range for python3 copatibility, we can drop six after
migrating to python3.
Signed-off-by: Kefu Chai <...
Kefu Chai
08:34 AM Revision 13186238 (ceph): test/rgw: use "a // b" instead of "a / b"
for expressions where the value is expected to be integer. as in
python3, `a / b` returns a float.
Signed-off-by: Ke...
Kefu Chai
08:34 AM Revision 8a9bca11 (ceph): qa/tasks: do not random.choice(a_view)
use `random.sample()` instead of `random.choice(list(a_view))` for better performance.
Signed-off-by: Kefu Chai <kch...
Kefu Chai
08:34 AM Revision 953ff54e (ceph): pybind/mgr/dashboard/.pylintrc: drop xrange from the whitelist
since dashboard is now xrange-free, there is no need to have
xrange-builtin in whitelist, moreover, in python3 the er...
Kefu Chai
08:34 AM Revision 39f6c0ea (ceph): qa/tasks/openssl_keys.py: sort cert configs before creating certs
we cannot rely on the order in which items are arranged in a dict, the
order varies from version to another. in Pytho...
Kefu Chai
08:34 AM Revision 149f3de5 (ceph): qa/tasks/ceph_manager.py: do not return a filter
as the caller might want to `len(manager.get_osd_status()['raw'])`, and
`len()` does not accept a `filter` object.
a...
Kefu Chai
08:34 AM Revision e134f8eb (ceph): qa/tasks/ceph_objectstore_tool.py: use str.startswit
in Python3, string module does not offer `string.find()` anymore, let's
use `str.find()` method instead.
Signed-off-...
Kefu Chai
08:34 AM Revision f9882ca7 (ceph): qa/tasks/mgr: s/urllib.quote_plus/parse.quote_plus/
in Python3, urllib.quote_plus is moved into urllib.parse, let's use
six.moves at this moment.
Signed-off-by: Kefu Ch...
Kefu Chai
06:45 AM Revision ede9164d (ceph): osd: change tier-flush's operation type to ReadOperation
existing flush is the ReadOperation in order to flush older
clone that head.
Like existing flush, change tier-flush's...
Myoungwon Oh
05:25 AM Revision 51719f68 (ceph): osd: add refcounting chunks for snapshotted manifest object
To prevent removing a manifest object in use (has the reference count), the chunk maps in clone is
introduced.
Signe...
Myoungwon Oh
04:18 AM Revision 896bf9a7 (ceph): common/buffer: align parameter type in interface & implementation
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
04:18 AM Revision e4852e8e (ceph): common/buffer: use bufferptr length directly for memory compare
The input length should be equal to bufferlist length, so the round_length
is always equal to bp.length().
Signed-of...
Changcheng Liu
04:16 AM Revision 1c96ad36 (ceph): common/buffer: use '\n' to replace with endl manipulator
explictly use '\n' as the visual separator in between
buffers in the bufferlist.
Signed-off-by: Changcheng Liu <chan...
Changcheng Liu

06/13/2020

08:16 PM CephFS Bug #45663: luminous to nautilus upgrade

I think the xlock causes this
2020-06-13 17:32:24.920 7fb5edd82700 0 log_channel(cluster) log [WRN] :
slow re...
none none
07:41 AM Revision d4f9edce (ceph): osd/PeeringState: fix info.stats.up[acting] of splitting child
In general a splitting child should have the same CRUSH
mapping result with its parent at the initialization stage.
H...
xie xingguo
05:26 AM RADOS Bug #45991 (Resolved): PG merge: FAILED ceph_assert(info.history.same_interval_since != 0)
http://qa-proxy.ceph.com/teuthology/xxg-2020-06-13_00:34:59-rados:thrash-wip-nautilus-nnnn-distro-basic-smithi/514318... xie xingguo
02:44 AM Revision aabfb76e (ceph): librbd: swapped ThreadPool/ContextWQ for AsioEngine
The majority of usage of ContextWQ has been switched to use the
ASIO ContextWQ adapter class. The journal, RWL cache,...
Jason Dillaman
02:44 AM Revision e26fa83d (ceph): rbd-mirror: swapped ThreadPool/ContextWQ for AsioEngine
The majority of usage of ContextWQ has been switched to use the
ASIO ContextWQ adapter class. The journal remains the...
Jason Dillaman
02:44 AM Revision fdad0b77 (ceph): librbd: wrapper class for ContextWQ
Numerous state machines in librbd utilize ContextWQ for handling deferred
completion work. Now that we have an ASIO t...
Jason Dillaman

06/12/2020

09:21 PM Revision 09150378 (ceph): Merge pull request #35475 from sebastian-philipp/octopus-backport-34879...
octopus: cephadm batch backport June (2)
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
09:19 PM Revision 8e173709 (ceph): Merge pull request #35538 from bk201/wip-45155
mgr/cephadm: set Ganesha pool/namespace settings in the Dashboard
Reviewed-by: Sebastian Wagner <sebastian.wagner@su...
Sebastian Wagner
09:16 PM Revision 9d86ea69 (ceph): Merge pull request #35474 from sebastian-philipp/python-common-hostspec
mgr/orch: move HostSpec to python-common
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Sebastian Wagner
09:14 PM CephFS Fix #44171 (Resolved): pybind/cephfs: audit for unimplemented bindings for libcephfs
Patrick Donnelly
09:12 PM Revision 9c090279 (ceph): Merge PR #33406 into master
* refs/pull/33406/head:
libcephfs/pybind: Add truncate, ftruncate
libcephfs/pybind: Add get_layout, get_default_poo...
Patrick Donnelly
09:10 PM CephFS Feature #45237 (Pending Backport): pybind/mgr/volumes: add command to return metadata regarding a...
Patrick Donnelly
09:10 PM Revision 4b54ab69 (ceph): Merge PR #34716 into master
* refs/pull/34716/head:
mgr/volumes: Add snapshot info command
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
...
Patrick Donnelly
09:08 PM Revision 7952dc58 (ceph): Merge PR #35261 into master
* refs/pull/35261/head:
qa/vstart_runner.py: ignores when source and destination are same
Reviewed-by: Patrick Donn...
Patrick Donnelly
09:07 PM CephFS Bug #45866 (Pending Backport): ceph-fuse build failure against libfuse v3.9.1
Patrick Donnelly
09:07 PM Revision b40d5ee8 (ceph): Merge PR #35368 into master
* refs/pull/35368/head:
fuse: update to newer FUSE_USE_VERSION
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-b...
Patrick Donnelly
07:54 PM Revision ef694053 (ceph): Merge pull request #35519 from kshtsk/wip-remove-t-py2
qa/crontab: remove -t py2 from schedule
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
02:52 PM Revision 2a41d867 (ceph): doc/dev: Update zoned-storage.rst to indicate that OSDs can now restart...
Signed-off-by: Abutalib Aghayev <agayev@cs.cmu.edu> Abutalib Aghayev
02:51 PM Revision 6317feae (ceph): os/bluestore: Add missing punch_hole call so that object offsets are up...
Rearranged an HM-SMR related code in _do_write_small so that it reuses
previously calculated offsets and, most import...
Abutalib Aghayev
02:50 PM RADOS Backport #45884: octopus: osd-scrub-repair.sh: SyntaxError: invalid syntax
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35445
m...
Nathan Cutler
03:50 AM RADOS Backport #45884 (Resolved): octopus: osd-scrub-repair.sh: SyntaxError: invalid syntax
Brad Hubbard
12:31 AM RADOS Backport #45884: octopus: osd-scrub-repair.sh: SyntaxError: invalid syntax
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35445
merged
Yuri Weinstein
02:50 PM RADOS Backport #45779: octopus: rados/test_envlibrados_for_rocksdb.sh build failure (seen in nautilus)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35443
m...
Nathan Cutler
03:47 AM RADOS Backport #45779 (Resolved): octopus: rados/test_envlibrados_for_rocksdb.sh build failure (seen in...
Brad Hubbard
12:30 AM RADOS Backport #45779: octopus: rados/test_envlibrados_for_rocksdb.sh build failure (seen in nautilus)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35443
merged
Yuri Weinstein
02:49 PM RADOS Backport #45673 (Resolved): octopus: qa: powercycle: install task runs twice with double unwind c...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35441
m...
Nathan Cutler
12:30 AM RADOS Backport #45673: octopus: qa: powercycle: install task runs twice with double unwind causing fata...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35441
merged
Yuri Weinstein
02:49 PM Revision 0d96ff19 (ceph): os/bluestore: Support adding a region that spans two zones in ZonedAllo...
Added a fix to ZonedAllocator that stops the assertion from triggering when a
free region that spans two zones and en...
Abutalib Aghayev
02:24 PM Revision 1b637144 (ceph): cephadm: only SIGKILL once during timeout
no need to continually SIGKILL a process that is already exiting
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
02:20 PM bluestore Bug #45765: BlueStore::_collection_list causes huge latency growth pg deletion
@Aleksei,
first of all manual compaction isn't supposed to be the regular mean to operate with. Generally RocksDB p...
Igor Fedotov
02:00 PM CephFS Bug #45990 (New): Add MDS Daemon with ceph orch
I am trying to get cephfs up & running:
root@ceph01:~# cephadm shell --fsid 5436dd5d-83d4-4dc8-a93b-60ab5db145df...
Mario Ohnewald
01:59 PM Revision 49887ab4 (ceph): cephadm: add profile log line to Popen wrappers
add debug log line to profile the Popen wrapper read loop
exec runtime, exitcode, stop, fds to read, etc.
Signed-off...
Michael Fritch
01:14 PM bluestore Bug #38745: spillover that doesn't make sense
Seena Fallah wrote:
> Igor Fedotov wrote:
> > @Marcin - perfect overview, thanks!
> > Just want to mention that th...
Igor Fedotov
12:59 PM Dashboard Bug #45185: mgr/dashboard: fix usage calculation to match "ceph df" way
To fully align with CLI output, we might need to also consider omap usage and rounding method differences:
CLI imple...
Kiefer Chang
12:59 PM Revision bd8b8540 (ceph): systemd/ceph-osd: ceph-osd-prestart.sh now lives in /usr/libexec
Fixes: https://tracker.ceph.com/issues/45984
Fixes: ed6552d5067c9f1d34c426f9ae18b0c37f2a9d29
Signed-off-by: Jan Faje...
Jan Fajerski
12:40 PM devops Bug #45984 (Fix Under Review): osd systemd service no longer able to start osds
Nathan Cutler
07:27 AM devops Bug #45984 (Resolved): osd systemd service no longer able to start osds
https://github.com/ceph/ceph/pull/35455 introduced a change that a handful of scripts under /usr/libexec/ instead of ... Jan Fajerski
12:37 PM Revision c081f3ca (ceph): msg/async/frames_v2: make rx_segments_t global
Use it in ProtocolV2.h and later in unit tests.
While at it, drop the unused len struct.
Signed-off-by: Ilya Dryomo...
Ilya Dryomov
12:37 PM Revision 6b6d405d (ceph): msg/async/ProtocolV2: session_stream_handlers doesn't need to be public
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
12:37 PM Revision e1d1f61f (ceph): msg/async/ProtocolV2: adjust some douts
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
12:37 PM Revision fe97a000 (ceph): msg/async/crypto_onwire: perform decryption in place
OpenSSL supports in-place decryption so we can avoid
allocating potentially multi-megabyte and strictly aligned
buffe...
Ilya Dryomov
12:30 PM Orchestrator Bug #45973: Adopted MDS daemons are removed by the orchestrator because they're orphans
It's not an accident that this is working. OTOH, this needs behavior needs improvement. Let me think about the chicke... Sebastian Wagner
02:32 AM Orchestrator Bug #45973: Adopted MDS daemons are removed by the orchestrator because they're orphans
Sebastian Wagner wrote:
> Hm. Isn't this a big flaw in adopt, not just for MDS?
Not in practice so far. The docs...
Tim Serong
09:57 AM rgw Feature #45989: add sts token claims to ops log to be used for auditing
PR: https://github.com/ceph/ceph/pull/35465 Pritha Srivastava
09:56 AM rgw Feature #45989 (Resolved): add sts token claims to ops log to be used for auditing
Some STS claims specially related to the federated user should appear in ops log, so that this information can be use... Pritha Srivastava
09:50 AM CephFS Backport #45851 (In Progress): octopus: mds: scrub on directory with recently created files may f...
Wei-Chung Cheng
09:49 AM Revision eb458adc (ceph): mds: flag backtrace scrub failures for new files as okay
New, unwritten files, fail when backtracing during scrub.
This is not necessarily bad. So flag such failures as okay ...
Milind Changire
09:34 AM CephFS Backport #45848 (In Progress): octopus: qa/tasks/vstart_runner.py: TypeError: mount() got an unex...
Wei-Chung Cheng
09:33 AM RADOS Documentation #45988: [doc/os]: Centos 8 is not listed even though it is supported
I confirm that there is a row in this table that mentions Centos 8, and that this line appears when I build the docs ... Zac Dover
09:24 AM RADOS Documentation #45988 (Resolved): [doc/os]: Centos 8 is not listed even though it is supported
19
https://docs.ceph.com/docs/master/releases/octopus/
https://docs.ceph.com/docs/octopus/start/os-recommendations/...
Zac Dover
09:10 AM Revision e1656fad (ceph): qa/tasks/vstart_runner.py: add kwargs parameter to ignore the ones it d...
INFO:__main__:test_replay_create (tasks.cephfs.test_cap_flush.TestCapFlush) ... ERROR
INFO:__main__:Stopped test: tes...
Xiubo Li
08:56 AM rbd Bug #45987 (Fix Under Review): [iscsi-target-cli page]: add systemctl commands for enabling and s...
Zac Dover
08:02 AM rbd Bug #45987 (Resolved): [iscsi-target-cli page]: add systemctl commands for enabling and starting ...
20
https://docs.ceph.com/docs/master/rbd/iscsi-target-cli/
IS:
# systemctl daemon-reload
# systemctl enable r...
Zac Dover
08:20 AM Revision e6fccf6f (ceph): Merge pull request #35536 from icepic/patch-1
doc/dev/deduplication.rst: fix a spelling nit
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Kefu Chai <...
Kefu Chai
07:57 AM Revision 69fae993 (ceph): doc/dev/deduplication.rst: fix a spelling nit
Signed-off-by: Janne Johansson <icepic.dz@gmail.com> Janne Johansson
07:45 AM rbd Bug #45986 (Resolved): importing rbd diff does not apply zero sequences correctly
while investigating problems with incorrect backup checkums, we've discovered there's probably bug in rbd import comm... Nikola Ciprich
07:43 AM CephFS Bug #45935: mds: cap revoking requests didn't success when the client doing reconnection ...
LOCK_MIX is is a transition state for muti MDSs could do read/write
at the same time, but the Fcb caps are not allow...
Xiubo Li
07:29 AM crimson Bug #45985 (Resolved): crimson-osd mkfs segmentation fault on shard 0
I want to setup a cluster with the following cmd:... Honggang Yang
06:51 AM Orchestrator Bug #45980: cephadm: implement missing "FileStore not supported" error message and update DriveGr...
DriveGroups allow specifying filestore, they are not that tightly coupled to cephadm.
I'd argue cephadm should det...
Jan Fajerski
04:36 AM Orchestrator Bug #45980: cephadm: implement missing "FileStore not supported" error message and update DriveGr...
https://docs.ceph.com/docs/master/cephadm/adoption/#limitations says "Cephadm only works with BlueStore OSDs. If ther... Tim Serong
06:46 AM rgw Bug #45983: rgw: v4 signature not match when list objects with delimiter=" "
https://github.com/ceph/ceph/pull/35551 fix this joke lee
06:37 AM rgw Bug #45983 (Resolved): rgw: v4 signature not match when list objects with delimiter=" "
when use java sdk
ListObjectsRequest request = new ListObjectsRequest();
request.setBucketName(b...
joke lee
06:18 AM Orchestrator Bug #45155 (Fix Under Review): mgr/dashboard: Error listing orchestrator NFS daemons
Kiefer Chang
06:14 AM Orchestrator Feature #45982 (Resolved): mgr/cephadm: remove or update Dashboard settings after daemons are des...
When these services are deployed, cephadm calls Dashboard's command to set settings to make features available in the... Kiefer Chang
05:57 AM Revision 130cadf6 (ceph): mgr/cephadm: set Ganesha pool/namespace settings in the Dashboard
- Config Ganesha pool and namespace settings in Dashboard.
- New `config_dashboard` option in cephadm. If the flag is...
Kiefer Chang
02:21 AM Dashboard Bug #36354 (Pending Backport): mgr/dashboard/rbd: throws 500s with format 1 RBD images
Kiefer Chang
01:58 AM Revision 47f0db0b (ceph): [doc/rados] Note that ElasticSearch 7 doesn't work. Just 6 and lower.
Signed-off-by: Zac Dover <zac.dover@gmail.com> Zac Dover
12:32 AM Revision 7488806b (ceph): Merge pull request #35487 from jdurgin/wip-radosbench-qa-octopus
octopus: qa/tasks/radosbench: use long form of option for compatibility
Reviewed-by: Yuri Weinstein <yweinste@redhat...
Yuri Weinstein
12:31 AM Revision ff907587 (ceph): Merge pull request #35445 from smithfarm/wip-45884-octopus
octopus: qa/*/osd-scrub-repair.sh: Convert to python3 print syntax
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
R...
Yuri Weinstein
12:30 AM Revision 40d97155 (ceph): Merge pull request #35443 from smithfarm/wip-45779-octopus
octopus: qa/workunits/rados/test_envlibrados_rocksdb: Build correct rocksdb
Reviewed-by: Kefu Chai <kchai@redhat.com...
Yuri Weinstein
12:29 AM Revision 545522bf (ceph): Merge pull request #35441 from smithfarm/wip-45673-octopus
octopus: qa: run install task only once
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Kefu Chai <kchai@redh...
Yuri Weinstein

06/11/2020

11:57 PM Revision ff2dac02 (ceph): librbd: replaced ImageCtx::get_thread_pool_instance
Callers have never needed the actual ThreadPool which is being
removed. Refactored into ImageCtx::get_work_queue meth...
Jason Dillaman
11:57 PM Revision ac74b29b (ceph): librbd: simple ASIO execution context
This initial execution context wrapper will start "rbd_op_threads"
number of threads and bind them to an ASIO io_cont...
Jason Dillaman
11:05 PM rgw Bug #45955: [rgw] listing bucket via s3 hangs on "ordered bucket listing requires read #1"
Attached. Split in two because of attachment limit.
By the way is there a Debian master tree packages somewhere? I...
Mariusz Gronczewski
02:13 PM rgw Bug #45955: [rgw] listing bucket via s3 hangs on "ordered bucket listing requires read #1"
Mariusz Gronczewski wrote:
> to make matters weirder, doing
>
> s3cmd ls s3://fcp --recursive
>
> works just f...
J. Eric Ivancich
02:08 PM rgw Bug #45955 (Triaged): [rgw] listing bucket via s3 hangs on "ordered bucket listing requires read #1"
Casey Bodley
10:42 PM Revision 809a97dd (ceph): qa/tasks/ceph_manager.py: dump more useful info before failing
Add helpers that dump information only about PGs that haven't reached
the desired state when we fail. Previously we d...
Neha Ojha
10:40 PM Revision 04553e88 (ceph): Merge pull request #35544 from neha-ojha/wip-reduce-noise
qa/tasks/ceph_manager.py: dump more useful info before failing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Neha Ojha
09:03 PM Revision f23649cb (ceph): cephadm: strip whitespace from iscsi version
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
07:01 PM Dashboard Bug #45981 (Can't reproduce): mgr/dashboard: Nautilus: Missing blanks in modal titles and action ...
This issue seems to be specific to the "nautilus" branch, I did not observe this on octopus or master: there's a blan... Lenz Grimmer
07:00 PM Revision a4fe3585 (ceph): Merge pull request #35545 from LenzGr/doc-troubleshooting-community
doc: Updated mailing list addresses zdover23
06:19 PM Orchestrator Bug #45097 (In Progress): cephadm: UX: Traceback, if `orch host add mon1` fails.
Adam King
05:33 PM rbd Backport #45885 (Resolved): octopus: [rbd-mirror] ensure ops are canceled during replayer shut do...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35440
m...
Nathan Cutler
05:32 PM rbd Backport #45801 (Resolved): octopus: Blacklist leads to potential rewatch live-lock loop
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35439
m...
Nathan Cutler
05:32 PM rbd Backport #45799 (Resolved): octopus: librbd: make rbd_read_from_replica_policy actually work
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35438
m...
Nathan Cutler
05:32 PM rbd Backport #45763 (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/35437
m...
Nathan Cutler
05:32 PM rbd Backport #45597 (Resolved): octopus: mgr/rbd_support: rename "rbd_trash_trash_purge_schedule" oid...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35436
m...
Nathan Cutler
05:32 PM rbd Backport #45580 (Resolved): octopus: [python] Image create(...) method defaults to "old_format = ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35435
m...
Nathan Cutler
05:31 PM rbd Backport #45881 (Resolved): octopus: [rbd-mirror] loss of lock might result in asserting failure ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35430
m...
Nathan Cutler
05:31 PM rgw Backport #45782 (Resolved): octopus: amqp delivery guarantees are incorrect
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35433
m...
Nathan Cutler
05:31 PM rgw Backport #45777 (Resolved): octopus: notification: amqp with vhost and user/password is failing
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35432
m...
Nathan Cutler
05:31 PM rgw Backport #45645 (Resolved): octopus: [rfe] rgw: parallelize single-node lifecycle processing
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35431
m...
Nathan Cutler
05:31 PM rgw Backport #45844 (Resolved): octopus: radosgw gc issue - failed to list objs: (22) Invalid argument
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35434
m...
Nathan Cutler
05:30 PM mgr Backport #45460 (Resolved): octopus: mgr/test_orchestrator: fix _get_ceph_daemons()
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34979
m...
Nathan Cutler
05:30 PM Dashboard Backport #45539: octopus: mgr/dashboard: HomeTest fails if there is no real dist folder
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35085
m...
Nathan Cutler
05:30 PM Backport #45704 (Resolved): octopus: cls/queue: queue return empty markers when listing entries
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35241
m...
Nathan Cutler
05:29 PM Backport #45585 (Resolved): octopus: ceph manpage lists obsolete/unsupported cache tier modes
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35105
m...
Nathan Cutler
05:28 PM CephFS Backport #45679 (Resolved): nautilus: mds: layout parser does not handle [-.] in pool names
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35391
m...
Nathan Cutler
03:43 PM CephFS Backport #45679: nautilus: mds: layout parser does not handle [-.] in pool names
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35391
merged
Yuri Weinstein
05:28 PM CephFS Backport #45974 (Resolved): nautilus: qa: AssertionError: '1' != b'1'
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35535
m...
Nathan Cutler
05:28 PM CephFS Backport #45974 (In Progress): nautilus: qa: AssertionError: '1' != b'1'
Nathan Cutler
10:18 AM CephFS Backport #45974 (Resolved): nautilus: qa: AssertionError: '1' != b'1'
https://github.com/ceph/ceph/pull/35535 Ramana Raja
05:28 PM CephFS Backport #45967 (Resolved): nautilus: qa: TestExports is failure under new Python3 runtime
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35535
m...
Nathan Cutler
05:26 PM CephFS Backport #45689 (Resolved): nautilus: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35393
m...
Nathan Cutler
05:26 PM CephFS Backport #45686 (Resolved): nautilus: mds: FAILED assert(locking == lock) in MutationImpl::finish...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35392
m...
Nathan Cutler
05:25 PM CephFS Backport #45681: nautilus: mgr/volumes: Not able to resize cephfs subvolume with ceph fs subvolum...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35482
m...
Nathan Cutler
04:06 PM CephFS Backport #45681 (Resolved): nautilus: mgr/volumes: Not able to resize cephfs subvolume with ceph ...
Patrick Donnelly
05:24 PM CephFS Backport #45850: nautilus: mgr/volumes: create fs subvolumes with isolated RADOS namespaces
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35482
m...
Nathan Cutler
04:09 PM CephFS Backport #45850 (Resolved): nautilus: mgr/volumes: create fs subvolumes with isolated RADOS names...
Patrick Donnelly
05:24 PM ceph-volume Backport #45784 (Resolved): nautilus: KeyError: 'ceph.type'
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35453
m...
Nathan Cutler
05:24 PM Backport #44846: nautilus: install-deps.sh tries to use yum and install yum-utils on centos/rhel 8
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35461
m...
Nathan Cutler
05:23 PM RADOS Backport #45780: nautilus: rados/test_envlibrados_for_rocksdb.sh build failure (seen in nautilus)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35387
m...
Nathan Cutler
04:57 PM Orchestrator Bug #45980 (Resolved): cephadm: implement missing "FileStore not supported" error message and upd...
This one is easy to reproduce.
Ask cephadm to create FileStore OSDs:...
Nathan Cutler
04:45 PM Revision 4930dc71 (ceph): stop.sh: Remove cephadm deployed daemons
Fixes: https://tracker.ceph.com/issues/44746
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
04:25 PM Revision ec00b5d6 (ceph): librbd: fix memory leak when quiesce fails
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
04:16 PM Revision b5a5fea9 (ceph): test/cli-integration/rbd: tweak after snap create started to show progress
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
04:08 PM Dashboard Feature #45979 (New): mgr/dashboard: Add support for creating an RBD image from within the "Creat...
Currently, one has to first create an RBD image on the RBD page before it can be selected from within the "Create Tar... Lenz Grimmer
03:46 PM Dashboard Feature #45978 (New): mgr/dashboard: Add support retrieving the output of "ceph report"
The "ceph report":https://ceph.readthedocs.io/en/latest/man/8/ceph/#report command returns a JSON structure that can ... Lenz Grimmer
03:43 PM Revision 87e90ac6 (ceph): Merge pull request #35391 from smithfarm/wip-45679-nautilus
nautilus: cephfs: allow pool names with hyphen and period
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
03:38 PM Orchestrator Bug #45973: Adopted MDS daemons are removed by the orchestrator because they're orphans
Hm. Isn't this a big flaw in adopt, not just for MDS?
We might need to apply something like this before adopting...
Sebastian Wagner
10:13 AM Orchestrator Bug #45973 (Rejected): Adopted MDS daemons are removed by the orchestrator because they're orphans
The "docs":https://docs.ceph.com/docs/master/cephadm/adoption/ say that when converting to cephadm, one needs to rede... Tim Serong
03:32 PM Revision 03bb271e (ceph): doc: Updated mailing list addresses
The "Community" chapter of the RADOS troubleshooting section
was still pointing to the old mailing list addresses.
U...
Lenz Grimmer
03:22 PM Orchestrator Bug #45976: cephadm: prevent rm-daemon from removing legacy daemons
we should probably prevent *legacy* daemons from being removed altogether.
workarounds:
* Either adopt to a ce...
Sebastian Wagner
01:10 PM Orchestrator Bug #45976 (Duplicate): cephadm: prevent rm-daemon from removing legacy daemons

cephadm displays daemon when none could be found at /var/lib/ceph/unknown/osd.0...
Deepika Upadhyay
03:22 PM Revision 4deba4e8 (ceph): qa/tasks/ceph_manager.py: dump more useful info before failing
Add helpers that dump information only about PGs that haven't reached
the desired state when we fail. Previously we d...
Neha Ojha
03:19 PM Orchestrator Documentation #45977: cephadm: Improve Service removal docs
... Sebastian Wagner
01:20 PM Orchestrator Documentation #45977 (Resolved): cephadm: Improve Service removal docs
First of all, yes I know, nfs under ceph orch is still under development but I couldn't find any information about th... Simon Sutter
02:22 PM rgw Bug #45607 (Fix Under Review): Ceph Elasticsearch sync module not working with rgw_keystone_impli...
Casey Bodley
02:19 PM rgw Bug #45734: ClsLock.TestExclusiveEphemeralStealExclusive fails
suspect a timing issue with lock expirations, given the long runtime of these test cases Casey Bodley
02:16 PM rgw Bug #45911: Cannot address buckets in different tenant
Using : to separate bucket and tenant is just broken by design since it doesn't work with dns names. Casey Bodley
02:12 PM rgw Bug #45912 (Pending Backport): role policies allow access to all buckets when using bucket arns w...
Casey Bodley
11:38 AM rgw Bug #45912: role policies allow access to all buckets when using bucket arns with tenants
Sounds like we should backport to at least Octopus.
Matt
Matt Benjamin
02:10 PM rgw Bug #45942 (Duplicate): [rgw] copy object on bucket with SSE-C returns NotImplemented
Casey Bodley
02:07 PM rgw Bug #45816 (In Progress): [notifications] reading topic info for every op overloads the osd
Casey Bodley
01:49 PM Revision 7b6faee4 (ceph): Merge pull request #35535 from ajarr/wip-45960
nautilus: fix TestExports failure
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sidharth Anupkrishnan <sanu...
Ramana Raja
01:14 PM CephFS Bug #44415 (Fix Under Review): cephfs.pyx: passing empty string is fine but passing None is not t...
Rishabh Dave
12:58 PM Revision 8ce1cce9 (ceph): doc/dev: mention -l, -e and -n among useful options
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
12:57 PM Revision 322896fe (ceph): doc/dev: add info on how to retest QA changes without rebuilding
Add a section to "Running tests using teuthology" in "Developer's Guide"
that explains how to retest a branch without...
Rishabh Dave
12:25 PM Revision daccc7a0 (ceph): Merge pull request #34380 from jdkruzr/patch-1
doc/man: Update mount.ceph.rst for clarity
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Kefu Chai
12:12 PM Revision 44cacc54 (ceph): mgr/test_orchestrator: Provide proper get_hosts_func
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
12:03 PM Orchestrator Feature #44055 (New): cephadm: make 'ls' faster
I think a requirements for future refactorization here is:
* having a vera good pytest coverage with example outpu...
Sebastian Wagner
11:53 AM Revision 2d72ba04 (ceph): Merge pull request #35504 from zdover23/wip-doc-cephadm-ssh-key-setup-2...
doc/cephadm: Importing existing ssh keys
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
11:35 AM Revision e6873696 (ceph): vstart_runner: set omit_sudo to True by default
Let's set omit_sudo to True by default since we don't to run
commands with sudo on developer's machine as far as poss...
Rishabh Dave
11:22 AM bluestore Bug #45765: BlueStore::_collection_list causes huge latency growth pg deletion
Unfortunately, manual compaction of one OSD takes about 30 minutes. So, in this situation we're forced to do a lot of... Aleksei Zakharov
10:38 AM Orchestrator Cleanup #45321 (Fix Under Review): Servcie spec: unify `spec:` vs omitting `spec:`
Sebastian Wagner
10:16 AM Revision d3f2c8cc (ceph): qa: return a string via getfattr
Fixes: https://tracker.ceph.com/issues/45666
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
10:01 AM CephFS Bug #44579: qa: commit 9f6c764f10f break qa code in several places
this needs backport to nautilus.
In nautilus:...
Jos Collin
09:22 AM Revision 9fa7d669 (ceph): Merge pull request #35526 from tchaikov/wip-qa-krbd-whitelist-mon-down
qa/suites/krbd: whitelist MON_DOWN health warning
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
08:15 AM Revision 2321c457 (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
07:54 AM bluestore Bug #38745: spillover that doesn't make sense
Hi Seena,
"How did you find out that db is now on level 4? I mean what's the size limit on level one?"
These ar...
Marcin W
07:41 AM Revision d727a908 (ceph): qa/tasks/cephadm: minor py2 fix
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
07:02 AM Revision 61e7bcde (ceph): doc/scripts/gen_state_diagram.py: Fix literal comparison syntax warnings
In python3.8 comparing strings using 'is' and 'is not' throws syntax warning.
Instead use equality operator.
Signed-...
Varsha Rao
06:17 AM Dashboard Bug #45963 (Resolved): mgr/dashboard: ceph dashboard backend API test ERROR: test_list_disabled_m...
Kefu Chai
06:17 AM Revision b010a137 (ceph): Merge pull request #35521 from sebastian-philipp/dashboard-mgr-module-o...
mgr/dashboard: fix None value for ints and floats
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by: Neha Oj...
Kefu Chai
05:48 AM CephFS Feature #45742 (Fix Under Review): mgr/nfs: Add interface for listing cluster
Varsha Rao
05:13 AM CephFS Bug #45935: mds: cap revoking requests didn't success when the client doing reconnection ...
Xiubo Li wrote:
> From the mds.c logs, we can see that:
>
> client_caps(revoke ino 0x10000000392 65 seq 1 ==> ...
Xiubo Li
04:47 AM mgr Bug #45972 (Resolved): mgr/k8sevents backport to sanitise the data coming from kubernetes
A PR was merged to master which sanitises the data that the k8sevents mgr module receives while monitoring events in ... Paul Cuzner
04:09 AM Revision 60b8f7a4 (ceph): Revert "Revert "qa/suites/rados/mgr/tasks/module_selftest: whitelist mg...
This reverts commit a7994a0fdddfa2eadd678ae0f3ec58324f19731d.
Failed attempt at solving the issue is in PR #33272. U...
Venky Shankar
03:41 AM Dashboard Backport #45921 (In Progress): octopus: mgr/dashboard: extra spaces after services' name in the C...
Kiefer Chang
03:38 AM CephFS Bug #45829 (In Progress): fs: ceph_test_libcephfs abort in TestUtime
I can access to the lab now, will continue work on this. Xiubo Li
02:42 AM Revision 5347dc33 (ceph): mgr/dashboard: remove space after service name in the Hosts List table
Fixes: https://tracker.ceph.com/issues/45870
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from ...
Kiefer Chang
01:39 AM bluestore Bug #45788 (Pending Backport): ObjectStore/StoreTestSpecificAUSize.ExcessiveFragmentation/2 failed
Kefu Chai
01:39 AM Revision ae37135f (ceph): Merge pull request #35318 from ifed01/wip-ifed-fix-ex-frag-test
test/objectstore/store_test: kill ExcessiveFragmentation test case.
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
01:36 AM Revision 57e6291a (ceph): Merge pull request #35502 from wjwithagen/wjw-fix-cls-le32
cls: fix missing __le32 definition
Reviewed-by: Sage Weil <sage@newdream.net>
Kefu Chai
01:28 AM Revision 4fb37f88 (ceph): Merge pull request #35486 from jdurgin/wip-radosbench-qa
qa/tasks/radosbench: use long form of option for compatibility
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Rev...
Kefu Chai
01:27 AM Revision a6169da8 (ceph): Merge pull request #35258 from majianpeng/bluefs-flush-use-force
os/bluestore/BlueFS: force flush when call flush().
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
01:26 AM RADOS Bug #45795 (Pending Backport): PrimaryLogPG.cc: 627: FAILED ceph_assert(!get_acting_recovery_back...
Kefu Chai
01:25 AM Revision 8e6cd66e (ceph): Merge pull request #35478 from idryomov/wip-populate-watchers-replica
osd/PrimaryLogPG: don't populate watchers if replica
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
01:21 AM RADOS Bug #38357: ClsLock.TestExclusiveEphemeralStealEphemeral failed
... Kefu Chai
12:36 AM Revision f1072fca (ceph): qa/suites/krbd: whitelist MON_DOWN health warning
see also
- 93de19adcf1233ce4c68f1253e0b9abef6d97a9d
- 608e002195638e80323780f1907db40c0b9768f0
Signed-off-by: Kefu ...
Kefu Chai

06/10/2020

09:34 PM mgr Bug #45636 (Resolved): nautilus: run-tox-mgr-dashboard fails in Python 3.6 environments
Neha Ojha
09:30 PM RADOS Bug #45916 (Fix Under Review): cls_lock: unlimited shared lock created by libradosstriper api let...
Neha Ojha
09:25 PM RADOS Bug #43861 (Pending Backport): ceph_test_rados_watch_notify hang
Let's remove these tests from the stable branches too. Josh Durgin
08:59 PM CephFS Bug #45971 (Pending Backport): vstart: set $CEPH_CONF when calling ganesha-rados-grace commands
Patrick Donnelly
08:58 PM CephFS Bug #45971 (Fix Under Review): vstart: set $CEPH_CONF when calling ganesha-rados-grace commands
Patrick Donnelly
07:46 PM CephFS Bug #45971 (Resolved): vstart: set $CEPH_CONF when calling ganesha-rados-grace commands
I had a machine with /etc/ceph/ceph.conf file and started vstart on it. The ganesha-rados-grace object got created on... Jeff Layton
08:59 PM Revision 626c33bf (ceph): Merge PR #35530 into master
* refs/pull/35530/head:
vstart: set $CEPH_CONF when running ganesha-rados-grace
Reviewed-by: Patrick Donnelly <pdon...
Patrick Donnelly
08:00 PM Revision 9882a698 (ceph): vstart: set $CEPH_CONF when running ganesha-rados-grace
...otherwise we could pick up the wrong ceph.conf file. Also, use the
correct $test_user userid for these ops.
Fixes...
Jeff Layton
04:21 PM rbd Backport #45885: octopus: [rbd-mirror] ensure ops are canceled during replayer shut down before w...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35440
merged
Yuri Weinstein
04:21 PM Revision 3b116974 (ceph): Merge pull request #35440 from smithfarm/wip-45885-octopus
octopus: rbd-mirror: stop local journal replayer first during shut down
Reviewed-by: Jason Dillaman <dillaman@redhat...
Yuri Weinstein
04:21 PM rbd Backport #45801: octopus: Blacklist leads to potential rewatch live-lock loop
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35439
merged
Yuri Weinstein
04:21 PM Revision 0cdd04ce (ceph): Merge pull request #35439 from smithfarm/wip-45801-octopus
octopus: rbd: librbd: Watcher should not attempt to re-watch after detecting blacklisting
Reviewed-by: Jason Dillama...
Yuri Weinstein
04:20 PM rbd Backport #45799: octopus: librbd: make rbd_read_from_replica_policy actually work
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35438
merged
Yuri Weinstein
04:20 PM Revision f9016613 (ceph): Merge pull request #35438 from smithfarm/wip-45799-octopus
octopus: rbd: librbd: make rbd_read_from_replica_policy actually work
Reviewed-by: Mykola Golub <mgolub@mirantis.com...
Yuri Weinstein
04:20 PM rbd Backport #45763: octopus: [rbd-mirror] image replayer stop might race with remove and instace rep...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35437
merged
Yuri Weinstein
04:19 PM Revision 328e86a6 (ceph): Merge pull request #35437 from smithfarm/wip-45763-octopus
octopus: rbd-mirror: wait for in-flight start/stop/restart
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewe...
Yuri Weinstein
04:19 PM rbd Backport #45597: octopus: mgr/rbd_support: rename "rbd_trash_trash_purge_schedule" oid to "rbd_tr...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35436
merged
Yuri Weinstein
04:19 PM Revision 19d61849 (ceph): Merge pull request #35436 from smithfarm/wip-45597-octopus
octopus: mgr/rbd_support: rename "rbd_trash_trash_purge_schedule" oid
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
04:18 PM rbd Backport #45580: octopus: [python] Image create(...) method defaults to "old_format = True"
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35435
merged
Yuri Weinstein
04:18 PM Revision 6dbd555b (ceph): Merge pull request #35435 from smithfarm/wip-45580-octopus
octopus: rbd: pybind: RBD.create() method's 'old_format' parameter now defaults to False
Reviewed-by: Jason Dillaman...
Yuri Weinstein
04:18 PM rbd Backport #45881: octopus: [rbd-mirror] loss of lock might result in asserting failure when starti...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35430
merged
Yuri Weinstein
04:17 PM Revision d3642454 (ceph): Merge pull request #35430 from smithfarm/wip-45881-octopus
octopus: rbd-mirror: don't hold (stale) copy of local image journal pointer
Reviewed-by: Jason Dillaman <dillaman@re...
Yuri Weinstein
04:15 PM bluestore Bug #38745: spillover that doesn't make sense
Igor Fedotov wrote:
> @Marcin - perfect overview, thanks!
> Just want to mention that this "granular" level space a...
Seena Fallah
04:07 PM bluestore Bug #38745: spillover that doesn't make sense
@Marcin One more question I would be so thankful if you answer me, How did you find out that db is now on level 4? I ... Seena Fallah
04:02 PM bluestore Bug #38745: spillover that doesn't make sense
@Marcin Really thanks for your overview. Now I get's what's going on. Seena Fallah
01:18 PM bluestore Bug #38745: spillover that doesn't make sense
@Marcin - perfect overview, thanks!
Just want to mention that this "granular" level space allocation has been fixed ...
Igor Fedotov
11:07 AM bluestore Bug #38745: spillover that doesn't make sense
Hi Seena,
Metadata is stored in RocksDB which a 'logging database'. It doesn't replace or remove entries, it just ...
Marcin W
09:49 AM bluestore Bug #38745: spillover that doesn't make sense
I'm experiencing this in nautilus 14.2.9
Should the above PR solve this issue? I get what does the message really me...
Seena Fallah
03:41 PM rgw Backport #45782: octopus: amqp delivery guarantees are incorrect
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35433
merged
Yuri Weinstein
03:41 PM Revision cda43ed4 (ceph): Merge pull request #35433 from smithfarm/wip-45782-octopus
octopus: rgw: amqp: fix the "routable" delivery mode
Reviewed-by: Yuval Lifshitz <yuvalif@yahoo.com>
Yuri Weinstein
03:41 PM rgw Backport #45777: octopus: notification: amqp with vhost and user/password is failing
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35432
merged
Yuri Weinstein
03:40 PM Revision b808c80c (ceph): Merge pull request #35432 from smithfarm/wip-45777-octopus
octopus: rgw: url: fix amqp urls with vhosts
Reviewed-by: Yuval Lifshitz <yuvalif@yahoo.com>
Yuri Weinstein
03:40 PM rgw Backport #45645: octopus: [rfe] rgw: parallelize single-node lifecycle processing
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35431
merged
Yuri Weinstein
03:40 PM Revision 0b4c3615 (ceph): Merge pull request #35431 from smithfarm/wip-45645-octopus
octopus: rgw: lc: enable thread-parallelism in RGWLC
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:39 PM rgw Backport #45844: octopus: radosgw gc issue - failed to list objs: (22) Invalid argument
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35434
merged
Yuri Weinstein
03:39 PM Revision 37abe334 (ceph): Merge pull request #35434 from smithfarm/wip-45844-octopus
octopus: rgw: gc: Clearing off urgent data in bufferlist, before
Reviewed-by: Yuval Lifshitz <yuvalif@yahoo.com>
Rev...
Yuri Weinstein
03:36 PM rgw Bug #45970 (Pending Backport): rgw: bucket index entries marked rgw.none not accounted for correc...
J. Eric Ivancich
03:35 PM rgw Bug #45970 (Resolved): rgw: bucket index entries marked rgw.none not accounted for correctly duri...
If we reshard versioning bucket, bucket stats will contain extra information `rgw.none`.
Before reshard:...
J. Eric Ivancich
03:33 PM CephFS Backport #45689: nautilus: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35393
merged
Yuri Weinstein
03:32 PM Revision c3e2c3dd (ceph): Merge pull request #35393 from smithfarm/wip-45689-nautilus
nautilus: cephfs: client: expose Client::ll_register_callback via libcephfs
Reviewed-by: Ramana Raja <rraja@redhat.c...
Yuri Weinstein
03:32 PM CephFS Backport #45686: nautilus: mds: FAILED assert(locking == lock) in MutationImpl::finish_locking
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35392
merged
Yuri Weinstein
03:32 PM Revision 20f638d7 (ceph): Merge pull request #35392 from smithfarm/wip-45686-nautilus
nautilus: cephfs: mds: take xlock in the order requests start locking
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
03:03 PM Revision d8edde0c (ceph): qa/tasks/cephadm: setup site based container registry
Add containers registry mirror for 'docker.io' to the config
file /etc/containers/registries.conf
Since we need site...
Kyr Shatskyy
02:57 PM rgw Bug #45969 (Fix Under Review): crash on realm reload during shutdown
Casey Bodley
02:49 PM rgw Bug #45969 (Resolved): crash on realm reload during shutdown
if the realm is being reloaded when radosgw shutdown is signaled, shutdown can race with the realm reloader to destro... Casey Bodley
02:55 PM Revision 7787dfb4 (ceph): rgw: stop realm reloader before store shutdown
otherwise the two could race to destroy the store
Fixes: https://tracker.ceph.com/issues/45969
Signed-off-by: Casey...
Casey Bodley
02:40 PM Orchestrator Bug #44746: cephadm: vstart.sh --cephadm: don't deploy crash by default
might be fixed https://github.com/ceph/ceph/pull/35472 Sebastian Wagner
02:39 PM CephFS Bug #45338: find leads to recursive output with nfs mount
Vasu? Were you able to upgrade this and did it help? If so, what versions did you go to? Jeff Layton
02:19 PM Revision b3c9465f (ceph): Merge pull request #35459 from sebastian-philipp/orch-apply-unknown-type
mgr/orch: apply: Fix proper error when passed unknown type
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
01:47 PM Revision 549562e3 (ceph): test/store_test: refator spillover test.
Fixes: https://tracker.ceph.com/issues/44880
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from comm...
Igor Fedotov
01:43 PM Revision f6f9b3fb (ceph): mgr/dashboard: fix None value for ints and floats
Fixes: https://tracker.ceph.com/issues/45963
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
01:43 PM Revision 4215ad58 (ceph): mgr/dashboard: pylint: reduce number of branches
fixes: `R0912: Too many branches (14/12) (too-many-branches)`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse....
Sebastian Wagner
01:31 PM Dashboard Bug #45968 (Resolved): mgr/dashboard: Tooltips missing from progress bars
This is likely a regression introduced by #45754 - tooltips on progress bars are no longer displayed. This was discov... Lenz Grimmer
12:33 PM rgw Bug #45955: [rgw] listing bucket via s3 hangs on "ordered bucket listing requires read #1"
Tried same on 14.2.9 and it was fine there Mariusz Gronczewski
12:29 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/35524 Sebastian Wagner
12:28 PM CephFS Bug #45815 (Fix Under Review): vstart_runner.py: set stdout and stderr to None by default
Rishabh Dave
12:15 PM Dashboard Bug #45963: mgr/dashboard: ceph dashboard backend API test ERROR: test_list_disabled_module (task...
Also reproducible in the latest QA run (based on master): http://pulpito.ceph.com/laura-2020-06-10_11:32:07-rados:das... Laura Paduano
12:08 PM Dashboard Bug #45963 (Fix Under Review): mgr/dashboard: ceph dashboard backend API test ERROR: test_list_di...
Sebastian Wagner
12:02 PM Dashboard Bug #45963 (In Progress): mgr/dashboard: ceph dashboard backend API test ERROR: test_list_disable...
Sebastian Wagner
10:40 AM Dashboard Bug #45963: mgr/dashboard: ceph dashboard backend API test ERROR: test_list_disabled_module (task...
IMO the problem is not the "Dashboard code":https://github.com/ceph/ceph/blob/master/src/pybind/mgr/dashboard/control... Volker Theile
09:39 AM Dashboard Bug #45963: mgr/dashboard: ceph dashboard backend API test ERROR: test_list_disabled_module (task...
Add the traceback:... Kiefer Chang
09:19 AM Dashboard Bug #45963: mgr/dashboard: ceph dashboard backend API test ERROR: test_list_disabled_module (task...
Going to Cluster >> Manager modules in the UI:
!Screenshot_20200610_110642.png!
Laura Paduano
08:43 AM Dashboard Bug #45963: mgr/dashboard: ceph dashboard backend API test ERROR: test_list_disabled_module (task...
Did not face this error in the QA (suite rados/dashboard) run that I've scheduled yesterday (http://pulpito.ceph.com/... Laura Paduano
08:19 AM Dashboard Bug #45963: mgr/dashboard: ceph dashboard backend API test ERROR: test_list_disabled_module (task...
Can also reproduce it in my local ceph-dev-docker environment when running the run-backend-api-test.sh:... Laura Paduano
07:40 AM Dashboard Bug #45963 (Resolved): mgr/dashboard: ceph dashboard backend API test ERROR: test_list_disabled_m...
Seen the following error on Jenkins jobs "ceph-api-nightly-master-backend" and "ceph-dashboard-pr-backend":... Laura Paduano
11:53 AM CephFS Bug #45966 (Fix Under Review): nautilus: qa/tasks: NameError: global name 'StringIO' is not defined
Ramana Raja
11:07 AM CephFS Bug #45966 (In Progress): nautilus: qa/tasks: NameError: global name 'StringIO' is not defined
Ramana Raja
10:53 AM CephFS Bug #45966 (Resolved): nautilus: qa/tasks: NameError: global name 'StringIO' is not defined
See a number of job failures in nautilus kcephfs suite due to incomplete py2 to py3 qa/tasks transition in nautilus.
...
Ramana Raja
11:52 AM CephFS Backport #45967 (In Progress): nautilus: qa: TestExports is failure under new Python3 runtime
Ramana Raja
11:39 AM CephFS Backport #45967 (Resolved): nautilus: qa: TestExports is failure under new Python3 runtime
https://github.com/ceph/ceph/pull/35535
Ramana Raja
11:38 AM CephFS Bug #45332 (Pending Backport): qa: TestExports is failure under new Python3 runtime
Ramana Raja
11:37 AM CephFS Bug #45960 (Duplicate): nautilus: ERROR: test_export_pin_getfattr (tasks.cephfs.test_exports.Test...
Duplicate of https://tracker.ceph.com/issues/45332 Ramana Raja
11:32 AM Revision 11ddc9c8 (ceph): Merge pull request #35007 from rhcs-dashboard/fix-36354-master
mgr/dashboard: work with v1 RBD images
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Kiefer Chang <...
Lenz Grimmer
11:12 AM Revision 94f9e0e0 (ceph): qa/crontab: remove -t py2 from schedule
After automating teuthology branch selection we do not need
to provide it exclusively with teuthology-suite.
Signed-...
Kyr Shatskyy
11:08 AM Stable releases Tasks #42377 (Resolved): luminous v12.2.13
Nathan Cutler
11:08 AM Stable releases Tasks #43491 (Resolved): Nautilus v14.2.6 hot-fix
Nathan Cutler
11:08 AM Stable releases Tasks #44817 (Resolved): mimic v13.2.9
Nathan Cutler
11:08 AM Stable releases Tasks #45455 (Resolved): octopus 15.2.2
Nathan Cutler
11:08 AM Stable releases Tasks #43128 (Resolved): mimic v13.2.8
Nathan Cutler
10:45 AM Dashboard Feature #45965 (Resolved): mgr/dashboard: Display users current quota usage
As a follow-up to #45011 it would probably make sense to show a user's quota in the data table in a similar fashion.
...
Lenz Grimmer
10:33 AM Dashboard Feature #45964 (New): mgr/dashboard: Add support for setting bucket quotas
Ceph Dashboard currently supports setting quotas on the "user-level":https://docs.ceph.com/docs/master/radosgw/admin/... Lenz Grimmer
10:07 AM CephFS Bug #45342: qa/tasks/vstart_runner.py: RuntimeError: Fuse mount failed to populate /sys/ after 31...
Rebased and revolved the conflicts. Xiubo Li
09:02 AM RADOS Feature #41564 (In Progress): Issue health status warning if num_shards_repaired exceeds some thr...
David Zafman
08:49 AM Revision c708a9f2 (ceph): Merge pull request #35371 from yuriw/wip-yuriw-crontab-master
qa/tests: Changed -t from `py2` to default for `octopus` Kyrylo Shatskyy
08:28 AM CephFS Bug #45935: mds: cap revoking requests didn't success when the client doing reconnection ...
Xiubo Li wrote:
> From the mds.c logs, we can see that:
>
> client_caps(revoke ino 0x10000000392 65 seq 1 ==> ...
Xiubo Li
08:23 AM CephFS Bug #45935 (Fix Under Review): mds: cap revoking requests didn't success when the client doing re...
Xiubo Li
07:39 AM Dashboard Backport #45952 (In Progress): octopus: mgr/dashboard: Show labels in hosts page
Volker Theile
07:39 AM Revision 9f94c543 (ceph): mgr/dashboard: Show labels in hosts page
Fixes: https://tracker.ceph.com/issues/45856
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
06:55 AM CephFS Backport #45825 (In Progress): luminous: MDS config reference lists mds log max expiring
Nathan Cutler
06:55 AM Revision f0a4f713 (ceph): doc: mds-config-ref: update 'mds_log_max_segments' value.
Also drop options that not exists on code:
* mds_log_max_expiring
* mds_log_eopen_size
Signed-off-by: Konstantin Sh...
Konstantin Shalygin
06:54 AM Revision 0e6b631b (ceph): src/mon/MonCommands.h: Remove the redundant right parenthesis in the he...
Signed-off-by: ZhenLiu94 <zhenliu94@163.com> ZhenLiu94
06:54 AM CephFS Backport #45826 (In Progress): mimic: MDS config reference lists mds log max expiring
Nathan Cutler
06:37 AM Revision 5686e22d (ceph): librbd: do not return ESTALE in response for duplicate quiesce
The sender would need just filter out this error anyway.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:57 AM Revision f8bc12b6 (ceph): Merge pull request #35482 from ajarr/wip-45681-nautilus
nautilus: mgr/volumes: minor fixes
Reviewed-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
04:45 AM Revision af5b84d8 (ceph): Merge pull request #35455 from Conan-Kudo/ceph-libexec
rpm, deb: Use /usr/libexec for libexecdir whenever possible
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-b...
Kefu Chai
04:23 AM rgw Bug #45912: role policies allow access to all buckets when using bucket arns with tenants
@Matt, @Casey: https://github.com/ceph/ceph/pull/34275 fixes this issue, should it be backported to Octopus, or shoul... Pritha Srivastava
02:23 AM Revision a784fb02 (ceph): Merge pull request #35357 from yison/rwl-fix-deadlock-on-ut-issue
rbd/cache: fix deadlock on RWL unit test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:25 AM RADOS Bug #44314 (Pending Backport): osd-backfill-stats.sh failing intermittently in TEST_backfill_size...
David Zafman
12:15 AM Revision 1efa5ca0 (ceph): Merge pull request #35425 from dzafman/wip-44314
test: osd-backfill-stats.sh use nobackfill to avoid races in remainin…
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman

06/09/2020

10:22 PM Revision 8e9675a8 (ceph): Merge pull request #35489 from jdurgin/wip-radosbench-qa-mimic
mimic: qa/tasks/radosbench: use long form of option for compatibility
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
10:05 PM Orchestrator Bug #45961 (Fix Under Review): cephadm: high load and slow disk make "cephadm bootstrap" fail
Nathan Cutler
08:41 PM Orchestrator Bug #45961: cephadm: high load and slow disk make "cephadm bootstrap" fail
apparently `ceph -s` can take longer than 30sec to return as seen by the partial output in between retries. Michael Fritch
08:10 PM Orchestrator Bug #45961: cephadm: high load and slow disk make "cephadm bootstrap" fail
the code: https://github.com/ceph/ceph/blob/5a7d75290f4480764b24c241ba11f93fe8917c4b/src/cephadm/cephadm#L2497-L2517 Sebastian Wagner
08:09 PM Orchestrator Bug #45961: cephadm: high load and slow disk make "cephadm bootstrap" fail
You can see in the log excerpt that the "ceph -s" command eventually produces output, but by the time the earlier att... Nathan Cutler
07:50 PM Orchestrator Bug #45961 (Resolved): cephadm: high load and slow disk make "cephadm bootstrap" fail
When running "cephadm bootstrap" in a libvirt-based virtual environment (four VMs) running on a machine that has a si... Sebastian Wagner
09:34 PM RADOS Backport #45780 (Resolved): nautilus: rados/test_envlibrados_for_rocksdb.sh build failure (seen i...
Brad Hubbard
02:58 PM RADOS Backport #45780: nautilus: rados/test_envlibrados_for_rocksdb.sh build failure (seen in nautilus)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35387
merged
Yuri Weinstein
09:33 PM Bug #42504 (Resolved): install-deps.sh tries to use yum and install yum-utils on centos/rhel 8
Brad Hubbard
09:32 PM Backport #44846 (Resolved): nautilus: install-deps.sh tries to use yum and install yum-utils on c...
Brad Hubbard
03:02 PM Backport #44846: nautilus: install-deps.sh tries to use yum and install yum-utils on centos/rhel 8
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35461
merged
Yuri Weinstein
09:02 PM RADOS Bug #42716: Pool creation error message is hidden on FileStore-backed pools
That wasn't the initial issue reported.
What happen if you run "ceph osd pool create foo2 2048" instead ? (assumin...
Dimitri Savineau
07:38 PM RADOS Bug #42716 (Resolved): Pool creation error message is hidden on FileStore-backed pools
closing this as already resolved.... Deepika Upadhyay
08:35 PM Revision de734aa0 (ceph): cephadm: increase is_available timeout 30s -> 60s
bootstrap fails because `ceph -s` might take longer
than 30 sec to return on resource limited hardware
Fixes: https:...
Michael Fritch
08:30 PM Orchestrator Bug #45962 (Closed): "ceph orch apply nfs" seems to deploy an nfs daemon, but that doesn't show u...
... Sebastian Wagner
08:17 PM Orchestrator Bug #45962 (Closed): "ceph orch apply nfs" seems to deploy an nfs daemon, but that doesn't show u...
After running the following commands:... Nathan Cutler
08:16 PM Revision 35ec032b (ceph): qa/tasks/radosbench: use long form of option for compatibility
Since the short version of --object-size changed from -o to -O, it
does not work with upgrade tests.
Signed-off-by: ...
Josh Durgin
08:16 PM Revision 6265ce54 (ceph): Revert "qa/tasks/radosbench: only set object size if != block size"
This reverts commit fb991fa5f62c4aaa6c564a6d15aeee4bfaa33b39.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Confl...
Josh Durgin
08:15 PM Revision ff43a214 (ceph): Revert "qa/tasks/radosbench: fix usage of -O"
This reverts commit da19fd14dbe8bdb62ce376d9df7bf5578f169b9c.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Confl...
Josh Durgin
08:15 PM Revision cb2ae472 (ceph): qa/tasks/radosbench: use long form of option for compatibility
Since the short version of --object-size changed from -o to -O, it
does not work with upgrade tests.
Signed-off-by: ...
Josh Durgin
08:14 PM Revision 0ab7bdfe (ceph): qa/tasks/radosbench: use long form of option for compatibility
Since the short version of --object-size changed from -o to -O, it
does not work with upgrade tests.
Signed-off-by: ...
Josh Durgin
08:13 PM Revision 9673d37f (ceph): qa/tasks/radosbench: use long form of option for compatibility
Since the short version of --object-size changed from -o to -O, it
does not work with upgrade tests.
Signed-off-by: ...
Josh Durgin
08:13 PM Revision a78781d8 (ceph): Revert "qa/tasks/radosbench: only set object size if != block size"
This reverts commit fb991fa5f62c4aaa6c564a6d15aeee4bfaa33b39.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Confl...
Josh Durgin
08:12 PM Revision 5a8c7f7d (ceph): Revert "qa/tasks/radosbench: fix usage of -O"
This reverts commit da19fd14dbe8bdb62ce376d9df7bf5578f169b9c.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Confl...
Josh Durgin
08:03 PM Revision 5a7d7529 (ceph): Merge pull request #35099 from sebastian-philipp/doc-orch-update-specs
doc/orch: How to update an existing specification
Reviewed-by: Alexandra Settle <asettle@suse.com>
Reviewed-by: Zac ...
Sebastian Wagner
05:43 PM Revision ec3c731d (ceph): mgr/dashboard: cropped actions menu in nested details
Fixes: https://tracker.ceph.com/issues/45508
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avan Thakkar
05:31 PM Dashboard Backport #45921: octopus: mgr/dashboard: extra spaces after services' name in the Cluster/Hosts page
Non-trivial backport. Requires dashboard dev. Shyukri Shyukriev
05:28 PM Orchestrator Feature #44055 (In Progress): cephadm: make 'ls' faster
Adam King
05:22 PM CephFS Bug #45960 (Duplicate): nautilus: ERROR: test_export_pin_getfattr (tasks.cephfs.test_exports.Test...
http://pulpito.ceph.com/yuriw-2020-06-08_17:05:22-multimds-wip-yuri5-testing-2020-06-08-1602-nautilus-distro-basic-sm... Ramana Raja
04:48 PM ceph-volume Backport #45784: nautilus: KeyError: 'ceph.type'
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35453
merged
Yuri Weinstein
04:48 PM Revision 4eb1230c (ceph): Merge pull request #35453 from shyukri/wip-45784-nautilus
nautilus: ceph-volume: add and delete lvm tags in a single lvchange call.
Reviewed-by: Jan Fajerski <jfajerski@suse....
Yuri Weinstein
04:45 PM Dashboard Feature #45758 (Fix Under Review): mgr/dashboard: Use ng-bootstrap for Dropdown
Tiago Melo
04:45 PM Dashboard Bug #45566 (Fix Under Review): mgr/dashboard: Table column dowpdown does not close
Tiago Melo
04:34 PM Revision a1fac664 (ceph): mgr/dashboard: Use ng-bootstrap for Dropdown
Fixes: https://tracker.ceph.com/issues/45758
Fixes: https://tracker.ceph.com/issues/45566
Signed-off-by: Tiago Melo ...
Tiago Melo
04:34 PM ceph-volume Feature #45959 (Resolved): add encryption support to raw mode
ceph-volume raw mode needs to support encryption of block, block.db and block.wal devices.
Sébastien Han
04:26 PM Revision 84ca9c1c (ceph): cls: fix missing __le32 definition
On platforms that do not the __le* definitions it throws a compiler error.
fixes: https://github.com/ceph/ceph/pull/...
Willem Jan Withagen
04:01 PM Revision 99835468 (ceph): Merge pull request #35506 from rzarzynski/wip-crimson-thread-comment-fix
crimson/thread: fix comment phrasing in ThreadPool.h.
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu ...
Kefu Chai
04:00 PM Revision 2bdbcf2d (ceph): Merge pull request #34492 from xxhdx1985126/wip-crimson-recovery-block-...
crimson/net: fix system shutdown problems
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Reviewed-by: Kefu Cha...
Kefu Chai
03:52 PM Revision fe7704fd (ceph): doc/cephadm: Import existing ssh key docs.
This commit supersedes the commit below, which was suggested by
mohnewald:
https://github.com/ceph/ceph/pull/34453/c...
Zac Dover
03:40 PM CephFS Bug #45958 (Resolved): nautilus: ERROR: test_get_authorized_ids (tasks.cephfs.test_volume_client....
http://pulpito.ceph.com/yuriw-2020-06-08_17:06:44-fs-wip-yuri5-testing-2020-06-08-1602-nautilus-distro-basic-smithi/5... Ramana Raja
03:34 PM Revision b852703d (ceph): test/objectstore/store_test: kill ExcessiveFragmentation test case.
This test case was introduced by https://github.com/ceph/ceph/pull/18494
to verify allocation failure handling while ...
Igor Fedotov
03:25 PM Revision 60e084a9 (ceph): librbd: fix potential race when notify quiesce fails
In SnapshotCreateRequest, handle_notify_quiesce could return
earlier than notify_quiesce. As the result m_request_id ...
Mykola Golub
03:01 PM Revision aa6fea56 (ceph): Merge pull request #35461 from badone/wip-44846-nautilus
nautilus: install-deps.sh: Use dnf for rhel/centos 8
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
03:00 PM Dashboard Subtask #45957 (Resolved): Fix broken UiApi documentation endpoints and add warning
* Fix broken UiApi documentation endpoints (/apiapi/).
* Add warning to UiApi endpoint documentation mentioning that...
Anonymous
02:57 PM Revision 29c51808 (ceph): Merge pull request #35387 from smithfarm/wip-45780-nautilus
nautilus: qa/workunits/rados/test_envlibrados_rocksdb: Build correct rocksdb
Reviewed-by: Kefu Chai <kchai@redhat.co...
Yuri Weinstein
02:49 PM rgw Bug #45955: [rgw] listing bucket via s3 hangs on "ordered bucket listing requires read #1"
to make matters weirder, doing
s3cmd ls s3://fcp --recursive
works just fine, altho takes few seconds
Mariusz Gronczewski
11:15 AM rgw Bug #45955 (Resolved): [rgw] listing bucket via s3 hangs on "ordered bucket listing requires read...
I dont know whether it is related to #42358 but Ive seen something similar but on bucket that just have small files (... Mariusz Gronczewski
02:41 PM RADOS Bug #36337: OSDs crash with failed assertion in PGLog::merge_log as logs do not overlap
... Neha Ojha
02:41 PM RADOS Bug #45956 (New): verify takes forever to finish
rados/verify/{centos_latest.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-thrash/default/{default.yaml thra... Kefu Chai
02:41 PM Revision a345221f (ceph): crimson/thread: fix comment phrasing in ThreadPool.h.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:30 PM Revision de5b4bf7 (ceph): Merge pull request #35423 from scoopex/master
tools/histogram_dump: improve io-latency and -size statistics
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:10 PM Revision e503942f (ceph): Merge pull request #35187 from CodingSpiderFox/patch-3
doc: Introduce the concept of a pool before talking about it. zdover23
12:44 PM Revision 4b9ba3d8 (ceph): qa/cephfs: make run_shell() accept args as str too
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit a83ea849d7d2096762a125b8c6dbb8eb9988b2a9)
...
Rishabh Dave
12:41 PM Revision 0d5c613f (ceph): rbd: add skip-quiesce and ignore-quiesce-error options
to `snap create` and `mirror image snapshot` commands.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:41 PM Revision d133eda8 (ceph): rbd: use 'snap-name' instead of 'snapshot-name' in help examples
to compact output. It is still not ideal though...
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:41 PM Revision e16066a2 (ceph): librbd: add rbd_default_snapshot_quiesce_mode option
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:24 PM RADOS Bug #45661 (Resolved): valgrind issue: UninitValue in ProtocolV2
In @master@ the PR #35407 has been closed in favor of https://github.com/ceph/ceph/pull/35186.
#35407 still might be...
Radoslaw Zarzynski
12:21 PM Revision c768d455 (ceph): Merge pull request #32705 from petrutlucian94/windows.3
include,common: Windows support [part 3]
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:17 PM Revision 6d35646e (ceph): Merge pull request #35422 from adamemerson/wip-45878
osdc: Fix crash on OSD failure
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:14 PM rgw Bug #45878 (Pending Backport): RGW crash after 2 times of osd failure
Kefu Chai
12:13 PM Bug #44409 (Pending Backport): log: the time precision of log is only milliseconds because the op...
Kefu Chai
12:13 PM Revision f5b23017 (ceph): Merge pull request #33720 from yunfeiguan/wip-44409
log: fix timestap precision of log can't set to millisecond.
Reviewed-by: Adam Emersen <aemerson@redhat.com>
Reviewe...
Kefu Chai
12:11 PM Revision e13193fc (ceph): Merge pull request #34667 from aclamk/wip-rocksdb-reshard
Resharding tool for sharded rocksdb
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
12:10 PM Revision af44e844 (ceph): Merge pull request #35186 from liewegas/wip-cas
cls_cas: misc cleanup, and dynamic chunk_refs_t
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
12:05 PM Revision 003ffe16 (ceph): tools/histogram_dump: improve io-latency and -size statistics
The script is part of the ceph distribution but not
part of the official tooling. Nevertheless it was useful to under...
Marc Schöchlin
12:02 PM bluestore Bug #45788: ObjectStore/StoreTestSpecificAUSize.ExcessiveFragmentation/2 failed
/a/kchai-2020-06-09_07:14:19-rados-wip-kefu-testing-2020-06-09-1352-distro-basic-smithi/5131622 Kefu Chai
11:55 AM Dashboard Bug #44013: mgr/dashboard: current REST API flaws
Regarding /apiapi/ issue and after daily standup conversation,
there is agreement on the following:
1) Fix the is...
Alfonso Martínez
10:11 AM rgw Backport #45954 (Resolved): nautilus: rgw: fail as expected when get/set-bucket-versioning attemp...
https://github.com/ceph/ceph/pull/36188 Nathan Cutler
10:10 AM CephFS Backport #45953 (Resolved): octopus: vstart: Support deployment of ganesha daemon by cephadm with...
https://github.com/ceph/ceph/pull/35499 Nathan Cutler
10:10 AM Dashboard Backport #45952 (Resolved): octopus: mgr/dashboard: Show labels in hosts page
https://github.com/ceph/ceph/pull/35517 Nathan Cutler
10:10 AM rgw Backport #45951 (Resolved): octopus: add access log line to the beast frontend
https://github.com/ceph/ceph/pull/36024 Nathan Cutler
10:07 AM Dashboard Bug #45950 (Resolved): mgr/dashboard: Replace @ngx-translate/i18n-polyfill
@@ngx-translate/i18n-polyfill@ is now deprecated and they suggest using other tools.
https://github.com/ngx-translat...
Tiago Melo
09:57 AM Dashboard Bug #45762 (Closed): mgr/dashboard: language chooser description missing
> Are you using "npm start"? This is normal in that case.
Yes, that was my fault. Thank you for clarification!
Tatjana Dehler
09:35 AM Orchestrator Bug #45155: mgr/dashboard: Error listing orchestrator NFS daemons
The exception in the description was already fixed.
Thest rest of work is to set pool and namespace within cephadm...
Kiefer Chang
09:33 AM Orchestrator Bug #45155 (In Progress): mgr/dashboard: Error listing orchestrator NFS daemons
Kiefer Chang
09:28 AM Dashboard Bug #45949 (Fix Under Review): mgr/dashboard: Fix audit and update packages
Tiago Melo
09:26 AM Dashboard Bug #45949 (Resolved): mgr/dashboard: Fix audit and update packages
We need to fix some new npm audit vulnerabilities and update some packages.
While we can't fix all vulnerabilities, ...
Tiago Melo
08:57 AM Revision 32044579 (ceph): doc/orch: How to update an existing specification
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
08:56 AM Revision 4c486c32 (ceph): rgw/pubsub: remove deprecated radogw-admin pubsub creation commands
make topic and subscription read commands an official feature
Fixes: https://tracker.ceph.com/issues/43536
Signed-o...
Yuval Lifshitz
08:55 AM bluestore Bug #45195 (Resolved): ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FAILED cep...
I doubt we'll backport deferring big writes to Octopus. Hence marking as resolved Igor Fedotov
08:51 AM bluestore Bug #45613: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixCompression/2 failed
Original fix was https://github.com/ceph/ceph/pull/35201 but it was decided to kill WAL preextending instead, see htt... Igor Fedotov
08:49 AM CephFS Bug #45935: mds: cap revoking requests didn't success when the client doing reconnection ...
From the mds.c logs, we can see that:
client_caps(revoke ino 0x10000000392 65 seq 1 ==> pending pAsLsXs was pAs...
Xiubo Li
08:44 AM Revision 7fdbf618 (ceph): os/bluestore: remove preextended WAL support.
Fixes: https://tracker.ceph.com/issues/45613
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
08:36 AM Revision b90ca515 (ceph): Merge pull request #34979 from rhcs-dashboard/wip-45460-octopus
octopus: mgr/test_orchestrator: fix _get_ceph_daemons()
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: ...
Sebastian Wagner
08:30 AM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
fascinating:... Sebastian Wagner
05:34 AM Orchestrator Bug #44990: cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such file or directory
/a/kchai-2020-06-08_10:56:36-rados-wip-kefu-testing-2020-06-08-1713-distro-basic-smithi/5128793/ Kefu Chai
08:25 AM Dashboard Bug #45516 (Resolved): mgr/dashboard: HomeTest fails if there is no real dist folder
Lenz Grimmer
08:25 AM Dashboard Backport #45539 (Resolved): octopus: mgr/dashboard: HomeTest fails if there is no real dist folder
Lenz Grimmer
08:23 AM Revision d2d5a601 (ceph): Merge pull request #35085 from tspmelo/wip-45539-octopus
octopus: mgr/dashboard: Fix HomeTest setup
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Volker Theile...
Lenz Grimmer
08:10 AM Revision 3a757a4d (ceph): Merge pull request #34633 from sebastian-philipp/cephadm-total-scheduler
mgr/cephadm: make scheduling make sense
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Reviewed-by: Michael Fritch <mf...
Sebastian Wagner
07:33 AM Revision cd579e37 (ceph): librbd: extend quiesce_complete API to return error code
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:33 AM Revision 31115be6 (ceph): librbd: new snapshot create API to pass flags
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:33 AM Revision e6643712 (ceph): librbd: API for mirror snapshot create to pass flags
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:33 AM Revision f2cfc2a5 (ceph): pybind/rbd: add optional flags param to create_snap
and mirror_image_create_snapshot
Signed-off-by: Mykola Golub <mgolub@suse.com>
fixup: pybind/rbd
Mykola Golub
07:33 AM Revision b2b0aca9 (ceph): librbd: send unquiesce even if quiesce failed
If several clients are subscribed it may fail for only some of
them, thus tell the succeeded clients to unquiesce so ...
Mykola Golub
07:29 AM rgw Documentation #35832: Rgw multifactor authentication (MFA) detail documentation guide.
also note that while "radosgw-admin -h" show information on MFA, the man page does not: https://docs.ceph.com/docs/ma... Yuval Lifshitz
06:34 AM RADOS Bug #45948 (Duplicate): ceph_test_rados_delete_pools_parallel failed with error -2 on nautilus
Oops, this is a dup of #43887 Brad Hubbard
06:31 AM RADOS Bug #45948 (Duplicate): ceph_test_rados_delete_pools_parallel failed with error -2 on nautilus
/a/yuriw-2020-06-08_16:06:08-rados-wip-yuri2-testing-2020-06-08-1458-nautilus-distro-basic-smithi/5129541... Brad Hubbard
06:24 AM Dashboard Bug #45899: mgr/dashboard: Running the backend-api-tests based on octopus results in an error: "E...
The test can be run in Jenkins because virtualenv in jenkins env is the newer (20.0.21).
In my dev container, the vi...
Kiefer Chang
06:06 AM RADOS Bug #45947: ceph_test_rados_watch_notify hang seen in nautilus
Note https://tracker.ceph.com/issues/43861 removed this test from master because it was hanging. Brad Hubbard
06:02 AM RADOS Bug #45947: ceph_test_rados_watch_notify hang seen in nautilus
This is very similar to what is seen in #45946 so they may be related. Brad Hubbard
06:01 AM RADOS Bug #45947 (New): ceph_test_rados_watch_notify hang seen in nautilus
/a/yuriw-2020-06-08_16:06:08-rados-wip-yuri2-testing-2020-06-08-1458-nautilus-distro-basic-smithi/5129565... Brad Hubbard
05:32 AM RADOS Bug #45946 (New): ceph_test_rados_delete_pools_parallel hang seen in octopus
/a/yuriw-2020-05-29_15:51:00-rados-wip-yuri-testing-2020-05-28-2238-octopus-distro-basic-smithi/5103106... Brad Hubbard
04:28 AM RADOS Bug #20960: ceph_test_rados: mismatched version (due to pg import/export)
... Kefu Chai
04:13 AM Revision d900743d (ceph): Merge pull request #35460 from agayev/fix-cmake
blk: Add missing PUBLIC keyword to target_link_libraries command.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:05 AM mgr Bug #44186: Module 'pg_autoscaler' has failed: division by zero
/a/yuriw-2020-05-29_15:51:00-rados-wip-yuri-testing-2020-05-28-2238-octopus-distro-basic-smithi/5103378 Brad Hubbard
04:02 AM Revision f5c018e6 (ceph): Merge pull request #35095 from tchaikov/wip-kefu-onode-v1
crimson/os: add onode node implementation
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
03:31 AM Dashboard Backport #45945 (In Progress): nautilus: mgr/dashboard: backend test failure on tasks.mgr.dashboa...
Avan Thakkar
03:23 AM Dashboard Backport #45945 (Resolved): nautilus: mgr/dashboard: backend test failure on tasks.mgr.dashboard....
https://github.com/ceph/ceph/pull/34095 Avan Thakkar
03:23 AM Dashboard Bug #44725 (Pending Backport): mgr/dashboard: backend test failure on tasks.mgr.dashboard.test_he...
Avan Thakkar
01:39 AM Revision 45787de5 (ceph): crimson/os/seastore: add ObjectStore and OnodeManager stubs
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
01:39 AM Revision 878510aa (ceph): crimson/os: extract onode.h out
so the concrete onode manager implementation can include it without
including the onode_manager.h interface as a whol...
Kefu Chai
01:39 AM Revision 5e162578 (ceph): crimson: add node implementation for onode tree
* node_t and friends are representations of in-mem and on-disk onode
block/page/node. it might have different names...
Kefu Chai
01:39 AM Revision 00d66700 (ceph): cmake: add crimson::gtest target
instead re-compiling gtest_seastar.cc, better off creating a static
library and link against it instead.
Signed-off-...
Kefu Chai
01:39 AM Revision 37ee113a (ceph): crimson/os: add OnodeBlock
used for representing the an node of onode tree
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:56 AM CephFS Bug #42365: client: FAILED assert(dir->readdir_cache[dirp->cache_index] == dn)
14.2.9/15.2.2 are also the victims Xiaoxi Chen
12:13 AM Revision c8314451 (ceph): python-common: validate the service_id during apply
the service_id needs to be validated during `orch apply`, but not during
`orch daemon add`
Signed-off-by: Michael Fr...
Michael Fritch
12:10 AM Revision dcf7fb52 (ceph): python-common: Add missing IscsiServiceSpec test
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
12:09 AM Revision 45391a12 (ceph): python-common: Add NFSServiceSpec validate
the ServiceSpec needs to be validated during `orch apply`, but not
during `orch daemon add`
Signed-off-by: Michael F...
Michael Fritch
12:05 AM RADOS Bug #44510: osd/osd-recovery-space.sh TEST_recovery_test_simple failure
Seen again:
http://pulpito.ceph.com/dzafman-2020-06-08_11:45:40-rados-wip-zafman-testing-distro-basic-smithi/5130114
David Zafman
 

Also available in: Atom