linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: cannot examine IMSM metadata on a disk in non-IMSM compliant system
@ 2011-03-22 16:50 Labun, Marcin
  2011-03-23  1:15 ` NeilBrown
  0 siblings, 1 reply; 2+ messages in thread
From: Labun, Marcin @ 2011-03-22 16:50 UTC (permalink / raw)
  To: NeilBrown
  Cc: linux-raid@vger.kernel.org, Neubauer, Wojciech, Ciechanowski, Ed,
	Williams, Dan J

From 492192b1777936ccaf745aeb73f83f55c12a5a37 Mon Sep 17 00:00:00 2001
From: Marcin Labun <marcin.labun@intel.com>
Date: Tue, 22 Mar 2011 17:39:57 +0100
Subject: [PATCH 0/2] cannot examine IMSM metadata on a disk in non-IMSM compliant system

IMSM metadata handlers have following requirements:
- disk is attached to Intel controller (ahci or SAS)
- the whole disk set in one RAID volume belongs to the same controller
- IMSM OROM/EFI properties available

In non-IMSM system a user can always set IMSM_NO_PLATFORM=1, so above requirements need not to be met.

This series allows a user can check if there is any IMSM metadata on the disk in non-IMSM compatible system without setting IMSM_NO_PLATFORM.
Please take a look at my patches for this issue.
The patches are still under testing, only basics has been checked.

Thanks,
Marcin Labun


Marcin Labun (2):
  examine: allows to examine a disk metadata on non-metadata compliant
    systems
  super-intel: enable loading metadata from non-IMSM compliant disks

 Examine.c     |    2 ++
 mdadm.h       |    6 +++++-
 super-intel.c |   16 ++++++++++------
 util.c        |    3 +++
 4 files changed, 20 insertions(+), 7 deletions(-)


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

end of thread, other threads:[~2011-03-23  1:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-22 16:50 cannot examine IMSM metadata on a disk in non-IMSM compliant system Labun, Marcin
2011-03-23  1:15 ` 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).