messages from 2011-01-13 02:41:01 to 2011-01-19 16:57:25 UTC [more...]
support for external persistent cache
2011-01-19 16:57 UTC (12+ messages)
[PATCH 0/6] A few fixes connected with raid0<->raid10 takeover
2011-01-19 16:23 UTC (7+ messages)
` [PATCH 1/6] Limit no-restriping operations only for raid5
` [PATCH 2/6] FIX: Ping manager after level change
` [PATCH 3/6] Check number of failed disks durig raid10->raid0 takeover
` [PATCH 4/6] FIX: Remove disks in mdmon for external metadata
` [PATCH 5/6] FIX: Reset disk state if disk is missing
` [PATCH 6/6] FIX: Unblock disk in kernel only if it is blocked
I wonder what the bad blocks were storing
2011-01-19 14:03 UTC
md raid5 blocked in get_active_stripe after disk failure
2011-01-19 13:45 UTC (4+ messages)
How to force rewrite of a smart detected bad block with raid5: checkarray?
2011-01-19 9:41 UTC (3+ messages)
Hi! Why having LSR's chunk size 2^n limitation?
2011-01-19 9:34 UTC (17+ messages)
Optimize RAID0 for max IOPS?
2011-01-19 9:32 UTC (10+ messages)
Read algorithm-raid1/raid10
2011-01-18 17:26 UTC (6+ messages)
RAID for USB flash drives
2011-01-18 13:47 UTC (6+ messages)
[PATCH 0/6] raid10->raid0 takeover for imsm metadata
2011-01-17 15:49 UTC (15+ messages)
` [PATCH 1/6] reshape_super reorganization
` [PATCH 2/6] Define imsm_analyze_change function
` [PATCH 3/6] Set delta_disks for raid10 -> raid0 takeover
` [PATCH 4/6] FIX: Mistake in delta_disk comparison
` [PATCH 5/6] Remove code for non re-striping operations
` [PATCH 6/6] Add raid10 -> raid0 takeover support
[PATCH 0/4] raid0<->raid10 takeover for imsm metadata
2011-01-17 15:43 UTC (5+ messages)
` [PATCH 1/4] Add raid10 -> raid0 takeover support
` [PATCH 2/4] raid0->raid10 takeover- create metadata update
` [PATCH 3/4] raid0->raid10 takeover- allocate memory for added disks
` [PATCH 4/4] raid0->raid10 takeover- process metadata update
[PATCH 0/2] fixes for manually-added spares in raid5 (2nd)
2011-01-17 14:13 UTC (8+ messages)
` [PATCH 1/2] md/raid5: FIX: manually-added spare is not used
` [PATCH 2/2] md/raid5: FIX: reshape on degraded devices has wrong configuration
[PATCH 0/6] OLCE raid5/0 (all arrays in container)
2011-01-17 11:52 UTC (13+ messages)
` [PATCH 1/6] imsm: Update metadata for second array
` [PATCH 2/6] FIX: continue raid0 reshape
` [PATCH 3/6] FIX: reshape raid0 on second array
` [PATCH 4/6] FIX: mdadm throws coredump on exit in error case
` [PATCH 5/6] FIX: mdadm hangs during reshape
` [PATCH 6/6] FIX: sync_completed == 0 causes reshape cancellation in metadata
[PATCH 2/2] Assemble: allow to assemble spares on their own
2011-01-17 10:42 UTC (4+ messages)
[PATCH] Monitor: do not move partitions to external container
2011-01-17 10:27 UTC (3+ messages)
[PATCH] Monitor: avoid adding too many spares to container
2011-01-17 10:06 UTC
open_dev_excl in reshape_container() fails
2011-01-17 4:07 UTC (6+ messages)
[PATCH 0/6] Add raid0<->raid10 takeover support for imsm metadata
2011-01-17 2:06 UTC (11+ messages)
` [PATCH 1/6] Define imsm_analyze_change function
` [PATCH 2/6] Set reshape.after.data_disks for raid0<->raid10 takeover
` [PATCH 3/6] Unfreeze for non re-striping transitions
` [PATCH 4/6] Add raid10 -> raid0 takeover support
` [PATCH 5/6] raid0->raid10 takeover- create metadata update
` [PATCH 6/6] raid0->raid10 takeover- allocate memory for added disks
[PATCH] fix: Monitor: min_size must be set to 0
2011-01-17 1:46 UTC (2+ messages)
[PATCH] fix: segfault if subarray is monitored but container is not
2011-01-17 1:09 UTC (2+ messages)
linux-next - WARNING: at fs/block_dev.c:824 bd_link_disk_holder+0x92/0x1ac()
2011-01-17 0:18 UTC (35+ messages)
` [dm-devel] "
` [PATCH] block: restore multiple bd_link_disk_holder() support
` [PATCH UPDATED] "
--chunk & pretend?
2011-01-17 0:11 UTC
(help!) MD RAID6 won't --re-add devices?
2011-01-16 21:19 UTC (5+ messages)
` (help!) MD RAID6 won't --re-add devices? [SOLVED!]
read errors corrected
2011-01-16 8:33 UTC (5+ messages)
ata8.00: irq_stat 0xffffffff, unknown FIS / HSM violation?
2011-01-15 13:50 UTC (2+ messages)
Question with --assume-clean
2011-01-15 9:53 UTC (3+ messages)
Quick question about parted/fdisk for 2TB disks
2011-01-15 9:52 UTC (3+ messages)
[PATCH] Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c
2011-01-15 1:47 UTC (2+ messages)
How do I get rid of md126, md127?
2011-01-15 1:05 UTC
raid6 recovery
2011-01-14 21:52 UTC (2+ messages)
[PATCH 0/2] Supplement for raid0->raid10 takeover for imsm metadata
2011-01-14 15:57 UTC (3+ messages)
` [PATCH 1/2] raid0->raid10 takeover- allocate memory for added disks
` [PATCH 2/2] raid0->raid10 takeover- process metadata update
filesystem on mdadm raid from unpartioned block devices
2011-01-14 15:44 UTC (3+ messages)
[RFC] training mpath to discern between SCSI errors
2011-01-14 13:59 UTC (16+ messages)
` [dm-devel] "
` "
` [RFC PATCH 0/3] differentiate between I/O errors
[PATCH 0/2] fixes for manually-added spares in raid5
2011-01-14 12:38 UTC (3+ messages)
` [PATCH 1/2] md/raid5: FIX: manually-added spare is not used
` [PATCH 2/2] md/raid5: FIX: reshape on degraded devices has wrong configuration
[PATCH] imsm: FIX: spare cannot be added
2011-01-14 12:13 UTC
PULL REQUEST - md updates for 2.6.38
2011-01-13 22:18 UTC
[git pull] device-mapper patches for 2.6.38
2011-01-13 20:26 UTC
Cancel reshape?
2011-01-13 19:14 UTC (7+ messages)
` Speed up reshape? (was Re: Cancel reshape?)
RE; Notice!!! Your Account Expires in 24 Hours
2011-01-13 16:14 UTC
RE; Notice!!! Your Account Expires in 24 Hours
2011-01-13 16:12 UTC
[PATCH 0/9] OLCE for external meta (cont.)
2011-01-13 15:15 UTC (10+ messages)
` [PATCH 2/9] FIX: Cannot add spare to monitored container
` [PATCH 6/9] imsm: FIX: container content gathering is not needed for size set
[PATCH 0/8] OLCE Raid5/0 single array for external meta
2011-01-13 9:25 UTC (16+ messages)
` [PATCH 2/8] imsm: FIX: mdadm should process local data
` [PATCH 3/8] imsm: FIX: local mdadm update shouldn't be done in update creation function
` [PATCH 4/8] imsm: FIX: old devices memory has to be released
` [PATCH 5/8] FIX: Cannot load container information
` [PATCH 6/8] imsm: FIX: spares are not counted
` [PATCH 7/8] Finalize reshape after adding disks to array
` [PATCH 8/8] FIX: reload metadata for container operation
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).