Linux RAID Storage
[Prev Page][Next Page]
How to recover after md crash during reshape?,
andras
Re: How to recover after md crash during reshape?, Neil Brown
Stimate utilizator, Web-Admin
manually destriping a 4 drive raid5 with one missing drive,
Marek
[PATCH v2 00/12] blk-integrity lifetime fixes,
Dan Williams
- [PATCH v2 01/12] block: Move integrity kobject to struct gendisk, Dan Williams
- [PATCH v2 03/12] block: Reduce the size of struct blk_integrity, Dan Williams
- [PATCH v2 04/12] block: Export integrity data interval size in sysfs, Dan Williams
- [PATCH v2 02/12] block: Consolidate static integrity profile properties, Dan Williams
- [PATCH v2 05/12] block: Inline blk_integrity in struct gendisk, Dan Williams
- [PATCH v2 06/12] md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown, Dan Williams
- [PATCH v2 07/12] md: suspend i/o during runtime blk_integrity_unregister, Dan Williams
- [PATCH v2 09/12] block: generic request_queue reference counting, Dan Williams
- [PATCH v2 10/12] block: move blk_integrity to request_queue, Dan Williams
- [PATCH v2 11/12] block: blk_flush_integrity() for bio-based drivers, Dan Williams
- [PATCH v2 12/12] block, libnvdimm, nvme: provide a built-in blk_integrity nop profile, Dan Williams
- [PATCH v2 08/12] nvme: suspend i/o during runtime blk_integrity_unregister, Dan Williams
- Re: [PATCH v2 00/12] blk-integrity lifetime fixes, Martin K. Petersen
kernel: BUG: soft lockup - CPU#1 stuck for 60s! [md0_raid5:1614],
Rainer Fügenstein
[PATCH] MD: fix missing cpu_to_le32 for MD_FEATURE_JOURNAL,
Song Liu
[md:devel 40/44] drivers/md/md.c:1813:33: sparse: invalid assignment: |=, kbuild test robot
[md:devel 12/62] drivers/md/md-cluster.c:943:24: sparse: incorrect type in assignment (different base types), kbuild test robot
mdadm RAID 5 reshape not working,
Daniel J. R. May
Debian jessie - RAID 6 reshape - making no progress after >48 hours,
Phil Reynolds
Re: Block integrity registration update, Dan Williams
[PATCH v2 0/7] User namespace mount updates,
Seth Forshee
[PATCH 00/14] md-cluster: A better way for METADATA_UPDATED processing,
rgoldwyn
- [PATCH 01/14] md-cluster: Wake up suspended process, rgoldwyn
- [PATCH 02/14] md: remove_and_add_spares() to activate specific rdev, rgoldwyn
- [PATCH 03/14] md-cluster: Improve md_reload_sb to be less error prone, rgoldwyn
- [PATCH 04/14] md-cluster: Perform a lazy update, rgoldwyn
- [PATCH 05/14] md-cluster: Perform resync/recovery under a DLM lock, rgoldwyn
- [PATCH 07/14] md-cluster: Do not printk() every received message, rgoldwyn
- [PATCH 08/14] md-cluster: make other members of cluster_msg is handled by little endian funcs, rgoldwyn
- [PATCH 10/14] md-cluster: make sure the node do not receive it's own msg, rgoldwyn
- [PATCH 11/14] md-cluster: zero cmsg before it was sent, rgoldwyn
- [PATCH 12/14] md-cluster: Add 'SUSE' as author for md-cluster.c, rgoldwyn
- [PATCH 13/14] md-cluster: only call kick_rdev_from_array after remove disk successfully, rgoldwyn
- [PATCH 14/14] md: check the return value for metadata_update_start, rgoldwyn
- [PATCH 09/14] md-cluster: remove unnecessary setting for slot, rgoldwyn
- [PATCH 06/14] md-cluster: Fix adding of new disk with new reload code, rgoldwyn
- Re: [PATCH 00/14] md-cluster: A better way for METADATA_UPDATED processing, Neil Brown
Fwd: First 12Mb of data missing after accidental deletion of first drive (4 2TB raid5),
Marek
[PATCH] dm snapshot: fix memory leak in error path, Michael Opdenacker
[PATCH] dm snapshot: fix memory leak, Sudip Mukherjee
Re: Puzzled by raid 10 (f2) and raid 6 direct i/o read behaviour, Dragan Milivojević
[PATCH V2] MD: fix info output for journal disk,
Shaohua Li
Scalability of MD raid 1 mirror devices,
Suresh Babu Kandukuru
[GIT PULL REQUEST] md bugfix, Neil Brown
Re: [parted-devel] [PATCH 1/2] Add nonfs partition type 0xda (#1263835),
Phil Susi
[PATCH] md: fix 32-bit build warning,
Arnd Bergmann
[PATCH v2 0/6] mdadm support for journal device of RAID-4/5/6,
Song Liu
[PATCH 0/9] raid5-cache fixes,
Shaohua Li
- [PATCH 2/9] raid5-cache: add trim support for log, Shaohua Li
- [PATCH 3/9] raid5: journal disk can't be removed, Shaohua Li
- [PATCH 8/9] MD: set journal disk ->raid_disk, Shaohua Li
- [PATCH 9/9] MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RW, Shaohua Li
- [PATCH 7/9] MD: kick out journal disk if it's not fresh, Shaohua Li
- [PATCH 6/9] raid5-cache: start raid5 readonly if journal is missing, Shaohua Li
- [PATCH 4/9] raid5-cache: IO error handling, Shaohua Li
- [PATCH 1/9] MD: fix info output for journal disk, Shaohua Li
- [PATCH 5/9] MD: add new bit to indicate raid array with journal, Shaohua Li
- Re: [PATCH 0/9] raid5-cache fixes, Neil Brown
- Re: [PATCH 0/9] raid5-cache fixes, Neil Brown
[PATCH] md: workqueue: Remove WQ_CPU_INTENSIVE from unbound workqueue allocations,
Xunlei Pang
[PATCH] dm ioctl: bugfix for kvfree() in free_params(), Geliang Tang
30c2a1faaeb3db94fc92f79553cc72634aa3b218 broke cryptsetup on my machine,
Giedrius Statkevičius
[PATCH 0/5 v2] md-cluster: A better way for METADATA_UPDATED processing,
rgoldwyn
[PATCH RESEND] imsm: don't call abort_reshape() in imsm_manage_reshape(),
Artur Paszkiewicz
[PATCH] bcache: Really show state of work pending bit,
Petr Mladek
Problem w/ commit ac8fa4196d20 on older, slower hardware,
Joshua Kinard
raid5-cache I/O path improvements V3,
Christoph Hellwig
- [PATCH 01/11] raid5-cache: free I/O units earlier, Christoph Hellwig
- [PATCH 02/11] raid5-cache: rename flushed_ios to finished_ios, Christoph Hellwig
- [PATCH 03/11] raid5-cache: factor out a helper to run all stripes for an I/O unit, Christoph Hellwig
- [PATCH 04/11] raid5-cache: simplify state machine when caches flushes are not needed, Christoph Hellwig
- [PATCH 06/11] raid5-cache: refactor bio allocation, Christoph Hellwig
- [PATCH 05/11] raid5-cache: clean up r5l_get_meta, Christoph Hellwig
- [PATCH 07/11] raid5-cache: take rdev->data_offset into account early on, Christoph Hellwig
- [PATCH 08/11] raid5-cache: inline r5l_alloc_io_unit into r5l_new_meta, Christoph Hellwig
- [PATCH 09/11] raid5-cache: new helper: r5_reserve_log_entry, Christoph Hellwig
- [PATCH 10/11] raid5-cache: small log->seq cleanup, Christoph Hellwig
- [PATCH 11/11] raid5-cache: use bio chaining, Christoph Hellwig
- Re: raid5-cache I/O path improvements V3, Shaohua Li
[PATCH 0/6] raid5-cache fixes,
Shaohua Li
[GIT PULL REQUEST] md fixes for 4.3,
Neil Brown
[md:devel 19/33] ERROR: "wrong_size_cmpxchg" [drivers/md/raid456.ko] undefined!, kbuild test robot
[md:devel 18/33] mips-linux-gnu-ld: drivers/md/raid5-cache.o: warning: Inconsistent ISA between e_flags and .MIPS.abiflags, kbuild test robot
[PATCH] dm ioctl: use kvfree() in free_params(), Geliang Tang
[PATCH] crash in md-raid1 and md-raid10 due to incorrect list manipulation,
Mikulas Patocka
mdraid + dm-multipath - non-dm-mulitpath boot md coexisting with dm-multi md data volume?, Jeff Johnson
[PATCH 0/3] raid5-cache fixes,
Shaohua Li
[PATCH 0/5] User namespace mount updates,
Seth Forshee
[md:devel 19/30] drivers/md/raid5-cache.c:836:24: sparse: incompatible types in comparison expression (different address spaces), kbuild test robot
[PATCH 0/3] md-cluster: A better way for METADATA_UPDATED processing,
Goldwyn Rodrigues
Start reshape failed,
Xiao Ni
RAID5 Recovery From NAS With 4x3TB SATA Disks, mike
Unable to assemble RAID6 after Ubuntu>Arch switch,
Mathias Burén
Bad raid0 bio too large problem,
Jes Sorensen
md: How to change homehost without re-assemble md, Apple Yin
Guidance on reshape stuck at 0% after --grow,
Guillaume Paumier
Failed Raid6 Array.....want some guidance before attempting restart,
Another Sillyname
[PATCH 1/2] md: clear CHANGE_PENDING in readonly array,
Shaohua Li
strange syslog message on daily mdadm cron job, Jens-U. Mozdzen
Fwd: mdadm: not rebuilding IMSM array without OROM,
Justin Capella
[PATCH 0/1] Fix raid1 resync getting stuck,
Jes . Sorensen
Recommendations for RAID setup needed,
Alex
mdstat reporting (superblock & status side-by-side). Can it be changed ?,
David C. Rankin
[PATCH 00/39] drop null test before destroy functions,
Julia Lawall
raid5-cache I/O path improvements V2,
Christoph Hellwig
- [PATCH 01/12] raid5-cache: port to 4.3-rc, Christoph Hellwig
- [PATCH 02/12] raid5-cache: free I/O units earlier, Christoph Hellwig
- [PATCH 03/12] raid5-cache: rename flushed_ios to finished_ios, Christoph Hellwig
- [PATCH 05/12] raid5-cache: use FUA writes for the log, Christoph Hellwig
- [PATCH 06/12] raid5-cache: clean up r5l_get_meta, Christoph Hellwig
- [PATCH 07/12] raid5-cache: refactor bio allocation, Christoph Hellwig
- [PATCH 08/12] raid5-cache: take rdev->data_offset into account early on, Christoph Hellwig
- [PATCH 09/12] raid5-cache: inline r5l_alloc_io_unit into r5l_new_meta, Christoph Hellwig
- [PATCH 10/12] raid5-cache: new helper: r5_reserve_log_entry, Christoph Hellwig
- [PATCH 04/12] raid5-cache: factor out a helper to run all stripes for an I/O unit, Christoph Hellwig
- [PATCH 11/12] raid5-cache: small log->seq cleanup, Christoph Hellwig
- [PATCH 12/12] raid5-cache: use bio chaining, Christoph Hellwig
- Re: raid5-cache I/O path improvements V2, Shaohua Li
raid role number off on one array?,
David C. Rankin
[PATCH] Remove unused argument in md_new_event(), Goldwyn Rodrigues
raid1 resync stuck,
Jes Sorensen
md127 auto created when use "-B" to build a legacy array without superblocks,
Yi Zhang
RAID4/5/6 reshape grow stuck,
Yi Zhang
Disk failed on grow process and missing backup-file, Юрий Букин
raid5-cache I/O path improvements,
Christoph Hellwig
- [PATCH 01/10] raid5-cache: port to 4.3-rc, Christoph Hellwig
- [PATCH 02/10] raid5-cache: free I/O units earlier, Christoph Hellwig
- [PATCH 03/10] raid5-cache: use FUA writes for the log, Christoph Hellwig
- [PATCH 04/10] raid5-cache: clean up r5l_get_meta, Christoph Hellwig
- [PATCH 05/10] raid5-cache: refactor bio allocation, Christoph Hellwig
- [PATCH 06/10] raid5-cache: take rdev->data_offset into account early on, Christoph Hellwig
- [PATCH 07/10] raid5-cache: inline r5l_alloc_io_unit into r5l_new_meta, Christoph Hellwig
- [PATCH 08/10] raid5-cache: new helper: r5_reserve_log_entry, Christoph Hellwig
- [PATCH 09/10] raid5-cache: small log->seq cleanup, Christoph Hellwig
- [PATCH 10/10] raid5-cache: use bio chaining, Christoph Hellwig
- Re: raid5-cache I/O path improvements, Shaohua Li
Change "mv $targetdir/log $logdir/$log" to "cp $targetdir/log $logdir/$log",
Yi Zhang
[GIT PULL REQUEST] md updates for 4.3,
Neil Brown
[PATCH] raid5-cache: don't delay stripe captured in log, Shaohua Li
[PATCH] raid5-cache: check stripe finish out of order, Shaohua Li
[PATCH] dm: ioctl: prevent double freeing,
Sudip Mukherjee
[PATCH] imsm: don't call abort_reshape() in imsm_manage_reshape(), Artur Paszkiewicz
[PATCH] enable bypass raid5 journal for full stripe writes,
Song Liu
[PATCH] skip match_mddev_units check for special roles,
Song Liu
Raid 10 array problems,
o1bigtenor
[PATCH 0/8] raid5-cache fixes,
Shaohua Li
fix use after free in raid5-cache,
Christoph Hellwig
Re-add of raid1 drive resulted in strange loss of data on Archlinux?, David C. Rankin
[PATCH 0/6] mdadm support for journal device of RAID-4/5/6,
Song Liu
How best to re-sync raid1 array? zero superblock on removed disk and let it rebuild?,
David C. Rankin
[PATCH 1/3] config.c: since dlist is initialized as NULL, remove the useless code,
Lidong Zhong
unable to handle kernel NULL pointer dereference in get_free_stripe,
Christian Hesse
ques on multi threaded raid, Linux Raid Study
Re: [md:devel 46/50] drivers/md/raid5-cache.c:710:1371: error: call to '__cmpxchg_wrong_size' declared with attribute error: Bad argument size for cmpxchg, Shaohua Li
[md:devel 47/50] drivers/md/raid5-cache.c:828:24: sparse: incompatible types in comparison expression (different address spaces), kbuild test robot
[md:devel 41/50] drivers/md/md.c:1663:33: sparse: restricted __le32 degrades to integer, kbuild test robot
[PATCH 0/2] mdadm: Fix udev rule interaction with systemd,
Thomas Bächler
moving arrays from MBR part table install to GPT? Possible?,
David C. Rankin
[PATCH 3.10 34/35] md/bitmap: return an error when bitmap superblock is corrupt., Greg Kroah-Hartman
Problems with Seagate 8TB SMR archive drives,
Tejas Rao
[PATCH 3.14 43/44] md/bitmap: return an error when bitmap superblock is corrupt., Greg Kroah-Hartman
[PATCH stable] md/bitmap: return an error when bitmap superblock is corrupt.,
NeilBrown
[patch v2 00/11]md: fix raid5 write hole,
Shaohua Li
- [patch v2 01/11] MD: replace special disk roles with macros, Shaohua Li
- [patch v2 02/11] MD: add a new disk role to present write journal device, Shaohua Li
- [patch v2 03/11] md: override md superblock recovery_offset for journal device, Shaohua Li
- [patch v2 07/11] raid5: log reclaim support, Shaohua Li
- [patch v2 08/11] raid5: log recovery, Shaohua Li
- [patch v2 04/11] raid5: export some functions, Shaohua Li
- [patch v2 10/11] raid5: don't allow resize/reshape with cache(log) support, Shaohua Li
- [patch v2 05/11] raid5: add a new state for stripe log handling, Shaohua Li
- [patch v2 09/11] raid5: disable batch with log enabled, Shaohua Li
- [patch v2 11/11] raid5: enable log for raid array with cache disk, Shaohua Li
- [patch v2 06/11] raid5: add basic stripe log, Shaohua Li
- Re: [patch v2 00/11]md: fix raid5 write hole, NeilBrown
Failed to grow,
Daniel Koch
Rebuilding array,
Hans Malissa
[PATCH v6 06/11] md/raid5: split bio for chunk_aligned_read, Ming Lin
[PATCH v6 07/11] md/raid5: get rid of bio_fits_rdev(), Ming Lin
[PATCH v6 08/11] block: kill merge_bvec_fn() completely, Ming Lin
Problem with XOR Engine,
Tarak Anumolu
[PATCH] block: don't access bio->bi_error after bio_put(),
Sasha Levin
RAID5 TRIM/DISCARD user land support (fstriim and mkfs),
Christian Balzer
[PATCH V1 Resend 04/11] drivers: md: Drop unlikely before IS_ERR(_OR_NULL), Viresh Kumar
[Patch v1 3/4] md/raid5: STIPE_HANDLE bit in handle_strype_dirtying(), stockhausen
[Patch v1 4/4] md/raid5: Fix rmw/rcw parametrization check, stockhausen
[Patch v1 0/4] md/raid5: Cleanups for handle_stripe_dirtying(), stockhausen
[Patch v1 2/4] md/raid5: simplify handle_strype_dirtying(), stockhausen
[Patch v1 1/4] md/raid5: MAX_DISKS define, stockhausen
Re-add not selecting drive for correct slot?,
Thomas Fjellstrom
read errors aren't corrected, Mikael Abrahamsson
RAID 6 reshape/grow interrupted,
George Rapp
[GIT PULL REQUEST] md updates for 4.2-rc, NeilBrown
ANNOUNCE: mdadm 3.3.4 - A tool for managing md Soft RAID under Linux, NeilBrown
raid5: handle_stripe_dirtying,
Markus Stockhausen
RAID1 degraded,
Hans Malissa
How will mdadm handle a wrongly added drive, when the original comes back on line?,
Wilson, Jonathan
[PATCH 1/2] Safeguard against writing to an active device of another node,
Guoqing Jiang
Thoughts on big SSD arrays?,
Matt Garman
[PATCH 06/15] drivers: md: Drop unlikely before IS_ERR(_OR_NULL), Viresh Kumar
raid1 (re)-add recovery data corruption,
Yi Zhang
kernel BUG at drivers/scsi/scsi_lib.c:1101! observed during md5sum for one file on (RAID4->RAID0) device,
Yi Zhang
[V2 PATCH] Safeguard against writing to an active device of another node,
Guoqing Jiang
[PATCH 0/9]raid5: fix write hole,
Shaohua Li
raid5 regression in 4.1.x,
Tomas Papan
[PATCH] drivers/md/md.c: ignore recovery_offset if bitmap exists,
Nate Dailey
[PATCH] drivers/md/md.c: use kzalloc() when bitmap is disabled,
Benjamin Randazzo
[PATCH] md: setup safemode_timer before it's being used,
Sasha Levin
Subject: ANNOUNCE: mdadm 3.3.3 - A tool for managing md Soft RAID under Linux,
NeilBrown
Does sync_action repair raid6 zero mismatch_cnt?,
John Bridges
[PATCH] dm cache: fix alloc_bitset check that always evaluates as false,
Colin King
[PATCH 1/3] Return error if request_module fails and returns positive value,
Goldwyn Rodrigues
[PATCH] block: Do a full clone when splitting discard bios,
Martin K. Petersen
MDADM RAID5 mismatch_cnt > 0. Any way to identify which blocks disagree?, Jimmie Mayfield
[PATCH] Enable loading of bitmaps for dm-md-raid1.,
Goldwyn Rodrigues
add a bi_error field to struct bio V3,
Christoph Hellwig
Message not available
Message not available
Raid5 fails to assemble automatically,
Marc Desharnais
[PATCH] raid0: data corruption when using trim,
Seunguk Shin
Reversing parity recalculation on out-of-order RAID 6 array,
Steven Reddie
degraded raid array with bad blocks,
Fabian Fischer
CPU requirements......,
Another Sillyname
mdadm --create parameter ordering,
Steven Reddie
mdadm-grow-continue service crashing (similiar to "raid5 reshape is stuck" thread from May),
Edward Kuns
[PATCH 00/12] md-cluster: code improvement, fixs and new feature,
Guoqing Jiang
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]