General

Profile

Ilya Dryomov's activity

From 09/24/2020 to 10/23/2020

10/23/2020

04:08 PM Linux kernel client Bug #47723 (Pending Backport): corrupted ceph_msg_connect message
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=28e1581c3b4ea5f98530064a103c6217bedeea7... Ilya Dryomov

10/20/2020

01:58 PM Ceph Revision 16cf4cc0 (ceph): crimson/mon: actually skip CEPHX_V2 authorizer challenges when needed
When commit 321548010578 ("mon/MonClient: skip CEPHX_V2 challenge
if client doesn't support it") was being ported to ...
Ilya Dryomov
01:57 PM Ceph Revision d0036dbe (ceph): crimson/net: port proper cephx_* option handling
Port commits 949e2e595eda ("msg/async/ProtocolV1: resurrect "include
MGR as service when applying cephx settings"") a...
Ilya Dryomov

10/17/2020

06:54 PM Ceph Revision 949e2e59 (ceph): msg/async/ProtocolV1: resurrect "include MGR as service when applying c...
This was added in commit 0ec7d6bbc4af ("msg/async,simple: include MGR
as service when applying cephx settings") and i...
Ilya Dryomov
06:54 PM Ceph Revision 6f5c4152 (ceph): msg/async/ProtocolV1: resurrect "implement cephx_*require_version options"
This was added in commit 9bcbc2a3621f ("mon,msg: implement
cephx_*_require_version options") and inadvertently droppe...
Ilya Dryomov
06:54 PM Ceph Revision 4a82c72e (ceph): mon/MonClient: bring back CEPHX_V2 authorizer challenges
Commit c58c5754dfd2 ("msg/async/ProtocolV1: use AuthServer and
AuthClient") introduced a backwards compatibility issu...
Ilya Dryomov

10/10/2020

07:05 PM CephFS Bug #36389: untar encounters unexpected EPERM on kclient/multimds cluster with thrashing
Patrick Donnelly wrote:
> I think this might be a dup of #47723
Yes, it probably is. There is no evidence in /ce...
Ilya Dryomov

10/09/2020

12:00 PM Linux kernel client Feature #47808 (New): add "full-force" unmap option
Currently, there is no way to get rid of the rbd mapping if the cluster becomes inaccessible for a long time or forev... Ilya Dryomov

10/08/2020

04:58 PM Linux kernel client Bug #47723 (Fix Under Review): corrupted ceph_msg_connect message
[PATCH] libceph: clear con->out_msg on Policy::stateful_server faults Ilya Dryomov
11:35 AM Linux kernel client Bug #47723: corrupted ceph_msg_connect message
I think I see what is going on -- looks like a decade old bug! Ilya Dryomov

10/07/2020

02:23 PM Linux kernel client Bug #47723: corrupted ceph_msg_connect message
After staring at this for while, I'm pretty sure that the actual ceph_msg_connect message is fine, but garbage bytes ... Ilya Dryomov
11:02 AM Linux kernel client Bug #47723: corrupted ceph_msg_connect message
No, this doesn't ring a bell, and it doesn't look like a cephfs bug. Transferring to libceph.
Ilya Dryomov

10/05/2020

03:46 PM Ceph Revision d6d23592 (ceph): mon: set session_timeout when adding to session_map
With msgr2, the session is added in Monitor::ms_handle_accept()
which is queued by ProtocolV2 at the end of handling ...
Ilya Dryomov
03:45 PM Ceph Revision 42c8f096 (ceph): mon: set session_timeout when adding to session_map
With msgr2, the session is added in Monitor::ms_handle_accept()
which is queued by ProtocolV2 at the end of handling ...
Ilya Dryomov

10/01/2020

08:58 AM RADOS Bug #47697: mon: set session_timeout when adding to session_map
Not to my knowledge. When it happens, it is mostly transparent to the user -- the peer reopens the socket and attemp... Ilya Dryomov

09/30/2020

11:39 AM RADOS Bug #47697 (Fix Under Review): mon: set session_timeout when adding to session_map
Ilya Dryomov
11:30 AM RADOS Bug #47697 (Resolved): mon: set session_timeout when adding to session_map
With msgr2, the session is added in Monitor::ms_handle_accept() which is queued by ProtocolV2 at the end of handling ... Ilya Dryomov
11:30 AM Ceph Revision 76fbe8b4 (ceph): mon: set session_timeout when adding to session_map
With msgr2, the session is added in Monitor::ms_handle_accept()
which is queued by ProtocolV2 at the end of handling ...
Ilya Dryomov

09/29/2020

04:11 PM Ceph Revision 0f616493 (ceph): rbd: include RADOS namespace in krbd symlinks
Fixes: https://tracker.ceph.com/issues/40247
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from com...
Ilya Dryomov
04:11 PM Ceph Revision eee9b57c (ceph): qa: add test for krbd symlinks created by udev
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 7ccd2c0dcee175e4c5a03985f43e9259a7e4dbd4)
Ilya Dryomov

09/25/2020

03:49 PM rbd Bug #47625 (Resolved): rbd: make common options override krbd-specific options
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Ilya Dryomov
03:48 PM rbd Backport #47641 (Resolved): octopus: rbd: make common options override krbd-specific options
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/37408
m...
Ilya Dryomov
03:47 PM rbd Backport #47640 (Resolved): nautilus: rbd: make common options override krbd-specific options
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/37407
m...
Ilya Dryomov
03:37 PM Ceph Revision 42d2a713 (ceph): Merge pull request #37408 from idryomov/wip-krbd-read-only-override-oct...
octopus: rbd: make common options override krbd-specific options
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
03:36 PM Ceph Revision 75b46dda (ceph): Merge pull request #37407 from idryomov/wip-krbd-read-only-override-nau...
nautilus: rbd: make common options override krbd-specific options
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
07:56 AM Ceph Revision 07a2580c (ceph): rbd: make common options override krbd-specific options
ceph-csi has added support for passing custom map and unmap options via
mapOptions and unmapOptions storage class par...
Ilya Dryomov
07:55 AM Ceph Revision e3288f74 (ceph): rbd: make common options override krbd-specific options
ceph-csi has added support for passing custom map and unmap options via
mapOptions and unmapOptions storage class par...
Ilya Dryomov

09/24/2020

05:06 PM rbd Backport #47641 (In Progress): octopus: rbd: make common options override krbd-specific options
Ilya Dryomov
04:27 PM rbd Backport #47641 (Resolved): octopus: rbd: make common options override krbd-specific options
https://github.com/ceph/ceph/pull/37408 Ilya Dryomov
05:06 PM rbd Backport #47640 (In Progress): nautilus: rbd: make common options override krbd-specific options
Ilya Dryomov
04:27 PM rbd Backport #47640 (Resolved): nautilus: rbd: make common options override krbd-specific options
https://github.com/ceph/ceph/pull/37407 Ilya Dryomov
04:21 PM rbd Bug #47625 (Pending Backport): rbd: make common options override krbd-specific options
Ilya Dryomov
08:53 AM rbd Bug #47625 (Fix Under Review): rbd: make common options override krbd-specific options
Ilya Dryomov
08:46 AM rbd Bug #47625 (Resolved): rbd: make common options override krbd-specific options
"rbd map -o rw --read-only ..." should result in read-only mapping. Ilya Dryomov
04:20 PM Ceph Revision fa83dbd7 (ceph): Merge pull request #37385 from idryomov/wip-krbd-read-only-override
rbd: make common options override krbd-specific options
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
08:50 AM Ceph Revision a107c473 (ceph): rbd: make common options override krbd-specific options
ceph-csi has added support for passing custom map and unmap options via
mapOptions and unmapOptions storage class par...
Ilya Dryomov
 

Also available in: Atom