Linux RAID Storage
[Prev Page][Next Page]
- Re: Question about mdadm commit d6508f0cfb60edf07b36f1532eae4d9cddf7178b "be more careful about add attempts", (continued)
- [PATCH 00/13] Add missing handling of malloc() failure,
Jes . Sorensen
- [PATCH 01/13] count_active() catch malloc() failure, Jes . Sorensen
- [PATCH 02/13] Catch malloc() failures, Jes . Sorensen
- [PATCH 03/13] Try to catch malloc() failures in Assemble.c, Jes . Sorensen
- [PATCH 04/13] Attempt to catch malloc() failure in Detail.c, Jes . Sorensen
- [PATCH 06/13] Handle malloc() errors in Manage.c, Jes . Sorensen
- [PATCH 08/13] Handle malloc() failures in devline(), Jes . Sorensen
- [PATCH 09/13] Fix malloc handling in dlink.c, Jes . Sorensen
- [PATCH 11/13] Handle malloc() failure in mdopen.c, Jes . Sorensen
- [PATCH 12/13] Handle malloc() failure in mdstat.c, Jes . Sorensen
- [PATCH 10/13] Handle malloc() failure in Grow.c, Jes . Sorensen
- [PATCH 13/13] Catch malloc() failure, Jes . Sorensen
- [PATCH 05/13] Handle malloc() failure in Examine.c, Jes . Sorensen
- [PATCH 07/13] Fix malloc() failure handling in Monitor.c, Jes . Sorensen
- Re: [PATCH 00/13] Add missing handling of malloc() failure, NeilBrown
- [PATCH] FIX: Close unused handle in child process during reshape restart,
Adam Kwolek
- [md PATCH 00/16] hot-replace support for RAID4/5/6,
NeilBrown
- [md PATCH 01/16] md: refine interpretation of "hold_active == UNTIL_IOCTL"., NeilBrown
- [md PATCH 02/16] md: take after reference to mddev during sysfs access., NeilBrown
- [md PATCH 03/16] md: remove test for duplicate device when setting slot number., NeilBrown
- [md PATCH 04/16] md: change hot_remove_disk to take an rdev rather than a number., NeilBrown
- [md PATCH 05/16] md: create externally visible flags for supporting hot-replace., NeilBrown
- [md PATCH 06/16] md/raid5: allow each slot to have an extra replacement device, NeilBrown
- [md PATCH 07/16] md/raid5: raid5.h cleanup, NeilBrown
- [md PATCH 08/16] md/raid5: remove redundant bio initialisations., NeilBrown
- [md PATCH 09/16] md/raid5: preferentially read from replacement device if possible., NeilBrown
- [md PATCH 10/16] md/raid5: allow removal for failed replacement devices., NeilBrown
- [md PATCH 11/16] md/raid5: writes should get directed to replacement as well as original., NeilBrown
- [md PATCH 12/16] md/raid5: detect and handle replacements during recovery., NeilBrown
- [md PATCH 13/16] md/raid5: handle activation of replacement device when recovery completes., NeilBrown
- [md PATCH 14/16] md/raid5: recognise replacements when assembling array., NeilBrown
- [md PATCH 15/16] md/raid5: If there is a spare and a replaceable device, start replacement., NeilBrown
- [md PATCH 16/16] md/raid5: Mark device replaceable when we see a write error., NeilBrown
- Re: [md PATCH 00/16] hot-replace support for RAID4/5/6, David Brown
- Re: [md PATCH 00/16] hot-replace support for RAID4/5/6, Peter W. Morreale
- Re: [md PATCH 00/16] hot-replace support for RAID4/5/6, Dan Williams
- PULL REQUEST md updates for 3.2, NeilBrown
- [PATCH] util.c: two typos fixed,
Lukasz Dorau
- Bad block management - which mdadm?,
Arkadiusz Miśkiewicz
- Converting from Raid 5 to 6,
Michael Busby
- Advice on build a RAID6,
Krzysztof Adamski
- How to free devices held captive by failed arrays,
Harry Mangalam
- [PATCH 0/1] Incremental() additional locking fixes,
Jes . Sorensen
- [PATCH 1/2] Create() don't leave the lock hanging on error,
Jes . Sorensen
- [PATCH] array_try_spare(): missing map_unlock(), Jes . Sorensen
- [PATCH v2 0/3] Fix mdadm vs udev race in Incremental and Assemble,
Jes . Sorensen
- mdadm "Used Dev Size" on 3TB drives,
Andrew
- [PATCH 0/2] Fixes metadata while migrating from Raid 0 to Raid 10,
Lukasz Orlowski
- [PATCH 0/3] Fix mdadm vs udev race in Incremental and Assemble,
Jes . Sorensen
- mdadm help,
Yathindra
- [PATCH] imsm: fix: correct debug printing of the volume's name, Lukasz Dorau
- [PATCH] imsm: fix: prevent segfault in mark_failure,
Lukasz Dorau
- [PATCH] md.c: trivial comment fix,
Chris Dunlop
- Working TRIM for md RAID,
Alex Besogonov
- FW: mdadm r/w operations without TEMP_FAILURE_RETRY(),
Orlowski, Lukasz
- [PATCH] fix: imsm: prevent segfault in mark_failure,
Lukasz Dorau
- [PATCH] MD: Allow restarting an interrupted incremental recovery.,
Andrei Warkentin
- [PATCH 0/1] IMSM do not assume prev + current map in same state means reshape,
Jes . Sorensen
- [PATCH] lib/raid6: Fix filename emitted in generated code,
Dan McGee
- Potential data rollback/corruption after drive failure and re-appearance, Moshe Melnikov
- 2 drive RAID10 rebuild issue, Brad Campbell
- Data recovery from linear array (Intel SS4000-E),
Johannes Moos
- [mdadm PATCH 2/2] Fix unterminated buffer after readlink() call,
Thomas Jarosch
- [mdadm PATCH 1/2] Fix off-by-one in readlink() buffer size handling, Thomas Jarosch
- mdadm --grow on raid1 returns nonzero, Kevin W Monroe
- [RFC] MD: Restart an interrupted incremental recovery.,
Andrei Warkentin
- some general md raid questions,
Peter W. Morreale
- 1.X metadata: Resuming an interrupted incremental recovery for RAID1.,
Andrei E. Warkentin
- md RAID10 questions,
Miles Fidelman
- configuration questions & advice, Miles Fidelman
- Thought about delayed sync,
Wakko Warner
- BUG: spinlock lockup while performing FS operations and detected stalls on CPUs / tasks.,
Валерий
- Odd booting problem,
maurice
- Clarification behind md 1.0 superblock resync_offset and recovery_offset?,
Andrei E. Warkentin
- [PATCH] GCC compile fix: remove calculation of unused variable 'reservation',
Jes . Sorensen
- BUG: spinlock lockup while performing FS operations,
Валерий
- [PATCH] Always run Grow_continue() for started array., Adam Kwolek
- [PULLREQUEST] md bugfix for 3.1, NeilBrown
- [PATCH] imsm: always use set_migr_type to set type of migration,
Przemyslaw Czarnowski
- Appropriate kernel group for IDE/ATA/SAS/SATA issues?, Jim Schatzman
- Does Linux support Intel Smart Response Technology?,
Guy Watkins
- [PATCH] imsm: fix: correct adding and activation of spare disks,
Lukasz Dorau
- [PATCH 0/3] Reshape restart after file system pivot (missing part),
Adam Kwolek
- MD sets failing under heavy load in a DRBD/Pacemaker Cluster,
Caspar Smit
- [PATCH 0/4] Fix freezing multiple arrays in container during assembly (2),
Adam Kwolek
- How to stress test an RAID 6 array?,
Marcin M. Jessa
- Linux raid autodetect partition disappears after RAID degrade,
Marcin M. Jessa
- mdadm - level change from raid 1 to raid 5,
Dominique
- Safely swapping a disk in a RAID456,
martin f krafft
- RAID1 question,
William Thompson
- [PATCH 0/3] Fix freezing multiple array in container during assembly,
Adam Kwolek
- [PATCH 0/2] Do not allow for resync during reshape,
Adam Kwolek
- [PATCH] fix: correct unlocking of map file,
Lukasz Dorau
- error injection,
Jojy Varghese
- Creating an md with 3TB drives.,
Marcin M. Jessa
- [PATCH 0/8] Reshape restart after filesystem pivot,
Adam Kwolek
- [PATCH] imsm: fix: stopped resync does not continue after auto-assemblation, Lukasz Dorau
- [PATCH] remove unused variable, Czarnowska, Anna
- examining the layout of an existing raid device?,
Christoph Hellwig
- Recovering from a Bad Resilver?, Kenn
- [no subject],
Kenn
- Green drives and RAID arrays with partity,
Marcin M. Jessa
- Recovery of failed RAID 6 and LVM,
Marcin M. Jessa
[PATCH] md: don't delay reboot by 1 second if no MD devices exist,
Daniel P. Berrange
potentially lost largeish raid5 array..,
Thomas Fjellstrom
Lost mdadm RAID6 array and tried everything, hoping for any other suggestions you may have,
Eduard Rozenberg
Re: RAID1 with MBR and GPT fails to auto-assemble during boot - repost,
Jim Schatzman
Recovering failed array,
Alex
[PATCH] FIX: restore_backup() throws core dump, Adam Kwolek
making a hot spare ... hot,
Brendan Hide
[PATCH] Fixed: Part of output missing during RAID creation,
Lukasz Orlowski
[PATCH 0/3] Series short description,
Lukasz Orlowski
Changed the SATA ports of two disks in RAID10 and raid disappeared,
Piotr Legiecki
Need pointers to shrinking an array,
Michał Sawicz
RAID showing all devices as spares after partial unplug,
Mike Hartman
additional feature for linear,
Henti Smith
[PATCH] FIX: Remove error message during reshape restart,
Adam Kwolek
[PATCH] Fix serious memory leak,
Lukasz Dorau
[PATCH 00/14] Series short description,
Adam Kwolek
- [PATCH 01/14] Stop array reshape when mounted initramfs is detected, Adam Kwolek
- [PATCH 02/14] Stop container reshape while using initramfs, Adam Kwolek
- [PATCH 03/14] FIX: Do not unblock array accidentally, Adam Kwolek
- [PATCH 04/14] Add continue option to grow command, Adam Kwolek
- [PATCH 05/14] Add Grow_continue_command, Adam Kwolek
- [PATCH 06/14] Check and run mdmon, Adam Kwolek
- [PATCH 07/14] FIX: Memory leak during Assembly, Adam Kwolek
- [PATCH 08/14] Check if reshape can be restarted, Adam Kwolek
- [PATCH 09/14] Move restore backup code to function, Adam Kwolek
- [PATCH 10/14] Perform restore backup for reshape continuation, Adam Kwolek
- [PATCH 11/14] Add possibility to restart reshape for native metadata, Adam Kwolek
- [PATCH 12/14] Early reshape backup verification, Adam Kwolek
- [PATCH 13/14] Check if md allows to control reshape, Adam Kwolek
- [PATCH 14/14] Manual update for --continue option, Adam Kwolek
[PATCH] imsm: FIX: Spare disk has wrong serial after takeover,
Adam Kwolek
What just happened to my disks/RAID5 array?,
Johannes Truschnigg
mdadm/Monitor.c - never removes MD devices from statelist,
Alexander Lyakas
Speeding inode access, Bill Davidsen
[PATCH 1/2] block: export __make_request,
Christoph Hellwig
Kernel OOPs after RAID10 assemble,
Moshe Melnikov
Kernel warning while read/writing, Jérôme Poulin
Converting RAID1 to RAID5,
Alex
[PULL REQUEST] more md fixes for 3.1, NeilBrown
Re: [TuxOnIce-users] Repeatable md OOPS on suspend, 2.6.39.4 and 3.0.3,
Nix
Best strategy to incrementally replace smaller HDDs,
Michał Sawicz
store a block device information in sb_info struct of ext4 file system, Shwety
[PATCH] kill-subarray: fix, cannot kill-subarray with unsupported metadata,
Labun, Marcin
[PATCH] util: fix seg-fault when trying to kill-subarray in a non-existing container,
Labun, Marcin
[PATCH] Fix: Sometimes mdmon throws core dump during reshape,
Adam Kwolek
[PATCH 0/2] udev rules behaviour,
Michal Soltys
[PATCH] trival: md_k.h should be md.h in the beginning comment of file md.h,
Wang Sheng-Hui
[PATCH v2] mdadm: close parent file descriptors when starting mdmon., Maciej Patelczyk
Raid5 to another raid level??,
Michael Busby
raid array with 3T disks and GPT partition,
Louis-David Mitterrand
freshly grown array shrinks after first reboot - major data loss,
Pim Zandbergen
[PATCH] FIX: Prevent using null list pointer,
Lukasz Dorau
[PATCH] FIX: Cannot continue reshape if incremental assembly is used,
Lukasz Dorau
[PATCH] FIX: Mdmon crashes after changing RAID level from 1 to 0,
Lukasz Dorau
[PULL REQUEST] md fixes for 3.1, NeilBrown
MD devnode still present after 'remove' udev event, and mdadm reports 'does not appear to be active',
Alexander Lyakas
[PATCH] mdadm: close parent file descriptors when starting mdmon.,
Maciej Patelczyk
set sector or minimum write size?,
Chris Pearson
possible bug - bitmap dirty pages status,
CoolCold
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]