Linux RAID Storage
[Prev Page][Next Page]
- [PULL REQUEST] md bug fix for 3.18, NeilBrown
- Raid 6 Fail Event,
Justin Stephenson
- homehost and 0.90 format,
Boylan, Ross
- Disks never stop spinning,
P. Gautschi
- md with shared disks,
Anton Ekermans
- What is the correct way of making image copy of a member disk in md array?, Ram Ramesh
- --no-degraded does not work,
P. Gautschi
- RAID 6 (containing LUKS dm-crypt) recovery help.,
xar
- Maintenance Checklist (sanity check request), Barrett Lewis
- Fake RAID 10 on ASRock Z97 Extreme3 with Slackware 14.1,
gornea
- mdadm named array (metadata 1.2) and udev when assembling an array in initramfs,
Stephen Kent
- Trying to get POLICY working,
Caspar Smit
- Raid5 drive fail during grow and no backup,
Vince
- [PATCH] mdadm: fix --detail for cases where device count > max_devices/2,
Or Sagi
- Grub2/raid quickie ...,
Wols Lists
- Split RAID: Proposal for archival RAID using incremental batch checksum,
Anshuman Aggarwal
mdadm creates corrupt superblock,
Hans Kraus
can i recover an all spare raid10 array ?,
Roland RoLaNd
Message not available
Very small bug on assemble --force,
Ethan Wilson
RAID1 removing failed disk returns EBUSY,
Joe Lawrence
Raid1 element stuck in (S) state,
micah anderson
storage with "very high Average Read/Write Request Time",
Peter Grandi
[PATCH] Grow: fix resize of array component size to > 32bits,
Justin Maggard
Help with raid1 to raid5 reshape after crash,
shane-kernel
Problem with a dgaded array (not related to my last question), Hans Kraus
[patch] dm raid: pointer math issue in super_sync(),
Dan Carpenter
question about MD raid rebuild performance degradation even with speed_limit_min/speed_limit_max set.,
Jason Keltz
Kernel says there is not a valid superblock, but there is,
Phillip Susi
How do I set 'write-behind' on existing array?,
Hans Kraus
Multiple drive failure after stupid mistake. Help needed,
Per-Ola Stenborg
I will pay money for the correct RAID recovery instructions,
Ian Young
Preventing automatic start of ARRAY on Kubuntu,
P. Gautschi
[GIT PULL REQUEST] md updates for 3.18, NeilBrown
migrate to bad block list,
Michael Ryan
[GIT PULL] LLVMLinux patches for v3.18, Behan Webster
[PATCH] lib/raid6: Add log level to printks,
Anton Blanchard
mdadm: /dev/sdX2 has wrong raid level., Weedy
mdadm --grow with --backup-file does not create backupfile?,
Ram Ramesh
"bitmap file is out of date, doing full recovery",
Alexander Lyakas
Good drive got kicked out - does mdadm assemble across suspend/resume like it does across reboots?,
Ram Ramesh
Is it safe to shutdown while mdadm --grow is in progress.,
Ram Ramesh
[PATCH] monitor: fix nullptr dereference when get_md_name() returns NULL,
Sergey Vidishev
Bad sequential performance of RAID5 with a lot of disk seeks,
P. Gautschi
Cancelling not pausing array check,
Patrik Horník
auto assemble in read-only mode?,
Errol Neal
Hot replacing device in RAID 6,
Patrik Horník
MD Raid1 hangs system on read error (3.10),
Matthijs Kooijman
2 disk raid 5 failure,
Jean-Paul Sergent
raid6 appears not-degraded just after creation,
Ethan Wilson
build-sys: do not depend on check_rundir for executables,
Michael Tokarev
Extremely High mismatch_cnt on RAID1 system,
Dennis Grant
[GIT PULL REQUEST] one last-minute update for md/raid5, NeilBrown
Why MD often doesn't correct read errors?, Ethan Wilson
Re: [dm-devel] dm-raid: add RAID discard support,
NeilBrown
[PATCH] dm-log-userspace: fix memory leak on failure path in dm_ulog_tfr_init(),
Alexey Khoroshilov
UEFI and mdadm questions.,
Wilson, Jonathan
raid1 - ssd, doubts,
Roberto Spadim
BOUNTY REQUEST: Patch to RAID1/mdadm to DISABLE/ENABLE ALL SYNC ACTIONS, RECOVERY, etc, Errol Neal
[RESEND PATCH] drivers/md: Use rcu_dereference() for accessing rcu pointer,
Pranith Kumar
[PATCH] drivers/md: Use rcu_dereference() for accessing rcu pointer, Pranith Kumar
[PATCH] md, sysfs, LLVMLinux: Remove nested function from bcache sysfs, Behan Webster
Raid5 hang in 3.14.19,
BillStuff
[PATCH] dm: sparse: Annotate field with __rcu for checking,
Pranith Kumar
[PATCH] md: avoid potential long delay under pers_lock,
Chao Yu
Re: More 'D' state processes, Pavel Hofman
[GIT PULL REQUEST] late md/raid1 bug fixes for 3.17,
NeilBrown
[PATCH v4 00/12] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM,
behanw
- [PATCH v4 10/12] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c, behanw
- [PATCH v4 12/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c, behanw
- [PATCH v4 11/12] security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c, behanw
- [PATCH v4 09/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c, behanw
- [PATCH v4 04/12] crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c, behanw
- [PATCH v4 08/12] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt, behanw
- [PATCH v4 03/12] crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c, behanw
- [PATCH v4 07/12] crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c, behanw
- [PATCH v4 01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code, behanw
- [PATCH v4 06/12] crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c, behanw
- [PATCH v4 02/12] btrfs: LLVMLinux: Remove VLAIS, behanw
- [PATCH v4 05/12] crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c, behanw
Moving root to raid, weird raid behaviour,
Wols Lists
raid5 missing disks during chunk size grow,
Martin Senebald
not enough operational mirrors,
Ian Young
Please advise, strange "not enough to start the array while not clean",
Patrik Horník
What happens with array when external write-intent bitmap fails?,
Andrei Borzenkov
read error recovery threshold,
Eric Mei
[PATCH v3 00/12] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM,
behanw
- [PATCH v3 12/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c, behanw
- [PATCH v3 11/12] security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c, behanw
- [PATCH v3 10/12] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c, behanw
- [PATCH v3 07/12] crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c, behanw
- [PATCH v3 09/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c, behanw
- [PATCH v3 08/12] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt, behanw
- [PATCH v3 06/12] crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c, behanw
- [PATCH v3 05/12] crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c, behanw
- [PATCH v3 04/12] crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c, behanw
- [PATCH v3 02/12] btrfs: LLVMLinux: Remove VLAIS, behanw
- [PATCH v3 03/12] crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c, behanw
- [PATCH v3 01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code, behanw
grub-probe: "found two disks with the index 3 for RAID md2" after changing superblock 0.9 to 1.0,
Andy Smith
Re: dmadm question,
NeilBrown
seems like a deadlock in workqueue when md do a flush,
Vaughan Cao
Speeding up reading with RAID1 and --write-mostly,
martin f krafft
<Possible follow-ups>
Re: Speeding up reading with RAID1 and --write-mostly, martin f krafft
Status of discard support in MD RAID,
Brassow Jonathan
frequent disk activity with mdadm-3.3,
Marco Schindler
access to old raid1 partitions after reinstall on two new disks,
system . admin
Howto start reshape from 100% when change readonly raid to readwrite,
Apple Yin
Boot option raid=parttitionable and autodetection,
Bostjan Skufca
Raid 1 vs Raid 10 single thread performance,
Bostjan Skufca
[patch v2 0/6] raid5: automatically batch adjacent full stripe write,
shli
[PATCH 0/5] Fixes for RAID1 resync,
NeilBrown
Mirroring seek optimization resend,
Robert Long
Question about RAID1 plug/unplug code,
Alexander Lyakas
raid1_end_read_request does not retry failed READ from a recovering drive,
Alexander Lyakas
RAID0 size over 2 TB,
azurIt
[PATCH v2] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt,
behanw
raid5: direct IO and md_wakeup_thread,
Markus Stockhausen
[PATCH] Create.c: Try few more times to stop array after failed creation,
Pawel Baldysiak
RAID456 direct I/O write performance,
Markus Stockhausen
Will the write request starve?,
Xiao Ni
[PATCH RFC 0/6] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM,
behanw
[PATCH] Monitor.c (trivial) Remove bedside manner in email text.,
Phil Kauffman
mdadm patch Monitor.c, Phil Kauffman
Re: ext4 vs btrfs performance on SSD array,
Christoph Hellwig
RAID6 rmw - new numbers,
Markus Stockhausen
Converting RAID5 to RAID0,
Mike Muratet
Installing CentOS7 on to MDADM RAID1 or RAID10, Maurice Hilarius
Good hardware for mdadm,
Paul van der Vlis
raid1 data corruption during resync,
Eivind Sarto
Units for mdadm --data-offset ?,
Patrick J. LoPresti
Failed drive in RAID10 using Intel IHC, Glen Whittenberg
Seeking help to get a failed RAID5 system back to life,
Fabio Bacigalupo
Add BBL to existing array,
Peter Hoeg
Re: [PATCH] Memory leak once alloc superblock page failed, Xiao Ni
[PATCH v3 6/6] md/raid5: introduce configuration option rmw_level, Markus Stockhausen
[PATCH v3 5/6] md/raid5: activate raid6 rmw feature,
Markus Stockhausen
[PATCH v3 4/6] md/raid6 algorithms: xor_syndrome() for SSE2, Markus Stockhausen
[PATCH v3 3/6] md/raid6 algorithms: xor_syndrome() for generic int, Markus Stockhausen
[PATCH v3 2/6] md/raid6 algorithms: improve test program, Markus Stockhausen
[PATCH v3 1/6] md/raid6 algorithms: delta syndrome functions, Markus Stockhausen
[PATCH v3 0/6] md/raid6: support read-modify-write, Markus Stockhausen
Mirroring seek optimization,
Robert Long
Shrinking number of devices on a RAID-10 (near 2) array,
Andy Smith
RAID partitions, or RAID disks and partition array?,
Adam Talbot
ANNOUNCE: mdadm 3.3.2 - A tool for managing md Soft RAID under Linux, NeilBrown
Re: The parallel make patch for mdadm,
Samuli Suominen
performance degrade with RAID6 against RAID0, Mandar Joshi
Re: [PATCH] md: fix for wrong state in superblock issue in assemble process, NeilBrown
Correct RAID options,
Chris Knipe
[PATCH v2 6/6] raid5: introduce configuration option rmw_level, Markus Stockhausen
[PATCH v2 3/6] raid6 algorithms: xor_syndrome() for generic int, Markus Stockhausen
[PATCH v2 5/6] raid6: activate rmw feature, Markus Stockhausen
[PATCH v2 4/6] raid6 algorithms: xor_syndrome() for SSE2, Markus Stockhausen
[PATCH v2 2/6] raid6 algorithms: improve test program, Markus Stockhausen
[PATCH v2 1/6] raid6 algorithms: delta syndrome functions, Markus Stockhausen
[PATCH v2 0/6] raid6: support read-modify-write,
Markus Stockhausen
[GIT PULL REQUEST] bugfixes for md., NeilBrown
Can I replace raid6 disk using dd?,
Ram Ramesh
raid5.c internal stripe layout,
Markus Stockhausen
[RFC]RAID5: batch adjacent full stripe write,
Shaohua Li
ALERT: md/raid6 data corruption risk.,
NeilBrown
memory leak with linux-3.14.16,
Peter Koch
Unable to re-add a disk after a reboot.,
Ram Ramesh
How to use --freeze-reshape and is it safe?,
Ram Ramesh
Re: Bigger stripe size,
NeilBrown
[PATCH v1 0/0] raid5: fix init_stripe() inconsistencies,
Markus Stockhausen
Raid5 to raid6 reshape or recreate?,
Ram Ramesh
Sleepy drives and MD RAID 6,
Adam Talbot
Re: Sleepy drives and MD RAID 6, Roman Mamedov
Reads from write-mostly HDD instead from _non_ write-mostly SDD as expected?, Mateusz Korniak
[GIT PULL REQUEST] md updates for 3.17, NeilBrown
Clone failed,
Xiao Ni
add vs. re-add, Piergiorgio Sartor
RAID10-shrink does not work,
Peter Koch
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]