Project

General

Profile

Activity

From 05/24/2020 to 06/22/2020

06/22/2020

11:34 PM 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 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 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 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
09:15 PM 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
05:45 PM 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 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:43 PM 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:41 PM 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:40 PM 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:37 PM 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:36 PM 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 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:34 PM 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 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:32 PM Backport #45888: octopus: client: fails to reconnect to MDS
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35616
merged
Yuri Weinstein
05:28 PM 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
04:11 PM Bug #41541 (Fix Under Review): mgr/volumes: ephemerally pin volumes
Patrick Donnelly
04:09 PM 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
01:47 PM Feature #46074 (Triaged): mds: provide altrenatives to increase the total cephfs subvolume snapsh...
Patrick Donnelly
01:41 PM Bug #46129 (Fix Under Review): mds: fix hang issue when accessing a file under a lost parent dire...
Patrick Donnelly
02:45 AM 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:03 PM Bug #46100 (Fix Under Review): vstart_runner.py: check for Raw instance before treating as iterable
Rishabh Dave
01:03 PM Bug #46101 (Fix Under Review): qa: set omit_sudo to False for cmds executed with sudo
Rishabh Dave
12:47 PM 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
11:56 AM 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:30 AM 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

06/20/2020

09:55 PM 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 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

06/19/2020

04:37 PM 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 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
03:46 PM 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 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
02:17 PM Bug #45666 (Resolved): qa: AssertionError: '1' != b'1'
Nathan Cutler
02:17 PM Backport #45886 (Resolved): octopus: qa: AssertionError: '1' != b'1'
Nathan Cutler
01:04 PM Backport #46085 (In Progress): octopus: handle multiple ganesha.nfsd's appropriately in vstart.sh
https://github.com/ceph/ceph/pull/35499 Varsha Rao
10:50 AM Backport #46002 (In Progress): nautilus: pybind/mgr/volumes: add command to return metadata regar...
Kotresh Hiremath Ravishankar
10:47 AM Feature #44193 (Pending Backport): pybind/mgr/volumes: add API to manage NFS-Ganesha gateway clus...
Varsha Rao
10:46 AM 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 Backport #45849 (In Progress): octopus: mgr/volumes: create fs subvolumes with isolated RADOS nam...
Kotresh Hiremath Ravishankar
10:37 AM Backport #46001 (In Progress): octopus: pybind/mgr/volumes: add command to return metadata regard...
Kotresh Hiremath Ravishankar
09:39 AM 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:30 AM Bug #23421 (New): ceph-fuse: stop ceph-fuse if no root permissions?
Jos Collin
09:29 AM 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:10 AM Bug #46046 (Fix Under Review): Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs....
Varsha Rao
09:09 AM Bug #46104 (Fix Under Review): Test failure: test_export_create_and_delete (tasks.cephfs.test_nfs...
Varsha Rao
08:47 AM Bug #46104 (Resolved): Test failure: test_export_create_and_delete (tasks.cephfs.test_nfs.TestNFS)
... Varsha Rao
06:49 AM 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:41 AM Bug #46100 (Resolved): vstart_runner.py: check for Raw instance before treating as iterable
... Rishabh Dave
05:05 AM Fix #46070 (Fix Under Review): client: fix snap directory atime
Patrick Donnelly
03:46 AM 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 Backport #45680 (Resolved): octopus: mgr/volumes: Not able to resize cephfs subvolume with ceph f...
Wei-Chung Cheng
02:40 AM 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

06/18/2020

10:23 PM 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:22 PM 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
09:27 PM 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 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 Backport #46011: octopus: qa: TestExports is failure under new Python3 runtime
yet Patrick Donnelly
08:07 PM Backport #46094 (Rejected): octopus: cephfs-shell: set proper return value for the tool
Patrick Donnelly
08:06 PM 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 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 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
05:01 PM Bug #46081 (Fix Under Review): cephadm: mds permissions for osd are unnecessarily permissive
Patrick Donnelly
04:58 PM Bug #46081 (Resolved): cephadm: mds permissions for osd are unnecessarily permissive
... Patrick Donnelly
04:06 PM Bug #46079 (Pending Backport): handle multiple ganesha.nfsd's appropriately in vstart.sh
Patrick Donnelly
04:03 PM Bug #46079 (Fix Under Review): handle multiple ganesha.nfsd's appropriately in vstart.sh
Patrick Donnelly
03:53 PM 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
01:34 PM 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:04 PM 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:58 PM 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:50 PM Backport #45953 (In Progress): octopus: vstart: Support deployment of ganesha daemon by cephadm w...
Ramana Raja
12:48 PM Backport #46003 (In Progress): octopus: vstart: set $CEPH_CONF when calling ganesha-rados-grace c...
Ramana Raja
10:03 AM 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 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:29 AM 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:00 AM 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:36 AM 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 Bug #46068 (Closed): qa/tasks/cephfs/nfs: AssertionError in test_export_create_and_delete
Not a bug Varsha Rao
07:53 AM 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

06/17/2020

10:51 PM 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
09:29 PM 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 Bug #46046: Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs.TestNFS)
mgr log... Varsha Rao
01:56 PM 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 Bug #46046: Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs.TestNFS)
... Kefu Chai
11:15 AM Bug #46046: Test failure: test_create_multiple_exports (tasks.cephfs.test_nfs.TestNFS)
Varsha, could you take a look? Kefu Chai
11:13 AM 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
08:18 PM 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 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 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 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
06:39 PM 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 Bug #46058 (Duplicate): qa: test_scrub_pause_and_resume KeyError: 'a'
... Patrick Donnelly
05:41 PM 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:15 PM 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:08 PM Bug #46042 (Fix Under Review): mds: EMetablob replay too long will cause mds restart
Patrick Donnelly
07:07 AM 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 Bug #46042 (Resolved): mds: EMetablob replay too long will cause mds restart
Yanhu Cao
04:42 PM Bug #43191 (Resolved): test_cephfs_shell: set `colors` to Never for cephfs-shell
Patrick Donnelly
04:32 PM Feature #46041 (Resolved): mds/metric: if client send the metrics to old ceph, the mds session co...
Patrick Donnelly
03:45 AM Feature #46041 (Fix Under Review): mds/metric: if client send the metrics to old ceph, the mds se...
Xiubo Li
03:03 AM Feature #46041 (In Progress): mds/metric: if client send the metrics to old ceph, the mds session...
Xiubo Li
03:02 AM 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 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
01:44 PM 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 Bug #46023 (Fix Under Review): mds: MetricAggregator.cc: 178: FAILED ceph_assert(rm)
Venky Shankar
04:24 AM 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
10:16 AM Bug #45958 (Resolved): nautilus: ERROR: test_get_authorized_ids (tasks.cephfs.test_volume_client....
Ramana Raja
10:16 AM Bug #45966 (Resolved): nautilus: qa/tasks: NameError: global name 'StringIO' is not defined
Ramana Raja
09:06 AM Backport #45888 (In Progress): octopus: client: fails to reconnect to MDS
Wei-Chung Cheng
07:39 AM Bug #45829 (Resolved): fs: ceph_test_libcephfs abort in TestUtime
Kefu Chai
07:10 AM 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 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 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
02:29 AM Bug #44113 (Pending Backport): cephfs-shell: set proper return value for the tool
Patrick Donnelly
02:29 AM Bug #43248 (Resolved): cephfs-shell: do not drop into shell after running command-line command
Backport managed by #44113. Patrick Donnelly

