General

Profile

Patrick Donnelly's activity

From 03/20/2019 to 04/18/2019

04/18/2019

10:36 PM Ceph Revision bdaac2d6 (ceph): Merge PR #27685 into master
* refs/pull/27685/head:
doc: fix boot transition in mds state diagram
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
09:15 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Zheng Yan wrote:
> With change in http://tracker.ceph.com/issues/39354, Fx is not needed for async unlink. (Other re...
Patrick Donnelly
07:51 PM Ceph Revision 06e0a312 (ceph): doc: fix boot transition in mds state diagram
MDSMonitor assigns a booting MDS immediately to standby. From there, the
standby may be promoted to standby-replay or...
Patrick Donnelly
12:08 AM CephFS Feature #38740 (Pending Backport): cephfs-shell: support mkdir with non-octal mode
Patrick Donnelly
12:08 AM CephFS Bug #38739 (Pending Backport): cephfs-shell: python traceback with mkdir inside inexistant directory
Patrick Donnelly
12:08 AM CephFS Bug #38741 (Pending Backport): cephfs-shell: python traceback with mkdir when reattempt of mkdir
Patrick Donnelly
12:08 AM CephFS Bug #38743 (Pending Backport): cephfs-shell: mkdir creates directory with invalid octal mode
Patrick Donnelly
12:06 AM Ceph Revision 59c99f9f (ceph): Merge PR #27235 into master
* refs/pull/27235/head:
cephfs-shell: support non-octal mode
cephfs-shell: fix rm command
cephfs-shell: fix lls co...
Patrick Donnelly

04/17/2019

10:59 PM Ceph Revision a143be02 (ceph): common/RefCountedObj: use type of nref
"int" may narrow the ref count (although very unlikely!).
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:59 PM Ceph Revision f104e161 (ceph): common/RefCountedObj: move private members
To follow code-style guidelines.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:04 PM Ceph Revision 8e91a1aa (ceph): Merge PR #27481 into master
* refs/pull/27481/head:
qa: add a method to test if a file can be created
qa: add wrappers for vstart's run() with ...
Patrick Donnelly
08:42 PM CephFS Bug #39349 (Fix Under Review): mds: cap revokes leak
Patrick Donnelly

04/16/2019

11:54 PM mgr Documentation #39337 (Pending Backport): doc: telemetry module reference link broken
Patrick Donnelly
10:39 PM mgr Documentation #39337 (Fix Under Review): doc: telemetry module reference link broken
Patrick Donnelly
11:53 PM Ceph Revision 8e250adb (ceph): Merge PR #27624 into master
* refs/pull/27624/head:
doc: fixed telemetry module reference link
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:11 PM CephFS Bug #39166 (Fix Under Review): mds: error "No space left on device" when create a large number o...
Patrick Donnelly
08:07 PM CephFS Bug #39305 (Fix Under Review): ceph-fuse: client hang because its bad session PipeConnection to mds
Patrick Donnelly

04/15/2019

09:10 PM CephFS Bug #39166: mds: error "No space left on device" when create a large number of dirs
What version are you running? Patrick Donnelly
09:05 PM Ceph Feature #24128 (Rejected): ceph tool to print to console by default
NMI Patrick Donnelly

04/11/2019

04:47 PM CephFS Bug #39060 (Pending Backport): ls -S command produces AttributeError: 'str' object has no attribu...
Patrick Donnelly
04:18 PM Ceph Revision b925b66d (ceph): Merge PR #27345 into master
* refs/pull/27345/head:
cephfs-shell: Change type of d_name to bytes array
cephfs-shell: Revert "cephfs.pyx: add py...
Patrick Donnelly

04/10/2019

