Linux RAID Storage
[Prev Page][Next Page]
external bitmaps on block devices?,
Christoph Hellwig
[PATCH] md.4: two typos fixed,
Bill Allaire
RAID10 failed with two disks,
Piotr Legiecki
Several problems with RAID-5 array, John Obaterspok
IMSM Raid 5 always read only and gone after reboot,
Iwan Zarembo
First raid1 sector gets zeroed at first reboot,
Asdo
Device utilization with RAID-1,
Harald Nikolisin
<Possible follow-ups>
Fwd: Re: Device utilization with RAID-1, Harald Nikolisin
Rotating RAID 1,
Jérôme Poulin
Re: latest version of mdadm for RedHat 5.3,
John Papa
single cpu thread performance limit?,
mark delfman
Couldn't remove rebuilding drive from RAID5 rebuild, now can't add new drive to array?,
Another Sillyname
Re: Linux 3.1-rc1 (nfs/pnfs and drivers/md),
Randy Dunlap
questions regarding few corner cases of mdadm usage,
Michal Soltys
Undestanding /proc/mdstat with raid10,
Sebastian Muniz
20 drive raid-10, CentOS5.5, after reboot assemble fails - all drives "non-fresh",
Jeff Johnson
mdadm(IMSM): Unsupported attributes : 40000000,
Thomas Steinborn
RAID6 check found different events, how should I proceed?,
Mathias Burén
Re: RAID6 check found different events, how should I proceed?, Alexander Kühn
Need help recovering RAID5 array,
Stephen Muskiewicz
mdadm forces resync every boot,
Daniel Frey
LUKS superblock damaged by `mdadm --create` or user error?,
Paul Menzel
[PATCH] md/raid5: STRIPE_ACTIVE has lock semantics, add barriers,
Dan Williams
[PATCH] md: use REQ_NOIDLE flag in md_super_write(),
Namhyung Kim
[PATCH] fix: segfault when killing subarray of non-existent container,
Czarnowska, Anna
Assembling array with missing members,
Alex
component device mismatches found: 9600,
Timothy D. Lenz
Do I have a bad HDD?,
Mathias Burén
data scrubbing,
Nikolay Kichukov
linux-next: build warnings after merge of the moduleh tree,
Stephen Rothwell
RAID5/6 Offload via IOATDMA,
Errol Neal
[Patch mdadm-3.2.2] Fix readding of a readwrite drive into a writemostly array,
Doug Ledford
[Patch mdadm-3.2.2] Fix the fix for the readd bug,
Doug Ledford
Grub-install, superblock corrupted/erased and other animals,
Aaron Scheiner
[patch] md/raid10: double lock typo in handle_read_error(),
Dan Carpenter
Using the new bad-block-log in md for Linux 3.1,
NeilBrown
Repairing a Raid-6 array,
Lemur Kryptering
RAID5/6 Offload, Errol Neal
Re: [RFC PATCH 4/4] btrfs: Moved repair code from inode.c to extent_io.c, Jan Schmidt
[PATCH -next] dm: fix dm-flakey printk warning,
Randy Dunlap
Re: linux-next: Tree for July 21 (drivers/md/dm-raid),
Randy Dunlap
mdadm striped parity RAID with Advanced Format drives,
Stan Hoeppner
upgrading the superblock version,
Vasco Névoa
[md PATCH 00/36] md patches for 3.1 - part 2: bad block logs,
NeilBrown
- [md PATCH 01/36] md: beginnings of bad block management., NeilBrown
- [md PATCH 02/36] md/bad-block-log: add sysfs interface for accessing bad-block-log., NeilBrown
- [md PATCH 03/36] md: don't allow arrays to contain devices with bad blocks., NeilBrown
- [md PATCH 04/36] md: load/store badblock list from v1.x metadata, NeilBrown
- [md PATCH 05/36] md: Disable bad blocks and v0.90 metadata., NeilBrown
- [md PATCH 06/36] md/raid1: avoid reading from known bad blocks., NeilBrown
- [md PATCH 07/36] md/raid1: avoid reading known bad blocks during resync, NeilBrown
- [md PATCH 08/36] md: add 'write_error' flag to component devices., NeilBrown
- [md PATCH 09/36] md: make it easier to wait for bad blocks to be acknowledged., NeilBrown
- [md PATCH 10/36] md/raid1: avoid writing to known-bad blocks on known-bad drives., NeilBrown
- [md PATCH 11/36] md/raid1: clear bad-block record when write succeeds., NeilBrown
- [md PATCH 12/36] md/raid1: store behind-write pages in bi_vecs., NeilBrown
- [md PATCH 13/36] md/raid1: Handle write errors by updating badblock log., NeilBrown
- [md PATCH 14/36] md/raid1: record badblocks found during resync etc., NeilBrown
- [md PATCH 15/36] md/raid1: improve handling of read failure during recovery., NeilBrown
- [md PATCH 16/36] md/raid1: factor several functions out or raid1d(), NeilBrown
- [md PATCH 17/36] md/raid5: avoid reading from known bad blocks., NeilBrown
- [md PATCH 18/36] md/raid5: use bad-block log to improve handling of uncorrectable read errors., NeilBrown
- [md PATCH 19/36] md/raid5: write errors should be recorded as bad blocks if possible., NeilBrown
- [md PATCH 20/36] md/raid5. Don't write to known bad block on doubtful devices., NeilBrown
- [md PATCH 21/36] md/raid5: Clear bad blocks on successful write., NeilBrown
- [md PATCH 22/36] md/raid10: simplify/reindent some loops., NeilBrown
- [md PATCH 23/36] md/raid10: Split handle_read_error out from raid10d., NeilBrown
- [md PATCH 24/36] md/raid10: avoid reading from known bad blocks - part 1, NeilBrown
- [md PATCH 25/36] md/raid10: avoid reading from known bad blocks - part 2, NeilBrown
- [md PATCH 26/36] md/raid10 - avoid reading from known bad blocks - part 3, NeilBrown
- [md PATCH 27/36] md/raid10: avoid reading known bad blocks during resync/recovery., NeilBrown
- [md PATCH 28/36] md/raid10 record bad blocks as needed during recovery., NeilBrown
- [md PATCH 29/36] md/raid10: avoid writing to known bad blocks on known bad drives., NeilBrown
- [md PATCH 30/36] md/raid10: clear bad-block record when write succeeds., NeilBrown
- [md PATCH 31/36] md/raid10: Handle write errors by updating badblock log., NeilBrown
- [md PATCH 32/36] md/raid10: attempt to fix read errors during resync/check, NeilBrown
- [md PATCH 33/36] md/raid10: record bad blocks due to write errors during resync/recovery., NeilBrown
- [md PATCH 34/36] md/raid10: simplify read error handling during recovery., NeilBrown
- [md PATCH 35/36] md/raid10: Handle read errors during recovery better., NeilBrown
- [md PATCH 36/36] md/raid10: handle further errors during fix_read_error better., NeilBrown
[md PATCH 00/34] md patches for 3.1 - part 1,
NeilBrown
- [md PATCH 01/34] md/raid10: get rid of duplicated conditional expression, NeilBrown
- [md PATCH 02/34] md/raid10: factor out common bio handling code, NeilBrown
- [md PATCH 03/34] md/raid10: share pages between read and write bio's during recovery, NeilBrown
- [md PATCH 04/34] md/raid5: use kmem_cache_zalloc(), NeilBrown
- [md PATCH 05/34] md/raid5: get rid of duplicated call to bio_data_dir(), NeilBrown
- [md PATCH 06/34] md/raid5: Remove use of sh->lock in sync_request, NeilBrown
- [md PATCH 07/34] md/raid5: Protect some more code with ->device_lock., NeilBrown
- [md PATCH 08/34] md/raid5: replace sh->lock with an 'active' flag., NeilBrown
- [md PATCH 09/34] md/raid5: move common code into handle_stripe, NeilBrown
- [md PATCH 10/34] md/raid5: unify stripe_head_state and r6_state, NeilBrown
- [md PATCH 11/34] md/raid5: add some more fields to stripe_head_state, NeilBrown
- [md PATCH 12/34] md/raid5: move stripe_head_state and more code into handle_stripe., NeilBrown
- [md PATCH 13/34] md/raid5: Move code for finishing a reconstruction into handle_stripe., NeilBrown
- [md PATCH 14/34] md/raid5: move more code into common handle_stripe, NeilBrown
- [md PATCH 15/34] md/raid5: rearrange a test in fetch_block6., NeilBrown
- [md PATCH 16/34] md/raid5: unite fetch_block5 and fetch_block6, NeilBrown
- [md PATCH 17/34] md/raid5: unite handle_stripe_dirtying5 and handle_stripe_dirtying6, NeilBrown
- [md PATCH 18/34] md/raid5: move more common code into handle_stripe, NeilBrown
- [md PATCH 19/34] md/raid5: move some more common code into handle_stripe, NeilBrown
- [md PATCH 20/34] md/raid5: finalise new merged handle_stripe., NeilBrown
- [md PATCH 21/34] md: use proper little-endian bitops, NeilBrown
- [md PATCH 22/34] md/raid: use printk_ratelimited instead of printk_ratelimit, NeilBrown
- [md PATCH 23/34] md: introduce link/unlink_rdev() helpers, NeilBrown
- [md PATCH 24/34] md: remove ro check in md_check_recovery(), NeilBrown
- [md PATCH 25/34] md: change managed of recovery_disabled., NeilBrown
- [md PATCH 26/34] md/raid10: Make use of new recovery_disabled handling, NeilBrown
- [md PATCH 27/34] md/raid10: Improve decision on whether to fail a device with a read error., NeilBrown
- [md PATCH 28/34] md: get rid of unnecessary casts on page_address(), NeilBrown
- [md PATCH 29/34] md/raid1: move rdev->corrected_errors counting, NeilBrown
- [md PATCH 30/34] md/raid5: move rdev->corrected_errors counting, NeilBrown
- [md PATCH 31/34] md/raid10: move rdev->corrected_errors counting, NeilBrown
- [md PATCH 32/34] md/raid5: Avoid BUG caused by multiple failures., NeilBrown
- [md PATCH 33/34] MD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safe, NeilBrown
- [md PATCH 34/34] MD bitmap: Revert DM dirty log hooks, NeilBrown
Problems with raid after reboot.,
Matthew Tice
Raid5 boot failure after grow,
Shaun Reich
RAID 1 using SSD and 2 HDD,
Mike Power
Re: RAID 1 using SSD and 2 HDD, Roman Mamedov
Failures Rates Using SSD, maurice
data corruption after rebuild,
Pavel Herrmann
maybe a raid10 module issue?,
Sandra Escandor
how to recover filesystem after clobbering array?,
Vasco Névoa
[PATCH] Grow: fix version number in error message,
Namhyung Kim
SSDs vs. md/sync_speed_(min|max), Lutz Vieweg
md stuck while rebuilding?, Sandra Escandor
standard performance (write speed 20Mb/s),
Pol Hallen
[PATCH] MD bitmap: Revert DM dirty log hooks,
Jonathan Brassow
[PATCH] MD: generate an event when array sync is complete,
Jonathan Brassow
[PATCH] MD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safe,
Jonathan Brassow
sys/time.h missing from linux/raid/pq.h for userspace builds, Jaakko Kantojärvi
[PATCH] mdadm.8: Disk coercion with IMSM metadata.,
maciej.naruszewicz
mdadm 3.1.4 - hanging on cat /proc/mdstat,
Sandra Escandor
Reinstall OS Without Disturbing Software Raid Array,
Noah Swint
Resolving mdadm built RAID issue,
Sandra Escandor
[PATCH] md: introduce link/unlink_rdev() helpers,
Namhyung Kim
[PATCH] md: remove ro check in md_check_recovery(),
Namhyung Kim
[PATCH] mdadm: fix build failures (ppc64),
Milan Broz
dm-crypt over raid6 unreadable after crash,
Louis-David Mitterrand
`pvmove stuck' in RH bugzilla,
Sergey Senozhatsky
alignment of metadata 1.2 and mkfs.ext4,
Tyler J. Wagner
possible bug in md,
Iordan Iordanov
advanced partition format, mdadm, and raw disks,
Tyler J. Wagner
Recommended sw raid setup,
John Obaterspok
Curious problem with asynchronous RAID1 rebuild operations,
Cal Leeming [Simplicity Media Ltd]
Help with recovering resized raid where machine crashed while PENDING,
Petter Reinholdtsen
[PATCH 1/1] md: style/readability cleanups,
Calvin Owens
[PATCH] imsm: FIX: getinfo_super_imsm_volume() doesn't fill all disk information,
Krzysztof Wojcik
mdadm -git compile error, Mathias Burén
[PATCH] md: get rid of unnecessary casts on page_address(),
Namhyung Kim
misunderstanding of spare and raid devices?,
Karsten Römke
Re: nested block devices (partitioned RAID with LVM): where Linux sucks ;-),
Phil Turmel
MDADM RAID5 listing active drives as spares,
Ian Whitton
Single Drive Pegged during RAID 5 synchronization,
fibreraid@xxxxxxxxx
Can't start array and Negative "Used Dev Size",
Simon Matthews
[PATCH 0/3] count rdev->corrected_errors after final re-read,
Namhyung Kim
Can reading a raid drive trigger all the other drives in that set?,
Marc MERLIN
Software RAID and TRIM,
Tom De Mulder
Raid auto-assembly upon boot - device order,
Pavel Hofman
[PATCH resend 0/6] use little-endian bitops properly,
Akinobu Mita
[smatch stuff] md/raid5: potential null deref in debug code,
Dan Carpenter
[PATCH] md/raid5: fix possible NULL pointer dereference in debug routine,
Namhyung Kim
[PATCH 1/2] mdmon.8: fix possible typos,
Namhyung Kim
clarifying what can be done during resync,
Sandra Escandor
raid upgrade form 1.5T to 3T drives with 0.90 superblock,
Krzysztof Adamski
can't read superblock after switching from dmraid, Sandra Escandor
[PATCH 0/5] misc cleanups for RAID5,
Namhyung Kim
10x2TB RAID6, Manny Street
Looking for the best way to do this,
maurice
[PATCH 1/4] mdadm.8: change linux version 2.6.40 -> 3.0,
Namhyung Kim
reaid problem at reboot,
william L'Heureux
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]