06/16/2020

03:30 PM 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 Bug #45958 (Fix Under Review): nautilus: ERROR: test_get_authorized_ids (tasks.cephfs.test_volume...
Ramana Raja
03:30 PM Bug #45966: nautilus: qa/tasks: NameError: global name 'StringIO' is not defined
https://github.com/ceph/ceph/pull/35520 merged Yuri Weinstein
01:28 PM Backport #46012 (In Progress): nautilus: qa: commit 9f6c764f10f break qa code in several places
Nathan Cutler
01:26 PM Backport #46013 (In Progress): octopus: qa: commit 9f6c764f10f break qa code in several places
Nathan Cutler
10:37 AM Feature #45741 (Fix Under Review): mgr/volumes/nfs: Add interface for get and list exports
Ramana Raja
10:36 AM Bug #45744 (Fix Under Review): mgr/nfs: allow only [A-Za-z0-9-_.] in cluster ID
Ramana Raja
04:10 AM Bug #46025 (Fix Under Review): client: release the client_lock before copying data in read
Patrick Donnelly
01:57 AM 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

06/15/2020

10:12 PM Bug #46023 (Resolved): mds: MetricAggregator.cc: 178: FAILED ceph_assert(rm)
... Patrick Donnelly
10:05 PM Bug #45434 (Triaged): qa: test_full_fsync (tasks.cephfs.test_full.TestClusterFull) failed
Patrick Donnelly
10:05 PM 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 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 Bug #46022 (New): qa: test_strays num_purge_ops violates threshold 34/16
... Patrick Donnelly
07:29 PM 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:24 PM 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 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 Backport #46011 (Resolved): octopus: qa: TestExports is failure under new Python3 runtime
Nathan Cutler
07:22 PM 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:20 PM 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 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 Bug #44579: qa: commit 9f6c764f10f break qa code in several places
yes, 9f6c764f10f was backported to nautilus via 6e00035ab44f23f3b3ff3242ac81e69dc9f174fc Nathan Cutler
07:16 PM Bug #44579 (Pending Backport): qa: commit 9f6c764f10f break qa code in several places
Nathan Cutler
04:59 PM 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 Backport #46001 (Resolved): octopus: pybind/mgr/volumes: add command to return metadata regarding...
https://github.com/ceph/ceph/pull/35670 Patrick Donnelly
03:27 PM 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 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 Bug #45997 (Triaged): nautilus: ceph_volume_client.py: UnicodeEncodeError exception while removin...
Patrick Donnelly
01:09 PM 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
08:14 AM 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 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

06/13/2020

08:16 PM 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

06/12/2020

09:14 PM Fix #44171 (Resolved): pybind/cephfs: audit for unimplemented bindings for libcephfs
Patrick Donnelly
09:10 PM Feature #45237 (Pending Backport): pybind/mgr/volumes: add command to return metadata regarding a...
Patrick Donnelly
09:07 PM Bug #45866 (Pending Backport): ceph-fuse build failure against libfuse v3.9.1
Patrick Donnelly
02:00 PM 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
09:50 AM Backport #45851 (In Progress): octopus: mds: scrub on directory with recently created files may f...
Wei-Chung Cheng
09:34 AM Backport #45848 (In Progress): octopus: qa/tasks/vstart_runner.py: TypeError: mount() got an unex...
Wei-Chung Cheng
07:43 AM 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

06/11/2020

05:28 PM 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 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 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 Backport #45974 (In Progress): nautilus: qa: AssertionError: '1' != b'1'
Nathan Cutler
10:18 AM Backport #45974 (Resolved): nautilus: qa: AssertionError: '1' != b'1'
https://github.com/ceph/ceph/pull/35535 Ramana Raja
05:28 PM 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 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 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 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 Backport #45681 (Resolved): nautilus: mgr/volumes: Not able to resize cephfs subvolume with ceph ...
Patrick Donnelly
05:24 PM 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 Backport #45850 (Resolved): nautilus: mgr/volumes: create fs subvolumes with isolated RADOS names...
Patrick Donnelly
01:14 PM Bug #44415 (Fix Under Review): cephfs.pyx: passing empty string is fine but passing None is not t...
Rishabh Dave
10:01 AM Bug #44579: qa: commit 9f6c764f10f break qa code in several places
this needs backport to nautilus.
In nautilus:...
Jos Collin
05:48 AM Feature #45742 (Fix Under Review): mgr/nfs: Add interface for listing cluster
Varsha Rao
05:13 AM 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
03:38 AM 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

06/10/2020