10:03 PM RADOS Bug #39150: mon: "FAILED ceph_assert(session_map.sessions.empty())" when out of quorum
Greg Farnum wrote:
> The monitor was out of quorum for 30 minutes; it probably has to do with holding on to client c...
Patrick Donnelly
09:14 PM Ceph Revision a627adf4 (ceph): mds: add cephfs feature bit for Nautilus
Fixes: http://tracker.ceph.com/issues/39078
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from...
Patrick Donnelly
04:42 PM CephFS Bug #39173 (Won't Fix): ceph-fuse: Ceph-fuse too slow compared to kernel client
Sorry this isn't a bug and it's well documented everywhere. The userspace client libraries (and FUSE) are known to be... Patrick Donnelly

04/09/2019

01:18 PM CephFS Bug #38679 (Pending Backport): mds: behind on trimming and "[dentry] was purgeable but no longer ...
Patrick Donnelly
01:18 PM Ceph Revision 11bf2d36 (ceph): Merge PR #27051 into master
* refs/pull/27051/head:
mds: open import bounding dirfrags in batch
mds: remove superfluous error in StrayManager::...
Patrick Donnelly
01:18 PM CephFS Documentation #39130 (Pending Backport): doc: add documentation for `fs set min_compat_client`
Patrick Donnelly
01:17 PM Ceph Revision c5e8c22a (ceph): Merge PR #27412 into master
* refs/pull/27412/head:
doc: add doc for blacklisting older CephFS clients
Reviewed-by: Barbora Ančincová <bara@red...
Patrick Donnelly
12:09 AM Ceph Revision 56c52e68 (ceph): Merge PR #27427 into master
* refs/pull/27427/head:
cephfs-shell: Use colorama module instead of colorize
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
12:08 AM CephFS Bug #38996 (Pending Backport): cephfs-shell: ls command produces error: no "colorize" attribute f...
Patrick Donnelly

04/08/2019

