messages from 2010-06-02 07:51:52 to 2010-06-16 07:16:09 UTC [more...]
mdadm freezes the system
2010-06-16 7:16 UTC (5+ messages)
[mdadm GIT PULL] rebuild checkpoints, incremental assembly, volume delete/rename, and fixes
2010-06-16 6:33 UTC (4+ messages)
[PATCH 01/23] Add Online Capacity Expansion to mdadm for external metadata
2010-06-16 6:04 UTC (2+ messages)
[md PATCH 4/5] md: Fix: BIO I/O Error during reshape for external metadata
2010-06-16 5:02 UTC (2+ messages)
[md PATCH 3/5] md: Use added disks for external metadata case in start_reshape()
2010-06-16 4:58 UTC (2+ messages)
[md PATCH 2/5] md: Enable reshape for external metadata
2010-06-16 4:53 UTC (2+ messages)
[md PATCH 1/5] md: Fix: max_disks limit set for external metadata
2010-06-16 4:50 UTC (2+ messages)
[PATCH 3/3] md: fix invalid dev slots after takeover
2010-06-16 4:40 UTC (2+ messages)
[PATCH 2/3] md: fix unwanted slot changes for raid10 takeover
2010-06-15 8:36 UTC
[PATCH 1/3] md: fix raid10 takeover: use new_layout for setup_conf
2010-06-15 8:34 UTC
[PATCH 0/3] md: takeover fixes
2010-06-15 8:33 UTC
RAID6 and crashes
2010-06-14 21:24 UTC (26+ messages)
` RAID6 and crashes (reporting back re. --bitmap)
how to pick good data when mismatch_count shows failure
2010-06-14 14:31 UTC
Problem re-shaping RAID6
2010-06-14 10:47 UTC (3+ messages)
Detecting array parameters
2010-06-12 9:59 UTC (5+ messages)
md/mdadm makes some drives spare even though there appears to be nothing wrong with them!
2010-06-12 5:02 UTC
How does kernel decide that a drive is "spare"?
2010-06-11 6:51 UTC (3+ messages)
` How does kernel decide that a drive is "spare"?
Upgrading to GRUB2 from GRUB Legacy on RAID1
2010-06-11 0:40 UTC
migrating from RAID5 to RAID10
2010-06-10 22:30 UTC (7+ messages)
It is possible to put write cache on ssd?
2010-06-10 12:08 UTC (12+ messages)
mdadm 3.1.x and bitmap chunk
2010-06-09 21:05 UTC
Data-check brings system to a standstill
2010-06-09 17:30 UTC
[PATCH 23/23] imsm: Treat expansion as experimental feature
2010-06-09 14:45 UTC
[PATCH 22/23] imsm: Add start limitation for container
2010-06-09 14:44 UTC
[PATCH 21/23] imsm: Run Online Capacity Expansion on container
2010-06-09 14:43 UTC
[PATCH 20/23] Finalize raid0 array expansion
2010-06-09 14:42 UTC
[PATCH 19/23] Expand raid0 array using takeover
2010-06-09 14:41 UTC
[PATCH 18/23] FIX: Raid0 takeover has to start monitoring Raid5
2010-06-09 14:40 UTC
[PATCH 17/23] Add spares to raid0 array using takeover
2010-06-09 14:39 UTC
[PATCH 16/23] Set size on reshape finish by mdadm
2010-06-09 14:38 UTC
[PATCH 15/23] imsm: Set new array size in update_grow_array
2010-06-09 14:37 UTC
[PATCH 14/23] imsm: Add support for finalize expansion in end_migration()
2010-06-09 14:36 UTC
[PATCH 13/23] imsm: Add support for finalize expansion in imsm_set_disk()
2010-06-09 14:35 UTC
[PATCH 12/23] imsm: Finalize reshape after adding disks to array
2010-06-09 14:33 UTC
[PATCH 11/23] Finalize reshape after adding disks to array
2010-06-09 14:30 UTC
[PATCH 10/23] imsm: FIX: core during imsm metadata writing
2010-06-09 14:30 UTC
[PATCH 09/23] imsm: update metadata implementation for update_grow_array
2010-06-09 14:29 UTC
FW: [PATCH 08/23] imsm: FIX: crash on online capacity expansion start
2010-06-09 14:28 UTC
[PATCH 07/23] Disable rebuild during Online Capacity Expansion
2010-06-09 14:28 UTC
[PATCH 06/23] imsm: FIX: crash during reshape on recovery start update
2010-06-09 14:27 UTC
[PATCH 05/23] imsm: Reconfigure mdmon, grow_array() implementation
2010-06-09 14:27 UTC
[PATCH 04/23] Reconfigure mdmon on reshape start when disks number grows
2010-06-09 14:26 UTC
[PATCH 03/23] imsm: update_super() implementation for adding disks
2010-06-09 14:26 UTC
[PATCH 02/23] fix: mdadm memory corruption
2010-06-09 14:25 UTC
[PATCH 00/23] Online Capacity Expansion for IMSM
2010-06-09 14:24 UTC
[md PATCH 5/5] md: Fix: 'degraded' calculation when starting reshape for external metadata
2010-06-09 14:22 UTC
[md PATCH 0/5] md: Online Capacity Expansion for IMSM
2010-06-09 14:19 UTC
write barriers on raid0 and raid10
2010-06-08 18:23 UTC
Device kicked from raid too easilly
2010-06-08 6:59 UTC (5+ messages)
[PATCH v4 1/3] dm: ensure dm_table_complete() completes a table for use
2010-06-08 3:25 UTC (3+ messages)
` [PATCH v4 2/3] dm: export a table+mapped device to the ioctl interface
` [PATCH v4 3/3] init: add support to directly boot to a mapped device
[md PATCH 00/16] bad block list management for md and RAID1
2010-06-07 22:18 UTC (19+ messages)
` [md PATCH 02/16] md/bad-block-log: add sysfs interface for accessing bad-block-log
` [md PATCH 01/16] md: beginnings of bad block management
` [md PATCH 07/16] md: simplify raid10 read_balance
` [md PATCH 06/16] md/raid1: clean up read_balance
` [md PATCH 04/16] md: load/store badblock list from v1.x metadata
` [md PATCH 05/16] md: reject devices with bad blocks and v0.90 metadata
` [md PATCH 03/16] md: don't allow arrays to contain devices with bad blocks
` [md PATCH 10/16] md: add 'write_error' flag to component devices
` [md PATCH 09/16] md/raid1: avoid reading known bad blocks during resync
` [md PATCH 08/16] md/raid1: avoid reading from known bad blocks
` [md PATCH 12/16] md: make error_handler functions more uniform and correct
` [md PATCH 11/16] md/multipath: discard ->working_disks in favour of ->degraded
` [md PATCH 15/16] md/raid1: clear bad-block record when write succeeds
` [md PATCH 16/16] md/raid1: Handle write errors by updating badblock log
` [md PATCH 14/16] md/raid1: avoid writing to known-bad blocks on known-bad drives
` [md PATCH 13/16] md: make it easier to wait for bad blocks to be acknowledged
[PATCH 2/2] mdadm: Disk removal support for Raid10->Raid0 takeover
2010-06-07 14:52 UTC
[PATCH 1/2] mdadm: Add takeover support for external meta
2010-06-07 14:51 UTC
[PATCH 0/2] mdadm: takeover for external meta
2010-06-07 14:50 UTC
RAID Configuration For New Home Server
2010-06-06 20:47 UTC (20+ messages)
trouble repairing raid10
2010-06-06 16:28 UTC (4+ messages)
device and partition alignment
2010-06-06 10:56 UTC (7+ messages)
devices get kicked from RAID about once a month
2010-06-04 15:56 UTC (14+ messages)
mdadm-3.1.2 causes high udev cpu load (100%) and breaks startup
2010-06-04 6:57 UTC
Call Trace / Kernel Panic with mdadm 2.6.9 on Ubuntu Hardy 8.04.3 LTS
2010-06-04 6:44 UTC
Fwd: Question / Request about timeouts of SATA harddisks [was:]devices get kicked from RAID about once a month
2010-06-04 6:35 UTC
how to decrease raid5 write penalty in my case?
2010-06-04 5:39 UTC (3+ messages)
devices get kicked from RAID about once a month
2010-06-03 17:00 UTC (3+ messages)
Question about preferred minor
2010-06-03 11:15 UTC (4+ messages)
[PATCH 00/24] dm-raid456 support using md/raid5.c, now with dirty-log
2010-06-03 0:53 UTC (4+ messages)
` [PATCH 21/24] dm-dirty-log: allow log size to be different from target size
` [dm-devel] "
[GIT BISECT] kernel early crash in 2.6.34~2.6.35-rc1
2010-06-02 21:38 UTC (4+ messages)
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).