Linux RAID Storage
[Prev Page][Next Page]
- Re: Performance of a software raid 5, (continued)
- what superblock to use,
Farkas Levente
- [PULL REQUEST] a few more md patches for 2.6.30, Neil Brown
- mdadm "--examine" & "--detail" report different metadata version info for same array, PGNet
- Spares Missing event in case of spare group?,
Jan Ceuleers
- RAID without superblock,
Piergiorgio Sartor
- Incorrect in-kernel bitmap on raid10,
Mario 'BitKoenig' Holbe
- [patch] md.c release locks on error, Dan Carpenter
- Proposal: make RAID6 code optional,
Prakash Punnoor
- prefered way to update mdadm/mdadm.conf,
Timothy D. Lenz
- RAID 10 array won't assemble, all devices marked spare, confusing mdadm metadata,
Dave Fisher
- Strange md(_resync?) related paging errors on 2.6.29,
Mario 'BitKoenig' Holbe
- [md PATCH 0/4] A few more MD patches for 2.6.30,
NeilBrown
- [PATCH 1/6] Handle possible bio_alloc failure in md, Nikanth Karthikesan
- Using linux software raid (mdadm) in a shared-disk cluster.,
John Hughes
- [mdadm git pull] Intel metadata updates and some general fixes,
Dan Williams
- RAID-6 horizontal grow,
Piergiorgio Sartor
- Mirroring Entire Drives Partition Type Clarification,
Jared Raddigan
- RAID 10 Disk remove failing., Benjamin ESTRABAUD
- Converting system to raid,
Timothy D. Lenz
- Any benefity to write intent bitmaps on Raid1,
Steven Ellis
- RAID5 in strange state,
Frank Baumgart
- Can't resolve mismatch_count > 0 for a raid 1 array,
Steven Ellis
- [PATCH] md: tiny md.h cleanups,
Christoph Hellwig
- how to restore a raid5 with 1 disk destroyed and 1 kicked out?,
"Jörg Habenicht"
- Recreate raid 10 array,
LCID Fire
- [Patch] mdadm: fix compile warnings on ppc64,
Doug Ledford
- mdadm udev rules change,
Doug Ledford
- [Patch] mdadm: move mdadm.map file into /dev/md,
Doug Ledford
- harmful parallel AoE check/resync,
Ferenc Wagner
- PULL-REQUEST bug fix for md/raid1, Neil Brown
- progress, but... - re. fixing LVM/md snafu,
Miles Fidelman
- rebuilding raided root partition,
Miles Fidelman
- RE: RAID halting,
Lelsie Rhorer
- Kernel bug?,
Gabriele Tozzi
- RE: raid6 slow, Lelsie Rhorer
- Troubleshooting raid1 data corruption and mismatch_cnt, Steven Ellis
- PULL REQUEST: md patches for 2.6.30 merge window, Neil Brown
- RAID5 volumes suddenly lost superblock and show weird hexdump patterns,
estr4ng3d
- [no subject],
Lelsie Rhorer
- [md PATCH 00/14] Final set of patches head for 2.6.30,
NeilBrown
- [md PATCH 01/14] md: add explicit method to signal the end of a reshape., NeilBrown
- [md PATCH 02/14] md/raid5: change reshape-progress measurement to cope with reshaping backwards., NeilBrown
- [md PATCH 03/14] md: allow number of drives in raid5 to be reduced, NeilBrown
- [md PATCH 04/14] Documentation/md.txt update, NeilBrown
- [md PATCH 05/14] md/raid5: clearly differentiate 'before' and 'after' stripes during reshape., NeilBrown
- [md PATCH 06/14] md/raid5: prepare for allowing reshape to change chunksize., NeilBrown
- [md PATCH 07/14] md/raid5: prepare for allowing reshape to change layout, NeilBrown
- [md PATCH 08/14] md/raid5: reshape using largest of old and new chunk size, NeilBrown
- [md PATCH 09/14] md/raid5: allow layout and chunksize to be changed on active array., NeilBrown
- [md PATCH 10/14] md: don't display meaningless values in sysfs files resync_start and sync_speed, NeilBrown
- [md PATCH 11/14] md/raid5: be more careful about write ordering when reshaping., NeilBrown
- [md PATCH 12/14] md: remove CONFIG_MD_RAID_RESHAPE config option., NeilBrown
- [md PATCH 13/14] md/raid5: minor code cleanups in make_request., NeilBrown
- [md PATCH 14/14] md/raid5 revise rules for when to update metadata during reshape, NeilBrown
- raid5 degraded twice, what happened here?, Dexter Filmore
- RAID5 -> RAID6,
Max Waterman
- 2.6.29 - raid10 issue - spares do not get synched automatically,
Patrick Ringl
- Thoughts on using SSD,
Bill Davidsen
- raid0 zones,
Raz
- Adding more drives/saturating the bandwidth,
Jon Hardcastle
- Best way to re-format RAID1 disks,
Federico
- RAID1 write-behind not working?,
David Rees
- Re: RAID1 write-behind not working?, Neil Brown
Re-size RAID-10,
Daniel L. Miller
RAID5 reshape problems,
Stefan G. Weichinger
Question on RAID 10 setup,
Dylan Distasio
mdadm ignoring homehost?,
Jon Nelson
raid0 reshape, Raz
[md PATCH 0/6] Reduce the number of devices in RAID4/5/6,
NeilBrown
[md PATCH 5/6] md: allow number of drives in raid5 to be reduced, NeilBrown
[md PATCH 6/6] Documentation/md.txt update, NeilBrown
Questions about 1.X RAID metadata, Khelben Blackstaff
How to configure 36 disks ?,
Raz
Bad news after raid-5 recovery, Erik Boettcher
[PATCH 00/13] Asynchronous raid6 acceleration (part 1 of 2),
Dan Williams
- [PATCH 01/13] md/raid6: move raid6 data processing to raid6_pq.ko, Dan Williams
- [PATCH 02/13] async_tx: don't use src_list argument of async_xor() for dma addresses, Dan Williams
- [PATCH 03/13] async_tx: provide __async_inline for HAS_DMA=n archs, Dan Williams
- [PATCH 04/13] async_tx: kill needless module_{init|exit}, Dan Williams
- [PATCH 05/13] async_tx: add sum check flags, Dan Williams
- [PATCH 06/13] async_tx: add support for asynchronous GF multiplication, Dan Williams
- [PATCH 08/13] iop-adma: P+Q support for iop13xx adma engines, Dan Williams
- [PATCH 09/13] iop-adma: P+Q self test, Dan Williams
- [PATCH 07/13] async_tx: add support for asynchronous RAID6 recovery operations, Dan Williams
- [PATCH 10/13] dmaengine: allow dma support for async_tx to be toggled, Dan Williams
- [PATCH 12/13] dmatest: add dma interrupts and callbacks, Dan Williams
- [PATCH 13/13] dmatest: add pq support, Dan Williams
- [PATCH 11/13] dmatest: add xor test, Dan Williams
- Re: [PATCH 00/13] Asynchronous raid6 acceleration (part 1 of 2), Andi Kleen
- Re: [PATCH 00/13] Asynchronous raid6 acceleration (part 1 of 2), Neil Brown
What hardware for RAID5? (PCIe controller or fast onboard),
Dexter Filmore
[PATCH] md: raid5 run(): Fix max_degraded for raid level 4.,
Andre Noll
[ md/for-next git pull ] Support setting the array size from userspace,
Dan Williams
Why do I need 4 disks for a raid6?,
Goswin von Brederlow
Re: Why do I need 4 disks for a raid6?, Neil Brown
sync_action repair not reading all sectors?,
David Greaves
Best Practices for a Virtualized Tira Misu md Setup,
Christopher Chen
Disk characteristics for virtual machines, Bill Davidsen
High IO Wait with RAID 1,
Ryan Wagoner
Re: High IO Wait with RAID 1, John Robinson
<Possible follow-ups>
Re: High IO Wait with RAID 1, David Lethe
[PATCH] md: Track raid5/6 statistics,
Jody McIntyre
raid 1 single drive failure. rebuilt with replacement drive. missing 20G of data,
Mitchell Laks
ANNOUNCE: mdadm 3.0-devel3 - A tool for managing Soft RAID under Linux, Neil Brown
ANNOUNCE: mdadm 2.6.9 - A tool for managing Soft RAID under Linux, Neil Brown
[PULL-REQUEST] md: remove a potential deadlock.,
Neil Brown
/boot & non-"/" LVs on RAID-1 fail to mount in SingleUser mode; ok in 'normal' boot, PGNet
mdadm ntfs-3g,
Anthony debeus
[PATCH 0/3] Support setting the array size from userspace,
Dan Williams
[PATCH 2.6.29-rc7] md: fix deadlock when stopping arrays,
Dan Williams
Question on Raid 5 array initial creation times,
Dylan Distasio
[PATCH] md: move headers out of include/linux/raid/,
Christoph Hellwig
Future of md multipath,
Christoph Hellwig
[PATCH] cleanup drivers/md/Makefile,
Christoph Hellwig
[PATCH] md: stop defining MAJOR_NR,
Christoph Hellwig
Net DMA crash when using the mv_xor driver,
saeed bishara
md raid1 check (resync) freeze on 2.6.25.2, CoolCold
lots of BUG: soft lockup - CPU#2 stuck for 61s! [md0_raid5:xxx] type messages showing up on check or under load, Joe Landman
Raid-5 Reshape Gone Bad,
Brian Manning
MD software RAID1 vs suspend-to-disk,
Daniel Pittman
Trouble recovering raid5 array,
Andrey Falko
System hangs on raid md recovery/resync - revisit,
Brad
[mdadm git pull] support for removed disks / imsm updates,
Dan Williams
can metadata type be changed for an active array?,
PGNet
Assume-clean for md grow,
Chris Webb
[PULL-REQUEST] 3 md fixes suitable for 2.6.29 and -stable, Neil Brown
Reliability of bitmapped resync,
Piergiorgio Sartor
rescue an alien md raid5,
Harry Mangalam
problem: mdadm: device /dev/sda not suitable for any style of array, Jacek Danecki
State: active vs clean, David Abrahams
General question (scheduler) with SSDs?,
Justin Piszcz
raid 5 to 50 conversion, Jeff Rippy
RE: problem in grow of raid5 3 -> 4 disks,
Redeeman
mdadm RAID5 re-assemble issue,
Rémi PALANCHER
partitioned raid issues,
Rudy Zijlstra
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]