From: Neil Brown <neilb@suse.de>
To: "Jesús Bermúdez" <jbermudez@iten.es>
Cc: linux-raid@vger.kernel.org
Subject: Re: Help!
Date: Mon, 15 Nov 2010 13:01:12 +1100 [thread overview]
Message-ID: <20101115130112.41c3f70a@notabene.brown> (raw)
In-Reply-To: <17967393.126.1287759080545.JavaMail.root@asterisk>
On Fri, 22 Oct 2010 16:51:20 +0200 (CEST)
Jesús Bermúdez <jbermudez@iten.es> wrote:
> Hello all,
>
> if you could help us, for we are completely desperated...
>
> We have a raid5 with 3 disks that got out of sync due to a power failure. After tried to assemble (with mdadm --assemble --force /dev/md0) it says:
>
> md: md0 stopped mdbind sdb2 bind sda2 bind sdc2
>
> md: md0: array is not clean starting background reconstruction
>
> raid 5 device sdc2 operational as raid disk 0
> device sda2 operational as raid disk 2
> device sdb2 operational as raid disk 1
>
> allocated 32kb for md0
>
> raid level 5 set md0 active with 3 out 3 devices algorithm 0
>
> raid 5 conf printout
>
> rd:3 wd:3
>
> disk 0,0:1 /dev/sdc2
> disk 1,0:1 /dev/sdb2
> disk 2,0:1 /dev/sda2
>
> md0: bitmap file is out of date 892893
> forcing full recovery
>
> md0: bitmap file is out of date doing full recovery
>
> md0: bitmap initialisation failed: -5
This (the "-5") strongly suggests that we got an error when trying to write to
the bitmap. But such errors normally appear in the kernel logs, yet you
don't report any.
Is this still a problem for you or have you found a solution?
You probably need to assemble the array without the device which is suffering
the write errors.
NeilBrown
>
> md0: failed to create bitmap (-5)
>
> md: pers->run() failed
>
> mdadm: failed to run _array /dev/md0: input / output error
>
> Tried to stop the array and reassemble it with:
>
> mdadm --assemble --force --scan
> mdadm --assemble --force --scan /dev/md0 /dev/sda2 /dev/sdb2 /dev/sdc2
> mdadm --assemble --force --run /dev/md0 /dev/sda2 /dev/sdb2
> mdadm --assemble --force --run /dev/md0 /dev/sda2 /dev/sdc2
> mdadm --assemble --force --run /dev/md0 /dev/sdb2 /dev/sdc2
>
> Tried to solve the bitmap problem with:
>
> mdadm --grow /dev/md0 --bitmap=none
> mdadm --grow /dev/md0 --bitmap=internal
> mdadm --grow /dev/md0 --bitmap=none --force
> mdadm --grow /dev/md0 --bitmap=internal --force
>
> Tried to fake the 'clean' status of the array with:
>
> echo "clean" > /sys/block/md0/md/array_state
>
> Tried to boot the array from grub with:
>
> md-mod.start_dirty_degraded=1
>
> None of these commands have worked. Here are the details of the array and everyone of the disks:
>
> -----------------------------------------------------------------------------------------------------------------------------------
> mdadm -D /dev/md0
>
> dev/md0
> version: 01.00.03
> creation time: august 28 18:58:39 2009
> raid level: raid5
> used dev size 83891328 (80:01 hid 85:90 gdb)
> raid devices: 3
> total drives: 3
> preferred minor: 0
> persistent: superblock is persistent
> update time: tue oct 19 15:09 2010
> Status: active, not started
> Active devices: 3
> Working devices: 3
> Failed devices: 0
> Spare device: 0
> layout: left assimetric
> chunk size: 128k
> name: 0
>
> UUID: ae9bd4fe:994ce882:4fa035e6:8094fc1a
> events: 893
>
> Number Major Minor RaidDevice State
> 0 8 34 0 active sync /dev/sdc2
> 1 8 18 1 active sync /dev/sdb2
> 3 8 2 2 active sync /dev/sda2
>
> -----------------------------------------------------------------------------------------------------------------------------------
> mdadm --examine /dev/sd[abc]2
>
>
> /dev/sda2:
>
> Magic:a92b4efc
> Version:1,0
> Featura Map:0x1
> Array UUID:ae9bd4fe:994ce882:4fa035e6:8094fc1a
> Name:0
> Creation Time:Fri Aug 28 18:58:39 2009
> Raid Level:Raid5
> Raid Devices:3:Avail Dev Size:167782712 (80,01GIB 85,90 GB)
> Array Size:335565312 (160,01 GIB 171,81 GB)
> Used Dev Size:167782656 (80,01 GIB 85,90GB)
> Super Offset:167782840 Sectors
> State:Active
> Device UUID:bbc156a7:6f3af82d:94714923:e212967a
> Internal Bitmap:-81 sectors from superblock
> Update Time:re Oct 19 15:49:08 2010
> Checksum:54a35562 - correct
> Events:893
> Layout:left-asymmetric
> Chunk Size:128K
> Array Slot:3 (0. 1, failed, 2)
> Array State:uuU 1 failed
>
>
>
> /dev/sdb2:
>
>
> Magic:a92b4efc
> Version:1,0
> Feature Map:0x1
> Array UUID:ae9bd4fe:994ce882:4fa035e6:8094fc1a
> Name:0
> Creation Time:Fri Aug 28 18:58:39 2009
> Raid Level:raid5
> Raid Devices:3
> Avail Dev Size:167782712 (80,01 GIB 85,90 GB)
> Array Size:335565312 (160,01 GIB 171,81 GB)
> Used Dev Size:167782656 (80,01 GIB 85,90 GB)
> Super Offset:167782840 sectors
> State:Active
> Device UUID:d067101e:19056fdd:6b6e58fc:92128788
> Internal Bimap:-81 sectors from superblock
> Update Time:Tue Oct 19 15:49:08 2010
> Checksum:61d3c2bf
> Events:893
> Layout:left-asymmetric
> Chunk Size:128k
> Array Slot:1 (0, 1, failed, 2)
> Array State:uUu 1 failed
>
> /dev/sdc2:
>
> Magic:a92b4efc
> Version:1,0
> Featura Map:0x1
> Array UUID:ae9bd4fe:994ce882:4fa035e6:8094fc1a
> Name:0
> Creation Time:Fri Aug 28 18:58:39 2009
> Raid Level:raid5
> Raid Devices:3
> Avail Dev Size:167782712 (80,01 GIB 85,90 GB)
> Array Size:335565312 (160,01 GIB 171,81 GB)
> Used Dev Size:167782656 (80,01 GIB 85,90 GB)
> Super Offset:167782840 sectors
> State:active
> Device UUID:0a1c2c74:04b9187f:6ab6b5cb:894d8b38
> Internal Bimap:-81 sectos from superblock
> Update Time:Tue Oct 19 15:49:08 2010
> Checksum:d8faadc0 - correct
> Events:893
> Layout:left-asymmetric
> Chunk Size:128K
> Array Slot:0 (0, 1, failed, 2)
> Array State:Uuu 1 failed
>
> -----------------------------------------------------------------------------------------------------------------------------------
>
> mdadm --examine-bitmap /dev/sd[abc]2
>
> Filename /dev/sda2
>
> Magic 6d746962
> Version 4
> UUID ae9bd4fe:994ce882:4fa035e6:8094fc1a
> Events 892
> Events Cleared 892
> State Out of date
> Chunksize 256KB
> Daemon 5s flush period
> Write Mode Normal
> Sync Size 83891328 (80,01 GIB 85,90 GB)
> Bitmap 327701 BITS (CHUNKS), 325633 DIRTY (99,4%)
>
> Filename /dev/sdb2
>
> Magic 6d746962
> Version 4
> UUID ae9bd4fe:994ce882:4fa035e6:8094fc1a
> Events 892
> Events Cleared 892
> State Out of date
> Chunksize 256KB
> Daemon 5s flush period
> Write Mode Normal
> Sync Size 83891328 (80,01 GIB 85,90 GB)
> Bitmap 327701 BITS (CHUNKS), 325633 DIRTY (99,4%)
>
> Filename /dev/sdc2
> Magic 6d746962
> Version 4
> UUID ae9bd4fe:994ce882:4fa035e6:8094fc1a
> events 892
> Events Cleared 892
>
> State Out of date
> Chunksize 256 KB
> Daemon 5s flush period
> Write Mode Normal
> Sync Size 83891328 (80,01 GIB 85,90 GB)
> Bitmap 327701 BITS (CHUNKS), 325633 DIRTY (99,4%)
>
> -----------------------------------------------------------------------------------------------------------------------------------
>
> cat /sys/bplock/md0/md/array_state
>
> inactive
>
>
> cat /sys/block/md0/md/degraded
>
> cat /sys/block/md0/md/degraded: No such file or directory
>
>
> cat /sys/block/md0/md/dev-sda2/errors
>
> 0
>
> cat /sys/block/md0/md/dev-sda2/state
>
> in_sync
>
>
> cat /sys/block/md0/md/dev-sdb2/errors
>
> 24
>
>
> cat /sys/block/md0/md/dev-sdb2/state
>
> in_sync
>
>
> cat /sys/block/md0/md/dev-sdc2/errors
>
> 0
>
>
> cat /sys/block/md0/md/dev-sdc2/state
>
> in_sync
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Thanks in advance.
>
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-11-15 2:01 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1494909.124.1287759012019.JavaMail.root@asterisk>
2010-10-22 14:51 ` Help! Jesús Bermúdez
2010-10-26 19:45 ` Help! Janek Kozicki
2010-11-15 2:01 ` Neil Brown [this message]
2021-03-11 20:00 Help! Raj Vishwanathan
-- strict thread matches above, loose matches on Subject: below --
2018-08-09 12:39 HELP! Dhanush K.S
2018-08-09 12:57 ` HELP! Alexander Kanavin
2018-08-09 13:06 ` HELP! Bas Mevissen
2014-06-17 16:54 Help! Raymond Jender
2011-10-29 21:50 Help? David Thomas
2011-10-30 10:30 ` Help? Henning Heinold
2011-10-30 12:10 ` Help? David Thomas
2011-10-30 12:53 ` Help? Martin Panter
2011-10-30 13:00 ` Help? David Thomas
2011-10-30 13:54 ` Help? Martin Jansa
2010-04-22 5:44 help! Angel Fish
2010-04-22 6:00 ` help! Ben Nizette
2007-12-04 12:11 help!! Rohit Gupta
2007-12-04 12:18 ` help!! Patrick McHardy
2006-06-01 11:53 Help! Stephan Higuti
[not found] ` <a919cbc70606010501r73a6f23ds5405eeb94a4b1942@mail.gmail.com>
2006-06-01 12:05 ` Help! Stephan Higuti
2006-06-01 12:07 ` Help! Sietse van Zanen
2006-06-01 12:34 ` Help! Stephan Higuti
2005-11-15 14:29 help! Andrew Burgess
2005-11-14 17:20 help! Shane Bishop
2005-11-14 18:55 ` help! Carlos Carvalho
2005-11-14 19:24 ` help! Shane Bishop
2005-06-23 12:00 Help!!! Baake, Matthias
2005-06-23 11:50 Help!!! radu
2005-06-23 12:14 ` Help!!! /dev/rob0
2005-06-23 14:35 ` Help!!! Jason Opperisano
2005-05-19 6:23 help? Claudio Destri
2005-05-19 6:23 ` help? Jean Delvare
2005-05-19 6:23 ` help? Claudio Destri
2005-05-19 6:23 ` help? Jean Delvare
2005-05-19 6:23 ` help? Mark D. Studebaker
2005-05-19 6:23 ` help? Claudio Destri
2005-02-04 10:28 Help! Anirban Mukherjee
2005-02-04 12:23 ` Help! Matthew Wilcox
2004-10-26 0:57 Help! soar.wu
2004-10-26 14:13 ` Help! Mark Chambers
2004-10-27 3:47 ` Help! soar.wu
2004-10-27 3:48 ` Help! soar.wu
2004-10-27 3:49 ` Help! soar.wu
2004-10-27 12:20 ` Help! Mark Chambers
2004-10-27 13:08 ` Help! soar.wu
2004-03-30 1:17 Help! btjiang
2004-03-30 1:15 Help! btjiang
2004-03-17 15:39 HELP! sood101
2004-03-04 16:45 HELP! alsood
2003-07-18 15:22 help!! Tuyo Board Unilago
2003-04-18 19:49 HELP! Karl F. Larsen
2003-04-19 0:18 ` HELP! Bret Comstock Waldow
2003-01-22 2:24 HELP!!!!!!!! Stas Sergeev
2003-01-21 22:27 HELP!!!!!!!! Dinu M.C
2002-09-06 14:58 Help!!! Bharat (Hotmail Mithibaiguy)
2001-09-07 8:31 help! weiwu
2000-06-18 0:30 help! rou
1999-06-03 1:51 Help! Jeremy Welling
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=20101115130112.41c3f70a@notabene.brown \
--to=neilb@suse.de \
--cc=jbermudez@iten.es \
--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.