linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-02 10:36:43 to 2011-11-22 10:15:37 UTC [more...]

Disk identity crisis on RAID10 recovery (3.1.0)
 2011-11-22 10:15 UTC 

md device io request split
 2011-11-22  9:36 UTC 

Question about mdadm commit d6508f0cfb60edf07b36f1532eae4d9cddf7178b "be more careful about add attempts"
 2011-11-22  8:45 UTC  (13+ messages)

Question about raid 10 and raid 1+0 setup
 2011-11-22  6:09 UTC  (2+ messages)

raid1d crash at boot
 2011-11-22  1:26 UTC  (5+ messages)

possible bug - bitmap dirty pages status
 2011-11-21 21:50 UTC  (13+ messages)

BUG_ON triggered in worker_enter_idle, after power failure caused potential RAID corruption (kernel 2.6.39.4)
 2011-11-21  9:30 UTC 

[PATCH] fix: correct metadata's update communication
 2011-11-21  5:19 UTC  (2+ messages)

Is it possible to change the wait time before a drive is concidered failed?
 2011-11-21  1:58 UTC  (2+ messages)

[PATCH] imsm: fix: correct printing value of blocks per migration unit
 2011-11-18 14:28 UTC 

MD RAID1 weirdness
 2011-11-18  8:06 UTC  (2+ messages)
` MD RAID1 weirdness *SOLVED*

Reshape 3-drive RAID1 into 3-drive RAID-5
 2011-11-18  2:24 UTC  (5+ messages)

Idea: Dynamic growth of the md array
 2011-11-17 20:26 UTC  (3+ messages)

BUG_ON triggered in worker_enter_idle, after power failure caused potential RAID corruption (kernel 2.6.39.4)
 2011-11-17 16:35 UTC 

[PATCH] mdadm trivial: Print more detailed error messages on re-add failure
 2011-11-17 14:47 UTC 

[PATCH] imsm: platform capabilities are not validated during level migration
 2011-11-17  1:02 UTC  (2+ messages)

raid startup on a live CD?
 2011-11-16  3:24 UTC  (5+ messages)

Rebuilding Raid 1 set up
 2011-11-15 20:21 UTC 

md/raid10: handle recovery of replacement devices
 2011-11-15  6:58 UTC  (2+ messages)

[PATCH] imsm: fix: correct checking newly missing disks
 2011-11-15  4:43 UTC  (2+ messages)

Raid Problem - Unknown File System Type
 2011-11-14 15:01 UTC  (16+ messages)

raid 5 to raid 6 reshape gone bad
 2011-11-14  6:07 UTC  (9+ messages)

[PATCH] imsm: fix: Allowed to create 2 volumes with total size less then maximum
 2011-11-14  5:43 UTC  (3+ messages)

unable to recover RAID 5 due to bad block
 2011-11-11  0:15 UTC  (11+ messages)
      ` unable to recover RAID 5 due to bad block [solved]

[PATCH] imsm: control number of active imsm volumes in the system
 2011-11-10 12:17 UTC 

Intel RAID problems
 2011-11-10 10:29 UTC  (2+ messages)

[PATCH] kill-subarray: fix, IMSM cannot kill-subarray with unsupported metadata
 2011-11-10 10:00 UTC  (7+ messages)

[PATCH] imsm: control number of active imsm volumes in the system
 2011-11-09 23:04 UTC  (2+ messages)

mini change of raid5.c
 2011-11-09 22:15 UTC  (2+ messages)

mdraid write performance in different kernels up to 3.0, 3.0 shows huge improvement
 2011-11-09 21:58 UTC  (2+ messages)

All kinds of things on RAID/mdadm
 2011-11-09 21:56 UTC  (4+ messages)

PULL REQUEST - md bugfixes for 3.2-rc
 2011-11-09  0:44 UTC 

[systemd-devel] systemd kills mdmon if it was started manually by user
 2011-11-08 23:27 UTC  (35+ messages)
`  "

Auto-assembling RAID6 over RAID0?
 2011-11-08 11:37 UTC  (2+ messages)

Impending failure?
 2011-11-08  0:04 UTC  (12+ messages)

Error when compiling drivers/md/dm-bufio.c
 2011-11-07 20:27 UTC  (10+ messages)
` [dm-devel] "

Working TRIM for md RAID
 2011-11-07 20:15 UTC  (3+ messages)

Special drives for Linux Raid?
 2011-11-07 18:28 UTC  (5+ messages)

documentation for echo check > /dev/mdX, etc
 2011-11-07 17:22 UTC  (2+ messages)

[PATCH] fix: Allowed to assemble 2 volumes with the same names from config file
 2011-11-07  8:34 UTC  (3+ messages)

[PATCH] md/raid5: STRIPE_ACTIVE has lock semantics, add barriers
 2011-11-07  1:39 UTC  (2+ messages)

[PATCH] imsm: fix: add support for OLCE and migration to imsm_count_failed
 2011-11-07  1:30 UTC  (2+ messages)

[PATCH 1/2] FIX: mdmon doesn't start
 2011-11-07  0:47 UTC  (4+ messages)
` [PATCH 2/2] FIX: Do not continue container reshape when mdmon is absent

[PATCH] dm-ioctl: Don't leak memory in target_message() if 'argc' is NULL
 2011-11-06 22:20 UTC 

[PANIC] : kernel BUG at drivers/md/raid5.c:2756!
 2011-11-06 22:12 UTC  (8+ messages)

potentially lost largeish raid5 array
 2011-11-06 21:58 UTC  (9+ messages)

[PATCH 00/12] More leak and NULL pointer dereference fixes
 2011-11-03 12:40 UTC  (15+ messages)
` [PATCH 01/12] mdadm: add missing break for UpdateSubarray
` [PATCH 02/12] ping_monitor(): check file descriptor is valid before using and closing it
` [PATCH 03/12] mdstat_read(): Check return value of dup() before using file descriptor
` [PATCH 04/12] get_component_size(): Check read() return value for error before using it
` [PATCH 05/12] array_try_spare(): open_dev() returns -1 on error, not zero
` [PATCH 06/12] disk_init_and_add(): Fail if opening sysfs file descriptors fail
` [PATCH 07/12] close_aa(): Verify file descriptors are valid before trying to close them
` [PATCH 08/12] ahci_enumerate_ports(): Don't close fd that failed to open
` [PATCH 09/12] unblock_monitor(): Check sra is valid before dereferencing
` [PATCH 10/12] Manage_ro(): Check pointer rather than dereferencing it
` [PATCH 11/12] fd2devname(): Don't dereference NULL pointer
` [PATCH 12/12] match_metadata_desc(): Fix memory leak

[PATCH 00/19] More fixes for resource leaks and warnings
 2011-11-02 21:58 UTC  (4+ messages)

yuming wu shared photos with you
 2011-11-02 17:00 UTC 

possibly silly question (raid failover)
 2011-11-02 13:17 UTC  (19+ 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).