messages from 2012-04-17 08:43:41 to 2012-04-27 10:24:01 UTC [more...]
Help to assemble raid5 - no superblock!
2012-04-27 10:24 UTC (3+ messages)
[PATCH] imsm: fix: thunderdome may drop 2tb attribute
2012-04-27 8:58 UTC (2+ messages)
dmesg deluge: RAID1 conf printout
2012-04-27 1:30 UTC (7+ messages)
Removing a failing drive from multiple arrays
2012-04-26 21:17 UTC (15+ messages)
[PATCH 0/2] Solve problem adding internal bitmaps to 1.0 arrays
2012-04-26 15:36 UTC (9+ messages)
` [PATCH 1/2] Fix sign extension of bitmap_offset in super1.c
` [PATCH 2/2] Introduce sysfs_set_num_signed() and use it to set bitmap/offset
Verify an error from ioctl STOP_ARRAY is missing
2012-04-26 11:16 UTC
Is this enough for us to have triple-parity RAID?
2012-04-26 4:24 UTC (33+ messages)
RAID6 fails to assemble after unclean shutdown
2012-04-26 3:50 UTC (5+ messages)
md raid recovery - perplexed
2012-04-26 2:50 UTC (3+ messages)
siste varsel
2012-04-25 22:27 UTC
Monitoring for failed drives
2012-04-25 16:54 UTC (3+ messages)
Unable to grow raid10 (error -22)
2012-04-25 11:10 UTC (3+ messages)
Raid1: sdb has a lot mor work then sda
2012-04-25 7:47 UTC (5+ messages)
[RFC 0/2] raid5 trim support
2012-04-25 3:43 UTC (12+ messages)
` [RFC 1/2] MD: "
[Doubt] how is a disk marked faulty in RAID5
2012-04-24 23:36 UTC
Disk link failure impact on Disks and RAID superblock in MD
2012-04-24 10:55 UTC (3+ messages)
[PULL REQUEST] md: a couple of minor bug fixes, and one serious bug fixed
2012-04-24 0:57 UTC
Raid5 crashed, need comments on possible repair solution
2012-04-23 23:01 UTC (4+ messages)
[PATCH 0/1] Make failure message on re-add more explcit
2012-04-23 19:36 UTC (7+ messages)
please confirm [e436036ffef63be12fcc3ad8be834922]
2012-04-23 18:19 UTC
md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct
2012-04-23 10:17 UTC (3+ messages)
mdadm on an MvixBox running OpenWRT
2012-04-23 9:29 UTC (2+ messages)
mdadm -E won't examine loop back device, works ok on source disk
2012-04-23 5:04 UTC (4+ messages)
Intel fakeraid working?
2012-04-23 4:06 UTC (9+ messages)
[PATCH] fix: correct extending size of raid0 array
2012-04-23 0:12 UTC (2+ messages)
[PATCH] imsm: fix: rebuild does not continue after reboot
2012-04-22 23:52 UTC (2+ messages)
[md PATCH 00/23] md patches heading for 3.4
2012-04-21 20:42 UTC (13+ messages)
` [md PATCH 08/23] md: don't set md arrays to readonly on shutdown
[PATCH 00/14] imsm: volume expand
2012-04-20 8:48 UTC (12+ messages)
` [PATCH 01/14] imsm: FIX: Update function imsm_num_data_members() for Raid1/10
` [PATCH 02/14] imsm: FIX: Add volume size expand support to imsm_analyze_change()
` [PATCH 03/14] imsm: Add new metadata update for volume size expansion
` [PATCH 04/14] imsm: Execute size change for external metatdata
` [PATCH 05/14] FIX: Support metadata changes rollback
` [PATCH 06/14] imsm: "
` [PATCH 07/14] FIX: Extend size of raid0 array
about stripe cache in raid5.c
2012-04-20 4:49 UTC
Should mdraid implement timeouts?
2012-04-19 21:46 UTC (2+ messages)
migrating from metadata 0.9 to 1.0 before growing?
2012-04-19 21:25 UTC (4+ messages)
DIPLOMATIC PAYMENT OPEN ATTACHED FOR MORE INFO
2012-04-19 15:09 UTC
[PATCH 0 of 4] dm-raid: various bug fixes
2012-04-19 2:42 UTC (11+ messages)
` [PATCH 1 of 5] DM RAID: Set recovery flags on resume
` [PATCH 2 of 5] DM RAID: Record and handle missing devices
` [PATCH 3 of 5] DM RAID: Use safe version of rdev_for_each
` [PATCH 4 of 5] DM RAID: Use md_error() in place of simply setting Faulty bit
` [PATCH 5 of 5] MD RAID1: Further conditionalize 'fullsync'
` [dm-devel] [PATCH 0 of 4] dm-raid: various bug fixes
non fs-data and gpt partitioned md
2012-04-19 1:36 UTC (5+ messages)
lib/raid6: SSSE3 optimized recovery functions v2
2012-04-19 0:33 UTC (4+ messages)
` [PATCH 1/4] lib/raid6: fix test program build
arch/86: AVX RAID5 xor checksumming v1
2012-04-19 0:02 UTC (3+ messages)
` [PATCH] raid5: add AVX optimized RAID5 checksumming
Any 3.4-rc3 known issues?
2012-04-18 19:10 UTC
Fixing broken metadata?
2012-04-18 17:51 UTC (2+ messages)
RAID 1 partition with hot spare shows [UUU] ?
2012-04-18 9:09 UTC (5+ messages)
mdadm: sending ioctl 800c0910 to a partition!
2012-04-18 8:21 UTC (3+ messages)
RAID6 syncing at 24 MB/s?
2012-04-18 5:37 UTC (5+ messages)
software raid and ERC
2012-04-18 3:52 UTC (5+ messages)
[md PATCH 00/24] Allow bitmaps to be resized
2012-04-18 3:35 UTC (12+ messages)
` [md PATCH 16/24] md/bitmap: make _page_attr bitops atomic
` [md PATCH 21/24] md/bitmap: make sure reshape request are reflected in superblock
` [md PATCH 19/24] md/bitmap: use DIV_ROUND_UP instead of open-code
` [md PATCH 17/24] md/bitmap: make bitmap bitops atomic
` [md PATCH 18/24] md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap'
` [md PATCH 23/24] md/raid10: resize bitmap when required during reshape
` [md PATCH 20/24] md/bitmap: add bitmap_resize function to allow bitmap resizing
` [md PATCH 22/24] md: allow array to be resized while bitmap is present
` [md PATCH 24/24] md/raid5: Allow reshape while a "
RAID5 created by 8 disks works with xfs
2012-04-18 2:23 UTC (17+ messages)
[PATCH 0 of 2] dm-raid: Bug fixes
2012-04-18 1:09 UTC (3+ messages)
A RAID Story
2012-04-17 20:44 UTC
RAID5 XOR speed vs RAID6 Q speed (was Re: AVX RAID5 xor checksumming)
2012-04-17 15:32 UTC (4+ messages)
[PATCH] md/raid10:using conf->chunk_mask instead "chunk_secotrs - 1"
2012-04-17 9:11 UTC (2+ 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).