linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-29 17:17:49 to 2015-02-17 08:48:07 UTC [more...]

re-add POLICY
 2015-02-17  8:48 UTC  (12+ messages)
` re-add POLICY: conflict detection?
      ` desktop disk's error recovery timouts (was: re-add POLICY)
        ` desktop disk's error recovery timouts
          ` What are mdadm maintainers to do? (was: desktop disk's error recovery timeouts)
            ` What are mdadm maintainers to do?
              ` What are mdadm maintainers to do? (error recovery redundancy/data loss)

md_raid5 using 100% CPU and hang with status resync=PENDING, if a drive is removed during initialization
 2015-02-16 22:49 UTC  (8+ messages)

All drive in Raid 5 are in 'spare' mode
 2015-02-16 22:24 UTC  (5+ messages)

RAID 1 metadata - keep separate from mirror disks ?
 2015-02-16 13:02 UTC  (5+ messages)

mdadm failed to remove internal bitmap
 2015-02-16  6:48 UTC  (4+ messages)

[md PATCH] md/raid1: round up to bdev_logical_block_size in narrow_write_error
 2015-02-16  3:54 UTC  (2+ messages)

update mdadm version to 3.3.2 in Centos 6.4
 2015-02-15 18:48 UTC  (4+ messages)
` Fwd: "

[PATCH 0/1] Bug fix for mdadm 3.3 with large md device numbers
 2015-02-14  1:08 UTC  (2+ messages)
` [PATCH 1/1] Use dev_t for devnm2devid and devid2devnm

[PATCH 3/3] md bitmap: export bitmap_destroy() to support dm-raid down takover to raid0
 2015-02-13 18:48 UTC 

[PATCH 2/3] md raid0: access mddev->queue (request queue member) conditionally because it is not set when accessed from dm-raid
 2015-02-13 18:48 UTC 

[PATCH 1/3] md core: add 2 API functions for takeover and resize to support dm-raid
 2015-02-13 18:48 UTC 

[PATCH 0/3] md raid: enhancements to support the device mapper dm-raid target
 2015-02-13 18:47 UTC 

[PATCH RESEND] Monitor: fix for regression with container devices
 2015-02-13 15:29 UTC  (3+ messages)

RAID1 might_sleep() warning on 3.19-rc7
 2015-02-13 14:48 UTC  (13+ messages)

raid1 narrow_write_error with 4K disks, sd "bad block number requested" messages
 2015-02-13  6:01 UTC  (4+ messages)

please help - raid 1 degraded
 2015-02-12 10:11 UTC  (8+ messages)

[GIT PULL REQUEST] md updates for 3.20
 2015-02-12  3:20 UTC 

[PATCH RESEND] Change way of printing name of a process
 2015-02-12  2:54 UTC  (2+ messages)

Wierd: Degrading while recovering raid5
 2015-02-12  0:15 UTC  (4+ messages)

[PATCH 0/1] RFC: Use /dev/md/X as default name
 2015-02-11 19:53 UTC  (2+ messages)
` [PATCH 1/1] mddev_create(): choose /dev/md/ name over /dev/mdX

dead RAID6 array on CentOS6.6 / kernel 3.19
 2015-02-11 18:21 UTC  (7+ messages)

[PATCH 00/24] Clustered MD RAID1
 2015-02-11 17:25 UTC  (5+ messages)

[Board] dead RAID6 array on CentOS6.6 / kernel 3.19
 2015-02-11  3:37 UTC 

ignoring %s as it reports %s as failed
 2015-02-11  2:26 UTC  (2+ messages)

Wierd: Degrading while recovering raid5
 2015-02-11  2:14 UTC  (5+ messages)

(unknown),
 2015-02-10 23:48 UTC 

Upgrading storage server
 2015-02-10  7:22 UTC  (4+ messages)

mdsadm -A won't assemble my array
 2015-02-10  2:48 UTC  (6+ messages)

raid md126, md127 problem after reboot, howto fix?
 2015-02-09 10:33 UTC  (6+ messages)

md resync ignoring unreadable sectors
 2015-02-08 17:23 UTC  (8+ messages)

[PATCH 0/3] md: Deletion of a few unnecessary checks
 2015-02-08 15:52 UTC  (9+ messages)
                                    ` [PATCH 1/3] dm snapshot: Deletion of unnecessary checks before the function call "vfree"
                                    ` [PATCH 2/3] md/bitmap: Delete an unnecessary check before the function call "kfree"
                                    ` [PATCH 3/3] dm ioctl: Delete an unnecessary check before the function call "dm_table_destroy"

An old "write-mostly" read balance issue
 2015-02-08 15:40 UTC 

md: 'array_size' sysfs attribute
 2015-02-05 22:34 UTC  (2+ messages)

[PATCH] drivers: md: md-thin: remove duplication with time_after
 2015-02-05 21:58 UTC 

[PATCH] drivers: md: remove duplication with time_after
 2015-02-05 21:39 UTC 

Can't reshape raid0 to raid10
 2015-02-05  8:44 UTC  (4+ messages)

BUG drivers/md/md.c: data-offset reshape renders array unloadable
 2015-02-05  8:17 UTC  (5+ messages)

raid5 Unplug the disk
 2015-02-05  5:03 UTC  (3+ messages)

unsynchronized raid10 with different events count
 2015-02-05  4:52 UTC  (4+ messages)

Off-Topic Write cache disabling?
 2015-02-05  4:47 UTC  (8+ messages)

Array died during grow; now resync stopped
 2015-02-05  4:40 UTC  (6+ messages)
  ` Aw: "

[md PATCH 00/26] Pending md patches
 2015-02-03 21:42 UTC  (27+ messages)
` [md PATCH 01/26] md: do_release_stripe(): No need to call md_wakeup_thread() twice
` [md PATCH 02/26] md/raid5: separate large if clause out of fetch_block()
` [md PATCH 05/26] md/raid5: need_this_block: tidy/fix last condition
` [md PATCH 03/26] md/raid5: separate out the easy conditions in need_this_block
` [md PATCH 06/26] md: rename mddev->write_lock to mddev->lock
` [md PATCH 04/26] md/raid5: need_this_block: start simplifying the last two conditions
` [md PATCH 11/26] md: rename ->stop to ->free
` [md PATCH 07/26] md: make ->congested robust against personality changes
` [md PATCH 18/26] md: remove mddev_lock from rdev_attr_show()
` [md PATCH 20/26] md: tidy up set_bitmap_file
` [md PATCH 08/26] md: make merge_bvec_fn more robust in face of personality changes
` [md PATCH 15/26] md: remove need for mddev_lock() in md_seq_show()
` [md PATCH 09/26] md/linear: remove rcu protections in favour of suspend/resume
` [md PATCH 17/26] md: remove mddev_lock() from md_attr_show()
` [md PATCH 13/26] md: protect ->pers changes with mddev->lock
` [md PATCH 10/26] md: split detach operation out from ->stop
` [md PATCH 12/26] md: level_store: group all important changes into one place
` [md PATCH 19/26] md: remove unnecessary 'buf' from get_bitmap_file
` [md PATCH 16/26] md/raid5: use ->lock to protect accessing raid5 sysfs attributes
` [md PATCH 14/26] md/bitmap: protect clearing of ->bitmap by mddev->lock
` [md PATCH 25/26] md: make reconfig_mutex optional for writes to md sysfs files
` [md PATCH 26/26] md: wakeup thread upon rdev_dec_pending()
` [md PATCH 21/26] md: move GET_BITMAP_FILE ioctl out from mddev_lock
` [md PATCH 22/26] md: minor cleanup in safe_delay_store
` [md PATCH 23/26] md: use mddev->lock to protect updates to resync_{min, max}
` [md PATCH 24/26] md: move mddev_lock and related to md.h

[GIT PULL REQUEST] 2 fixes for md in 3.19
 2015-02-03 21:35 UTC 

RAID1 removing failed disk returns EBUSY
 2015-02-03  8:10 UTC  (16+ messages)

[PATCH] md: fix raid5 livelock
 2015-02-02  0:06 UTC  (5+ messages)
    ` [dm-devel] "

[PATCH] md: do_release_stripe(): No need to call md_wakeup_thread() twice
 2015-02-01 23:25 UTC  (2+ messages)

Apply!
 2015-01-31  7:15 UTC 

[PATCH] md:Remove unneeded fixme comment for the function, pool_ctr
 2015-01-31  5:36 UTC 


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