linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Fixes for installation of CentOS 6 on DDF BIOS RAID
@ 2013-08-16 18:21 mwilck
  2013-08-16 18:21 ` [PATCH 1/6] DDF: ddf_activate_spare: fix gcc -O2 uninitialized warning mwilck
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: mwilck @ 2013-08-16 18:21 UTC (permalink / raw)
  To: neilb, linux-raid; +Cc: mwilck

I am currently working on RHEL6/CentOS6 installation on a DDF 
BIOS RAID using MD. Currently, RHEL/CentOS will activate dmraid when 
the installer encouters DDF meta data, as most distributions do. 
I got the installation working with MD using an update image, and I
will soon publish a recipe for that.
I hope to do the same for other distributions in the future.

In the process I found some glitches that need the following
series of small patches for mdadm.

Martin Wilck (6):
  DDF: ddf_activate_spare: fix gcc -O2 uninitialized warning
  DDF: export_examine_super_ddf: print MD_DEVICES
  DDF: container_content_ddf: set safe_mode_delay > 0
  DDF: increase default value for safe_mode_delay to 4000ms
  in_initrd: fix gcc compiler error
  mdmon: allow disabling "@dmon" command name at compile time

 Makefile    |    4 +++-
 mdmon.c     |    2 ++
 super-ddf.c |   11 +++++++++--
 util.c      |    4 ++--
 4 files changed, 16 insertions(+), 5 deletions(-)

-- 
1.7.3.4

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-09-02 22:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-16 18:21 [PATCH 0/6] Fixes for installation of CentOS 6 on DDF BIOS RAID mwilck
2013-08-16 18:21 ` [PATCH 1/6] DDF: ddf_activate_spare: fix gcc -O2 uninitialized warning mwilck
2013-08-28  4:57   ` NeilBrown
2013-08-16 18:21 ` [PATCH 2/6] DDF: export_examine_super_ddf: print MD_DEVICES mwilck
2013-08-16 18:21 ` [PATCH 3/6] DDF: container_content_ddf: set safe_mode_delay > 0 mwilck
2013-08-16 18:21 ` [PATCH 4/6] DDF: increase default value for safe_mode_delay to 4000ms mwilck
2013-08-16 18:21 ` [PATCH 5/6] in_initrd: fix gcc compiler error mwilck
2013-08-28  5:08   ` NeilBrown
2013-08-16 18:22 ` [PATCH 6/6] mdmon: allow disabling "@dmon" command name at compile time mwilck
2013-08-28  5:15   ` NeilBrown
2013-09-01 17:20     ` Martin Wilck
2013-09-02  1:07       ` NeilBrown
2013-09-02 18:47         ` Martin Wilck
2013-09-02 22:40           ` NeilBrown

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