Linux RAID Storage
[Prev Page][Next Page]
- no good deed goes unpunished...,
Dave Stevens
- Badblocks and degraded array.,
Wakko Warner
- [PATCH] Fix minor typo in mdadm manpage.,
Andrew Burgess
- RAID6 won't reassemble after disk controller failure,
Scott Sinno
- /dev/md0 can't be created,
Xiao Ni
- MD request counter broken on 4.0-rc5 RAID1,
Simon Kirby
- missing arrays after OS upgrade,
Daniel Sanabria
- Monitor new badblocks, Serge Bartosh
- [PATCH] Fix bitmap offset calculations,
Goldwyn Rodrigues
- resize a 'far' RAID10 ?, Wolfgang Denk
- Thanks for the awesome, Phil Ingram
- [GIT PULL REQUEST] one bugfix for md in 4.0-rc, NeilBrown
- is mdadm RAID1 disk full sync,
lingli tang
- Why people recommend to disable NCQ for MD RAID ?, Alireza Haghdoost
- [PATCH] md/raid5: don't do chunk aligned read on degraded array.,
Eric Mei
- Converting a .90 raid superblock to version 1.0 and whether--size parameter is needed,
Sean Harris
- chunk size K, KB, KiB, Chris Murphy
- [PATCH] dm delay: use msecs_to_jiffies for time conversion, Nicholas Mc Guire
- [PATCH 1/1] Make bm_blocks to match previous semantic,
jgq516
- [RFC PATCH 0/7] evacuate struct page from the block layer,
Dan Williams
- Bad Block Management in RAID1 and "Faulty", Ankur Bose
- [PATCH] kernfs: handle poll correctly on 'direct_read' files.,
NeilBrown
- [PATCH] dm log userspace: base: fix compile warning, Nicholas Mc Guire
- [PATCH] dm log userspace: transfer: match wait_for_completion_timeout return type, Nicholas Mc Guire
- /dev/md/xxx sporadically unavailable after mdadm --assemble /dev/md/xxx, Andrei Borzenkov
- Please kindly read my message, Sandra toyin rain elizabeth
- Raid 5: all devices marked spare, cannot assemble,
Paul Boven
- mdraid with device-mapper multipath devices, Sushma Gurram
- [patch] dm log userspace: use mempool_create_kmalloc_pool(),
David Rientjes
- two raid issues,
Dave Stevens
- smartctl-timeouts_v1.01 scripts (scterc timeout fixes), Chris
- Raid 10 Issue,
Stefan Lamby
- Help with raid 10 issue,
Stefan Lamby
- Re: RAID0 & diskstats., NeilBrown
- Last working drive in RAID1,
Eric Mei
- [PATCH] Fix stray --cluster-confrim crash,
Goldwyn Rodrigues
- Riad scrub generated errors, should I worry?,
Wilson, Jonathan
[GIT PULL REQUEST] md fixes for 4.0, NeilBrown
block devices loosing state after resume: trigger udev rules to re-apply settings,
Chris
[PATCH] Communication Framework: fix semicolon.cocci warnings,
kbuild test robot
[md:for-next 14/48] drivers/md/md-cluster.c:190:6: sparse: symbol 'recover_bitmaps' was not declared. Should it be static?,
kbuild test robot
raid0: "clean" state on drive failure/removal,
Sushma Gurram
[PATCH] IncRemove: Set "auto-read" only after successful excl open.,
Pawel Baldysiak
[PATCH] IMSM-orom: make sure, that device list is supported,
Pawel Baldysiak
smartctl-timeouts_v1.0 (erc timeout fix), Chris
[PATCH 0/5] Fix issues reported by covscan and newer GCC,
Jes . Sorensen
RAID6 write I/O amplification?,
Roman Mamedov
Inject I/O latency for RAID5/6 read and writes,
Alireza Haghdoost
Metadata > 0.90 and auto-assemble,
Joshua Kinard
Optimal chunk size for RAID5?,
Christer Solskogen
rules and scripts (erc timeout fix),
email . bug
mdadm raid 5 one disk overwritten file system failed,
John Andre Taule
[PATCH/RFC/RFT] md: allow resync to go faster when there is competing IO.,
NeilBrown
Potential Bug in "echo 0 > /dev/md0",
Alireza Haghdoost
mdadm monitoring for RAID-1 - no events after pulling out all disks., Iakiv Shchelkunov
[GIT PULL REQUEST] some more bugfixes for md., NeilBrown
[PATCH] Revert "md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write.",
Jes . Sorensen
[PATCH 2/3] md raid0: access mddev->queue (request queue member) conditionally because it is not set when accessed from dm-raid, heinzm
[PATCH 1/3] md core: add 2 API functions for takeover and resize to support dm-raid, heinzm
[PATCH 0/3] md raid: enhancements to support the device mapper dm-raid target,
heinzm
[PATCH 3/3] md bitmap: export bitmap_destroy() to support dm-raid down takover to raid0, heinzm
re-add POLICY,
Chris
[PATCH 0/1] Bug fix for mdadm 3.3 with large md device numbers,
Mike Lovell
mdadm failed to remove internal bitmap,
gary
[md PATCH] md/raid1: round up to bdev_logical_block_size in narrow_write_error,
Nate Dailey
[GIT PULL REQUEST] md updates for 3.20, NeilBrown
[PATCH RESEND] Change way of printing name of a process,
Pawel Baldysiak
[PATCH 0/1] RFC: Use /dev/md/X as default name,
Jes . Sorensen
please help - raid 1 degraded,
sunruh
RAID 1 metadata - keep separate from mirror disks ?,
Suresh Babu Kandukuru
Re: [Board] dead RAID6 array on CentOS6.6 / kernel 3.19, Adam Thompson
dead RAID6 array on CentOS6.6 / kernel 3.19,
Adam Thompson
[no subject], Kyle Logue
Wierd: Degrading while recovering raid5,
Kyle Logue
mdsadm -A won't assemble my array,
G. Michael Carter
Upgrading storage server,
Adam Goryachev
[PATCH RESEND] Monitor: fix for regression with container devices,
Artur Paszkiewicz
raid md126, md127 problem after reboot, howto fix?,
Marc Widmer
An old "write-mostly" read balance issue,
Dark Penguin
md resync ignoring unreadable sectors,
Roman Mamedov
[PATCH] drivers: md: md-thin: remove duplication with time_after, Pierre Chevalier
[PATCH] drivers: md: remove duplication with time_after, Pierre Chevalier
RAID1 might_sleep() warning on 3.19-rc7,
Tony Battersby
re: md: 'array_size' sysfs attribute,
Dan Carpenter
[md PATCH 00/26] Pending md patches.,
NeilBrown
- [md PATCH 01/26] md: do_release_stripe(): No need to call md_wakeup_thread() twice, NeilBrown
- [md PATCH 02/26] md/raid5: separate large if clause out of fetch_block()., NeilBrown
- [md PATCH 03/26] md/raid5: separate out the easy conditions in need_this_block., NeilBrown
- [md PATCH 04/26] md/raid5: need_this_block: start simplifying the last two conditions., NeilBrown
- [md PATCH 05/26] md/raid5: need_this_block: tidy/fix last condition., NeilBrown
- [md PATCH 06/26] md: rename mddev->write_lock to mddev->lock, NeilBrown
- [md PATCH 07/26] md: make ->congested robust against personality changes., NeilBrown
- [md PATCH 08/26] md: make merge_bvec_fn more robust in face of personality changes., NeilBrown
- [md PATCH 09/26] md/linear: remove rcu protections in favour of suspend/resume, NeilBrown
- [md PATCH 10/26] md: split detach operation out from ->stop., NeilBrown
- [md PATCH 11/26] md: rename ->stop to ->free, NeilBrown
- [md PATCH 12/26] md: level_store: group all important changes into one place., NeilBrown
- [md PATCH 13/26] md: protect ->pers changes with mddev->lock, NeilBrown
- [md PATCH 14/26] md/bitmap: protect clearing of ->bitmap by mddev->lock, NeilBrown
- [md PATCH 15/26] md: remove need for mddev_lock() in md_seq_show(), NeilBrown
- [md PATCH 16/26] md/raid5: use ->lock to protect accessing raid5 sysfs attributes., NeilBrown
- [md PATCH 17/26] md: remove mddev_lock() from md_attr_show(), NeilBrown
- [md PATCH 18/26] md: remove mddev_lock from rdev_attr_show(), NeilBrown
- [md PATCH 19/26] md: remove unnecessary 'buf' from get_bitmap_file., NeilBrown
- [md PATCH 20/26] md: tidy up set_bitmap_file, NeilBrown
- [md PATCH 21/26] md: move GET_BITMAP_FILE ioctl out from mddev_lock., NeilBrown
- [md PATCH 22/26] md: minor cleanup in safe_delay_store., NeilBrown
- [md PATCH 23/26] md: use mddev->lock to protect updates to resync_{min, max}., NeilBrown
- [md PATCH 24/26] md: move mddev_lock and related to md.h, NeilBrown
- [md PATCH 25/26] md: make reconfig_mutex optional for writes to md sysfs files., NeilBrown
- [md PATCH 26/26] md: wakeup thread upon rdev_dec_pending(), NeilBrown
[GIT PULL REQUEST] 2 fixes for md in 3.19, NeilBrown
Off-Topic Write cache disabling?,
Weedy
[PATCH 0/3] md: Deletion of a few unnecessary checks,
SF Markus Elfring
update mdadm version to 3.3.2 in Centos 6.4,
alpha lin
Array died during grow; now resync stopped,
Jörg Habenicht
unsynchronized raid10 with different events count,
LuVar
[PATCH] md: do_release_stripe(): No need to call md_wakeup_thread() twice,
Jes . Sorensen
raid1 narrow_write_error with 4K disks, sd "bad block number requested" messages,
Nate Dailey
raid5 Unplug the disk,
lilofile
[patch] dm cache: fix up IS_ERR vs NULL confusion,
Dan Carpenter
[PATCH] md: fix raid5 livelock,
Heinz Mauelshagen
Monitor Queue Depth for RAID-5 md device,
Alireza Haghdoost
BUG drivers/md/md.c: data-offset reshape renders array unloadable,
Wesley W. Terpstra
All drive in Raid 5 are in 'spare' mode,
Dush
Expanding partitions -> missing md on kernel load, Scott Tablett
RE: BUG in "RAID5: batch adjacent full stripe write" - commit 1b8035b0a84a69b3148bbfa1df1350501d0b0869,
Sushma Gurram
RAID 6 recovery issue,
Graham Mitchell
[PATCH] IMSM: Clear migration record on disks more often,
Pawel Baldysiak
Re: [dm-devel] [PATCH RESEND] md:Remove no longer needed fix me comment in dm-region-hash.c for removing the structure pointer, *rh from the definiton of dm_region,
Alasdair G Kergon
Is it possible to use bad_blocks to simulate write_error and activate hot-replace?, Apple Yin
livelock on MD RAID5,
Mikulas Patocka
kernel refuses devices mdadm -E accepts,
Wesley W. Terpstra
Corrupted Cisco NSS4000 raid,
Jan Hejl
[PATCH v2 6/9] md/raid5: get rid of bio_fits_rdev(),
Dongsu Park
[PATCH v2 5/7] md/raid10: make sync_request_write() call bio_copy_data(), Dongsu Park
[PATCH] dm mpath: simplify failure path of dm_miltipath_init(), Johannes Thumshirn
superfluous md_wakeup_thread(),
Jes Sorensen
raid5 hard lockup, Terry Hardie
Neil Brown is on leave, NeilBrown
Unable to make mdadm from git (fatal error: ansidecl.h),
Matt Callaghan
[PATCH] [md] raid5: check faulty flag for array status during recovery.,
Eric Mei
mdadm RAID6 "active" with spares and failed disks; need help,
Matt Callaghan
[PATCH] dm bufio: fix time comparison, Asaf Vertz
ignoring %s as it reports %s as failed,
Valentijn
Re: [dm-devel] Questions about the function, queue_empty in dm-cache-policy-mq.c, Joe Thornber
[PATCH] md: dm-thin-metadata: Remove unused function, Rickard Strandqvist
Reassembling RAID1 after good drive was offline [newbie],
Aryeh Leib Taurog
Can't reshape raid0 to raid10,
Xiao Ni
[SOLVED] Re: On RAID5 read error during syncing - array .A.A, Emery Guevremont
Big trouble during reassemble a Raid5,
sylvain . depuille
A recommendation from Friend, screw college, I'm dropping out, fernalynbuendia
[PATCH][MD] raid : fix raid recoverying all data corruption, when j=0(sectors) interrupted by "echo idle > /sys/block/md0/md/sync_action", 董杨
md_raid5 recovering failed need help,
Stephan Hafiz
[PATCH] Monitor: fix for regression with container devices, Artur Paszkiewicz
[RFC PATCH 12/17] md/raid10: make sync_request_write() call bio_copy_data(),
Dongsu Park
4 disks outage in RAID6,
Mark Kolama
[PATCH 23/24] Read from the first device when an area is resyncing, Goldwyn Rodrigues
[PATCH 24/24] Add new disk to clustered array, Goldwyn Rodrigues
[PATCH 21/24] Resync start/Finish actions, Goldwyn Rodrigues
[PATCH 22/24] Suspend writes in RAID1 if within range, Goldwyn Rodrigues
[PATCH 20/24] Send RESYNCING while performing resync start/stop, Goldwyn Rodrigues
[PATCH 19/24] Reload superblock if METADATA_UPDATED is received, Goldwyn Rodrigues
[PATCH 18/24] metadata_update sends message to other nodes, Goldwyn Rodrigues
[PATCH 17/24] Communication Framework: Sending functions, Goldwyn Rodrigues
[PATCH 16/24] Communication Framework: Receiving, Goldwyn Rodrigues
[PATCH 15/24] Perform resync for cluster node failure, Goldwyn Rodrigues
[PATCH 14/24] Initiate recovery on node failure, Goldwyn Rodrigues
[PATCH 13/24] Copy set bits from another slot, Goldwyn Rodrigues
[PATCH 12/24] bitmap_create returns bitmap pointer, Goldwyn Rodrigues
[PATCH 11/24] Gather on-going resync information of other nodes, Goldwyn Rodrigues
[PATCH 10/24] Lock bitmap while joining the cluster, Goldwyn Rodrigues
[PATCH 09/24] Use separate bitmaps for each nodes in the cluster, Goldwyn Rodrigues
[PATCH 08/24] Add node recovery callbacks, Goldwyn Rodrigues
[PATCH 07/24] Return MD_SB_CLUSTERED if mddev is clustered, Goldwyn Rodrigues
[PATCH 06/24] Introduce md_cluster_info, Goldwyn Rodrigues
[PATCH 05/24] Introduce md_cluster_operations to handle cluster functions, Goldwyn Rodrigues
[PATCH 04/24] DLM lock and unlock functions, Goldwyn Rodrigues
[PATCH 03/24] Create a separate module for clustering support, Goldwyn Rodrigues
[PATCH 02/24] Add number of nodes to bitmap structure for clustering,
Goldwyn Rodrigues
[PATCH 01/24] md-cluster: Design Documentation,
Goldwyn Rodrigues
[PATCH 00/24] Clustered MD RAID1,
Goldwyn Rodrigues
Hung RAID5 array with discard,
Terry Hardie
Re: [PATCH] drivers:md: Remove no longer needed fixme comment in raid5.c,
NeilBrown
indefinite hang when growing/reshaping,
Chris Murphy
Panic doing BLKDISCARD on a raid 5 array on linux 3.17.3,
Anthony Wright
Expand RAID5 array or switch to RAID10,
George Duffield
RE: md_raid5 using 100% CPU and hang with status resync=PENDING, if a drive is removed during initialization,
Manibalan P
Re: Question about my patch,
NeilBrown
[PATCH] Update CONFIG_DM_CRYPT help-text link,
Loic Pefferkorn
udisks error creating watch file in md127 container directory,
John L. Center
[GIT PULL REQUEST] md updates for 3.19, NeilBrown
Lost raid 5 volume,
Neil .
raid10: 6 out of 8 disks marked as stale on every restart,
Peter Kieser
Growing RAID-10 (near-2) array - which kernel needed?,
cvb
On RAID5 read error during syncing - array .A.A,
Emery Guevremont
Re: Bug#763917: mdadm: rounding errors in human_size(),
Michael Tokarev
Multiple arrays out of devices belonging to single array,
Michael Tokarev
pretty unstable raid 5 now,
Matthew M. Dean
RAID1 + power fail + unwanted activation,
Csordás Csaba
The DM_BUFIO_HASH_BITS is defined as 20, any plan to make it flexible?,
zhangxiao
upgrading a RAID array in-place with larger drives. request for review of my approach?,
terrygalant
[PATCH 0/8] replace memset by memzero_explicit,
Julia Lawall
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]