Linux RAID Storage
[Prev Page][Next Page]
- Re: Raid on USB flash disk, (continued)
- slow 'check',
Eyal Lebedinsky
- Hard disk wierdness in raid array, TJ
- Re: [md] RAID6: clean up CPUID and FPU enter/exit code, H. Peter Anvin
- mdadm RAID5 array failure,
jahammonds prost
- [PATCH] md: Avoid possible BUG_ON in md bitmap handling., Neil Brown
- Move superblock on partition resize?,
Rob Bray
- RE: [RFC][PATCH 00/12] md raid acceleration and performance analysis,
Leech, Christopher
- [PATCH 2.6.20] drivers/md.c: Use ARRAY_SIZE macro when appropriate, Ahmed S. Darwish
- Could "bio_vec" be referenced any time?,
Yu-Chen Wu
- inconsitent harddisks, still after checkarray run, Michael Schmitt
- [patch 05/59] md: pass down BIO_RW_SYNC in raid{1,10}, Chris Wright
- Hot add not supported by version 1.x superblocks?,
Sean Puttergill
- Re: md device on Redhat Linux 3,
Neil Brown
- md autodetect only detects one disk in raid1,
kenneth johansson
- [PATCH 2.6.20-rc6] md: expose uuid and degraded attributes in sysfs,
Iustin Pop
- 2.6.20-rc6: known regressions with patches,
Adrian Bunk
- 2.6.20-rc6: known unfixed regressions (part 1), Adrian Bunk
- Synchronous mdadm --add/--re-add operations,
Andre Majorel
- [PATCH] md: Remove unnecessary printk when raid5 gets an unaligned read., NeilBrown
- [PATCH] md: Fix potential memalloc deadlock in md, NeilBrown
- Re: There is an advice, Neil Brown
- Raid-1 to Raid-5 conversion possible?,
Vidar Sonerud
- 2.6.20-rc5: known unfixed regressions (v3) (part 1), Adrian Bunk
- Always ask me to run fsck...Why?, Yu-Chen Wu
- [PATCH 2.6.20-rc5 07/12] md: move raid5 parity checks to raid5_run_ops, Dan Williams
- [PATCH 2.6.20-rc5 05/12] md: move write operations to raid5_run_ops, Dan Williams
- [PATCH 2.6.20-rc5 04/12] md: use raid5_run_ops for stripe cache operations, Dan Williams
- [PATCH 2.6.20-rc5 11/12] md: remove raid5 compute_block and compute_parity5, Dan Williams
- [PATCH 2.6.20-rc5 12/12] dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines, Dan Williams
- [PATCH 2.6.20-rc5 09/12] md: use async_tx and raid5_run_ops for raid5 expansion operations, Dan Williams
- [PATCH 2.6.20-rc5 10/12] md: move raid5 io requests to raid5_run_ops, Dan Williams
- [PATCH 2.6.20-rc5 08/12] md: satisfy raid5 read requests via raid5_run_ops, Dan Williams
- [PATCH 2.6.20-rc5 03/12] md: add raid5_run_ops and support routines, Dan Williams
- [PATCH 2.6.20-rc5 06/12] md: move raid5 compute block operations to raid5_run_ops, Dan Williams
- [PATCH 2.6.20-rc5 02/12] dmaengine: add the async_tx api, Dan Williams
- [PATCH 2.6.20-rc5 01/12] dmaengine: add base support for the async_tx api, Dan Williams
- [PATCH 05/12] md: move write operations to raid5_run_ops, Dan Williams
- [PATCH 06/12] md: move raid5 compute block operations to raid5_run_ops, Dan Williams
- [PATCH 02/12] dmaengine: add the async_tx api, Dan Williams
- [PATCH 09/12] md: use async_tx and raid5_run_ops for raid5 expansion operations, Dan Williams
- [PATCH 10/12] md: move raid5 io requests to raid5_run_ops, Dan Williams
- [PATCH 04/12] md: use raid5_run_ops for stripe cache operations, Dan Williams
- [PATCH 03/12] md: add raid5_run_ops and support routines, Dan Williams
- [PATCH 11/12] md: remove raid5 compute_block and compute_parity5, Dan Williams
- [PATCH 07/12] md: move raid5 parity checks to raid5_run_ops, Dan Williams
- [PATCH 12/12] dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines, Dan Williams
- [PATCH 08/12] md: satisfy raid5 read requests via raid5_run_ops, Dan Williams
- [PATCH 01/12] dmaengine: add base support for the async_tx api, Dan Williams
- [PATCH 000 of 4] md: Introduction - Assorted bugfixes,
NeilBrown
- change strip_cache_size freeze the whole raid,
kyle
- [PATCH] drivers/block/DAC960: Converted 'boolean' to 'bool', Richard Knutsson
- [patch] md: bitmap read_page error,
yang yin
- 2.6.20-rc5: cp 18gb 18gb.2 = OOM killer, reproducible just like 2.16.19.2,
Justin Piszcz
- Re: 2.6.20-rc5: cp 18gb 18gb.2 = OOM killer, reproducible just like 2.16.19.2, Pavel Machek
- Re: 2.6.20-rc5: cp 18gb 18gb.2 = OOM killer, reproducible just like 2.16.19.2, Andrew Morton
- Re: 2.6.20-rc5: cp 18gb 18gb.2 = OOM killer, reproducible just like 2.16.19.2, Justin Piszcz
- Re: 2.6.20-rc5: cp 18gb 18gb.2 = OOM killer, reproducible just like 2.16.19.2, Donald Douwsma
- Re: 2.6.20-rc5: cp 18gb 18gb.2 = OOM killer, reproducible just like 2.16.19.2, Justin Piszcz
- Re: 2.6.20-rc5: cp 18gb 18gb.2 = OOM killer, reproducible just like 2.16.19.2, Justin Piszcz
- Re: 2.6.20-rc5: cp 18gb 18gb.2 = OOM killer, reproducible just like 2.16.19.2, Justin Piszcz
- Problem, Alessio Palmero Aprosio
- 2.6.19.2, cp 18gb_file 18gb_file.2 = OOM killer, 100% reproducible,
Justin Piszcz
- Kernel 2.6.19.2 New RAID 5 Bug (oops when writing Samba -> RAID5),
Justin Piszcz
- RAID5 Resize Experience,
Benjamin Schieder
- upgrade to mdadm 2.6 x86_64 issues,
Daniel Korstad
- 2.6.20-rc5: knwon unfixed regressions (v2) (part1), Adrian Bunk
- Ooops on read-only raid5 while unmounting as xfs,
Francois Barre
- Re: [PATCH 00/12] md raid acceleration and the async_tx api,
Yuri Tikhonov
- bad performance on RAID 5,
Sevrin Robstad
- RAID6 reassembly oddities, Troels Bang Jensen
- md: bug in file drivers/md/md.c, line 1652, noah
- Man page patch (manage mode options clarification),
Andre Majorel
- Man page patch (bold font for option names in MISC MODE section),
Andre Majorel
- Linux Software RAID 5 Performance Optimizations: 2.6.19.1: (211MB/s read & 195MB/s write),
Justin Piszcz
- RAID5 Tweaked to 195MB/s on 4 x 150 Raptors, Justin Piszcz
- Tweaking/Optimizing MD RAID: 195MB/s write, 181MB/s read (so far),
Justin Piszcz
- Message not available
raid5 software vs hardware: parity calculations?,
James Ralston
FailSpare event?,
Mike
RAID1 repair issue with 2.6.16.36 kernel,
Michel Lespinasse
[patch] md: pass down BIO_RW_SYNC in raid{1,10},
Lars Ellenberg
mdadm doesn't detect sw raid 5 array on boot, Elliot Carver
Raid1 : mounting a 1.0-version raid as root at boot time not working,
Francois Barre
mdadm: what if - crashed OS,
Vince Spinelli
md: bug in file drivers/md/md.c, line 1662, Dan Merillat
raid10_make_request bug: can't convert block across chunks or bigger [...],
Ask Bjørn Hansen
unknown ioctl32 cmd,
Jan Engelhardt
confusion about partitionable md arrays,
Michael Schmitt
Can I abuse md like this?,
Bill Davidsen
list of devices that belong to an array,
Don Hiatt
[patch] latency problem in md driver,
Lars Ellenberg
Completely discontinuing an array, Bill Davidsen
A few questions before assembling Linux 7.5TB RAID 5 array,
Yeechang Lee
boot root no /dev, matt black
ANNOUNCE: mdadm 2.6 - A tool for managing Soft RAID under Linux,
Neil Brown
[PATCH] md: Fix a few problems with the interface (sysfs and ioctl) to md., NeilBrown
Proper reconstruction of raid5 with multiple disk failures,
Elmar Weber
What is this RAID status and level ?, Bruno Costacurta
Raid corruption problems.,
John McMonagle
Re: md patches in -mm,
thunder7
RAID1 root and swap and initrd,
Andre Majorel
Help recovering a raid6 device with a kicked drive (too many), Ask Bjørn Hansen
[RFC: 2.6 patch] simplify drivers/md/md.c:update_size(),
Adrian Bunk
Re: [ANNOUNCE] RAIF: Redundant Array of Independent Filesystems,
Nikolai Joukov
<Possible follow-ups>
Re: [ANNOUNCE] RAIF: Redundant Array of Independent Filesystems, Nikolai Joukov
Re: [ANNOUNCE] RAIF: Redundant Array of Independent Filesystems, Nikolai Joukov
Re: [ANNOUNCE] RAIF: Redundant Array of Independent Filesystems, Nikolai Joukov
Re: [ANNOUNCE] RAIF: Redundant Array of Independent Filesystems, Chaitanya Patti
Relabeling UUID,
Bill Davidsen
Shrinking a RAID1--superblock problems,
Jonathan Terhorst
2.6.19-git19 messages, Shane
Does the md codes can work well under SMP?, liyiming
[PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitly., NeilBrown
Norco DS-1220, Jeff Breidenbach
If this behavior is supported by raid5?,
liyiming
disappointed with 3ware 9550sx,
dean gaudet
oops on 2.6.19-rc6-mm2: deref of 0x28 at permission+0x7,
Jiri Slaby
mdadm assemble question,
Jacob Schmidt Madsen
array sync looping,
linux-raid-kernel-org
[PATCH 000 of 5] md: Assorted minor fixes for mainline,
NeilBrown
Newer mdadm breaks our initial ramdisk init scripts, Andreas Haumer
chunk size must be power of two?,
James Braid
Questions about RAID1/RAID5 read error handling,
michael michael
RAID5, 2 out of 4 disks failed, Events value differs too much,
Bodo Thiesen
Partitioned arrays initially missing from /proc/partitions,
Mike Accetta
[PATCH 00/12] md raid acceleration and the async_tx api,
Dan Williams
- [PATCH 02/12] dmaengine: add the async_tx api, Dan Williams
- [PATCH 10/12] md: use async_tx and raid5_run_ops for raid5 expansion operations, Dan Williams
- [PATCH 01/12] dmaengine: add base support for the async_tx api, Dan Williams
- [PATCH 09/12] md: satisfy raid5 read requests via raid5_run_ops, Dan Williams
- [PATCH 11/12] md: raid5 io requests to raid5_run_ops, Dan Williams
- [PATCH 12/12] md: remove raid5 compute_block and compute_parity5, Dan Williams
- [PATCH 04/12] md: add raid5_run_ops and support routines, Dan Williams
- [PATCH 05/12] md: workqueue for raid5 operations, Dan Williams
- [PATCH 08/12] md: move raid5 parity checks to raid5_run_ops, Dan Williams
- [PATCH 07/12] md: move raid5 compute block operations to raid5_run_ops, Dan Williams
- [PATCH 06/12] md: move write operations to raid5_run_ops, Dan Williams
- [PATCH 03/12] dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines, Dan Williams
Odd (slow) RAID performance,
Bill Davidsen
Trouble when growing a raid5 array,
Jacob Schmidt Madsen
how does autoraid work ?, peter pilsl
Observations of a failing disk,
Richard Scobie
Adding RAID on existing system : best practices ?, Bruno Costacurta
Linux RAID version question,
Dragan Marinkovic
Problems with RAID Linear Grow, Pat Fitzpatrick
Isn't raid1 obsolete by raid10 module?, Michael Tokarev
Ubuntu - RAID Array not "assembling" on boot.,
John Reeves
kernel 2.4.33.4 md raid1 problem, Andre' Breiler
mdadm --misc --detail --test ... question, Russell Hammer
raidreconf for 5 x 320GB -> 8 x 320GB,
Timo Bernack
Problem with RAID-1, inconsistent data returned if disks get out of sync, Roger Lucas
Re: Problem booting linux 2.6.19-rc5, 2.6.19-rc5-git6, 2.6.19-rc5-mm2 with md raid 1 over lvm root, Nicolas Mailhot
Raid1 uses partially reconstructed drive,
Danny Sung
Problem booting linux 2.6.19-rc5, 2.6.19-rc5-git6, 2.6.19-rc5-mm2 with md raid 1 over lvm root,
Nicolas Mailhot
why not make everything partitionable?,
martin f krafft
Raid 1 (non) performance,
Magnus Naeslund(k)
How mdadm can support > 2T,
俞先印
Raid 1 up after raidhotadd without rebuild,
Elmar Weber
safest way to swap in a new physical disk,
Will Sheffler
[PATCH 000 of 4] md: Various fixes for new cache-bypassing-reads in raid5/6,
NeilBrown
Write cache / barrier, John K Luebs
Recovering from default FC6 install,
Bill Davidsen
Swap initialised as an md?,
David
RAID1 submirror failure causes reboot?,
Jim Klimov
How to recover from massive disk failure,
Jacob Schmidt Madsen
md manpage of mdadm 2.5.6,
Joachim Wagner
Too much ECC?,
Dexter Filmore
[urgent] supermicro ejecting disks,
Louis-David Mitterrand
Randomly kernel panic with MPT SPI driver 3.04.01, Rémi VM
safely removing RAID information?,
Benjamin Schieder
bio too big device dm-XX (256 > 255) on 2.6.17,
Jure Pečar
FYI: [2.6.16 patch] drivers/md/md.c: update START_ARRAY printk,
Adrian Bunk
new array not starting,
Robin Bowes
[PATCH 000 of 9] md: udev notification, raid5 read improvements etc,
NeilBrown
Checksums wrong on one disk of mirror,
David
RAID5 array showing as degraded after motherboard replacement,
James Lee
Re: RAID5 array showing as degraded after motherboard replacement, Bill Davidsen
Checking individual drive state,
Bradshaw
invalid (zero) superblock magic upon creation of a new RAID-1 array,
Thomas Andrews
Is my RAID broken?,
Robert Hulme
mdadm 2.5.5 external bitmap assemble problem,
dean gaudet
raid5 reshape bug with XFS,
Bill Cizek
[RFC][PATCH -mm][Experimental] suspend: Do not freeze md_threads,
Rafael J. Wysocki
mdadm-2.5.4 issues and 2.6.18.1 kernel md issues,
Doug Ledford
accessing windows raid with mdadm?,
Shaya Potter
[PATCH 28/61] md: Fix bug where spares dont always get rebuilt properly when they become live., Chris Wright
[PATCH 29/61] md: Fix calculation of ->degraded for multipath and raid10, Chris Wright
New features?,
John Rowe
[PATCH 000 of 6] md: udev events and cache bypass for reads,
NeilBrown
[PATCH] Check bio address after mapping through partitions.,
NeilBrown
Re: Kernel OOPS with partitioned software raid (+ further questions), Neil Brown
Kernel OOPS with partitioned software raid (+ further questions) [PATCH], Christian P. Schmidt
md array numbering is messed up,
Peb
Raid 0 breakage (maybe),
Matt Thrailkill
faulty.c does not accurately simulate failures..., Roger Gammans
raid5 bitmap performance,
Shane
Question of PCI bandwidth affect on SW RAID arrays.,
Justin Piszcz
mdadm: bitmaps not supported by this kernel?,
Michael Tokarev
RAID5 refuses to accept replacement drive.,
greg
RAID5/10 chunk size and ext2/3 stride parameter,
martin f krafft
LEDs for array?, Dexter Filmore
Need help recovering a raid5 array,
eharney
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]