Linux RAID Storage
[Prev Page][Next Page]
- md device not unmounting on reboot,
Micah Anderson
- DPT PM3224, Lawson,Jonathan
- PATCH - Convert Struct initialised in md to "the new way", Neil Brown
- PATCH - MD - Remove get_spare declaration and associated warning, Neil Brown
- PATCH - md in 2.5.27 - Fix to bugs that would cause sync_sbs to Oops,
Neil Brown
- RAID-0 Autodetection fails,
Agustinus Tedja
- RAID0 - one drive's superblock is corrupt,
Neil Sedger
- 2.5.27 RAID1 not shutting down at halt/reboot???, Roe Peterson
- 2.2.17 -> 2.4.19-rc3: bub in file md.c, line 1311,
Hein Roehrig
- BSD disklabel and autodetection,
martin
- Oops with 2.5.27 (swapper),
Christian Thalinger
- root raid problems,
Healy
- Raid1 bug in 2.5.26?, Roe Peterson
- [PATCH] MD - 14 of 27 - Improve handling of spares in md, NeilBrown
- [PATCH] MD - 12 of 27 - Set desc_nr more sanely., NeilBrown
- [PATCH] MD - 17 of 27 - Add "degraded" field to md device, NeilBrown
- [PATCH] MD - 22 of 27 - Remove number and raid_disk from personality arrays, NeilBrown
- [PATCH] MD - 11 of 27 - Move md_update_sb calls, NeilBrown
- [PATCH] MD - 13 of 27 - Remove concept of 'spare' drive for multipath., NeilBrown
- [PATCH] MD - 10 of 27 - Pass the correct bdev to md_error, NeilBrown
- [PATCH] MD - 27 of 27 - Get rid of dev in rdev and use bdev exclusively., NeilBrown
- [PATCH] MD - 26 of 27 - Change partition_name calls to bdev_partition_name were possible., NeilBrown
- [PATCH] MD - 18 of 27 - when writing superblock, generate from mddev/rdev info., NeilBrown
- [PATCH] MD - 25 of 27 - Remove the sb from the mddev, NeilBrown
- [PATCH] MD - 15 of 27 - Add raid_disk field to rdev, NeilBrown
- [PATCH] MD - 19 of 27 - Don't maintain disc status in superblock., NeilBrown
- [PATCH] MD - 9 of 27 - Rdev list cleanups., NeilBrown
- [PATCH] MD - 7 of 27 - Use symbolic names for multipath (-4) and linear (-1), NeilBrown
- [PATCH] MD - 23 of 27 - Move persistent from superblock to mddev, NeilBrown
- [PATCH] MD - 21 of 27 - nr_disks is gone from multipath/raid1, NeilBrown
- [PATCH] MD - 16 of 27 - Add in_sync flag to each rdev, NeilBrown
- [PATCH] MD - 24 of 27 - Remove dependance on superblock, NeilBrown
- [PATCH] MD - 8 of 27 - Get rid of find_rdev_all, NeilBrown
- [PATCH] MD - 5 of 27 - Embed bio in mp_bh rather than separate allocation., NeilBrown
- [PATCH] MD - 3 of 27 - Get multipath to use mempool, NeilBrown
- [PATCH] MD - 6 of 27 - Don't "analyze_sb" when creating new array., NeilBrown
- [PATCH] MD - 4 of 27 - Remove state field from multipath mp_bh structure., NeilBrown
- [PATCH] MD - 2 of 27 - Remove dead consistancy checking code from multipath., NeilBrown
- [PATCH] MD - 1 of 27 - Remove bdput calls from raid personalities., NeilBrown
- cannot boot from 2nd disk, Yildiz, Murat
- /boot with raid1-root, Yildiz, Murat
- Unable to read superblock,
Micah Anderson
- soft raid advice,
Yildiz, Murat
- reconstruction stalls,
Michael Robinton
root raid, Yildiz, Murat
FastTrack100TX4 questions, Andy
Several small raids or one big?, Michael Tokarev
AW: 3ware raid 10 rebuild fails, Martin Bene
3ware raid 10 rebuild fails, drenning, bruce
AW: Raid 5 and Power Failure,
Martin Bene
Raid 5 and Power Failure,
Jason Pfingstmann
Setting a buffer_heads 'real_device',
Mario Vodisek
AW: Automatic notification of failure in softRAID array?, Dambacher, Ulf
Automatic notification of failure in softRAID array?, Peter Daniel
Bad block on IDE drive causes it to be kicked out of the array,
Chris Chabot
raid1 over lvm and nbd => recovery thread fails,
Martin Hermanowski
Mdadm issue,
Thomas Hicks
md: badblocks(pid 1216) used obsolete MD ioctl,
Cal Webster
Non-equal sized partitions vs RAID 1,
Flemming Frandsen
Re: Can't boot from /dev/md0 (RAID-1) (more info),
Roy Sigurd Karlsbakk
Can't boot from /dev/md0 (RAID-1),
Roy Sigurd Karlsbakk
Success!, Ken Causey
array status information on Promise SX6000?, Jim Moechnig
Can't figure out how to use mdadm in initrd,
Ken Causey
RAID5 damaged without any reason, Eddy Ilg
RAID5: Fixing or Recovering Faulty Disk,
Cal Webster
PATCH - fix for raid1 superblock update in 2.4.19-rc1, Neil Brown
Simple question, maybe,
Jason Shelton
Can't add missing member back in???,
Ken Causey
I finally managed to reconstruct my raid array. thanx for the onesthat helped me, Loïc Paillotin
raidreconf: Successful RAID5 Reconstruction (re-size),
Cal Webster
RAID5 damaged - cannot read superblock, Eddy Ilg
RUN_ARRAY vs. START_ARRAY ioctls,
Jeff Meininger
Initrd and persistent-superblock, Ken Causey
Mirror recovery?,
Ross Vandegrift
PATCH - md 3 of 3 - Make ITERATE_MDDEV work on non-SMP, Neil Brown
PATCH - md 2 of 3 - Md sync: Remove compiler warning that revealed a bug., Neil Brown
PATCH - md 1 of 3 - Don't lock array for START_ARRAY, Neil Brown
RAID1, backup & BCV,
Buechler, Mark R
PATCH - md 22 of 22 - Generalise md sync threads, Neil Brown
PATCH - md 21 of 22 - Improve handling of MD super blocks, Neil Brown
PATCH - md 20 of 22 - Provide SMP safe locking for all_mddevs list., Neil Brown
PATCH - md 19 of 22 - Improve serialisation of md syncing, Neil Brown
PATCH - md 18 of 22 - More mddev tidyup - remove recovery_sem and resync_sem, Neil Brown
PATCH - md 17 of 22 - Strengthen the locking of mddev., Neil Brown
PATCH - md 16 of 22 - Next small step to improved mddev management., Neil Brown
PATCH - md 15 of 22 - Get rid of kdev_to_mddev, Neil Brown
PATCH - md 14 of 22 - Second step to tidying mddev refcounts and locking, Neil Brown
PATCH - md 13 of 22 - First step to tidying mddev recounting and locking., Neil Brown
PATCH - md 12 of 22 - Remove "data" from dev_mapping and tidy up, Neil Brown
PATCH - md 11 of 22 - Get rid of "OUT" macro in md.c, Neil Brown
PATCH - md 10 of 22 - Remove nb_dev from mddev_s, Neil Brown
PATCH - md 9 of 22 - Discard functions that have been "not yet" for a long time, Neil Brown
PATCH - md 8 of 22 - Discard md_make_request in favour of per-personality make_request functions., Neil Brown
PATCH - md 7 of 22 - Use wait_event_interuptible in md_thread, Neil Brown
PATCH - md 6 of 22 - Discard "param" from mddev structure, Neil Brown
PATCH - md 5 of 22 - Fix various list.h list related problems in md.c, Neil Brown
PATCH - md 4 of 22 - Make raid5 work for big bios, Neil Brown
PATCH - md 3 of 22 - Remove md_maxreadahead, Neil Brown
PATCH - md 2 of 22 - Make device plugging work for md/raid5, Neil Brown
PATCH - md 1 of 22 - Fix three little compile problem when md or raid5 compiled with debugging,
Neil Brown
Not-fresh + failure,
Titus Winters
[Fwd: intel server raid controller SRCU31], sandra
intel server raid controller SRCU31, sandra
raid 5 out of sync won't mount,
Monty Charlton
strange mdstat output,
Rene Scherer
Woody, initrd, raid1, boot,
Thomas -Balu- Walter
recovery of software raid0 - continued, Maxwell Bottiger
Raid 1 visible as /dev/sda1 ?, Blurg
raid0_make_request bug: can't convert ...bigger than 8k,
Paul Kubicz
PATCH - md 2 of 2 - get raid5 to work with a large bio, Neil Brown
PATCH - md 1 of 2 - get raid5 (and umem) to compile, Neil Brown
i just read in the archive.........,
Loïc Paillotin
inserting a new disk in a raid 1,
Loïc Paillotin
how to change sector size on fibrechannel drives,
David Nedved
Post-install Raid setup, Guillaume Rousse
how do I change md1 to md2?,
David Nedved
RAID5 almost failed - reorder drives?, Brock Nanson
[PATCH][2.5] new list macros for md (7 occ),
Lightweight patch manager
RAID-1 md comes up degraded every time,
David Nedved
Problem with Raid 1/5 2.4.x kernel, Scott Bisker
IDE bus rescan,
Maurice Hilarius
Raid-1 booting problem, Stephane Morand
RH 7.3 raid1 setup,
Christian Schmit
RAID-6 support in kernel?,
Roy Sigurd Karlsbakk
Linux Driver test tools?, Haofeng Kou
mdrecoveryd oops,
VanTo
md and lvm,
lilha
just how dangerous is this??,
James Fillman
mdadm mail option configuration,
Jeff Hill
AW: other RAID features, Martin Bene
Re: other RAID features, 3tcdgwg3
AW: RAID 5 disk format for Promise SuperTrak Sx6000 (Linux), Martin Bene
RAID 5 disk format for Promise SuperTrak Sx6000 (Linux),
ewitness - Ben Fowler
Re: Need help for the installation of RAID1 on Rtlinux, Luca Berra
bad block remapping,
Justin Kanoa Withington
about delete raid,
lilha
/proc/mdstat output,
Rene Scherer
some question in SoftRaid,
lilha
RH73 using raid1, Christian Schmit
Q: Priority of md_thread(),
Potthoff, Kay
building network software raid,
lylai
linux mkraid: segmentation fault,
Anthony Johnson
Kernel Problem, Brinley Craig
Software RAID Stopped Working With Aurora Kernel,
Calvin Webster
How SW-RAID detects new disks,
Rabeeh Khoury
changing major/minor numbers,
Kirill Malkin
mdadm --monitor,
Danilo Godec
PATCH - md in 2.4.19-pre - Correctly abort recovery if raid personality indicates an error, Neil Brown
PATCH - raid in 2.5.15 - 3 of 3 - Initial md/raid5 support for 2.5 (with bio), Neil Brown
PATCH - raid in 2.5.15 - 2 of 3 - Tidy up raid5 code, Neil Brown
PATCH - raid in 2.5.15 - 1 of 3 - Change MD Superblock IO to go straight to submit_bio, Neil Brown
raidtools -> mdadm migration, raid+news
is there any way to delay reconstruction?, dean gaudet
Unrecognized raid partitions durring upgrade,
Maxwell Bottiger
RAID1 failure recovery,
Maxim Frolov
ANNOUNCE: mdadm 1.0.0 - A tool for managing Soft RAID under Linux,
Neil Brown
Fw: DriveReady SeekComplete problems,
Artur Jasowicz
>12 drives in a RAID?,
Roy Sigurd Karlsbakk
Adding spare drive,
mousebusiness.com
Raidstop /dev/md0 won't work,
Scott Walter
RE: RAID detection and activation w/o auto detection,
Yuval Yeret
Creating failed-mode RAID1 with mdadm,
Ross Vandegrift
switching from harware to kernel raid5,
Louis-David Mitterrand
RAID autorun support for SunOS disk labels,
Andrew Beresford
raid 5 question,
Marcus Schommer
LILO related problem, eim
multipath personality kernel oops when starting a virtual path with one of the physical paths unavailable, nurit
raid1 oops in raid1_read_balance on Sparc64,
Andrew Beresford
Replacing a RAID 1 array,
Dovli X
URGENT lilo problems,
Iain
resizing RAID0 in-place, Markus Schoder
RAID1 degradation failure.. (2.4.17),
Matti Aarnio
mdctl/mdadm alternate download site?, Jason White
mdadm help and howto for newbies?,
Stephen Lee
couple of seemingly dumb questions,
Maurice Hilarius
Problems moving a raid5 to other devices,
Vidar
Mirroring,
Mohamed Farouk
NOT an announce for raidtools-1.0, Luca Berra
How to change the preferred minor,
Anders Nielsen
e2fsck, badblocks - a bit OT, Danilo Godec
adding disk to raid5 array,
David Hajek
broken disk?,
Gernot A. Weber
2 HBA's and Multipath.,
SoulBlazer
Floating Spare,
SoulBlazer
Software RAID-1 and badblocks, Kevin Page
LVM / EXT3 production ready ?, Steven Rodenburg
Performance problems with kupdated and kswapd, Alberto Alonso
Unable to mount root fs on 09:03,
Brad Hubbard
mdadm Some Makefile changes , Hth , JimL,
Mr. James W. Laferriere
Oops with Sparc/RAID1/ext3, Andrew Beresford
Stuck in a weird RAID state,
jim
ANNOUNCE - mdadm 0.8 - candidate for 1.0,
Neil Brown
Re: ANNOUNCE - mdadm 0.8 - candidate for 1.0, Luca Berra
Update on Promise 100TX2 + Serverworks IDE issues -- 2.2.20,
jim
My Bootable Linux RAID 1 success and a few questions, brian
Kernel 2.4 and Swap (solved),
David Morris
Raid-5 autodetection problem,
Steven Rodenburg
Re: [LARGE] Something strange with booting from raid1 ., Mr. James W. Laferriere
Recovery from Raid1 "failure", Stephen Lee
Booting from RAID-1 on a Sparc with 2.4 kenrel, David Morris
raid5: switching cache buffer size log spam,
dean gaudet
Moving devices in an array,
brian
hanging at partition check, Stefan Goerres
RAID 1 always need to reconstruct,
brian
Read Only RAID5,
Andy Smith
/boot, /root on raid 5,
Gernot A. Weber
lilo + raid1 problem (with me :), Alvaro Reguly
RAID-5 on SS20,
David Morris
AW: SW RAID6 ?, Martin Bene
Linux RAID bug?,
Rob MacGregor
SW RAID6 ?,
Martin Eriksson
Raid: cant hot add disk: / = md0, / = hdc1 at the same time?,
James Bromberger
Re: 2.4.19-pre4 aic7xxx problems,
Mike Black
make/configure brokenness, Tony den Haan
minimun patch list?,
Stefan Goerres
Problems with fsck on boot,
Christopher Penney
convert raid to non-raid and vice versa ?,
Rainer Fuegenstein
RAID: mkraid Crashes, HELP!, Quang Nguyen (Ngo)
AW: data corruption - the nightmare continues,
Martin Bene
booting/swap questions, Kevin M. Shortt
data corruption - the nightmare continues,
Rainer Fuegenstein
md incompatibility with HPT372 ?,
Vincent Bernat
2.4.17 RAID1 oopses when shut down in degraded mode, KELEMEN Peter
Typo in Assemble.c,
Junaid Rizvi
Startup problems, Mike Black
Partition table,
Stefan Goerres
ANNOUNCE - mdadm 0.7.1,
Neil Brown
HPT370 chipset and 2.2.xx.,
Richard Adams
SIIG Ultra ATA/133, Gary Ingram
Winfast ATA100,
Brad Hubbard
2TB finally synced,
Mike Black
linux 2.5.6 (and -pre1) left raid array in unclean mode -> kernelbug at raid1.c:656,
Jani Averbach
mdadm-0.7 2TB detail,
Mike Black
SCSI Problem 2.4.19-pre2-ac3,
Mike Black
raid1 performance,
Tobias Stefan Richter
raid members failed?, Stefan Goerres
mdadm 0.7 shows identical information raid1 members of raid0,
Jeffrey W. Baker
RH7.2, RAID1, how to recover?, Frank Isaacs
Additional options for mdctl-0.5,
Stephenson, Dale
grub, Kai Wilke
ANNOUCE: mdctl 0.6 available,
Neil Brown
Re: ANNOUCE: mdctl 0.6 available, Mr. James W. Laferriere
Question about monitoring Multipath status, Li Zhou
Linux-2.4.19-pre2-ac2 Oops, Mike Black
Oopses in 2.4.16, Mike Black
raid 0 acting up.,
Dan Adelman
Faulty marks., Frank Samuelson
possible buffer overruns in /proc/mdstat and raid in 2.4.16 kernel, George Goble
confusing mkraid problems,
l-berland
ext3 on Linux software RAID1,
Rechenberg, Andrew
HPT 370 raid problems, shura
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]