From: Stephen Beynon <stephen@octopus-technologies.com>
To: dm-devel@redhat.com
Subject: dm mirror with failed device
Date: Sun, 7 Sep 2008 02:11:11 +0100 [thread overview]
Message-ID: <200809070211.34360.stephen@octopus-technologies.com> (raw)
This is probably a stupid question, in which case I apologise in advance.
I am looking to set up a number of machines with internal disks mirrored onto
an iscsi server. I aim to provide resiliance against disk failures, and the
iscsi server will be a handy single point to backup.
I set up the following test mirror.
# dmsetup status mirror
0 16777216 mirror 2 254:8 8:16 32768/32768 0 1 core
# dmsetup table mirror
0 16777216 mirror core 1 512 2 254:8 0 8:16 0
As a test I shutdown the iscsi server and continued writes to the mirror
device. As expected syslog recorded i/o errors on the iscsi lun, but writes
to the mirror continued. After waiting a few minutes I expected to see that
parts of the mirror were out of sync, however dmsetup status gave exactly the
same results as above.
When I restarted the iscsi server blocks started to be written to the iscsi
server again, but the changes that happened during the iscsi server down time
were never replicated. Clearly this left the mirror in an inconsistent state
with the only indication of problems being in syslog.
Is there any way I can configure dm-mirror to either mark the blocks as out of
sync when a write fails, and re-try the write later ?
I am currently running Ubuntu gutsy on the client machines, so it does not
have dmeventd, but from reading the docs it it not clear that dmeventd would
help.
Regards
Stephen
next reply other threads:[~2008-09-07 1:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-07 1:11 Stephen Beynon [this message]
2008-09-23 16:11 ` dm mirror with failed device malahal
-- strict thread matches above, loose matches on Subject: below --
2008-09-07 10:49 Stephen Beynon
2008-09-07 15:57 ` malahal
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=200809070211.34360.stephen@octopus-technologies.com \
--to=stephen@octopus-technologies.com \
--cc=dm-devel@redhat.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 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.