From: Philipp Reisner <philipp.reisner@linbit.com>
To: drbd-dev@lists.linbit.com
Subject: Re: [Drbd-dev] UDP multicast transport
Date: Fri, 08 Nov 2013 15:11:56 +0100 [thread overview]
Message-ID: <8941341.SgXKTi2gej@fat-tyre> (raw)
In-Reply-To: <20131108080125.GF4144@soda.linbit>
> Hi there,
>
> Yes, I´m interested in making multicast protocol development, then I
> will study and define an algorithm.
>
> What I can do?
>
> Raúl
Hi Raúl,
We welcome such a contribution very much. We will help you
in the progress in answering questions and giving pointers.
But let me give you a warning as well:
The DRBD code is complex, and kernel programming and debugging
is hard. Plan for several month of your full attention for this task.
If that is fine for you please read on.
* You need to base your work on the current drbd-9.0 development
code.
* In case you are not used to GIT, make yourself familiar with this
great tool. Understand what "rebase" means.
* Make yourself familiar with the DRBD code, make yourself familiar
with using drbd-9.0 (deploy it in a least 3 virtual machines)
Then you may either do a
a (prove of concept) first step, you may introduce UDP support
as a new address family into the userland tools (drbdadm, drbdsetup).
[Strictly speaking UDP is not a difference address family but a different
socket type]
Get that to work in a network without packet loss.
Develop ideas of how to deal with packet loss...
Last step: Actually do multicasting for sending data packets.
or have some completely other approach
You will actually need to keep your work in a dedicated branch that you
will need to rebase on the drbd-9.0 branch from time to time.
In case you work turns into something useful, we might be in the
position to merge your branch mid 2014.
Does this give you an idea?
PS: May I ask about your motivation for this effort?
Best,
Phil
next prev parent reply other threads:[~2013-11-08 14:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-07 12:32 [Drbd-dev] UDP multicast transport raulhp
2013-11-08 8:01 ` Lars Ellenberg
2013-11-08 14:11 ` Philipp Reisner [this message]
[not found] ` <dde6da977bc8c90c4d68a5e44e68d3c3@ugr.es>
2013-11-11 15:06 ` Philipp Reisner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8941341.SgXKTi2gej@fat-tyre \
--to=philipp.reisner@linbit.com \
--cc=drbd-dev@lists.linbit.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox