messages from 2010-11-16 01:39:50 to 2010-11-26 08:08:39 UTC [more...]
[PATCH 00/53] External Metadata Reshape
2010-11-26 8:08 UTC (38+ messages)
` [PATCH 01/53] Provide a mdstat_ent to subarray helper
` [PATCH 02/53] block monitor: freeze spare assignment for external arrays
` [PATCH 03/53] Manage: allow manual control of external raid0 readonly flag
` [PATCH 04/53] Grow: mark some functions static
` [PATCH 05/53] Assemble: fix assembly in the delta_disks > max_degraded case
` [PATCH 06/53] Grow: fix check for raid6 layout normalization
` [PATCH 07/53] Grow: add missing raid4 geometries to geo_map()
` [PATCH 08/53] fix a get_linux_version() comparison typo
` [PATCH 09/53] Create: cleanup/unify default geometry handling
` [PATCH 10/53] Initialize st->devnum and st->container_dev in super_by_fd
` [PATCH 11/53] Document the external reshape implementation
` [PATCH 12/53] External reshape (step 1): container reshape and ->reshape_super()
` [PATCH 13/53] External reshape (step 2): Freeze container
` [PATCH 14/53] FIX: Cannot exit monitor after takeover
` [PATCH 15/53] FIX: Unfreeze not only container for external metadata
` [PATCH 16/53] Add takeover support for external meta
` [PATCH 17/53] Disk removal support for Raid10->Raid0 takeover
` [PATCH 18/53] Treat feature as experimental
` [PATCH 19/53] imsm: Add support for general migration
` [PATCH 20/53] imsm: Add reshape_update for grow array case
` [PATCH 21/53] imsm: FIX: core dump during imsm metadata writing
` [PATCH 22/53] Send information to managemon about reshape request
` [PATCH 23/53] Process reshape initialization by managemon
` [PATCH 24/53] Add support to skip slot configuration
` [PATCH 25/53] imsm: Verify slots in meta against slot numbers set by md
` [PATCH 26/53] imsm: Cancel metadata changes on reshape start failure
` [PATCH 27/53] imsm: Do not accept messages sent by mdadm
` [PATCH 28/53] imsm: Do not indicate resync during reshape
` [PATCH 29/53] Add spares to raid0 array using takeover
` [PATCH 30/53] imsm: FIX: Fill sys_name field in getinfo_super()
` [PATCH 31/53] imsm: FIX: Fill delta_disks "
` [PATCH 32/53] imsm: FIX: spare list contains one device several times
` [PATCH 33/53] Prepare and free fdlist in functions
` [PATCH 34/53] Compute backup blocks in function
` [PATCH 35/53] Control reshape in mdadm
` [PATCH 36/53] Finalize reshape after adding disks to array
` [PATCH 37/53] mdadm: second_map enhancement for imsm_get_map()
[PATCH] Monitor: few bug fixes for spare migration
2010-11-25 17:28 UTC
Unable to assemble a multi-degraded Raid5
2010-11-25 11:07 UTC (3+ messages)
Devel 3.2 branch issues
2010-11-25 10:28 UTC (5+ messages)
[PATCH] Spare migration tests
2010-11-25 10:14 UTC
raid related kernel hang in 2.6.36
2010-11-25 3:12 UTC (6+ messages)
[PATCH] md: Fix nr_pending race during raid10 recovery
2010-11-25 1:36 UTC (4+ messages)
[PULL REQUEST] md fixes for 2.6.37
2010-11-24 6:43 UTC
[PATCH] md: Call blk_queue_flush() to establish flush/fua support
2010-11-24 5:18 UTC (5+ messages)
` [PATCH v2] "
[PATCH] md: Fix single printks with multiple KERN_<level>s
2010-11-24 5:16 UTC (2+ messages)
[PATCH 00/21] Series short description
2010-11-24 5:04 UTC (23+ messages)
` [PATCH 01/21] imsm: Remove unnecessary code
` [PATCH 02/21] imsm: Change some debug output information
` [PATCH 03/21] imsm: FIX: imsm_check_reshape_conditions change ret_val
` [PATCH 04/21] FIX: Use MDADM_EXPERIMENTAL environment variable
` [PATCH 05/21] FIX: Allow for reshape without backup file
` [PATCH 06/21] imsm: FIX: Guard size setting
` [PATCH 07/21] imsm: FIX: Reshape Cancel message on 2nd array doesn't work correctly
` [PATCH 08/21] imsm: FIX: Continue expansion after -As command
` [PATCH 09/21] FIX: Cannot exit monitor after takeover
` [PATCH 10/21] FIX: Unfreeze not only container for external metadata
` [PATCH 11/21] FIX: Honor !reshape state on wait_reshape() entry
` [PATCH 12/21] WORKAROUND: md reports idle state during reshape start
` [PATCH 13/21] imsm Fix: Core during rebuild on array details read
` [PATCH 14/21] FIX: Level field can be NULL
` [PATCH 15/21] FIX: Checkpointing: Enable checkpointing for non-growing migrations
` [PATCH 16/21] FIX: Start mdmon after changing level
` [PATCH 17/21] Change manage_reshape() placement
` [PATCH 18/21] imsm: Use geo structure
` [PATCH 19/21] Migration: raid5->raid0
` [PATCH 20/21] Migration raid0->raid5
` [PATCH 21/21] Migration: Chunk size migration
raid10 speed drops significantly on large chunks
2010-11-24 0:22 UTC
Raid10 algorithm for choosing the reading drive
2010-11-23 22:47 UTC
[Patch 00/17] Autorebuild
2010-11-23 18:20 UTC (22+ messages)
` Devel 3.2 branch issues
` Autorebuild, new dynamic udev rules for hot-plugs
How to recreate a dmraid RAID array with mdadm
2010-11-23 16:07 UTC
[PATCH v3 18/22] md: use little-endian bit operations
2010-11-23 13:38 UTC
[PATCH 00/13] Series short description
2010-11-23 6:11 UTC (20+ messages)
` [PATCH 01/13] Provide a mdstat_ent to subarray helper
` [PATCH 02/13] block monitor: freeze spare assignment for external arrays
` [PATCH 03/13] Manage: allow manual control of external raid0 readonly flag
` [PATCH 04/13] Grow: mark some functions static
` [PATCH 05/13] Assemble: fix assembly in the delta_disks > max_degraded case
` [PATCH 06/13] Grow: fix check for raid6 layout normalization
` [PATCH 07/13] Grow: add missing raid4 geometries to geo_map()
` [PATCH 08/13] fix a get_linux_version() comparison typo
` [PATCH 09/13] Create: cleanup/unify default geometry handling
` [PATCH 10/13] Initialize st->devnum and st->container_dev in super_by_fd
` [PATCH 11/13] Document the external reshape implementation
` [PATCH 12/13] External reshape (step 1): container reshape and ->reshape_super()
` [PATCH 13/13] External reshape (step 2): Freeze container
How to recreate a dmraid RAID array with mdadm (was: no subject)
2010-11-22 23:11 UTC (14+ messages)
` How to recreate a dmraid RAID array with mdadm
Superblocks out-of-sync on a RAID5 array
2010-11-22 23:09 UTC
(unknown),
2010-11-22 10:44 UTC
Array read 3 time slower to read after data fully loaded
2010-11-22 4:18 UTC (4+ messages)
Boot from degraded MD array
2010-11-22 4:13 UTC (3+ messages)
faulty array member
2010-11-22 4:05 UTC (4+ messages)
Device state during an incremental assembly
2010-11-22 1:39 UTC (7+ messages)
Deadlock in md barrier code? / RAID1 / LVM CoW snapshot + ext3 / Debian 5.0 - lenny 2.6.26 kernel
2010-11-21 23:05 UTC (14+ messages)
I need your help
2010-11-21 10:04 UTC
raid6 failed due to loss of connection
2010-11-20 5:37 UTC (2+ messages)
bug in bio_map_user_iov
2010-11-19 20:08 UTC (4+ messages)
Help! I killed my mdadm raid 5
2010-11-19 7:58 UTC (3+ messages)
[RFC] training mpath to discern between SCSI errors (was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush)
2010-11-19 3:11 UTC (8+ messages)
` [RFC] training mpath to discern between SCSI errors
` [dm-devel] "
Help! I killed my mdadm raid 5 - more info I should have included
2010-11-18 21:13 UTC
(unknown)
2010-11-18 20:23 UTC
Dvagmrx Hf Jin Hkp
2010-11-18 0:30 UTC
mdadm raid6->LVM->ext4 setup
2010-11-17 7:49 UTC (6+ messages)
How to recreate a dmraid RAID array with mdadm (was: no subject)
2010-11-17 2:27 UTC (7+ messages)
[RFC][PATCH] md: force full sync when adding the wrong device to a mirror
2010-11-16 15:39 UTC (3+ messages)
md raid1 rebuild bug? (2.6.32.25)
2010-11-16 9:22 UTC (3+ messages)
read errors (in superblock?) aren't fixed by md?
2010-11-16 8:58 UTC (3+ messages)
Confusion with setting up new RAID6 with mdadm
2010-11-16 6:48 UTC (5+ messages)
raid5 to raid6 reshape - power loss - does not assemble any more
2010-11-16 1:39 UTC (3+ messages)
` AW: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).