Linux RAID Storage
[Prev Page][Next Page]
- Re: md: raid10: fix use-after-free of bio, (continued)
- raid1 resync data direction defined?,
Frank van Maarseveen
- Re: Consequences of Saturday's power cutoff, John David Stone
- [GIT PATCH 0/2] stripe-queue for 2.6.23 consideration,
Dan Williams
- RAID and filesystem setup / tuning questions regarding specific scenario, Michal Soltys
- Need clarification on raid1 resync behavior with bitmap support,
Mike Snitzer
- 3ware Auto-Carve Question,
Justin Piszcz
- Partitions with == or \approx same size ?,
Seb
- A raid in a raid.,
mullaly
- [RFH] Partion table recovery,
Al Boldi
Re: [RFH] Partion table recovery, Anton Altaparmakov
Re: [RFH] Partion table recovery, Bill Davidsen
[RFT] 2.6.22.1-iop1 for improved sequential write performance (stripe-queue),
Dan Williams
2.6.19-rc5: Can't get built-in raid support, modular works correctly,
J. Hart
The surprise has come on your mail box! iafKEQ, Mike
pata_via with software raid1: "attempt to access beyond end of device",
Dâniel Fraga
Software RAID5 Horrible Write Speed On 3ware Controller!!,
Justin Piszcz
Slow Soft-RAID 5 performance,
Rui Santos
Re: Possible data corruption sata_sil24?,
Tejun Heo
asynchronous write,
Peter T. Breuer
Software Raid 5, multiple raid controller disk mixup problem,
Tobias Rehn
Re: raid5:md3: read error corrected , followed by , Machine Check,
Andrew Burgess
Software RAID across multiple SATA host controllers - OK?,
Greg Neumarke
MD RAID 5- EXT3-fs: group descriptors corrupted !, Ashutosh Naik
raid5:md3: read error corrected , followed by , Machine Check Exception: .,
Mr. James W. Laferriere
FC7 install still lacks a feature,
Bill Davidsen
how to deal with continuously getting more errors?,
jeff stern
[-mm PATCH 0/2] 74% decrease in dispatched writes, stripe-queue take3,
Dan Williams
Raid array is not automatically detected.,
Bryan Christ
Re-building an array,
mail
Re: 3ware 9650 tips,
Justin Piszcz
Re: 3ware 9650 tips, Joshua Baker-LePain
Re: 3ware 9650 tips, Andrew Klaassen
Re: 3ware 9650 tips, Mikael Abrahamsson
[GIT PULL] ioat fixes, raid5 acceleration, and the async_tx api, Dan Williams
mdadm create to existing raid5,
Jon Collette
adding drives / growing RAID-10?, Tomasz Chmielewski
Resizing RAID1 on top of LVM2 LVs, Grzegorz Nosek
Fwd: Re: RAID performance is not too well...., Rogier Wolff
md looping on recovery of raid1 array,
Ryan_MichaelS
nested raid possible?,
turbo
Dirty flag during resync, Vincze, Tamas
Expanding a RAID-5 in use from 3 disks to 6 disks,
acostoya
Dead RAID5!, John Rowe
The array is functioning normally (?),
Simon
I/O is retried forever if last disk in a md device fails, Heinzmann, Robert
[RFC PATCH 0/2] raid5: 65% sequential-write performance improvement, stripe-queue take2,
Dan Williams
Behavior of mdadm depending on user,
Michael Schwarz
RAID5 Expansion, jahammonds prost
RAID5 not being reassembled correctly after device swap,
Michael Frotscher
best way to create RAID10 on an CentOS5 install, Maurice Hilarius
XFS mount option performance on Linux Software RAID 5, Justin Piszcz
Does "--write-behind=" have to be done at create time?,
Ian Dall
Fastest Chunk Size w/XFS For MD Software RAID = 1024k,
Justin Piszcz
spare not becoming active,
Simon
[RFC PATCH 0/2] An evolutionary change to the raid456 queuing model,
Dan Williams
[md-accel PATCH 00/19] md raid acceleration and the async_tx api,
Dan Williams
- [md-accel PATCH 01/19] dmaengine: refactor dmaengine around dma_async_tx_descriptor, Dan Williams
- [md-accel PATCH 02/19] dmaengine: make clients responsible for managing channels, Dan Williams
- [md-accel PATCH 03/19] xor: make 'xor_blocks' a library routine for use with async_tx, Dan Williams
- [md-accel PATCH 04/19] async_tx: add the async_tx api, Dan Williams
- [md-accel PATCH 06/19] raid5: replace custom debug PRINTKs with standard pr_debug, Dan Williams
- [md-accel PATCH 05/19] raid5: refactor handle_stripe5 and handle_stripe6 (v2), Dan Williams
- [md-accel PATCH 07/19] md: raid5_run_ops - run stripe operations outside sh->lock, Dan Williams
- [md-accel PATCH 08/19] md: common infrastructure for running operations with raid5_run_ops, Dan Williams
- [md-accel PATCH 09/19] md: handle_stripe5 - add request/completion logic for async write ops, Dan Williams
- [md-accel PATCH 10/19] md: handle_stripe5 - add request/completion logic for async compute ops, Dan Williams
- [md-accel PATCH 11/19] md: handle_stripe5 - add request/completion logic for async check ops, Dan Williams
- [md-accel PATCH 12/19] md: handle_stripe5 - add request/completion logic for async read ops, Dan Williams
- [md-accel PATCH 13/19] md: handle_stripe5 - add request/completion logic for async expand ops, Dan Williams
- [md-accel PATCH 14/19] md: handle_stripe5 - request io processing in raid5_run_ops, Dan Williams
- [md-accel PATCH 15/19] md: remove raid5 compute_block and compute_parity5, Dan Williams
- [md-accel PATCH 16/19] dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines, Dan Williams
- [md-accel PATCH 17/19] iop13xx: surface the iop13xx adma units to the iop-adma driver, Dan Williams
- [md-accel PATCH 18/19] iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver, Dan Williams
- [md-accel PATCH 19/19] ARM: Add drivers/dma to arch/arm/Kconfig, Dan Williams
- Re: [md-accel PATCH 00/19] md raid acceleration and the async_tx api, Mr. James W. Laferriere
- Re: [md-accel PATCH 00/19] md raid acceleration and the async_tx api, Bill Davidsen
mdadm usage: creating arrays with helpful names?,
Richard Michael
deliberately degrading RAID1 to a single disk, then back again,
Maurice Hilarius
Linux Software RAID is really RAID?,
Johny Mail list
if (stripe_cache_size =< chunk_size) { BUG() },
Justin Piszcz
raid=noautodetect is apparently ignored?,
Ian Dall
Degraded array on every reboot,
John Hendrikx
stripe_cache_size and performance,
Jon Nelson
Auto rebuild of Firewire/USB drive in 3-way RAID1, Richard Michael
[PATCH git-md-accel 0/2] raid5 refactor, and pr_debug cleanup,
Dan Williams
stop sync?, Dexter Filmore
suggestions for inexpensive linux jbod?,
Mike
resync to last 27h - usually 3. what's this?,
Dexter Filmore
Software based SATA RAID-5 expandable arrays?,
greenjelly
- Re: Software based SATA RAID-5 expandable arrays?, Justin Piszcz
- Re: Software based SATA RAID-5 expandable arrays?, Dexter Filmore
- Re: Software based SATA RAID-5 expandable arrays?, Brad Campbell
- <Possible follow-ups>
- RE: Software based SATA RAID-5 expandable arrays?, Daniel Korstad
- Re: Software based SATA RAID-5 expandable arrays?, Michael
- Re: Software based SATA RAID-5 expandable arrays?, Michael
- Re: Software based SATA RAID-5 expandable arrays?, Michael
- Re: Software based SATA RAID-5 expandable arrays?, Michael
- Re: Software based SATA RAID-5 expandable arrays?, Michael
- Re: Software based SATA RAID-5 expandable arrays?, jahammonds prost
- RE: Software based SATA RAID-5 expandable arrays?, Daniel Korstad
- Re: Software based SATA RAID-5 expandable arrays?, jahammonds prost
- RE: Software based SATA RAID-5 expandable arrays?, Daniel Korstad
- Re: Software based SATA RAID-5 expandable arrays?, jahammonds prost
- Re: Software based SATA RAID-5 expandable arrays?, Michael
- Re: Software based SATA RAID-5 expandable arrays?, jahammonds prost
- Re: Software based SATA RAID-5 expandable arrays?, Michael
- Re: Software based SATA RAID-5 expandable arrays?, Michael
- RE: Software based SATA RAID-5 expandable arrays?, Daniel Korstad
- Re: Software based SATA RAID-5 expandable arrays?, Michael
- Re: Software based SATA RAID-5 expandable arrays?, Michael
2.6.22-rc4 BUG, linux
Re: [linux-lvm] 2.6.22-rc4 XFS fails after hibernate/resume,
David Greaves
raid5 recover after a 2 disk failure,
frank jenkins
raid synchronization too aggressive in 2.6.21?, Frank van Maarseveen
Machine hanging on synchronize cache on shutdown 2.6.22-rc4-git[45678],
Brad Campbell
XFS Tunables for High Speed Linux SW RAID5 Systems?,
Justin Piszcz
limits on raid,
david
Removing devices from RAID-5,
Rich Walker
RFC: dealing with bad blocks: another view, Michael Tokarev
raid1 with nbd member hangs MD on SLES10 and RHEL5,
Mike Snitzer
Re: raid5: coding style cleanup / refactor,
Andrew Morton
Mdadm recovery in infinite loop, Kyle Harris
SLES 9 SP3 and mdadm 2.6.1 (via rpm),
Thorsten Wolf
[PATCH]is_power_of_2-dm, vignesh babu
[PATCH 000 of 2] md: Introduction - bugfixes for md/raid{1,10},
NeilBrown
Paranoid read mode for raid5/6,
Mattias Wadenstein
spare group,
Tomka Gergely
what is the best approach for fixing a degraded RAID5 (one drive failed) using mdadm?,
simon redfern
Some RAID levels do not support bitmap,
Jan Engelhardt
below 10MB/s write on raid5,
Dexter Filmore
LVM on raid10 - severe performance drop,
Peter Rabbitson
question about --assume-clean,
Peter Rabbitson
Help on Recovering a Corrupted raid5 Partition,
phyros
[patch 06/54] md: Dont write more than is required of the last page of a bitmap, Chris Wright
[patch 05/54] md: Avoid overflow in raid0 calculation with large components., Chris Wright
Regarding odd RAID5 I/O patterns,
Jon Nelson
bug report on mdadm --export, Hubert Verstraete
[PATCH] md: comment add_stripe_bio, Dan Williams
minimum speed for raid5 check, Carlos Carvalho
5 HDD RAID5 not starting after controller failure,
Karsten Desler
multiple xor_block() functions,
Adrian Bunk
RAID 6 grow problem,
Iain Rauch
Customize the error emails of `mdadm --monitor`,
Peter Rabbitson
possible logic bug in raid5.c, Jens Laas
MD device flag from spare to active, Philip Bergen
problems with faulty disks and superblocks 1.0, 1.1 and 1.2,
Hubert Verstraete
very strange (maybe) raid1 testing results,
Jon Nelson
dm-crypt issue, Bill Davidsen
Creating RAID1 with bitmap fails,
Jan Engelhardt
RAID SB 1.x autodetection,
Jan Engelhardt
assemble array without rebuild - readonly mode?, Tim Harvey
raid state diagram,
Tomka Gergely
mismatch_cnt = 128 for root (/) md raid1 device,
Justin Piszcz
[RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md.,
Neil Brown
- Re: [RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md., David Chinner
- Re: [RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md., Stefan Bader
- Re: [dm-devel] [RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md., Phillip Susi
- Re: [RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md., Andreas Dilger
- Re: [RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md., Tejun Heo
- Re: [RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md., Neil Brown
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]