All of lore.kernel.org
 help / color / mirror / Atom feed
From: mostafa kishani <mostafa.kishani@gmail.com>
To: linux-raid@vger.kernel.org
Subject: Implementing Global Parity Codes
Date: Sat, 27 Jan 2018 09:17:04 +0330	[thread overview]
Message-ID: <CACm9mdUJLczo8zSB5UfU9Fd_6VK3+sGCYJYdaEaX0qW1cMLtYA@mail.gmail.com> (raw)

Dear All,

I am going to make some modifications to RAID protocol to make it more
reliable for my case (for a scientific, and maybe later, industrial
purpose). For example, I'm going to hold a Global Parity (a parity
taken across the whole data stripe rather than a row) alongside normal
row-wise parities, to cope with an extra sector/page failure per
stripe. Do you have any suggestion how can I implement this with a
moderate effort (I mean what functions should be modified)? have any
of you had any similar effort?
I also appreciate if you guide me how can I enable DEBUG mode in mdadm.

Bests,
Mostafa

             reply	other threads:[~2018-01-27  5:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-27  5:47 mostafa kishani [this message]
2018-01-27  8:37 ` Implementing Global Parity Codes Wols Lists
2018-01-27 14:29   ` mostafa kishani
2018-01-27 15:13     ` Wols Lists
2018-01-28 13:00       ` mostafa kishani
2018-01-29 10:22       ` David Brown
2018-01-29 17:44         ` Wols Lists
2018-01-30 11:47           ` David Brown
2018-01-30 14:18           ` Brad Campbell
2018-01-30 11:30         ` mostafa kishani
2018-01-30 15:14           ` David Brown
2018-01-31 16:03             ` mostafa kishani
2018-01-31 17:53               ` Piergiorgio Sartor
2018-02-02  5:24 ` NeilBrown
2018-02-03  6:01   ` mostafa kishani

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=CACm9mdUJLczo8zSB5UfU9Fd_6VK3+sGCYJYdaEaX0qW1cMLtYA@mail.gmail.com \
    --to=mostafa.kishani@gmail.com \
    --cc=linux-raid@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.