11:16 PM Ceph Revision 07a55741 (ceph): Merge PR #27369 into master
* refs/pull/27369/head:
docs: Add note to execute cephfs-shell
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
11:13 PM CephFS Bug #39026 (Pending Backport): mds: crash during mds restart
Patrick Donnelly
11:13 PM Ceph Revision 40c06914 (ceph): Merge PR #27256 into master
* refs/pull/27256/head:
mds: drop reconnect message from non-existent session
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
11:12 PM CephFS Bug #38994 (Pending Backport): mds: we encountered "No space left on device" when moving huge num...
Patrick Donnelly
11:11 PM Ceph Revision 7808995a (ceph): Merge PR #27214 into master
* refs/pull/27214/head:
mds/server: check directory split after rename.
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
11:06 PM Messengers Bug #39022: msgr: segmentation fault in handle_auth_request
Another: /ceph/teuthology-archive/pdonnell-2019-04-06_02:21:29-fs-wip-pdonnell-testing-20190405.231924-distro-basic-s... Patrick Donnelly
10:45 PM Ceph Revision 0e7acc96 (ceph): msg/async: avoid creating unnecessary AsyncConnectionRef
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:42 PM CephFS Bug #38803 (Resolved): qa: test_sessionmap assumes simple messenger
Patrick Donnelly
10:41 PM Ceph Revision 9ce4c2df (ceph): Merge PR #27415 into master
* refs/pull/27415/head:
qa: decouple session map test from simple msgr
msg/async: move connection ref
msg/async: d...
Patrick Donnelly
10:37 PM RADOS Bug #39150 (Resolved): mon: "FAILED ceph_assert(session_map.sessions.empty())" when out of quorum
... Patrick Donnelly
10:21 PM Ceph Revision 19fb7854 (ceph): Merge PR #27414 into master
* refs/pull/27414/head:
msg/async: resolve gcc warning
Reviewed-by: Ricardo Dias <rdias@suse.com>
Patrick Donnelly
06:50 PM Ceph Revision 95714b5c (ceph): qa: decouple session map test from simple msgr
Instead of looking at the number of threads (used by the simple messenger) to
judge the coming and going of connectio...
Patrick Donnelly
06:42 PM Ceph Revision d2d38ac8 (ceph): msg/async: dec active connections when marked down
Otherwise, tests can't tell when a connection is stopped until it's eventually
"lazily" deleted. This should be safe ...
Patrick Donnelly
06:42 PM Ceph Revision 5134a7dd (ceph): msg/async: move connection ref
Trivial optimization.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:31 PM CephFS Bug #22249 (Can't reproduce): Need to restart MDS to release cephfs space
Patrick Donnelly
06:28 PM CephFS Bug #16322 (Can't reproduce): ceph mds getting killed for no reason
Patrick Donnelly
06:26 PM CephFS Bug #38832: mds: fail to resolve snapshot name contains '_'
Zheng, what was the motivation for the change to append this information to the snap name after the final _? re: 07e7... Patrick Donnelly
06:19 PM CephFS Cleanup #24745 (Won't Fix): Spurious empty files in CephFS root pool when multiple pools associated
As John noted, this isn't a bug. It may be we eventually try to relax the requirement for backtraces to be stored on ... Patrick Donnelly
06:08 PM CephFS Cleanup #4744: mds: pass around LogSegments via std::shared_ptr
Patrick Donnelly
05:56 PM Ceph Revision 19372b84 (ceph): doc: add doc for blacklisting older CephFS clients
Fixes: http://tracker.ceph.com/issues/39130
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:46 PM CephFS Feature #38849 (Duplicate): mds: proactively merge orphaned inodes into a remaining parent after ...
Patrick Donnelly
04:35 PM Ceph Revision 7b03130e (ceph): Merge PR #27281 into master
* refs/pull/27281/head:
script/ceph-release-notes: alternate merge commit format
Reviewed-by: Patrick Donnelly <pdo...
Patrick Donnelly
04:26 PM Ceph Revision b90d566d (ceph): Merge PR #27437 into master
* refs/pull/27437/head:
vstart: add an alias for cephfs-shell to vstart_environment.sh
Reviewed-by: Patrick Donnell...
Patrick Donnelly
01:46 PM CephFS Bug #38996 (Fix Under Review): cephfs-shell: ls command produces error: no "colorize" attribute f...
Patrick Donnelly
11:56 AM Ceph Revision 82693d89 (ceph): qa: bump fsstress timeout to 6h
When run with valgrind, it takes a significant amount of time to complete.
Fixes: http://tracker.ceph.com/issues/385...
Patrick Donnelly

04/05/2019

11:10 PM CephFS Bug #38803 (Fix Under Review): qa: test_sessionmap assumes simple messenger
Patrick Donnelly
06:27 PM CephFS Bug #38803 (In Progress): qa: test_sessionmap assumes simple messenger
Patrick Donnelly
10:57 PM Ceph Revision beebbfe3 (ceph): msg/async: resolve gcc warning
/home/pdonnell/ceph/src/msg/async/ProtocolV2.cc: In member function ‘Ct<ProtocolV2>* ProtocolV2::handle_auth_signatur... Patrick Donnelly
09:12 PM CephFS Documentation #39130 (Fix Under Review): doc: add documentation for `fs set min_compat_client`
Patrick Donnelly
07:26 PM CephFS Documentation #39130 (Resolved): doc: add documentation for `fs set min_compat_client`
Patrick Donnelly
05:49 PM Ceph Revision 9473d99b (ceph): Merge PR #27396 into master
* refs/pull/27396/head:
doc: fixed typo in leadership names
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:48 PM Ceph Revision 50206f33 (ceph): Merge PR #27397 into master
* refs/pull/27397/head:
doc: fixed caps
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:23 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Jeff Layton wrote:
> This patch seems to do the right thing for me. I'm not sure whether this is the right approach ...
Patrick Donnelly
05:22 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Jeff Layton wrote:
> Zheng Yan wrote:
> > mds takes xlock on linklock when unlinking file, which always revokes Lsx...
Patrick Donnelly

04/04/2019

10:36 PM Ceph Revision 050004ce (ceph): Merge PR #27266 into master
* refs/pull/27266/head:
cephfs-shell: Fix hidden files and directories list by ls command
Reviewed-by: Patrick Donn...
Patrick Donnelly
10:35 PM CephFS Bug #38804 (Pending Backport): cephfs-shell: ls always lists hidden files and directories
Patrick Donnelly
10:32 PM CephFS Bug #38996: cephfs-shell: ls command produces error: no "colorize" attribute found error
I just ran into this issue. Sorry for assuming it's a duplicate.
It looks like this was caused by the cmd2 module ...
Patrick Donnelly
09:24 PM Ceph Revision f7786d6c (ceph): Merge PR #27198 into master
* refs/pull/27198/head:
vstart: generate environment script suitable for sourcing
cephfs-shell: fix mode of script ...
Patrick Donnelly
07:52 PM Ceph Revision 27df1998 (ceph): Merge PR #27373 into master
* refs/pull/27373/head:
doc: Add usage for shortcuts command in cephfs-shell
Reviewed-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
07:47 PM CephFS Bug #39020 (Resolved): qa: qa/suites/fs/upgrade testing with upgrades from luminous no longer work
Patrick Donnelly
07:46 PM CephFS Bug #39078 (Pending Backport): fs: we lack a feature bit for nautilus
Please only backport dcd6e97944f1eefb236c5b680569c0e7c085a692. Patrick Donnelly
07:45 PM CephFS Bug #39077 (Resolved): fs: add note to release process that new CEPHFS_FEATURE_X bit needs added ...
Effected in a00151ac as a compiler error. Patrick Donnelly
07:42 PM Ceph Revision f18eccb6 (ceph): Merge PR #27303 into master
* refs/pull/27303/head:
mds: add Octopus cephfs feature bit
mds: verify current release has a cephfs feature bit
m...
Patrick Donnelly
07:40 PM CephFS Bug #38835 (Pending Backport): MDSTableServer.cc: 83: FAILED assert(version == tid)
Patrick Donnelly
07:40 PM Ceph Revision 901bb7cd (ceph): Merge PR #27238 into master
* refs/pull/27238/head:
mds: update projected_version when upgrading snaptable
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
07:39 PM CephFS Bug #38652 (Pending Backport): mds|kclient: MDS_CLIENT_LATE_RELEASE warning caused by inline bug ...
Patrick Donnelly
07:39 PM Ceph Revision 66a2276d (ceph): Merge PR #26881 into master
* refs/pull/26881/head:
mds: remove SimpleLock::replicate_relax()
mds: avoid check session connection's features wh...
Patrick Donnelly
07:12 AM Ceph Revision b3cc78a8 (ceph): mds: resolve memory leak of recall gather
Small change in behavior: after all clients respond to session flush, immediate
begin next recall instead of waiting ...
Patrick Donnelly
07:12 AM Ceph Revision f52f2cf8 (ceph): mds: output full details for recall threshold
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 9ca2b3add91b049cb1eecd24a3297a9b2b8a...
Patrick Donnelly
07:12 AM Ceph Revision 612e90f0 (ceph): mds: avoid gather assertion when subs exist
If the gather has subs and is deleted, we hit this assertion:
ceph_assert(activated);
Signed-off-by: Patrick Do...
Patrick Donnelly
07:12 AM Ceph Revision 720bf868 (ceph): mds: drive log flush and cache trim during recall
While waiting for clients to release caps, get to work flushing the journal and
trimming the cache during free time. ...
Patrick Donnelly
07:12 AM Ceph Revision e459c3ef (ceph): mds: add 2nd order recall throttle
Purpose of this is to moderate the ramp up of recalling caps on a session. In
particular, we don't want to exhaust t...
Patrick Donnelly
07:12 AM Ceph Revision c261d38c (ceph): qa: check cache dump works without timeout
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit b150b22d2ca87da4d7ca30547f6c5a56602e...
Patrick Donnelly
07:12 AM Ceph Revision ccb9269e (ceph): qa: config recall settings to test cache drop
If we use the defaults, the MDS/client will recall/release everything quickly.
We want it to take time to see things ...
Patrick Donnelly
12:10 AM Ceph Revision c3dfc681 (ceph): msg/async: use faster clear method to delete containers
Erasing each element is unnecessarily slower than just doing a clear after any
necessary iteration.
Signed-off-by: P...
Patrick Donnelly
12:05 AM CephFS Bug #23262: kclient: nofail option not supported
Kenneth Waegeman wrote:
> Hi,
> Should I do something to backport it?
No that's not necessary.
Patrick Donnelly

04/03/2019

10:49 PM CephFS Bug #39060 (Fix Under Review): ls -S command produces AttributeError: 'str' object has no attribu...
Patrick Donnelly
10:18 PM Ceph Revision 49930ad8 (ceph): mds: add Octopus cephfs feature bit
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:16 PM Ceph Revision a00151ac (ceph): mds: verify current release has a cephfs feature bit
Fixes: http://tracker.ceph.com/issues/39077
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:14 PM Ceph Revision dcd6e979 (ceph): mds: add cephfs feature bit for Nautilus
Fixes: http://tracker.ceph.com/issues/39078
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:59 PM Ceph Revision 50792a05 (ceph): mon: generalize and refactor lambda use
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
09:58 PM Ceph Revision 40c6319a (ceph): qa: test featureful client with mimic base
Fixes: http://tracker.ceph.com/issues/39020
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:58 PM Ceph Revision 61687913 (ceph): qa: remove obsolete snap upgrade tests
Direct upgrades from Luminous to Octopus are not supported. These snap format
upgrade tests are now only going to be ...
Patrick Donnelly
01:28 AM Ceph Revision 73e0f9e7 (ceph): Merge PR #27328 into master
* refs/pull/27328/head:
qa/tests: reduce number of jobs for `kcephfs`
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Patrick Donnelly

04/02/2019

02:00 AM CephFS Bug #39079 (Resolved): qa: simple messenger removal causes qa build failure
Patrick Donnelly
12:07 AM CephFS Bug #39079 (Fix Under Review): qa: simple messenger removal causes qa build failure
Patrick Donnelly
12:03 AM CephFS Bug #39079 (Resolved): qa: simple messenger removal causes qa build failure
... Patrick Donnelly
12:19 AM CephFS Bug #39020 (Fix Under Review): qa: qa/suites/fs/upgrade testing with upgrades from luminous no lo...
Patrick Donnelly
12:19 AM CephFS Bug #39078 (Fix Under Review): fs: we lack a feature bit for nautilus
https://github.com/ceph/ceph/pull/27303/commits/1aaa3a50c34ed4214d7d13a87b4011a557f2f14a Patrick Donnelly
12:19 AM CephFS Bug #39077 (Fix Under Review): fs: add note to release process that new CEPHFS_FEATURE_X bit need...
Patrick Donnelly
12:06 AM Ceph Revision f20de089 (ceph): qa: remove requirement on simple msgr
Fixes: http://tracker.ceph.com/issues/39079
Introduced-by: 28b4392a7191c5ed59c03cdd113050107a8109fc
Signed-off-by: Pa...
Patrick Donnelly

04/01/2019

