Linux RAID Storage
[Prev Page][Next Page]
- Re: Speed variation depending on disk position, (continued)
- raid10 on centos 5,
Ruslan Sivak
- attempt to access beyond end of device on RAID0 with mdadm,
Slawek
- [PATCH 00/16] raid acceleration and asynchronous offload api for 2.6.22,
Dan Williams
- [PATCH 01/16] dmaengine: add base support for the async_tx api, Dan Williams
- [PATCH 02/16] dmaengine: move channel management to the client, Dan Williams
- [PATCH 03/16] ARM: Add drivers/dma to arch/arm/Kconfig, Dan Williams
- [PATCH 04/16] dmaengine: add the async_tx api, Dan Williams
- [PATCH 05/16] md: add raid5_run_ops and support routines, Dan Williams
- [PATCH 06/16] md: use raid5_run_ops for stripe cache operations, Dan Williams
- [PATCH 07/16] md: move write operations to raid5_run_ops, Dan Williams
- [PATCH 08/16] md: move raid5 compute block operations to raid5_run_ops, Dan Williams
- [PATCH 09/16] md: move raid5 parity checks to raid5_run_ops, Dan Williams
- [PATCH 10/16] md: satisfy raid5 read requests via raid5_run_ops, Dan Williams
- [PATCH 11/16] md: use async_tx and raid5_run_ops for raid5 expansion operations, Dan Williams
- [PATCH 12/16] md: move raid5 io requests to raid5_run_ops, Dan Williams
- [PATCH 13/16] md: remove raid5 compute_block and compute_parity5, Dan Williams
- [PATCH 14/16] dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines, Dan Williams
- [PATCH 15/16] iop13xx: Surface the iop13xx adma units to the iop-adma driver, Dan Williams
- [PATCH 16/16] iop3xx: Surface the iop3xx DMA and AAU units to the iop-adma driver, Dan Williams
- Re: [PATCH 00/16] raid acceleration and asynchronous offload api for 2.6.22, Nick Piggin
- RAID rebuild on Create,
Jan Engelhardt
- [PATCH 16/36] Use menuconfig objects II - MD, Jan Engelhardt
- Re: XFS on x86_64 Linux Question,
Justin Piszcz
- filesystem corruption with md raid6,
Clem Pryke
- Multiple disk failure, but slot numbers are corrupt and preventing assembly.,
Leon Woestenberg
- mkinitrd and RAID6 on FC5,
Guy Watkins
- major performance drop on raid5 due to context switches caused by small max_hw_sectors,
Pallai Roland
Raid-1 on top of multipath,
Rob Bray
[slightly OT] expanding lvm volume group after growing raid5 array,
Gavin McCullagh
Recovering a raid5 array with strange event count,
Chris Allen
Manually hacking superblocks,
Lasse Kärkkäinen
md0: invalid bitmap page request: 249 (> 223),
John Stoffel
Same UUID for every member of all array ?,
Brice Figureau
[patch 11/31] Fix calculation for size of filemap_attr array in md/bitmap., Greg KH
[PATCH RFC 0/4] raid5: write-back caching policy and write performance,
Dan Williams
[PATCH 14/30] Use menuconfig objects - MD, Jan Engelhardt
RAID5 superblocks partly messed up after degradation,
Frank Baumgart
Moron Destroyed RAID6 Array Superblocks,
Aaron C. de Bruyn
LINEAR RAID, little help,
Rich
Re: Any Intel folks on the list? Intel PCI-E bridge ACPI resource question, Justin Piszcz
RAID1 "out of memory" error, was Re: 2.6.21-rc5-mm4,
Reuben Farrelly
Kernel 2.6.20.4: Software RAID 5: ata13.00: (irq_stat 0x00020002, failed to transmit command FIS),
Justin Piszcz
raid6 rebuild,
Lennert Buytenhek
md126-7,
Just Marc
s2disk and raid,
Tim Dijkstra
parity check for read?,
Mirko Benz
bio too big device md1 (16 > 8), syrius . ml
Question about using dmraid45 patch, Wood, Brian J
mismatch_cnt worries,
Gavin McCullagh
[PATCH] md: Avoid a deadlock when removing a device from an md array via sysfs.,
NeilBrown
Desperate plea for help, Nevyn
raid10 kernel panic on sparc64,
Jan Engelhardt
raidtools to mdadm,
Casey Boone
raid1 does not seem faster,
Jan Engelhardt
Re: raid1 does not seem faster, Henrik Holst
is this raid5 OK ?,
Rainer Fuegenstein
Software RAID (non-preempt) server blocking question. (2.6.20.4),
Justin Piszcz
split raid1 into to arrays,
Dirk Jagdmann
md bitmaps on 2.6.16.y,
Ed L. Cashin
LILO 22.6.1-9.3 not compatible with SW RAID1 metdata >= 1.0,
Justin Piszcz
addingdrive to raid 1,
Robert Stanford
[PATCH 2.6.21-rc4 00/15] md raid5 acceleration and async_tx,
Dan Williams
- [PATCH 2.6.21-rc4 01/15] dmaengine: add base support for the async_tx api, Dan Williams
- [PATCH 2.6.21-rc4 02/15] ARM: Add drivers/dma to arch/arm/Kconfig, Dan Williams
- [PATCH 2.6.21-rc4 07/15] md: move raid5 compute block operations to raid5_run_ops, Dan Williams
- [PATCH 2.6.21-rc4 12/15] md: remove raid5 compute_block and compute_parity5, Dan Williams
- [PATCH 2.6.21-rc4 15/15] iop3xx: Surface the iop3xx DMA and AAU units to the iop-adma driver, Dan Williams
- [PATCH 2.6.21-rc4 06/15] md: move write operations to raid5_run_ops, Dan Williams
- [PATCH 2.6.21-rc4 11/15] md: move raid5 io requests to raid5_run_ops, Dan Williams
- [PATCH 2.6.21-rc4 13/15] dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines, Dan Williams
- [PATCH 2.6.21-rc4 10/15] md: use async_tx and raid5_run_ops for raid5 expansion operations, Dan Williams
- [PATCH 2.6.21-rc4 14/15] iop13xx: Surface the iop13xx adma units to the iop-adma driver, Dan Williams
- [PATCH 2.6.21-rc4 03/15] dmaengine: add the async_tx api, Dan Williams
- [PATCH 2.6.21-rc4 09/15] md: satisfy raid5 read requests via raid5_run_ops, Dan Williams
- [PATCH 2.6.21-rc4 04/15] md: add raid5_run_ops and support routines, Dan Williams
- [PATCH 2.6.21-rc4 08/15] md: move raid5 parity checks to raid5_run_ops, Dan Williams
- [PATCH 2.6.21-rc4 05/15] md: use raid5_run_ops for stripe cache operations, Dan Williams
[PATCH 000 of 3] md: bug fixes for md for 2.6.21,
NeilBrown
Re: 2.6.20.3 AMD64 oops in CFQ code,
linux
Another report of a raid6 array being maintaind by _raid5 in ps .,
Mr. James W. Laferriere
XFS sunit/swidth for raid10,
Peter Rabbitson
BLK_DEV_MD with CONFIG_NET,
Randy Dunlap
Raid1 replaced with raid10?,
Peter Rabbitson
strange test results,
Tomka Gergely
Data corruption on software raid.,
Sander Smeenk
Re: Data corruption on software raid., Wolfgang Denk
Re: Data corruption on software raid., Bill Davidsen
Re: Data corruption on software raid., Neil Brown
Failed reads from RAID-0 array (from newbie who has read the FAQ),
Michael Schwarz
raid6 array , part id 'fd' not assembling at boot .,
Mr. James W. Laferriere
mdadm file system type check,
William L. Thomson Jr.
mdadm: raid1 with ext3 - filesystem size differs?,
Hanno Meyer-Thurow
[PATCH] [PPC32] ADMA support for PPC 440SPe processors.,
Wolfgang Denk
sw raid0 read bottleneck,
Tomka Gergely
Issue with Adaptec AIC-7899P using MD on Dell PE 2650, Laurent CARON
RAID5 failure due to changing, by mistake, of a good disk, Claudiu Cismaru
Changing partition types safe? raidtools to mdadm migration,
Simon Matthews
[PATCH] fix read past end of array in md/linear.c,
Andy Isaacson
Re: Raid 10 Problems?,
Jan Engelhardt
[patch 021/101] md: Avoid possible BUG_ON in md bitmap handling., Greg KH
[patch 045/101] md: Fix raid10 recovery problem., Greg KH
Help with chunksize on raid10 -p o3 array,
Peter Rabbitson
high mismatch count after scrub,
Dexter Filmore
no journaling and loops on softraid?,
Dexter Filmore
How to copy a page to another page completely?, Yu-Chen Wu
Replace drive in RAID5 without losing redundancy?,
Ralf Müller
RAID & ext dire straits, Gunny Smith
Unexpectedly slow raid1 benchmark results.,
Dan
mismatch_cnt questions,
Christian Pernegger
Does anyone on this list have a Raptor74/150 sw raid with > 8 drives?, Justin Piszcz
RAID1, hot-swap and boot integrity,
Mike Accetta
Message not available
Message not available
[PATCH] md: Fix for raid6 reshape.,
NeilBrown
RAID0 to RAID5 upgrade,
Bill Davidsen
swap on raid,
Peter Rabbitson
Growing a raid 6 array,
Laurent CARON
RAID5 4 disk recovery advice, Rich Deeming
[RFC, PATCH] raid456: replace the handle_list with a multi-threaded workqueue, Dan Williams
Problems with software raid - all mine I am sure,
Michael
trouble creating array,
jahammonds prost
Linux Software RAID Bitmap Question,
Justin Piszcz
nonzero mismatch_cnt with no earlier error,
Eyal Lebedinsky
Linux Software RAID a bit of a weakness?,
Colin Simpson
end to end error recovery musings,
Ric Wheeler
beginner error detection,
Tomka Gergely
2.6.20: stripe_cache_size goes boom with 32mb,
Justin Piszcz
ANNOUNCE: mdadm 2.6.1 - A tool for managing Soft RAID under Linux, Neil Brown
Reshaping raid0/10,
Jan Engelhardt
5th USENIX Conference on File and Storage Technologies - Paper, Richard Scobie
mdadm 2.6, linux 2.6.17, failed grow/reshape,
Thomas Langås
RAID10 Resync fails with specific chunk size and drive sizes (reproducible),
Peter Rabbitson
[PATCH 000 of 6] md: Assorted fixes and features for md for 2.6.21,
NeilBrown
PATA/SATA Disk Reliability paper,
Richard Scobie
Re: PATA/SATA Disk Reliability paper, H. Peter Anvin
Need help to rescue my raid5 array after bad try to add new disks., Roy Sindre Norangshol
mdadm --grow failed,
Marc Marais
Re: mdadm --grow failed, Bill Davidsen
Re: mdadm --grow failed, David Greaves
[KJ][PATCH] is_power_of_2 in md, Vignesh Babu BM
2.6.20: reproducible hard lockup with RAID-5 resync,
Corey Hickey
[danno@xxxxxxxxxxxxx: minor cosmetic bug in md],
Dan Pritts
Changing chunk size,
Bill Davidsen
RAID 10 resync leading to attempt to access beyond end of device,
John Stilson
super1.c:1146: warning: 'offset' might be used uninitialized in this function, Krzysztof Oledzki
md: md6_raid5 crash 2.6.20,
Marc Marais
old raid0run,
Marco Scoffier
Raid on USB flash disk,
Arne Jansen
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]