08:59 PM Bug #45971 (Pending Backport): vstart: set $CEPH_CONF when calling ganesha-rados-grace commands
Patrick Donnelly
08:58 PM Bug #45971 (Fix Under Review): vstart: set $CEPH_CONF when calling ganesha-rados-grace commands
Patrick Donnelly
07:46 PM 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
03:33 PM 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 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
02:39 PM 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
12:28 PM Bug #45815 (Fix Under Review): vstart_runner.py: set stdout and stderr to None by default
Rishabh Dave
11:53 AM Bug #45966 (Fix Under Review): nautilus: qa/tasks: NameError: global name 'StringIO' is not defined
Ramana Raja
11:07 AM Bug #45966 (In Progress): nautilus: qa/tasks: NameError: global name 'StringIO' is not defined
Ramana Raja
10:53 AM 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 Backport #45967 (In Progress): nautilus: qa: TestExports is failure under new Python3 runtime
Ramana Raja
11:39 AM Backport #45967 (Resolved): nautilus: qa: TestExports is failure under new Python3 runtime
https://github.com/ceph/ceph/pull/35535
Ramana Raja
11:38 AM Bug #45332 (Pending Backport): qa: TestExports is failure under new Python3 runtime
Ramana Raja
11:37 AM Bug #45960 (Duplicate): nautilus: ERROR: test_export_pin_getfattr (tasks.cephfs.test_exports.Test...
Duplicate of https://tracker.ceph.com/issues/45332 Ramana Raja
10:07 AM Bug #45342: qa/tasks/vstart_runner.py: RuntimeError: Fuse mount failed to populate /sys/ after 31...
Rebased and revolved the conflicts. Xiubo Li
08:28 AM 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 Bug #45935 (Fix Under Review): mds: cap revoking requests didn't success when the client doing re...
Xiubo Li
06:55 AM Backport #45825 (In Progress): luminous: MDS config reference lists mds log max expiring
Nathan Cutler
06:54 AM Backport #45826 (In Progress): mimic: MDS config reference lists mds log max expiring
Nathan Cutler

06/09/2020

05:22 PM 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
03:40 PM 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
10:10 AM Backport #45953 (Resolved): octopus: vstart: Support deployment of ganesha daemon by cephadm with...
https://github.com/ceph/ceph/pull/35499 Nathan Cutler
08:49 AM 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
12:56 AM Bug #42365: client: FAILED assert(dir->readdir_cache[dirp->cache_index] == dn)
14.2.9/15.2.2 are also the victims Xiaoxi Chen

06/08/2020

11:07 PM Feature #43423 (Fix Under Review): mds: collect and show the dentry lease metric
Xiubo Li
11:02 PM Bug #45935: mds: cap revoking requests didn't success when the client doing reconnection ...
Patrick Donnelly wrote:
> Xiubo, which teuthology test is this from?
Sorry, forgot to copy it, this the second is...
Xiubo Li
02:14 PM Bug #45935: mds: cap revoking requests didn't success when the client doing reconnection ...
Xiubo, which teuthology test is this from?
Patrick Donnelly
01:32 PM Bug #45935 (In Progress): mds: cap revoking requests didn't success when the client doing reconne...
Xiubo Li
01:32 PM Bug #45935 (Resolved): mds: cap revoking requests didn't success when the client doing reconnecti...
The kclient node log:... Xiubo Li
08:30 PM Backport #45687 (In Progress): luminous: mds: FAILED assert(locking == lock) in MutationImpl::fin...
Nathan Cutler
06:25 PM Feature #45830 (Pending Backport): vstart: Support deployment of ganesha daemon by cephadm with N...
Patrick Donnelly
06:05 PM Bug #45866 (Fix Under Review): ceph-fuse build failure against libfuse v3.9.1
Nathan Cutler
06:03 PM Bug #45866 (Pending Backport): ceph-fuse build failure against libfuse v3.9.1
temporarily setting Pending Backport to get a backport issue created Nathan Cutler
06:04 PM Backport #45941 (In Progress): octopus: ceph-fuse build failure against libfuse v3.9.1
Nathan Cutler
06:03 PM Backport #45941 (Resolved): octopus: ceph-fuse build failure against libfuse v3.9.1
https://github.com/ceph/ceph/pull/35450 Nathan Cutler
05:47 PM Backport #45886 (In Progress): octopus: qa: AssertionError: '1' != b'1'
Nathan Cutler
04:46 PM Backport #45850 (In Progress): nautilus: mgr/volumes: create fs subvolumes with isolated RADOS na...
Ramana Raja
04:32 PM Backport #45681 (In Progress): nautilus: mgr/volumes: Not able to resize cephfs subvolume with ce...
Ramana Raja
01:45 PM Feature #45906 (Fix Under Review): mds: make threshold for MDS_TRIM warning configurable
Patrick Donnelly
01:43 PM Bug #45829 (Triaged): fs: ceph_test_libcephfs abort in TestUtime
Patrick Donnelly
12:48 PM Bug #45834: cephadm: "fs volume create cephfs" overwrites existing placement specification
Easy solution would be to validate the existence of this CephFS, before starting the MDS daemons. Sebastian Wagner

06/06/2020

09:10 AM Backport #45846 (In Progress): octopus: qa/fuse_mount.py: tests crash when /sys/fs/fuse/connectio...
Nathan Cutler
08:58 AM Backport #45845 (In Progress): octopus: ceph-fuse: building the source code failed with libfuse3....
Nathan Cutler
08:57 AM Backport #45842 (In Progress): octopus: ceph-fuse: the -d option couldn't enable the debug mode i...
Nathan Cutler
08:57 AM Bug #43516 (Resolved): qa: verify sub-suite does not define os_version
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:56 AM Bug #43968 (Resolved): qa: multimds suite using centos7
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:55 AM Backport #45838 (In Progress): octopus: mds may start to fragment dirfrag before rollback finishes
Nathan Cutler
08:43 AM Backport #44330 (Resolved): nautilus: qa: multimds suite using centos7
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35184
m...
Nathan Cutler
08:43 AM Backport #45804 (Resolved): nautilus: qa: verify sub-suite does not define os_version
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35184
m...
Nathan Cutler
08:39 AM Backport #45773 (In Progress): octopus: vstart_runner: LocalFuseMount.mount should set set.mounte...
Nathan Cutler

06/05/2020

09:55 PM Bug #45749 (In Progress): client: num_caps shows number of caps received
Sidharth Anupkrishnan
06:20 PM Bug #45910 (Fix Under Review): pybind/mgr/volumes: volume deletion not always removes the associa...
Kotresh Hiremath Ravishankar
05:43 PM Bug #45910 (In Progress): pybind/mgr/volumes: volume deletion not always removes the associated o...
Kotresh Hiremath Ravishankar
05:38 PM Bug #45910 (Resolved): pybind/mgr/volumes: volume deletion not always removes the associated osd ...
... Kotresh Hiremath Ravishankar
03:45 PM Backport #44330: nautilus: qa: multimds suite using centos7
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35184
merged
Yuri Weinstein
03:45 PM Backport #45804: nautilus: qa: verify sub-suite does not define os_version
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/35184
merged
Yuri Weinstein
01:49 PM Feature #45729 (New): pybind/mgr/volumes: Add the ability to keep snapshots of subvolumes indepen...
After some discussion and agreeing on the approach, below is the proposed design:
*Direct Addressing Scheme for Sn...
Venky Shankar
01:45 PM Bug #45740 (Fix Under Review): mgr/nfs: Check cluster exists before creating exports and make exp...
Varsha Rao
12:01 PM Feature #45906 (Resolved): mds: make threshold for MDS_TRIM warning configurable
The MDS_TRIM health warning currently triggers on a hard-coded factor 2 threshold, I've got a setup here that runs so... Paul Emmerich
11:32 AM Feature #45741 (In Progress): mgr/volumes/nfs: Add interface for get and list exports
Ramana Raja
11:32 AM Bug #45744 (In Progress): mgr/nfs: allow only [A-Za-z0-9-_.] in cluster ID
Ramana Raja