11:50 PM CephFS Bug #39078 (Resolved): fs: we lack a feature bit for nautilus
This prevents an operator from configuring the file system to only allow nautilus clients. Patrick Donnelly
11:48 PM CephFS Bug #39077 (In Progress): fs: add note to release process that new CEPHFS_FEATURE_X bit needs add...
Patrick Donnelly
11:31 PM CephFS Bug #39077 (Resolved): fs: add note to release process that new CEPHFS_FEATURE_X bit needs added ...
Currently this is done ad-hoc and we just missed Nautilus. Patrick Donnelly
11:11 PM CephFS Bug #38944 (Won't Fix): MDSMonitor: no mechanism for seeing value of allow_new_snaps
The value is available in `ceph fs dump --format=json` in filesystems[].mdsmap.flags. The magic bit number is 2. See ... Patrick Donnelly
10:45 PM RADOS Feature #3362 (Resolved): Warn users before allowing pools to be created with more than N*<num_os...
Patrick Donnelly
10:35 PM mgr Bug #39040 (Fix Under Review): mgr: deadlock
Patrick Donnelly
10:26 PM mgr Bug #39040: mgr: deadlock
This has probably been fixed in one of the recent merges. Don't know if those fixes are slated for backport though! Patrick Donnelly
10:06 PM CephFS Bug #38844 (Pending Backport): mds: mds_cap_revoke_eviction_timeout is not used to initialize Ser...
Patrick Donnelly
10:06 PM Ceph Revision b138135e (ceph): Merge PR #26970 into master
* refs/pull/26970/head:
mds: initialize cap_revoke_eviction_timeout with conf
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
10:05 PM CephFS Bug #23262 (Pending Backport): kclient: nofail option not supported
Patrick Donnelly
10:04 PM Ceph Revision aad88c01 (ceph): Merge PR #26992 into master
* refs/pull/26992/head:
mount.ceph.c: do not pass nofail to the kernel
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Patrick Donnelly
10:02 PM Ceph Revision bd225a42 (ceph): Merge PR #27087 into master
* refs/pull/27087/head:
mds: remove duplicated check on balance amount
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Patrick Donnelly
09:46 PM CephFS Bug #38822 (Pending Backport): mds: there is an assertion when calling Beacon::shutdown()
Patrick Donnelly
09:46 PM Ceph Revision 0472cd6e (ceph): Merge PR #27063 into master
* refs/pull/27063/head:
mds: there is an assertion when calling Beacon::shutdown()
Reviewed-by: Patrick Donnelly <p...
Patrick Donnelly
06:02 PM CephFS Feature #38951: client: implement asynchronous unlink/create
Jeff Layton wrote:
> I've started going through the kernel client, as I figured this would be more useful there init...
Patrick Donnelly
04:56 PM CephFS Backport #38445: luminous: mds: drop cache does not timeout as expected
Venky, this is the backport you're looking for I think. Can you do it?
ACK -- I'll do the backport. Thanks!
Patrick Donnelly
04:55 PM CephFS Backport #38877: luminous: mds: high debug logging with many subtrees is slow
Rishabh, please do this backport. See also this guide: http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO_back... Patrick Donnelly
04:53 PM CephFS Backport #36462 (New): luminous: ceph-fuse client can't read or write due to backward cap_gen
Patrick Donnelly
04:53 PM CephFS Backport #38735 (Resolved): luminous: qa: tolerate longer heartbeat timeouts when using valgrind
Patrick Donnelly
04:44 PM CephFS Backport #38686 (In Progress): luminous: kcephfs TestClientLimits.test_client_pin fails with "cli...
Patrick Donnelly
04:44 PM CephFS Backport #38686 (Resolved): luminous: kcephfs TestClientLimits.test_client_pin fails with "client...
Patrick Donnelly
04:43 PM CephFS Backport #38669 (Resolved): luminous: "log [WRN] : Health check failed: 1 clients failing to resp...
Patrick Donnelly
04:43 PM CephFS Backport #38545 (Resolved): luminous: qa: "Loading libcephfs-jni: Failure!"
Patrick Donnelly
04:42 PM CephFS Backport #38543 (Resolved): luminous: qa: tasks.cephfs.test_misc.TestMisc.test_fs_new hangs becau...
Patrick Donnelly
04:42 PM CephFS Backport #38541 (Resolved): luminous: qa: fsstress with valgrind may timeout
Patrick Donnelly
04:42 PM CephFS Backport #38449 (Resolved): luminous: src/osdc/Journaler.cc: 420: FAILED ceph_assert(!r)
Patrick Donnelly

