Linux RAID Storage
[Prev Page][Next Page]
- Re: Re: [PATCH] md/raid1:combine code in fix_read_error andfix_sync_read_error., (continued)
- Raid 6 rebuild,
Bryan Bush
- Can't add drive to array 3.3 & 3.2.3,
Brad Campbell
- [PATCH 0/4] Imsm OROM compatibility/boot support fixes,
Przemyslaw Czarnowski
- [PATCH] Fix two typos in fprintf messages,
Lukasz Dorau
- [PATCH] md/raid1,raid10:If r1bio->sectors % 8 != 0,then the memcmp and latermemcpy will omit the last bio_vec.,
majianpeng
- doubt in chunk_aligned_read(),
Anuj Goel
- Intel fakeraid working?,
Phillip Susi
- RAID5 check does not read disk media,
Peter Urbanec
- Help to assemble raid5 - no superblock!,
Salatiel Filho
[PATCH] userns: Replace netlink uses of cap_raised with capable.,
Eric W. Biederman
[md PATCH 00/10] md patches for 3.5: RAID10 reshape,
NeilBrown
- [md PATCH 01/10] md: allow a reshape operation to be reversed., NeilBrown
- [md PATCH 02/10] md: add possibility to change data-offset for devices., NeilBrown
- [md PATCH 03/10] md/raid5: Use correct data_offset for all IO., NeilBrown
- [md PATCH 04/10] md/raid5: allow for change in data_offset while managing a reshape., NeilBrown
- [md PATCH 05/10] md/raid10: collect some geometry fields into a dedicated structure., NeilBrown
- [md PATCH 06/10] md: teach sync_page_io about new_data_offset., NeilBrown
- [md PATCH 07/10] md: use resync_max_sectors for reshape as well as resync., NeilBrown
- [md PATCH 08/10] md/raid10: Introduce 'prev' geometry to support reshape., NeilBrown
- [md PATCH 09/10] md/raid10: split out interpretation of layout to separate function., NeilBrown
- [md PATCH 10/10] md/raid10: add reshape support, NeilBrown
- Re: [md PATCH 00/10] md patches for 3.5: RAID10 reshape, Phillip Susi
[PULL REQUEST] md bugfixes for 3.4-rc, NeilBrown
Linux 3.3.1 resync speed,
Mathias Burén
[PATCH] imsm: fix: thunderdome may drop 2tb attribute,
Czarnowska, Anna
[PATCH] md/raid1:Using 1 instead of update.,
majianpeng
[PATCH] md/raid1:using else-if instead if.,
majianpeng
[PATCH] md/raid1:use bi->bv_len instead of PAGE_SIZE., majianpeng
md/raid1:If r1bio->sectors % 8 != 0,then the memcmp and later memcpy will omit the last bio_vec.,
majianpeng
md/raid1:Fix a logic bug in fix_sync_read_error().,
kedacomkernel
md/raid1:Remove unnecessary judgement.,
majianpeng
RAID5 created by 8 disks works with xfs,
daobang wang
[PATCH] imsm: set 2tb disk attribute for spare, Czarnowska, Anna
When allocating resync pages,judge the queue limit of mddev.,
majianpeng
AVX RAID5 xor checksumming,
Jim Kukunas
[PATCH 6/6] check that no disk over 2TB is used to create container when no support, Czarnowska, Anna
[PATCH 5/6] check volume size in validate_geometry_imsm_orom, Czarnowska, Anna
[PATCH 2/6] clear hi bits if not used after loading metadata from disk, Czarnowska, Anna
[PATCH 4/6] show 2TB volumes/disks support in --detail-platform, Czarnowska, Anna
[PATCH 3/6] simplify calculating array_blocks, Czarnowska, Anna
[PATCH 1/6] imsm: avoid overflows for disks over 1TB,
Czarnowska, Anna
[PATCH 0/6] imsm: 2TB disks/volumes support,
Czarnowska, Anna
md/raid5:Fix a bug about judging the operation is syncing or replaing in analyse_stripe().,
majianpeng
Check not actually reading drives, Larkin Lowrey
md/raid1:remove unnecessary set_bit(MD_RECOVERY_INTR,&mddev->recovery).,
majianpeng
md:Add the judgement about the size of suspend_lo and suspend_hi.,
majianpeng
md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev). Because rde->nr_pending > 0,so can not remove this disk.,
majianpeng
md/raid1:!conf->r1buf_pool is unlikely in function sync_request.,
majianpeng
SSD cache for software RAID,
王道邦
RAID6 grow failed,
Bryan Bush
mdadm raid6 recovery status,
Paramasivam, Meenakshisundaram
[PATCH v2] Avoid OOPS when reshaping raid1 to raid0,
Jes . Sorensen
Rescue md/6 array: advice please,
Ruth Ivimey-Cook
restoring array after zeroing superblocks, Alexander Peganz
md/raid1: If md_integrity_register() failed,run() must free the mem,
majianpeng
md/raid0: If md_integrity_register() failed,raid0_run() must free the mem.,
majianpeng
md/linear: If md_integrity_register() failed,linear_run() must free the mem.,
majianpeng
[PATCH 0/1] Avoid OOPS when reshaping raid1 to raid0,
Jes . Sorensen
Fwd: grub-probe seems to be having problems,
jlcenter
[PATCH 00/11] Various cleanups and minor fixes,
Jes . Sorensen
- [PATCH 01/11] super1.c don't keep recalculating bitmap pointer, Jes . Sorensen
- [PATCH 04/11] match_metadata_desc1(): Use calloc instead of malloc+memset, Jes . Sorensen
- [PATCH 02/11] Define and use SUPER1_SIZE for allocations, Jes . Sorensen
- [PATCH 03/11] init_super1() memset full buffer allocated for superblock, Jes . Sorensen
- [PATCH 06/11] Use struct align_fd to cache fd's block size for aligned reads/writes, Jes . Sorensen
- [PATCH 09/11] super1.c: use ROUND_UP/ROUND_UP_PTR, Jes . Sorensen
- [PATCH 08/11] Generalize ROUND_UP() macro and introduce matching ROUND_UP_PTR(), Jes . Sorensen
- [PATCH 11/11] __write_init_super_ddf(): Use posix_memalign() instead of static aligned buffer, Jes . Sorensen
- [PATCH 10/11] super-intel.c: Use ROUND_UP() instead of manually coding it, Jes . Sorensen
- [PATCH 05/11] Use 4K buffer alignment for superblock allocations, Jes . Sorensen
- [PATCH 07/11] match_metadata_desc0(): Use calloc instead of malloc+memset, Jes . Sorensen
- Re: [PATCH 00/11] Various cleanups and minor fixes, NeilBrown
Array Size differences between mdadm --detail and --examine,
Chris Francy
lib/raid6: SSSE3 optimized recovery functions v1,
Jim Kukunas
Kernel oops adding bitmap,
Larkin Lowrey
How to update homehost of an existing raid component,
Pavel Hofman
raid10 regression: unrecoverable raids,
Jes Sorensen
md/raid5:Fix recover/replace stop and start repreatedly if handle stipe failed,because one disk had bad blocks.,
kedacomkernel
PULL REQUEST - md updates for 3.4, NeilBrown
lib/raid6: SSSE3 optimized recovery functions,
Jim Kukunas
[patch v2 0/6] Add TRIM support for raid linear/0/1/10,
Shaohua Li
raid10n2/xfs setup guidance on write-cache/barrier,
Jessie Evangelista
Re: raid10n2/xfs setup guidance on write-cache/barrier, Zdenek Kaspar
Recovering raid6 with 3 of 12 disks,
Larkin Lowrey
Question about handle_failed_sync(),
majianpeng
md/raid5:Fix recover/replace stop if handle stipe failed,
majianpeng
[md PATCH 00/23] md patches heading for 3.4,
NeilBrown
- [md PATCH 01/23] md/raid5: make sure reshape_position is cleared on error path., NeilBrown
- [md PATCH 02/23] md/raid10: remove unnecessary smp_mb() from end_sync_write, NeilBrown
- [md PATCH 03/23] md/raid5: removed unused 'added_devices' variable., NeilBrown
- [md PATCH 04/23] md: Use existed macros instead of numbers, NeilBrown
- [md PATCH 05/23] md/raid5: use atomic_dec_return() instead of atomic_dec() and atomic_read()., NeilBrown
- [md PATCH 06/23] md: allow last device to be forcibly removed from RAID1/RAID10., NeilBrown
- [md PATCH 07/23] md: allow re-add to failed arrays., NeilBrown
- [md PATCH 08/23] md: don't set md arrays to readonly on shutdown., NeilBrown
- [md PATCH 09/23] md/bitmap: ensure to load bitmap when creating via sysfs., NeilBrown
- [md PATCH 10/23] md/raid1, raid10: avoid deadlock during resync/recovery., NeilBrown
- [md PATCH 11/23] md: tidy up rdev_for_each usage., NeilBrown
- [md PATCH 12/23] md: add proper merge_bvec handling to RAID0 and Linear., NeilBrown
- [md PATCH 13/23] md/raid10: handle merge_bvec_fn in member devices., NeilBrown
- [md PATCH 14/23] md/raid1: handle merge_bvec_fn in member devices., NeilBrown
- [md PATCH 15/23] md/raid10 - support resizing some RAID10 arrays., NeilBrown
- [md PATCH 16/23] md/bitmap: remove some unused noise from bitmap.h, NeilBrown
- [md PATCH 17/23] md/bitmap: move printing of bitmap status to bitmap.c, NeilBrown
- [md PATCH 18/23] md/bitmap: change a 'goto' to a normal 'if' construct., NeilBrown
- [md PATCH 19/23] md/bitmap: remove some pointless locking., NeilBrown
- [md PATCH 20/23] md/bitmap: remove unnecessary indirection when allocating., NeilBrown
- [md PATCH 21/23] md/bitmap: discard CHUNK_BLOCK_SHIFT macro, NeilBrown
- [md PATCH 22/23] md: fix clearing of the 'changed' flags for the bad blocks list., NeilBrown
- [md PATCH 23/23] md: Add judgement bb->unacked_exist in function md_ack_all_badblocks()., NeilBrown
Re: [PATCH]: md: Initialize ctl_name field of table raid_root_table/raid_dir_table to avoid dump_trace info in debug kernel,
Eric W. Biederman
If,
kedacomkernel
md:Add break if find.,
majianpeng
mdadm raid can't set proper devices in super-block,
Carl Engstrom
Striping does not increase performance.,
Caspar Smit
[patch 0/7] Add TRIM support for raid linear/0/1/10,
Shaohua Li
Re: [patch 0/7] Add TRIM support for raid linear/0/1/10, NeilBrown
Can't Boot from /dev/md0,
Wiliam Colls
re-adding a disk to a raid1 array with bitmap,
Jes Sorensen
invalid bitmap file superblock: bad magic,
Arkadiusz Miśkiewicz
raid6 recovered, but what went wrong?, Miroslav Rovis
md:Add judgement bb->unacked_exist in function,
kedacomkernel
fakeraid question,
Tobias Powalowski
md:Fix a bug in function badblocks_show().,
majianpeng
Raid failure - drives or controller?,
Danilo Godec
[PATCH] Reset bad flag on map update,
Czarnowska, Anna
[PULL-REQUEST] 3 fixes for md in 3.3, NeilBrown
mdadm: sending ioctl 1261 to a partition!,
Steven Haigh
Speeding up chunk size change?,
Steven Haigh
Can't add device to raid 1 array - no error message,
Larkin Lowrey
Hints on reducing kickouts,
John Obaterspok
md:Badsector must in valid range of component device.,
majianpeng
debugging md2_resync hang at raise_barrier,
Ray Morris
md raid5 fsync deadlock,
Milan Broz
[Patch]use atomic_dec_return() instead of atomic_dec() and atomic_read(), kedacomkernel
md: Return proper err if d_path error in get_bitmap_file., majianpeng
Adding a disk to RAID0,
Victor Balakine
Change metadata version?, Larkin Lowrey
What are these reads in what should be simply a full-stripe write?,
John Adams
3 Drives down, Help!, Jon Hardcastle
[PATCH] Add barrier support to dm-raid,
Jonathan Brassow
grub2/grub-pc install not possible on mdadm,
Stefan Priebe - Profihost AG
mdadm --assemble --scan always fail if bulit with uClibc., Piotr Karbowski
how to use badsector function, kedacomkernel
md:When opened /proc/mdstat, increase the refcount of,
majianpeng
Failed RAID6,
Larry Owen
migrating from metadata 0.9 to 1.0 before growing?,
Lars Täuber
md: Use existed macro instead of number,
kedacomkernel
[PATCH 0/1] Make failure message on re-add more explcit,
Jes . Sorensen
Lenny to squeeze mdadm problem + e2label problem,
Manuel Arostegui
[PATCH] Print error message if failing to write super for 1.x metadata,
Jes . Sorensen
Re: Question regarding RAID10, NeilBrown
RAID1 content under Windows OS,
Álvaro López López
[PATCH] Print correct md device name if write_init_super fails,
Jes . Sorensen
[PATCH] avoid double-free upon "old buggy kernel" sysfs_read failure,
Jim Meyering
RAID10: How to mark spare as active, assume-clean documentation,
Anshuman Aggarwal
Starting a RADI1 array after the filesystem has being used through LVM?,
Danilo Godec
MD and rotational attribute,
Karel Zak
Problem rebuild raid 1 replacement disk,
RANSOM, Tony
Install grub2 to /dev/md126 fails, revisited, jlcenter
mdadm segfaults on --grow,
eeeee
zeroed superblock on raid6,
dragos
[PATCH] FIX: Changes in '0' case for reshape position verification,
Adam Kwolek
Re: mdadm segfault at assemble, NeilBrown
mdadm dropped disk, won't re-add,
John Paul Adrian Glaubitz
Add a spare to a poorly defined raid1,
David Liontooth
Re: raid 5 and bad block feature,
bobzer
mdadm 3.2.3 segfault when trying to reassemble a device, Nikita Kozlov
SES Enclosure Management.,
Robert Woodworth
[PATCH] Use posix_memalign() for memory used to write bitmaps,
Jes . Sorensen
RAID6 ext3 problems,
Jeff W
RAID corruption with kernel 3.2?,
H. Peter Anvin
equal / larger size still not large enough (3.2.3), Felipe Sanchez
mdadm devel-3.3, bobzer
XFS on top RAID10 with odd drives count and 2 near copies,
CoolCold
[PATCH 17/60] md: remove the second argument of k[un]map_atomic(), Cong Wang
[PATCH 55/60] dm: remove the second argument of k[un]map_atomic(), Cong Wang
[PATCH] FIX: Add missed '0' case for reshape position verification, Adam Kwolek
[long] general advice: config recommendations, Keith Keller
[PULL REQUEST] two md updates for 3.3,
NeilBrown
remove one md and add its disk to the other md,
Asif Iqbal
write-intent bitmapping,
Stefan Priebe - Profihost AG
metadata 1.2 advantages?,
Stefan Priebe - Profihost AG
[PATCH 00/12] Problems during restart container reshape,
Adam Kwolek
- [PATCH 04/12] imsm: FIX: imsm_get_allowed_degradation() doesn't count degradation for raid1, Adam Kwolek
- [PATCH 05/12] Fix: Sometimes mdmon throws core dump during reshape, Adam Kwolek
- [PATCH 01/12] FIX: NULL pointer to strdup() can be passed, Adam Kwolek
- [PATCH 06/12] Flush mdmon before next reshape step during container operation, Adam Kwolek
- [PATCH 07/12] imsm: FIX: Chunk size migration problem, Adam Kwolek
- [PATCH 02/12] imsm: FIX: No new missing disks are allowed during general migration, Adam Kwolek
- [PATCH 03/12] FIX: Array is not run when expansion disks are added, Adam Kwolek
- [PATCH 11/12] FIX: restart reshape when reshape process is stopped just between 2 reshapes, Adam Kwolek
- [PATCH 12/12] FIX: Do not try to (continue) reshape using inactive array, Adam Kwolek
- [PATCH 08/12] FIX: use md position to reshape restart, Adam Kwolek
- [PATCH 09/12] imsm: FIX: use md position to reshape restart, Adam Kwolek
- [PATCH 10/12] imsm: FIX: Clear migration record when migration switches to next volume., Adam Kwolek
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]