06/04/2020

02:36 PM Backport #45887 (In Progress): nautilus: client: fails to reconnect to MDS
Nathan Cutler
11:56 AM Backport #45887 (Resolved): nautilus: client: fails to reconnect to MDS
https://github.com/ceph/ceph/pull/35403 Nathan Cutler
02:13 PM Backport #45898 (In Progress): nautilus: mds: add config to require forward to auth MDS
Nathan Cutler
02:12 PM Backport #45898 (Resolved): nautilus: mds: add config to require forward to auth MDS
https://github.com/ceph/ceph/pull/35377 Nathan Cutler
02:12 PM Bug #45875 (Pending Backport): mds: add config to require forward to auth MDS
Nathan Cutler
09:22 AM Bug #45875 (Resolved): mds: add config to require forward to auth MDS
This is a backport tracker ticket for https://github.com/ceph/ceph/pull/29995 Theofilos Mouratidis
02:04 PM Backport #45854 (In Progress): nautilus: cephfs-journal-tool: NetHandler create_socket couldn't c...
Nathan Cutler
02:01 PM Backport #45852 (In Progress): nautilus: mds: scrub on directory with recently created files may ...
Nathan Cutler
01:56 PM Backport #45847 (In Progress): nautilus: qa/fuse_mount.py: tests crash when /sys/fs/fuse/connecti...
Nathan Cutler
01:56 PM Backport #45843 (In Progress): nautilus: ceph-fuse: the -d option couldn't enable the debug mode ...
Nathan Cutler
01:55 PM Backport #45839 (In Progress): nautilus: mds may start to fragment dirfrag before rollback finishes
Nathan Cutler
01:38 PM Backport #45774 (In Progress): nautilus: vstart_runner: LocalFuseMount.mount should set set.mount...
Nathan Cutler
01:33 PM Backport #45709 (In Progress): nautilus: mds: wrong link count under certain circumstance
Nathan Cutler
01:09 PM Backport #45689 (In Progress): nautilus: nfs-ganesha: handle client cache pressure in NFS Ganesha...
Nathan Cutler
12:59 PM Backport #45686 (In Progress): nautilus: mds: FAILED assert(locking == lock) in MutationImpl::fin...
Nathan Cutler
12:56 PM Backport #45679 (In Progress): nautilus: mds: layout parser does not handle [-.] in pool names
Nathan Cutler
11:56 AM Bug #45590 (Resolved): qa: TypeError: unsupported operand type(s) for +: 'range' and 'range'
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
11:56 AM Backport #45888 (Resolved): octopus: client: fails to reconnect to MDS
https://github.com/ceph/ceph/pull/35616 Nathan Cutler
11:56 AM Backport #45886 (Resolved): octopus: qa: AssertionError: '1' != b'1'
https://github.com/ceph/ceph/pull/35364 Nathan Cutler

06/03/2020