03/29/2019

09:44 PM Ceph Revision e1396941 (ceph): Merge PR #26976 into master
* refs/pull/26976/head:
doc: add doc for cephfs lazyio
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:44 PM CephFS Documentation #38729 (Pending Backport): doc: add LAZYIO
Patrick Donnelly
09:41 PM Ceph Revision 34630353 (ceph): Merge PR #27199 into master
* refs/pull/27199/head:
mds: fix dump routine for session_info_t.used_inos
mds: fix some misleading log messages
c...
Patrick Donnelly
09:37 PM CephFS Bug #38804 (Fix Under Review): cephfs-shell: ls always lists hidden files and directories
Patrick Donnelly
04:58 PM CephFS Feature #38951: client: implement asynchronous unlink/create
Jeff Layton wrote:
> Today, we have no support for asynchronous MDS requests. make_request always blocks on the requ...
Patrick Donnelly
04:18 PM CephFS Bug #39026 (Fix Under Review): mds: crash during mds restart
Patrick Donnelly

03/28/2019

10:20 PM Messengers Bug #39022 (Can't reproduce): msgr: segmentation fault in handle_auth_request
... Patrick Donnelly
10:02 PM CephFS Bug #39020 (Resolved): qa: qa/suites/fs/upgrade testing with upgrades from luminous no longer work
... Patrick Donnelly
07:36 PM CephFS Bug #38996 (Duplicate): cephfs-shell: ls command produces error: no "colorize" attribute found error
Patrick Donnelly
05:06 PM CephFS Feature #38951: client: implement asynchronous unlink/create
Jeff, please link the various tracker tickets you create to sub-task the project with "related issues" so they don't ... Patrick Donnelly
04:46 PM CephFS Bug #38822: mds: there is an assertion when calling Beacon::shutdown()
huanwen ren wrote:
> hi Patrick @Patrick Donnelly
> Can you pull me into the development of the tracker? I can't mo...
Patrick Donnelly
04:39 PM Ceph Revision 91c2317a (ceph): Merge PR #27202 into master
* refs/pull/27202/head:
doc: Miscellaneous spelling fixes
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by...
Patrick Donnelly
04:35 PM CephFS Feature #38838 (Fix Under Review): Expose CephFS snapshot creation time to clients
Patrick Donnelly
04:32 PM CephFS Bug #38994 (Fix Under Review): mds: we encountered "No space left on device" when moving huge num...
Patrick Donnelly

03/27/2019

07:25 PM CephFS Backport #38688 (Rejected): luminous: mds: inode filtering on 'dump cache' asok
Patrick Donnelly
07:22 PM CephFS Feature #38849: mds: proactively merge orphaned inodes into a remaining parent after deleting pri...
Another approach may be to allow the stray directory to fragment. Are there any downsides to doing that? Patrick Donnelly

03/21/2019

07:57 PM CephFS Bug #38844 (Resolved): mds: mds_cap_revoke_eviction_timeout is not used to initialize Server::cap...
The config value is only used if the user changes it while the MDS is running. Patrick Donnelly
07:31 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Jeff Layton wrote:
> Zheng Yan wrote:
>
> > > On another note, I do have at least one minor concern about using F...
Patrick Donnelly
05:54 PM CephFS Feature #17835 (New): mds: enable killpoint tests for MDS-MDS subtree export
Patrick Donnelly

03/20/2019

09:24 PM CephFS Bug #38822 (Fix Under Review): mds: there is an assertion when calling Beacon::shutdown()
Patrick Donnelly
 

Also available in: Atom