Linux RAID Storage
[Prev Page][Next Page]
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, (continued)
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Williams, Dan J
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Kay Sievers
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Williams, Dan J
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Kay Sievers
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, NeilBrown
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Kay Sievers
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, NeilBrown
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Lennart Poettering
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Williams, Dan J
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Lennart Poettering
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Williams, Dan J
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Michal Soltys
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Michal Soltys
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Michal Soltys
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Williams, Dan J
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Lennart Poettering
- Re: [systemd-devel] systemd kills mdmon if it was started manually by user, Lennart Poettering
- safe_mode_delay always zero after ddf container was assembled, Andrey Borzenkov
- Degraded Array,
Leslie Rhorer
- [PATCH] Monitor: do not move partitions to external container,
Czarnowska, Anna
- RAID-5 implementation questions,
Phil Karn
- [PATCH 2/2] Monitor: don't add more spares than needed,
Czarnowska, Anna
- [PATCH 1/2] Monitor: only get min_size once, Czarnowska, Anna
- turn off auto assembly,
Stefan /*St0fF*/ Hübner
- Write cache,
mark delfman
- growing md2, do I need three reboots?,
Janek Kozicki
- [PATCH 00/10] Pre-migration patch series,
Adam Kwolek
- [PATCH 01/10] FIX: Cannot exit monitor after takeover, Adam Kwolek
- [PATCH 02/10] FIX: Problem with removing array after takeover, Adam Kwolek
- [PATCH 03/10] FIX: Add error code for raid_disks set, Adam Kwolek
- [PATCH 04/10] Add support to skip slot configuration, Adam Kwolek
- [PATCH 05/10] Add spares to raid0 array using takeover, Adam Kwolek
- [PATCH 06/10] FIX: open backup file for reshape as function, Adam Kwolek
- [PATCH 07/10] FIX: Do not use layout for raid4 and raid0 while geo map computing, Adam Kwolek
- [PATCH 08/10] FIX: sync_completed_fd handler has to be closed, Adam Kwolek
- [PATCH 09/10] FIX: Honor !reshape state on wait_reshape() entry, Adam Kwolek
- [PATCH 10/10] FIX: wait_backup() sometimes hungs, Adam Kwolek
- Re: [PATCH 00/10] Pre-migration patch series, Neil Brown
- Re: md as module cannot be reloaded.,
Neil Brown
- [PATCH] Monitor: pass statelist reference when adding new arrays,
Czarnowska, Anna
- [PATCH] fix: assemble for external metadata generates segfault if invalid device found,
Hawrylewicz Czarnowski, Przemyslaw
- Re: Software RAID and Fakeraid,
Phillip Susi
- rewrite for sync_action for drive refresh, Walter Haidinger
- [PATCH v6 0/4] ext4: Coordinate data-only flush requests sent by fsync,
Darrick J. Wong
- Problems after reshaping of Raid5 array,
Michele Bonera
- mdadm seems not be doing rewrites on unreadable blocks,
Philip Hands
- [PATCH] FIX: chunk_size cannot be read by mdstat,
Adam Kwolek
- understanding RAID1 conf printout in syslog,
Andreas Rudin
- Q: LVM over RAID, or plain disks? A:"Yes" = best of both worlds?,
hansbkk
RAID10 striping vs LVM striping over RAID1 (noob),
hansbkk
Re: RAID10 striping vs LVM striping over RAID1 (noob), hansbkk
[PATCH 4/4] Monitor: array that has disappeared doesn't need spares, Czarnowska, Anna
[PATCH 3/4] Monitor: fix writing autorebuild.pid, Czarnowska, Anna
[PATCH 2/4] Monitor: reset dev when size too small, Czarnowska, Anna
[PATCH 1/4] Monitor: devid should be dev_t, Czarnowska, Anna
[PATCH 00/53] External Metadata Reshape,
Adam Kwolek
- [PATCH 01/53] Provide a mdstat_ent to subarray helper, Adam Kwolek
- [PATCH 02/53] block monitor: freeze spare assignment for external arrays, Adam Kwolek
- [PATCH 03/53] Manage: allow manual control of external raid0 readonly flag, Adam Kwolek
- [PATCH 04/53] Grow: mark some functions static, Adam Kwolek
- [PATCH 05/53] Assemble: fix assembly in the delta_disks > max_degraded case, Adam Kwolek
- [PATCH 06/53] Grow: fix check for raid6 layout normalization, Adam Kwolek
- [PATCH 07/53] Grow: add missing raid4 geometries to geo_map(), Adam Kwolek
- [PATCH 08/53] fix a get_linux_version() comparison typo, Adam Kwolek
- [PATCH 09/53] Create: cleanup/unify default geometry handling, Adam Kwolek
- [PATCH 10/53] Initialize st->devnum and st->container_dev in super_by_fd, Adam Kwolek
- [PATCH 11/53] Document the external reshape implementation, Adam Kwolek
- [PATCH 12/53] External reshape (step 1): container reshape and ->reshape_super(), Adam Kwolek
- [PATCH 13/53] External reshape (step 2): Freeze container, Adam Kwolek
- [PATCH 14/53] FIX: Cannot exit monitor after takeover, Adam Kwolek
- [PATCH 15/53] FIX: Unfreeze not only container for external metadata, Adam Kwolek
- [PATCH 16/53] Add takeover support for external meta, Adam Kwolek
- [PATCH 17/53] Disk removal support for Raid10->Raid0 takeover, Adam Kwolek
- [PATCH 18/53] Treat feature as experimental, Adam Kwolek
- [PATCH 19/53] imsm: Add support for general migration, Adam Kwolek
- [PATCH 20/53] imsm: Add reshape_update for grow array case, Adam Kwolek
- [PATCH 21/53] imsm: FIX: core dump during imsm metadata writing, Adam Kwolek
- [PATCH 23/53] Process reshape initialization by managemon, Adam Kwolek
- [PATCH 22/53] Send information to managemon about reshape request, Adam Kwolek
- [PATCH 25/53] imsm: Verify slots in meta against slot numbers set by md, Adam Kwolek
- [PATCH 24/53] Add support to skip slot configuration, Adam Kwolek
- [PATCH 26/53] imsm: Cancel metadata changes on reshape start failure, Adam Kwolek
- [PATCH 27/53] imsm: Do not accept messages sent by mdadm, Adam Kwolek
- [PATCH 28/53] imsm: Do not indicate resync during reshape, Adam Kwolek
- [PATCH 29/53] Add spares to raid0 array using takeover, Adam Kwolek
- [PATCH 30/53] imsm: FIX: Fill sys_name field in getinfo_super(), Adam Kwolek
- [PATCH 31/53] imsm: FIX: Fill delta_disks field in getinfo_super(), Adam Kwolek
- [PATCH 32/53] imsm: FIX: spare list contains one device several times, Adam Kwolek
- [PATCH 33/53] Prepare and free fdlist in functions, Adam Kwolek
- [PATCH 34/53] Compute backup blocks in function., Adam Kwolek
- [PATCH 35/53] Control reshape in mdadm, Adam Kwolek
- [PATCH 36/53] Finalize reshape after adding disks to array, Adam Kwolek
- [PATCH 37/53] mdadm: second_map enhancement for imsm_get_map(), Adam Kwolek
- [PATCH 38/53] mdadm: read chunksize and layout from mdstat, Adam Kwolek
- [PATCH 39/53] mdadm: Add IMSM migration record to intel_super, Adam Kwolek
- [PATCH 40/53] mdadm: add backup methods to superswitch, Adam Kwolek
- [PATCH 41/53] mdadm: support restore_stripes() from the given buffer, Adam Kwolek
- [PATCH 42/53] mdadm: support backup operations for imsm, Adam Kwolek
- [PATCH 43/53] mdadm: migration restart for external meta, Adam Kwolek
- [PATCH 44/53] Add mdadm->mdmon sync_max command message, Adam Kwolek
- [PATCH 45/53] mdadm: support grow operation for external meta, Adam Kwolek
- [PATCH 46/53] FIX: Allow for reshape without backup file, Adam Kwolek
- [PATCH 47/53] FIX: Honor !reshape state on wait_reshape() entry, Adam Kwolek
- [PATCH 48/53] WORKAROUND: md reports idle state during reshape start, Adam Kwolek
- [PATCH 49/53] imsm Fix: Core during rebuild on array details read, Adam Kwolek
- [PATCH 50/53] Change manage_reshape() placement, Adam Kwolek
- [PATCH 51/53] Migration: raid5->raid0, Adam Kwolek
- [PATCH 52/53] Migration raid0->raid5, Adam Kwolek
- [PATCH 53/53] Migration: Chunk size migration, Adam Kwolek
- Re: [PATCH 00/53] External Metadata Reshape, Neil Brown
[PATCH] Monitor: few bug fixes for spare migration,
Czarnowska, Anna
[PATCH] Spare migration tests,
Czarnowska, Anna
raid related kernel hang in 2.6.36,
Du Jun
Unable to assemble a multi-degraded Raid5...,
Andrea Gelmini
[PULL REQUEST] md fixes for 2.6.37, Neil Brown
Raid10 algorithm for choosing the reading drive, Spelic
[PATCH] md: Fix single printks with multiple KERN_<level>s,
Joe Perches
raid10 speed drops significantly on large chunks, Spelic
RE: How to recreate a dmraid RAID array with mdadm, Mike Viau
[PATCH v3 18/22] md: use little-endian bit operations, Akinobu Mita
[PATCH 00/21] Series short description,
Adam Kwolek
- [PATCH 01/21] imsm: Remove unnecessary code, Adam Kwolek
- [PATCH 02/21] imsm: Change some debug output information, Adam Kwolek
- [PATCH 03/21] imsm: FIX: imsm_check_reshape_conditions change ret_val, Adam Kwolek
- [PATCH 04/21] FIX: Use MDADM_EXPERIMENTAL environment variable, Adam Kwolek
- [PATCH 05/21] FIX: Allow for reshape without backup file, Adam Kwolek
- [PATCH 06/21] imsm: FIX: Guard size setting, Adam Kwolek
- [PATCH 07/21] imsm: FIX: Reshape Cancel message on 2nd array doesn't work correctly, Adam Kwolek
- [PATCH 08/21] imsm: FIX: Continue expansion after -As command, Adam Kwolek
- [PATCH 09/21] FIX: Cannot exit monitor after takeover, Adam Kwolek
- [PATCH 10/21] FIX: Unfreeze not only container for external metadata, Adam Kwolek
- [PATCH 11/21] FIX: Honor !reshape state on wait_reshape() entry, Adam Kwolek
- [PATCH 12/21] WORKAROUND: md reports idle state during reshape start, Adam Kwolek
- [PATCH 13/21] imsm Fix: Core during rebuild on array details read, Adam Kwolek
- [PATCH 14/21] FIX: Level field can be NULL, Adam Kwolek
- [PATCH 15/21] FIX: Checkpointing: Enable checkpointing for non-growing migrations, Adam Kwolek
- [PATCH 16/21] FIX: Start mdmon after changing level, Adam Kwolek
- [PATCH 17/21] Change manage_reshape() placement, Adam Kwolek
- [PATCH 18/21] imsm: Use geo structure, Adam Kwolek
- [PATCH 19/21] Migration: raid5->raid0, Adam Kwolek
- [PATCH 20/21] Migration raid0->raid5, Adam Kwolek
- [PATCH 21/21] Migration: Chunk size migration, Adam Kwolek
- Re: [PATCH 00/21] Series short description, Neil Brown
Superblocks out-of-sync on a RAID5 array, Michał Sawicz
[PATCH] md: Call blk_queue_flush() to establish flush/fua support,
Darrick J. Wong
RE: Devel 3.2 branch issues,
Czarnowska, Anna
Device state during an incremental assembly,
Wakko Warner
raid6 failed due to loss of connection,
Björn Englund
Re: Help! I killed my mdadm raid 5 - more info I should have included, p3-500
Help! I killed my mdadm raid 5,
p3-500
faulty array member,
Roberto Nunnari
Re: faulty array member, Neil Brown
Boot from degraded MD array,
G, Sushma
[PATCH 00/13] Series short description,
Krzysztof Wojcik
- [PATCH 01/13] Provide a mdstat_ent to subarray helper, Krzysztof Wojcik
- [PATCH 02/13] block monitor: freeze spare assignment for external arrays, Krzysztof Wojcik
- [PATCH 03/13] Manage: allow manual control of external raid0 readonly flag, Krzysztof Wojcik
- [PATCH 04/13] Grow: mark some functions static, Krzysztof Wojcik
- [PATCH 05/13] Assemble: fix assembly in the delta_disks > max_degraded case, Krzysztof Wojcik
- [PATCH 06/13] Grow: fix check for raid6 layout normalization, Krzysztof Wojcik
- [PATCH 07/13] Grow: add missing raid4 geometries to geo_map(), Krzysztof Wojcik
- [PATCH 08/13] fix a get_linux_version() comparison typo, Krzysztof Wojcik
- [PATCH 09/13] Create: cleanup/unify default geometry handling, Krzysztof Wojcik
- [PATCH 10/13] Initialize st->devnum and st->container_dev in super_by_fd, Krzysztof Wojcik
- [PATCH 11/13] Document the external reshape implementation, Krzysztof Wojcik
- [PATCH 12/13] External reshape (step 1): container reshape and ->reshape_super(), Krzysztof Wojcik
- [PATCH 13/13] External reshape (step 2): Freeze container, Krzysztof Wojcik
Array read 3 time slower to read after data fully loaded,
Zoltan Szecsei
bug in bio_map_user_iov,
Michael Demmer
[PATCH] md: Fix nr_pending race during raid10 recovery,
Aniket Kulkarni
mdadm raid6->LVM->ext4 setup,
Zoltan Szecsei
[RFC][PATCH] md: force full sync when adding the wrong device to a mirror,
Nate Dailey
ata4.00: exception Emask 0x0 SAct 0x1b7ffff SErr 0x0 action 0x6 frozen,
Pol Hallen
raid5 to raid6 reshape - power loss - does not assemble any more,
Aussie
Suggestion for rebuilding my raids?, Stefan G. Weichinger
Confusion with setting up new RAID6 with mdadm,
Zoltan Szecsei
How to recreate a dmraid RAID array with mdadm (was: no subject),
Mike Viau
[no subject],
Mike Viau
read errors (in superblock?) aren't fixed by md?,
Michael Tokarev
[PATCH] md: fix return value of rdev_size_change(),
Justin Maggard
Re: [PATCH] md: fix return value of rdev_size_change(), Neil Brown
[PATCH] md: raid5: update suspend_hi during the reshape, Kwolek, Adam
[PATCH 11/31] imsm: Verify slots in meta against slot numbers set by md, Kwolek, Adam
[PATCH 12/31] imsm: Cancel metadata changes on reshape start failure, Kwolek, Adam
[PATCH 29/31] mdadm: migration restart for external meta, Kwolek, Adam
[PATCH 23/31] mdadm: second_map enhancement for imsm_get_map(), Kwolek, Adam
[PATCH 19/31] Prepare and free fdlist in functions, Kwolek, Adam
[PATCH 28/31] mdadm: support backup operations for imsm, Kwolek, Adam
[PATCH 30/31] Add mdadm->mdmon sync_max command message, Kwolek, Adam
[PATCH 22/31] Finalize reshape after adding disks to array, Kwolek, Adam
[PATCH 26/31] mdadm: add backup methods to superswitch, Kwolek, Adam
[PATCH 27/31] mdadm: support restore_stripes() from the given buffer, Kwolek, Adam
[PATCH 14/31] imsm: Do not indicate resync during reshape, Kwolek, Adam
[PATCH 20/31] Compute backup blocks in function., Kwolek, Adam
[PATCH 24/31] mdadm: read chunksize and layout from mdstat, Kwolek, Adam
[PATCH 25/31] mdadm: Add IMSM migration record to intel_super, Kwolek, Adam
[PATCH 15/31] Add spares to raid0 array using takeover, Kwolek, Adam
[PATCH 21/31] Control reshape in mdadm, Kwolek, Adam
[PATCH 18/31] imsm: FIX: spare list contains one device several times, Kwolek, Adam
[PATCH 16/31] imsm: FIX: Fill sys_name field in getinfo_super(), Kwolek, Adam
[PATCH 17/31] imsm: FIX: Fill delta_disks field in getinfo_super(), Kwolek, Adam
[PATCH 13/31] imsm: Do not accept messages sent by mdadm, Kwolek, Adam
[PATCH 08/31] Send information to managemon about reshape request, Kwolek, Adam
[PATCH 10/31] Add support to skip slot configuration, Kwolek, Adam
[PATCH 07/31] imsm: FIX: core dump during imsm metadata writing, Kwolek, Adam
[PATCH 04/31] Treat feature as experimental, Kwolek, Adam
[PATCH 03/31] FIX: allow for execution for new size set to 0, Kwolek, Adam
[PATCH 02/31] Disk removal support for Raid10->Raid0 takeover, Kwolek, Adam
[PATCH 01/31] Add takeover support for external meta, Kwolek, Adam
[PATCH 00/31] Add Online Capacity Expansion with checkpointing to mdadm for external metadata, Kwolek, Adam
[PATCH 09/31] Process reshape initialization by managemon, Kwolek, Adam
[PATCH 06/31] imsm: Add reshape_update for grow array case, Kwolek, Adam
[PATCH 05/31] imsm: Add support for general migration, Kwolek, Adam
[PATCH 31/31] mdadm: support grow operation for external meta, Kwolek, Adam
md raid1 rebuild bug? (2.6.32.25),
Sebastian Färber
Superblock V 1.2,
Martin Cracauer
[PATCH 14/49] drivers/md: Use vzalloc, Joe Perches
Determining which spindle is out of order,
Nat Makarevitch
status of sas1068 ata-passthrough bug?,
Matt Garman
reshape success story,
Florian Dazinger
argh!,
Jon Hardcastle
3T drives and RAID,
Leslie Rhorer
When does the raid bitmap actually work.,
Daniel Reurich
[PATCH] IMSM: update to function generating unique volume id., Artur Wojcik
[PATCH 17/17] Policy is aware of metadata disk's controller domains., Czarnowska, Anna
[PATCH 16/17] IMSM: Fix problem in mdmon monitor of using removed disk from in imsm container.,
Czarnowska, Anna
[PATCH 15/17] Monitor: more accurate size check when looking for spares,
Czarnowska, Anna
[PATCH 14/17] Monitor: Respect policy in auto-rebuild in mdadm monitoring., Czarnowska, Anna
[PATCH 13/17] Monitor: autorebuild functionality added,
Czarnowska, Anna
[PATCH 12/17] imsm: create mdinfo list of disks in a container from supertype,
Czarnowska, Anna
[PATCH 11/17] Monitor: link containers with subarrays in statelist, Czarnowska, Anna
[PATCH 10/17] Monitor: include containers in scan mode, Czarnowska, Anna
[PATCH 09/17] Monitor: avoid skipping checks on external arays,
Czarnowska, Anna
[PATCH 08/17] mdadm: added --no-sharing option for Monitor mode, Czarnowska, Anna
[PATCH 07/17] Monitor: spare-group based spare sharing moved to separate function, Czarnowska, Anna
[PATCH 06/17] Monitor: set err on arrays not in mdstat, Czarnowska, Anna
[PATCH 05/17] Util: get device size from id,
Czarnowska, Anna
[PATCH 04/17] Incremental for bare disks, implementation of spare-same port policy action, Czarnowska, Anna
mdadm / RAID, a few questions,
Mathias Burén
[PATCH 03/17] extension of IncrementalRemove to store location (path-id) of removed device,
Czarnowska, Anna
[PATCH 02/17] Update of udev rules to support IMSM devices, Czarnowska, Anna
[Patch 00/17] Autorebuild,
Czarnowska, Anna
[PATCH 01/17] added --path <path_id> to give the information on the 'path-id' of removed device, Czarnowska, Anna
[PULL REQUEST] md update for current merge window, Neil Brown
Samsung F1 RAID Class SATA/300 1TB drives,
Mark Knecht
Autorebuild - many instances of Monitor?,
Czarnowska, Anna
sw raid5 hungs on resync and high IO load, 2.6.32.23,
Martin Hamrle
MD RAID1 deadlock on failed disk,
Hubert Tonneau
[PATCH 0/2] reshape fixlets for 2.6.37,
Dan Williams
[PATCH v2 18/22] md: use little-endian bit operations, Akinobu Mita
problems with "LSISAS2008 6Gb/s SAS" kernel mpt2sas driver,
Louis-David Mitterrand
booting into /dev/md0 after an upgrade to squeeze,
Janek Kozicki
[PATCH 18/22] md: use little endian bit operations,
Akinobu Mita
Preventing a RAID device from starting until all disks are ready,
Andrew Klaassen
Complexity of toggling write-behind.,
greg
Swap over RAID1 hangs kernel, Torsten Kaiser
bitmap questions,
Arkadiusz Miskiewicz
reboot before reshape from raid 5 to raid 6 (was in state resync=DELAYED). Doesn't assemble anymore.,
Simon S
Linux raid resyncing for unknown reasons,
Job Honig
can mdadm use /dev/sgX as devices?,
Harry Mangalam
Re: can mdadm use /dev/sgX as devices?, Tim Small
raid0 and discard/trim - current state?,
DagB
RAID0 size bug (?),
Janos Haar
Ok, dumb question time ...,
Joe Landman
[PULL request] md fixes for 2.6.36,
Neil Brown
Raid 6 - TLER/CCTL/ERC,
Peter Zieba
Re: RAID5 hangs on startup when 1 of 5 drives is disconnected., Hank Barta
Restoring data from linear raid,
Pavel Shevaev
RAID1 hangs on startup when 1 of 5 drives is disconnected., Hank Barta
Re: [Bug 19642] New: 2.6.36-rc6 BUG at drivers/scsi/scsi_lib.c:1113, Mike Snitzer
[AUTOREBUILD 8/8] Monitor: Helper functions added for spare_sharing in monitor, Labun, Marcin
RE: [AUTOREBUILD 7/8] Monitor: Respect policy in auto-rebuild in mdadm monitoring., Labun, Marcin
RE: [AUTOREBUILD 5/8] imsm: create mdinfo list of disks in a container from supertype, Labun, Marcin
[AUTOREBUILD 6/8] Monitor: autorebuild functionality added, Labun, Marcin
[AUTOREBUILD 3/8] mdadm: added --no-sharing parameter for Monitor mode, Labun, Marcin
[AUTOREBUILD 4/8] Monitor: link container-volumes in statelist, Labun, Marcin
[AUTOREBUILD 2/8] Monitor: removed spare-group based spare sharing code, Labun, Marcin
[AUTOREBUILD 1/8] Monitor: set err on arrays not in mdstat, Labun, Marcin
[AUTOREBUILD 0/8] Autorebuild monitor patches based on user defined policy,
Labun, Marcin
2.6.36-rc6 BUG at drivers/scsi/scsi_lib.c:1113,
George Spelvin
Re: [PATCH] PPC4xx: ADMA separating SoC specific functions,
Wolfgang Denk
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]