linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-11 18:40:18 to 2011-01-16 23:30:00 UTC [more...]

[PATCH 0/2] fixes for manually-added spares in raid5 (2nd)
 2011-01-16 23:30 UTC  (6+ 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

(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)

RAID for USB flash drives
 2011-01-15 20:54 UTC  (4+ 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 

open_dev_excl in reshape_container() fails
 2011-01-14 22:49 UTC  (5+ messages)

raid6 recovery
 2011-01-14 21:52 UTC  (2+ messages)

linux-next - WARNING: at fs/block_dev.c:824 bd_link_disk_holder+0x92/0x1ac()
 2011-01-14 21:09 UTC  (34+ messages)
      ` [dm-devel] "
    ` [PATCH] block: restore multiple bd_link_disk_holder() support
          ` [PATCH UPDATED] "

[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  (5+ 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  (8+ 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/6] raid10->raid0 takeover for imsm metadata
 2011-01-13 16:00 UTC  (14+ 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/6] Add raid0<->raid10 takeover support for imsm metadata
 2011-01-13 15:33 UTC  (7+ 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 0/9] OLCE for external meta (cont.)
 2011-01-13 15:15 UTC  (19+ messages)
` [PATCH 2/9] FIX: Cannot add spare to monitored container
` [PATCH 3/9] imsm:FIX: one spare can be added to raid0 only
` [PATCH 4/9] imsm: FIX: only one spare is passed in update
` [PATCH 5/9] imsm: Update metadata for second array
` [PATCH 6/9] imsm: FIX: container content gathering is not needed for size set
` [PATCH 7/9] imsm: FIX: monitor should initialize 2nd reshape only

[PATCH] fix: Monitor: min_size must be set to 0
 2011-01-13 15:03 UTC 

[PATCH 0/6] OLCE raid5/0 (all arrays in container)
 2011-01-13 14:50 UTC  (7+ 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] fix: segfault if subarray is monitored but container is not
 2011-01-13 13:22 UTC 

[PATCH 0/8] OLCE Raid5/0 single array for external meta
 2011-01-13  9:25 UTC  (17+ messages)
` [PATCH 1/8] FIX: put update in to queue for local meta update
` [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

0001-md-FIX-raid5-should-accept-slot-set-by-mdadm
 2011-01-12 21:41 UTC  (2+ messages)

md raid5 blocked in get_active_stripe after disk failure
 2011-01-12 20:33 UTC  (4+ messages)

[PATCH 00/13] OLCE for external meta Raid5/single array
 2011-01-12 15:12 UTC  (24+ messages)
` [PATCH 01/13] Manage reshape process in manage_reshape vector
` [PATCH 02/13] imsm: FIX: allow for container reshape any unset size value
` [PATCH 03/13] imsm: FIX: when monitor is active post update
` [PATCH 04/13] FIX: load anchor to get all information
` [PATCH 06/13] imsm: FIX: update disks status in container_contents()
` [PATCH 08/13] FIX/WORKAROUND: added disks are not used by reshape process /md/
` [PATCH 09/13] Finalize reshape after adding disks to array
` [PATCH 10/13] FIX: Cannot unmount array after reshape
` [PATCH 12/13] FIX: parity disks use for redundant levels only
` [PATCH 13/13] FIX: Fill sys_name for disk add

Reshape RAID5 to a RAID6 with more (smaller) devices
 2011-01-12  7:54 UTC  (2+ messages)

advanced data recovery project for the wife - need help with raid6 layout P&Q ordering
 2011-01-12  6:34 UTC  (2+ messages)

Subject: [PATCH 4/4] imsm: support for raid0 <-> raid5 migration
 2011-01-12  6:20 UTC  (2+ messages)

Subject: [PATCH 3/4] Grow_reshape: need sub-array component size in data migration
 2011-01-12  6:16 UTC  (2+ messages)

Subject: [PATCH 2/4] Grow_reshape: need text_version for sub-array processing
 2011-01-12  6:12 UTC  (2+ messages)

[PATCH] Monitor: skip array if error getting size
 2011-01-12  5:18 UTC  (2+ messages)

[md PATCH 00/13] md patches for the current merge window
 2011-01-11 22:12 UTC  (14+ messages)
` [md PATCH 04/13] md: Ensure no IO request to get md device before it is properly initialised
` [md PATCH 01/13] md: fix regression with re-adding devices to arrays with no metadata
` [md PATCH 05/13] md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer
` [md PATCH 07/13] md: Be more careful about clearing flags bit in ->recovery
` [md PATCH 06/13] md: md_stop_writes requires mddev_lock
` [md PATCH 03/13] md: Fix single printks with multiple KERN_<level>s
` [md PATCH 02/13] md: fix regression resulting in delays in clearing bits in a bitmap
` [md PATCH 13/13] md: fix sync_completed reporting for very large drives (>2TB)
` [md PATCH 09/13] md-new-param-to_sync_page_io
` [md PATCH 12/13] md: allow suspend_lo and suspend_hi to decrease as well as increase
` [md PATCH 08/13] md-new-param-to-calc_dev_sboffset
` [md PATCH 10/13] md: separate meta and data devs
` [md PATCH 11/13] md: Don't let implementation detail of curr_resync leak out through sysfs

An extensible superblock
 2011-01-11 20:02 UTC  (3+ messages)

mdadm raid5 with lvm: advantages?
 2011-01-11 19:11 UTC  (6+ messages)


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).