06:55 PM Bug #45866 (Fix Under Review): ceph-fuse build failure against libfuse v3.9.1
Patrick Donnelly
04:00 PM Bug #45866 (Resolved): ceph-fuse build failure against libfuse v3.9.1
I got this, building master today against libfuse v3.9.1:... Jeff Layton
04:07 PM Backport #45845: octopus: ceph-fuse: building the source code failed with libfuse3.5 or higher ve...
Needs fix for: #45866 Patrick Donnelly
12:19 PM Backport #45845 (Resolved): octopus: ceph-fuse: building the source code failed with libfuse3.5 o...
https://github.com/ceph/ceph/pull/35450 Nathan Cutler
02:59 PM Bug #45817 (Fix Under Review): qa: Command failed with status 2: ['sudo', 'bash', '-c', 'ip addr ...
Patrick Donnelly
02:43 PM Bug #45666 (Pending Backport): qa: AssertionError: '1' != b'1'
Patrick Donnelly
02:39 PM Bug #45665 (Pending Backport): client: fails to reconnect to MDS
Patrick Donnelly
02:35 PM Bug #45835 (Triaged): mds: OpenFileTable::prefetch_inodes during rejoin can cause out-of-memory
Patrick Donnelly
10:33 AM Bug #45835 (Resolved): mds: OpenFileTable::prefetch_inodes during rejoin can cause out-of-memory
We just upgraded from mimic v13.2.6 to nautilus v14.2.9 and the single active MDS was going out-of-memory during the ... Dan van der Ster
01:49 PM Feature #42447: add basic client setup page
This was merged in commit 85df3a5fb2d388. Jeff Layton
01:46 PM Bug #45532 (Resolved): cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
The patch for this went into v5.7 and should trickle out to v5.4 and v5.6 stable series kernels soon. Jeff Layton
01:45 PM Bug #45338: find leads to recursive output with nfs mount
Note: similar-sounding bug here that was fixed with an upgrade (though he doesn't say to which version):
https://g...
Jeff Layton
01:16 PM Backport #45675 (Resolved): nautilus: qa: TypeError: unsupported operand type(s) for +: 'range' a...
https://github.com/ceph/ceph/pull/34171 Kefu Chai
12:23 PM Backport #45854 (Resolved): nautilus: cephfs-journal-tool: NetHandler create_socket couldn't crea...
https://github.com/ceph/ceph/pull/35401 Nathan Cutler
12:23 PM Backport #45853 (Resolved): octopus: cephfs-journal-tool: NetHandler create_socket couldn't creat...
https://github.com/ceph/ceph/pull/40762 Nathan Cutler
12:22 PM Backport #45852 (Resolved): nautilus: mds: scrub on directory with recently created files may fai...
https://github.com/ceph/ceph/pull/35400 Nathan Cutler
12:21 PM Backport #45851 (Resolved): octopus: mds: scrub on directory with recently created files may fail...
https://github.com/ceph/ceph/pull/35555 Nathan Cutler
12:21 PM Bug #43598 (Resolved): mds: PurgeQueue does not handle objecter errors
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:21 PM Bug #44380 (Resolved): mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes" == g_c...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:21 PM Bug #44389 (Resolved): client: fuse mount will print call trace with incorrect options
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:20 PM Bug #44680 (Resolved): mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:20 PM Bug #44962 (Resolved): "ceph fs status" command outputs to stderr instead of stdout when json for...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:20 PM Bug #44963 (Resolved): fix MClientCaps::FLAG_SYNC in check_caps
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:20 PM Bug #45090 (Resolved): mds: inode's xattr_map may reference a large memory.
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:20 PM Bug #45141 (Resolved): some obsolete "ceph mds" sub commands are suggested by bash completion
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:19 PM Backport #45850 (Resolved): nautilus: mgr/volumes: create fs subvolumes with isolated RADOS names...
https://github.com/ceph/ceph/pull/35482 Nathan Cutler
12:19 PM Backport #45849 (Resolved): octopus: mgr/volumes: create fs subvolumes with isolated RADOS namesp...
https://github.com/ceph/ceph/pull/35671 Nathan Cutler
12:19 PM Backport #45848 (Resolved): octopus: qa/tasks/vstart_runner.py: TypeError: mount() got an unexpec...
https://github.com/ceph/ceph/pull/35554 Nathan Cutler
12:19 PM Backport #45847 (Resolved): nautilus: qa/fuse_mount.py: tests crash when /sys/fs/fuse/connections...
https://github.com/ceph/ceph/pull/35399 Nathan Cutler
12:19 PM Backport #45846 (Resolved): octopus: qa/fuse_mount.py: tests crash when /sys/fs/fuse/connections ...
https://github.com/ceph/ceph/pull/35451 Nathan Cutler
12:18 PM Backport #45843 (Resolved): nautilus: ceph-fuse: the -d option couldn't enable the debug mode in ...
https://github.com/ceph/ceph/pull/35398 Nathan Cutler
12:18 PM Backport #45842 (Resolved): octopus: ceph-fuse: the -d option couldn't enable the debug mode in l...
https://github.com/ceph/ceph/pull/35449 Nathan Cutler
12:18 PM Backport #45839 (Resolved): nautilus: mds may start to fragment dirfrag before rollback finishes
https://github.com/ceph/ceph/pull/35397 Nathan Cutler
12:17 PM Backport #45838 (Resolved): octopus: mds may start to fragment dirfrag before rollback finishes
https://github.com/ceph/ceph/pull/35448 Nathan Cutler
12:12 PM Bug #45662 (Fix Under Review): pybind/mgr/volumes: volume deletion should check mon_allow_pool_de...
Kotresh Hiremath Ravishankar
09:10 AM Bug #45834 (Closed): cephadm: "fs volume create cephfs" overwrites existing placement specification
The orchestrator behaves unexpectedly with apply mds. Consider the following:
I have a ceph cluster running and wa...
Jan Fajerski
04:54 AM Feature #45830 (Fix Under Review): vstart: Support deployment of ganesha daemon by cephadm with N...
Varsha Rao
04:54 AM Feature #45830 (Resolved): vstart: Support deployment of ganesha daemon by cephadm with NFS option
Varsha Rao
01:58 AM Bug #43543 (Pending Backport): mds: scrub on directory with recently created files may fail to lo...
Patrick Donnelly
12:48 AM Bug #45396 (Pending Backport): ceph-fuse: building the source code failed with libfuse3.5 or high...
Patrick Donnelly
12:45 AM Feature #45289 (Pending Backport): mgr/volumes: create fs subvolumes with isolated RADOS namespaces
Patrick Donnelly
12:43 AM Bug #45304 (Pending Backport): qa/fuse_mount.py: tests crash when /sys/fs/fuse/connections is absent
Patrick Donnelly
12:41 AM Bug #41034 (Pending Backport): cephfs-journal-tool: NetHandler create_socket couldn't create socket
Patrick Donnelly
12:40 AM Bug #45524 (Pending Backport): ceph-fuse: the -d option couldn't enable the debug mode in libfuse
Patrick Donnelly
12:35 AM Bug #45699 (Pending Backport): mds may start to fragment dirfrag before rollback finishes
Patrick Donnelly
12:25 AM Bug #45829: fs: ceph_test_libcephfs abort in TestUtime
Another in a different master test branch:
/ceph/teuthology-archive/pdonnell-2020-06-02_19:51:19-fs-wip-pdonnell-t...
Patrick Donnelly

06/02/2020

08:56 PM Feature #36253 (Resolved): cephfs: clients should send usage metadata to MDSs for administration/...
\o/ Patrick Donnelly
08:47 PM Bug #45829 (Resolved): fs: ceph_test_libcephfs abort in TestUtime
... Patrick Donnelly
07:40 PM Backport #45827 (Resolved): nautilus: MDS config reference lists mds log max expiring
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35278
m...
Nathan Cutler
07:38 PM Backport #45827 (In Progress): nautilus: MDS config reference lists mds log max expiring
Nathan Cutler
07:38 PM Backport #45827 (Resolved): nautilus: MDS config reference lists mds log max expiring
https://github.com/ceph/ceph/pull/35278 Nathan Cutler
07:38 PM Backport #45826 (Rejected): mimic: MDS config reference lists mds log max expiring
https://github.com/ceph/ceph/pull/35515 Nathan Cutler
07:38 PM Backport #45825 (Resolved): luminous: MDS config reference lists mds log max expiring
https://github.com/ceph/ceph/pull/35516 Nathan Cutler
07:37 PM Documentation #45730 (Pending Backport): MDS config reference lists mds log max expiring
Nathan Cutler
07:02 PM Bug #45339 (Resolved): qa/cephfs: run nsenter commands with superuser privileges
Patrick Donnelly
02:40 PM Bug #45300 (Pending Backport): qa/tasks/vstart_runner.py: TypeError: mount() got an unexpected ke...
Patrick Donnelly
02:36 PM Bug #45806: qa/task/vstart_runner.py: setting the network namespace "ceph-ns--tmp-tmpq1pg2pz7-mnt...
Patrick Donnelly wrote:
> Xiubo Li wrote:
> > If the previous test cases failed, the netnses will not be removed/cl...
Patrick Donnelly
02:35 PM Bug #45806: qa/task/vstart_runner.py: setting the network namespace "ceph-ns--tmp-tmpq1pg2pz7-mnt...
Xiubo Li wrote:
> If the previous test cases failed, the netnses will not be removed/cleaned up, and we cannot be su...
Patrick Donnelly
04:15 AM Bug #45806 (Fix Under Review): qa/task/vstart_runner.py: setting the network namespace "ceph-ns--...
If the previous test cases failed, the netnses will not be removed/cleaned up, and we cannot be sure what state they ... Xiubo Li
04:11 AM Bug #45806 (Resolved): qa/task/vstart_runner.py: setting the network namespace "ceph-ns--tmp-tmpq...
... Xiubo Li
02:30 PM Bug #45817 (Resolved): qa: Command failed with status 2: ['sudo', 'bash', '-c', 'ip addr add 192....
... Xiubo Li
01:32 PM Bug #45813 (Duplicate): qa/cephfs: tests kclient crash with "unexpected keyword" error
Closing in favour of https://tracker.ceph.com/issues/45300 Rishabh Dave
12:10 PM Bug #45813 (Fix Under Review): qa/cephfs: tests kclient crash with "unexpected keyword" error
Rishabh Dave
10:59 AM Bug #45813 (Duplicate): qa/cephfs: tests kclient crash with "unexpected keyword" error
@mount_wait()@ was added to mount.py with the assumption that all mount methods accept mountpoint in "this commit":ht... Rishabh Dave
12:36 PM Bug #45815 (Resolved): vstart_runner.py: set stdout and stderr to None by default
Right now both are set to BytesIO() in LocalRemoteProcess.__init__() when values are not passed. See - https://github... Rishabh Dave
04:31 AM Bug #45593: qa: removing network bridge appears to cause dropped packets
The netns was only set up on simithi114, but connections to smiithi038 test node was lost(node 'smithi038' is offline... Xiubo Li

06/01/2020

07:49 PM Backport #45708 (Resolved): octopus: mds: wrong link count under certain circumstance
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35253
m...
Nathan Cutler
07:15 PM Backport #45708: octopus: mds: wrong link count under certain circumstance
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35253
merged
Yuri Weinstein
07:48 PM Backport #45685 (Resolved): octopus: 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/35252
m...
Nathan Cutler
07:15 PM Backport #45685: octopus: mds: FAILED assert(locking == lock) in MutationImpl::finish_locking
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35252
merged
Yuri Weinstein
07:48 PM Backport #45678 (Resolved): octopus: 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/35251
m...
Nathan Cutler
07:14 PM Backport #45678: octopus: mds: layout parser does not handle [-.] in pool names
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35251
merged
Yuri Weinstein
07:48 PM Backport #45674 (Resolved): octopus: qa: TypeError: unsupported operand type(s) for +: 'range' an...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35250
m...
Nathan Cutler
07:13 PM Backport #45674: octopus: qa: TypeError: unsupported operand type(s) for +: 'range' and 'range'
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35250
merged
Yuri Weinstein
07:47 PM Backport #45688: octopus: 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/35150
m...
Nathan Cutler
07:40 PM Backport #45603: octopus: mds: PurgeQueue does not handle objecter errors
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35148
m...
Nathan Cutler
07:40 PM Backport #45601: octopus: mds: inode's xattr_map may reference a large memory.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35147
m...
Nathan Cutler
07:40 PM Backport #45495 (Resolved): octopus: client: fuse mount will print call trace with incorrect options
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34999
m...
Nathan Cutler
07:39 PM Backport #45477 (Resolved): octopus: fix MClientCaps::FLAG_SYNC in check_caps
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34997
m...
Nathan Cutler
07:39 PM Backport #45473 (Resolved): octopus: some obsolete "ceph mds" sub commands are suggested by bash ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34996
m...
Nathan Cutler
07:38 PM Backport #45251 (Resolved): octopus: "ceph fs status" command outputs to stderr instead of stdout...
Nathan Cutler
07:37 PM Backport #45028 (Resolved): octopus: mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
Nathan Cutler
07:34 PM Backport #45600 (Resolved): nautilus: mds: inode's xattr_map may reference a large memory.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35199
m...
Nathan Cutler
07:10 PM Backport #45600: nautilus: mds: inode's xattr_map may reference a large memory.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35199
merged
Yuri Weinstein
07:34 PM Backport #45497 (Resolved): nautilus: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35185
m...
Nathan Cutler
07:10 PM Backport #45497: nautilus: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes" ==...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35185
merged
Yuri Weinstein
07:33 PM Backport #45602 (Resolved): nautilus: mds: PurgeQueue does not handle objecter errors
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35149
m...
Nathan Cutler
07:05 PM Backport #45602: nautilus: mds: PurgeQueue does not handle objecter errors
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35149
merged
Yuri Weinstein
07:33 PM Backport #45478 (Resolved): nautilus: fix MClientCaps::FLAG_SYNC in check_caps
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35118
m...
Nathan Cutler
07:04 PM Backport #45478: nautilus: fix MClientCaps::FLAG_SYNC in check_caps
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35118
merged
Yuri Weinstein
07:33 PM Backport #45474 (Resolved): nautilus: some obsolete "ceph mds" sub commands are suggested by bash...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35117
m...
Nathan Cutler
07:03 PM Backport #45474: nautilus: some obsolete "ceph mds" sub commands are suggested by bash completion
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35117
merged
Yuri Weinstein
07:32 PM Backport #45804 (In Progress): nautilus: qa: verify sub-suite does not define os_version
Nathan Cutler
06:29 PM Backport #45804 (Resolved): nautilus: qa: verify sub-suite does not define os_version
https://github.com/ceph/ceph/pull/35184 Patrick Donnelly
06:29 PM Bug #43516 (Pending Backport): qa: verify sub-suite does not define os_version
Patrick Donnelly
01:49 PM Bug #45665 (Fix Under Review): client: fails to reconnect to MDS
Xiubo Li
02:06 AM Bug #45665: client: fails to reconnect to MDS
If the ceph-fuse client need to flush the caps and does sync wait, the umount() will just return successfully, then t... Xiubo Li
01:49 PM Documentation #45730 (Fix Under Review): MDS config reference lists mds log max expiring
Patrick Donnelly
03:52 AM Feature #20196: mds: early reintegration of strays on hardlink deletion
Zheng Yan wrote:
> we can more files in strays now, https://github.com/ceph/ceph/pull/33479
Hi zheng
I anti-...
huanwen ren

05/30/2020

07:29 PM Bug #45114 (Duplicate): client: make cache shrinking callbacks available via libcephfs
Patrick Donnelly

05/29/2020

06:23 PM Feature #45746: mgr/nfs: Add interface to update export
Export create command will be strictly idempotent. Update exports from json file. Varsha Rao
05:30 PM Backport #45774 (Resolved): nautilus: vstart_runner: LocalFuseMount.mount should set set.mounted ...
https://github.com/ceph/ceph/pull/35396 Nathan Cutler
05:29 PM Backport #45773 (Resolved): octopus: vstart_runner: LocalFuseMount.mount should set set.mounted t...
https://github.com/ceph/ceph/pull/35447 Nathan Cutler
05:02 PM Feature #45743: mgr/nfs: Add interface to show cluster information
Patrick Donnelly wrote:
> There's two blocking issues we see:
>
> * cephadm does not permit deploying Ganesha wit...
Sebastian Wagner
04:31 PM Feature #45743: mgr/nfs: Add interface to show cluster information
There's two blocking issues we see:
* cephadm does not permit deploying Ganesha with non-standard ports (i.e. not ...
Patrick Donnelly
03:36 AM Bug #45665: client: fails to reconnect to MDS
When the mds daemon is restarting or trying to reconnect the client, while the client was trying to umount and waitin... Xiubo Li

05/28/2020

05:54 PM Bug #45749 (Won't Fix): client: num_caps shows number of caps received
It should be the number of outstanding caps to match the MDS asok info. Patrick Donnelly
04:55 PM Bug #45745 (Triaged): mgr/nfs: Move enable pool to cephadm
Patrick Donnelly
02:16 PM Bug #45745 (Rejected): mgr/nfs: Move enable pool to cephadm
Varsha Rao
04:55 PM Bug #45744 (Triaged): mgr/nfs: allow only [A-Za-z0-9-_.] in cluster ID
Patrick Donnelly
02:15 PM Bug #45744 (Resolved): mgr/nfs: allow only [A-Za-z0-9-_.] in cluster ID
Varsha Rao
04:52 PM Bug #45740 (Triaged): mgr/nfs: Check cluster exists before creating exports and make exports pers...
Patrick Donnelly
01:56 PM Bug #45740 (Resolved): mgr/nfs: Check cluster exists before creating exports and make exports per...
Check if cluster exists before creating exports and add tests for it.
vstart needs to be updated. As we are using te...
Varsha Rao
03:27 PM Bug #45532: cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
Andrej Filipcic wrote:
>
> I have checked 5.6.15 kernel patches, but this fix does not seem to be there yet?
>
...
Jeff Layton
03:13 PM Bug #45532: cephfs kernel client rmdir degradation/regression in kernels 5.1 and higher
Hi,
I have checked 5.6.15 kernel patches, but this fix does not seem to be there yet?
Cheers,
Andrej
Andrej Filipcic
02:19 PM Feature #45747 (Resolved): pybind/mgr/nfs: add interface for adding user defined configuration
The common config in RADOS (which presently just links to each export config) should also include a user-defined conf... Varsha Rao
02:17 PM Feature #45746 (Resolved): mgr/nfs: Add interface to update export
Varsha Rao
02:03 PM Feature #45743 (Resolved): mgr/nfs: Add interface to show cluster information
... Varsha Rao
02:00 PM Feature #45742 (Resolved): mgr/nfs: Add interface for listing cluster
ceph nfs cluster list Varsha Rao
01:58 PM Feature #45741 (Resolved): mgr/volumes/nfs: Add interface for get and list exports
... Varsha Rao
02:18 AM Bug #43943: qa: "[WRN] evicting unresponsive client smithi131:z (6314), after 304.461 seconds"
/a/yuriw-2020-05-24_19:30:40-rados-wip-yuri-master_5.24.20-distro-basic-smithi/5087753 Brad Hubbard

05/27/2020

03:33 PM Bug #45723 (Pending Backport): vstart_runner: LocalFuseMount.mount should set set.mounted to True
Patrick Donnelly
09:31 AM Bug #45723 (Fix Under Review): vstart_runner: LocalFuseMount.mount should set set.mounted to True
Rishabh Dave
09:15 AM Bug #45723 (Resolved): vstart_runner: LocalFuseMount.mount should set set.mounted to True
When not to set to True, the cleanup doesn't run on teardown since cleanup methods just exit when @self.mounted@ is s... Rishabh Dave
02:41 PM Documentation #45730 (Resolved): MDS config reference lists mds log max expiring
Seems like this option was removed in mimic and backported to luminous. Jan Fajerski
01:53 PM Feature #45729 (Need More Info): pybind/mgr/volumes: Add the ability to keep snapshots of subvolu...
Patrick Donnelly
12:41 PM Feature #45729 (Resolved): pybind/mgr/volumes: Add the ability to keep snapshots of subvolumes in...
From the perspective of CSI and its volume life cycle management, a snapshot of a volume is expected to survive beyon... Shyamsundar Ranganathan
01:42 PM Bug #45663 (Triaged): luminous to nautilus upgrade
Patrick Donnelly
01:42 PM Bug #45665 (Triaged): client: fails to reconnect to MDS
Patrick Donnelly
08:31 AM Bug #45283 (Closed): Kernel log flood "ceph: Failed to find inode for 1"
Closing, issue is being handled by the ubuntu kernel team in the launchpad URL (comment #7). Luis Henriques
02:26 AM Backport #45680 (In Progress): octopus: mgr/volumes: Not able to resize cephfs subvolume with cep...
Wei-Chung Cheng
02:18 AM Backport #45601 (Resolved): octopus: mds: inode's xattr_map may reference a large memory.
Wei-Chung Cheng
02:18 AM Backport #45603 (Resolved): octopus: mds: PurgeQueue does not handle objecter errors
Wei-Chung Cheng
02:17 AM Backport #45688 (Resolved): octopus: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
Wei-Chung Cheng

05/26/2020

10:16 PM Backport #45688: octopus: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35150
merged
Yuri Weinstein
10:15 PM Backport #45603: octopus: mds: PurgeQueue does not handle objecter errors
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35148
merged
Yuri Weinstein
10:14 PM Backport #45601: octopus: mds: inode's xattr_map may reference a large memory.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35147
merged
Yuri Weinstein
10:13 PM Backport #45495: octopus: client: fuse mount will print call trace with incorrect options
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34999
merged
Yuri Weinstein
10:10 PM Backport #45477: octopus: fix MClientCaps::FLAG_SYNC in check_caps
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34997
merged
Yuri Weinstein
10:09 PM Backport #45473: octopus: some obsolete "ceph mds" sub commands are suggested by bash completion
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34996
merged
Yuri Weinstein
10:08 PM Backport #45251: octopus: "ceph fs status" command outputs to stderr instead of stdout when json ...
Kotresh Hiremath Ravishankar wrote:
> https://github.com/ceph/ceph/pull/34727
merged
Yuri Weinstein
10:07 PM Backport #45028: octopus: mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34509
merged
Yuri Weinstein
09:25 PM Bug #45434: qa: test_full_fsync (tasks.cephfs.test_full.TestClusterFull) failed
http://pulpito.ceph.com/yuriw-2020-05-21_22:43:47-kcephfs-wip-yuri-testing-2020-05-21-2001-octopus-distro-basic-smith... Patrick Donnelly
07:56 PM Backport #45708 (In Progress): octopus: mds: wrong link count under certain circumstance
Nathan Cutler
12:15 PM Backport #45708 (Resolved): octopus: mds: wrong link count under certain circumstance
https://github.com/ceph/ceph/pull/35253 Nathan Cutler
07:44 PM Backport #45685 (In Progress): octopus: mds: FAILED assert(locking == lock) in MutationImpl::fini...
Nathan Cutler
07:43 PM Backport #45678 (In Progress): octopus: mds: layout parser does not handle [-.] in pool names
Nathan Cutler
07:41 PM Backport #45674 (In Progress): octopus: qa: TypeError: unsupported operand type(s) for +: 'range'...
Nathan Cutler
12:15 PM Backport #45709 (Resolved): nautilus: mds: wrong link count under certain circumstance
https://github.com/ceph/ceph/pull/35394 Nathan Cutler

05/25/2020

06:45 PM Bug #45024 (Pending Backport): mds: wrong link count under certain circumstance
Patrick Donnelly
02:28 PM Bug #44172 (Resolved): cephfs-journal-tool: cannot set --dry_run arg
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:54 PM Bug #45699 (Fix Under Review): mds may start to fragment dirfrag before rollback finishes
Zheng Yan
01:46 PM Bug #45699 (Resolved): mds may start to fragment dirfrag before rollback finishes
/ceph/teuthology-archive/pdonnell-2020-05-21_21:34:09-kcephfs-wip-pdonnell-testing-20200520.182104-distro-basic-smith... Zheng Yan
11:57 AM Bug #45114 (Resolved): client: make cache shrinking callbacks available via libcephfs
backports will be handled via #12334 of which this appears to be a duplicate?
* octopus backport issue: #45688
Nathan Cutler
11:54 AM Backport #45688 (In Progress): octopus: nfs-ganesha: handle client cache pressure in NFS Ganesha ...
Nathan Cutler
11:07 AM Backport #45496 (Resolved): nautilus: client: fuse mount will print call trace with incorrect opt...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35000
m...
Nathan Cutler
11:07 AM Backport #45221 (Resolved): nautilus: cephfs-journal-tool: cannot set --dry_run arg
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34784
m...
Nathan Cutler
11:07 AM Backport #45217: nautilus: qa: FAIL: test_barrier (tasks.cephfs.test_full.TestClusterFull)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34783
m...
Nathan Cutler
11:07 AM Backport #44483: nautilus: mds: assertion failure due to blacklist
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34435
m...
Nathan Cutler
11:07 AM Backport #44478: nautilus: mds: assert(p != active_requests.end())
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34338
m...
Nathan Cutler

05/24/2020

09:10 PM Backport #45689 (Resolved): nautilus: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
https://github.com/ceph/ceph/pull/35393 Nathan Cutler
09:10 PM Backport #45688 (Resolved): octopus: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
https://github.com/ceph/ceph/pull/35150 Nathan Cutler
09:07 PM Bug #44132 (Resolved): mds: assertion failure due to blacklist
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:06 PM Bug #44382 (Resolved): qa: FAIL: test_barrier (tasks.cephfs.test_full.TestClusterFull)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:05 PM Backport #45687 (Resolved): luminous: mds: FAILED assert(locking == lock) in MutationImpl::finish...
https://github.com/ceph/ceph/pull/35345 Nathan Cutler
09:05 PM Backport #45686 (Resolved): nautilus: mds: FAILED assert(locking == lock) in MutationImpl::finish...
https://github.com/ceph/ceph/pull/35392 Nathan Cutler
09:05 PM Backport #45685 (Resolved): octopus: mds: FAILED assert(locking == lock) in MutationImpl::finish_...
https://github.com/ceph/ceph/pull/35252 Nathan Cutler
09:05 PM Backport #45681 (Resolved): nautilus: mgr/volumes: Not able to resize cephfs subvolume with ceph ...
https://github.com/ceph/ceph/pull/35482 Nathan Cutler
09:04 PM Backport #45680 (Resolved): octopus: mgr/volumes: Not able to resize cephfs subvolume with ceph f...
https://github.com/ceph/ceph/pull/35256 Nathan Cutler
09:04 PM Backport #45679 (Resolved): nautilus: mds: layout parser does not handle [-.] in pool names
https://github.com/ceph/ceph/pull/35391 Nathan Cutler
09:04 PM Backport #45678 (Resolved): octopus: mds: layout parser does not handle [-.] in pool names
https://github.com/ceph/ceph/pull/35251 Nathan Cutler
09:04 PM Backport #45675 (Resolved): nautilus: qa: TypeError: unsupported operand type(s) for +: 'range' a...
https://github.com/ceph/ceph/pull/34171 Nathan Cutler
09:03 PM Backport #45674 (Resolved): octopus: qa: TypeError: unsupported operand type(s) for +: 'range' an...
https://github.com/ceph/ceph/pull/35250 Nathan Cutler
03:26 AM Backport #44478 (Resolved): nautilus: mds: assert(p != active_requests.end())
Wei-Chung Cheng
03:26 AM Backport #44483 (Resolved): nautilus: mds: assertion failure due to blacklist
Wei-Chung Cheng
03:26 AM Backport #45217 (Resolved): nautilus: qa: FAIL: test_barrier (tasks.cephfs.test_full.TestClusterF...
Wei-Chung Cheng
 

Also available in: Atom