messages from 2011-06-07 23:59:34 to 2011-06-16 01:47:36 UTC [more...]
Why do I get different results for 'mdadm --detail' & 'mdadm --examine' for the same array?
2011-06-16 1:47 UTC (8+ messages)
[PATCH/RFC] Fix resync hang after surprise removal
2011-06-16 1:36 UTC (2+ messages)
mark spare as active sync device?
2011-06-16 0:54 UTC (2+ messages)
[PATCH RESEND 0/5] md/raid10 changes
2011-06-15 23:56 UTC (14+ messages)
` [PATCH v2 1/5] md/raid10: optimize read_balance() for 'far offset' arrays
` [PATCH 2/5] md/raid10: get rid of duplicated conditional expression
` [PATCH 3/5] md/raid10: factor out common bio handling code
` [PATCH v2 4/5] md/raid10: share pages between read and write bio's during recovery
` [PATCH 5/5] md/raid10: spread read for subordinate r10bios "
***Can You Do It?***
2011-06-15 11:47 UTC
HDD reports errors while completing RAID6 array check
2011-06-15 9:11 UTC (8+ messages)
[PATCH] imsm: Metadata Attributes compatibility support
2011-06-15 0:00 UTC (2+ messages)
[PATCH] imsm: FIX: Sometimes reshape cannot be finished
2011-06-14 23:15 UTC (2+ messages)
[PATCH 0/4] IMSM Checkpointing Bug Fix Series (2)
2011-06-14 9:21 UTC (8+ messages)
` [PATCH 1/4] imsm: FIX: Cannot create volume
` [PATCH 2/4] "
` [PATCH 3/4] imsm: FIX: Use function to obtain array layout
` [PATCH 4/4] imsm: FIX: Disable automatic metadata rollback for broken reshape
[PATCH 1/3] md/raid5: fix raid5_set_bi_hw_segments
2011-06-14 4:12 UTC (4+ messages)
` [PATCH 2/3] md/raid5: fix FUA request handling in ops_run_io()
` [PATCH 3/3] md/raid5: remove unusual use of bio_iovec_idx()
[PATCH/RFC] md/multipath: implement I/O balancing
2011-06-14 3:59 UTC (2+ messages)
[PATCH 0/2] IMSM Checkpointing Bug Fix Series (3)
2011-06-14 2:50 UTC (4+ messages)
` [PATCH 1/2] imsm: Fix: klocwork: targets variable can be used uninitialized
` [PATCH 2/2] imsm: FIX: klocwork: passed dev pointer to is_gen_migration() can be NULL
Fwd: Maximizing failed disk replacement on a RAID5 array
2011-06-13 5:56 UTC (17+ messages)
` "
md 3.2.1 and xfs kernel panic on Linux 2.6.38
2011-06-12 18:50 UTC
Read and get back!!
2011-06-12 18:09 UTC
Triple-parity raid6
2011-06-12 9:05 UTC (22+ messages)
mdadm: failed to RUN_ARRAY /dev/md0: Input/output error
2011-06-11 12:36 UTC
Disk upgrade
2011-06-11 3:00 UTC (2+ messages)
(unknown)
2011-06-11 2:06 UTC (2+ messages)
`
FW: Backup Server RAID Array Event Notification
2011-06-10 17:32 UTC (6+ messages)
` "
raid5 wont start
2011-06-10 15:24 UTC
SRaid with 13 Disks crashed
2011-06-10 14:49 UTC
[PATCH] imsm: FIX: Migration Raid0->Raid5 cannot be restarted correctly
2011-06-10 14:44 UTC
[PATCH] mdadm: Linux 3.x version change
2011-06-10 14:30 UTC
[PATCH/RFC] md/raid10: optimize read_balance() for 'far copies' arrays
2011-06-10 14:29 UTC (6+ messages)
(unknown)
2011-06-10 14:01 UTC (2+ messages)
` SRaid with 13 Disks crashed
Why move all map_sg/unmap_sg for slave channel to its client?
2011-06-10 13:19 UTC (3+ messages)
[PATCH] imsm: FIX: Raid5 data corruption data recovering from backup
2011-06-10 13:00 UTC
SRaid with 13 Disks crashed
2011-06-10 11:48 UTC (2+ messages)
[PATCH/RFC] md/raid10: spread read for subordinate r10bios during recovery
2011-06-10 3:31 UTC
Possible to use multiple disk to bypass I/O wait?
2011-06-09 19:06 UTC (5+ messages)
[PATCH v2] md/raid10: share pages between read and write bio's during recovery
2011-06-09 17:31 UTC
[BUG?] RAID not properly assembled w/ kernel 2.6.39.x
2011-06-09 14:25 UTC (2+ messages)
from 2x RAID1 to 1x RAID6 ?
2011-06-09 13:42 UTC (15+ messages)
(unknown)
2011-06-09 13:39 UTC (2+ messages)
`
(unknown)
2011-06-09 12:01 UTC (2+ messages)
`
Unstable speed or correct?
2011-06-09 11:52 UTC (5+ messages)
[PATCH 00/21] IMSM Checkpointing Bug Fix Series
2011-06-09 6:40 UTC (25+ messages)
` [PATCH 01/21] imsm: FIX: Cannot create volume
` [PATCH 02/21] imsm: FIX: Opened handle is not closed
` [PATCH 03/21] imsm: FIX: Verify if migration record is loaded correctly
` [PATCH 04/21] imsm: FIX: Detect migration end during migration record saving
` [PATCH 05/21] imsm: FIX: Max position could not be rounded to MB
` [PATCH 06/21] imsm: FIX: Check layout for level migration
` [PATCH 07/21] imsm: FIX: Use macros to data access
` [PATCH 08/21] imsm: FIX: Calculate backup location based on metadata information
` [PATCH 09/21] imsm: FIX: Do not verify unused parameters
` [PATCH 10/21] imsm: FIX: Do not use pba_of_lba0 for copy position calculation
` [PATCH 11/21] imsm: FIX: Remove unused parameter from save_backup_imsm() interface
` [PATCH 12/21] imsm: FIX: Use metadata information for restore_stripes() and save_stripes()
` [PATCH 13/21] imsm: FIX: Detect failed devices during recover_backup_imsm()
` [PATCH 14/21] imsm: FIX: Move reshape_progress forward
` [PATCH 15/21] imsm: FIX: Remove unused variables and code
` [PATCH 16/21] FIX: Move buffer to next location
` [PATCH 17/21] imsm: FIX: Do not continue reshape when backup exists
` [PATCH 18/21] imsm: FIX: wait_for_reshape_imsm() cleanup
` [PATCH 19/21] imsm: FIX: Remove timeout from wait_for_reshape_imsm()
` [PATCH 20/21] imsm: Optimize expansion speed when no backup is required
` [PATCH 21/21] MAN: Man update for check-pointing
[PATCH] md/raid10: share pages between read and write bio's during recovery
2011-06-09 2:33 UTC (3+ messages)
[PATCH] MD: use is_power_of_2 macro
2011-06-09 1:44 UTC (2+ messages)
Growing a RAID-0 "internally"?
2011-06-09 0:50 UTC (2+ messages)
SRaid with 13 Disks crashed
2011-06-08 20:32 UTC (2+ messages)
[PATCH 8 of 8 - v2] MD: raid5 do not set fullsync
2011-06-08 18:00 UTC
[PATCH 7 of 8 - v2] MD: add bitmap support
2011-06-08 17:59 UTC
(unknown)
2011-06-08 14:39 UTC (2+ messages)
` SRaid with 13 Disks crashed
[PATCH] md/raid10: get rid of duplicated conditional expression
2011-06-08 11:35 UTC
[PATCH] md/raid10: optimize read_balance() for 'far offset' arrays
2011-06-08 7:57 UTC
[PATCH 00/22] IMSM checkpointing implementation
2011-06-08 7:34 UTC (7+ messages)
` [PATCH 06/22] FIX: Initialize reshape structure
` [PATCH 07/22] imsm: Add wait_for_reshape_imsm() implementation
Nested RAID and booting
2011-06-08 7:27 UTC (2+ messages)
[PATCH 0 of 8] Various MD patches to support device-mapper interaction
2011-06-08 5:21 UTC (2+ messages)
[PATCH 8 of 8] MD: raid5 do not set fullsync
2011-06-08 5:20 UTC (2+ messages)
[PATCH 7 of 8] MD: add bitmap support
2011-06-08 5:18 UTC (2+ messages)
[PATCH 1/2] md/bitmap: use proper accessor macro
2011-06-08 2:38 UTC (4+ messages)
` [PATCH 2/2] md/bitmap: remove unused fields from struct bitmap
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).