All of lore.kernel.org
 help / color / mirror / Atom feed
* using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
@ 2010-10-23  9:58 Louis-David Mitterrand
  2010-10-25 13:16 ` Yang, Bo
  0 siblings, 1 reply; 13+ messages in thread
From: Louis-David Mitterrand @ 2010-10-23  9:58 UTC (permalink / raw)
  To: linux-scsi

Hi,

On a Dell PowerEdge 2900 III I have a PERC6/i (MegaRaid SAS 1078). From
the controller bios is seems I have to create a "raid0 virtual drive"
for each physical disk or in order for them to appear in Linux.

As I intend to use none of that controller's raid features, is it at all
possible to switch it to plain JBOD mode?

Thanks,

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

* RE: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
  2010-10-23  9:58 using a PERC6/i (MegaRaid SAS 1078) in JBOD mode? Louis-David Mitterrand
@ 2010-10-25 13:16 ` Yang, Bo
  2010-10-25 13:19   ` Louis-David Mitterrand
  0 siblings, 1 reply; 13+ messages in thread
From: Yang, Bo @ 2010-10-25 13:16 UTC (permalink / raw)
  To: Louis-David Mitterrand, linux-scsi

You need use LSI application to configure the JBOD before to use it.

-----Original Message-----
From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Louis-David Mitterrand
Sent: Saturday, October 23, 2010 5:58 AM
To: linux-scsi@vger.kernel.org
Subject: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?

Hi,

On a Dell PowerEdge 2900 III I have a PERC6/i (MegaRaid SAS 1078). From
the controller bios is seems I have to create a "raid0 virtual drive"
for each physical disk or in order for them to appear in Linux.

As I intend to use none of that controller's raid features, is it at all
possible to switch it to plain JBOD mode?

Thanks,
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
  2010-10-25 13:16 ` Yang, Bo
@ 2010-10-25 13:19   ` Louis-David Mitterrand
  2010-10-25 13:47     ` Emmanuel Florac
  0 siblings, 1 reply; 13+ messages in thread
From: Louis-David Mitterrand @ 2010-10-25 13:19 UTC (permalink / raw)
  To: linux-scsi

On Mon, Oct 25, 2010 at 07:16:31AM -0600, Yang, Bo wrote:
> You need use LSI application to configure the JBOD before to use it.

Hi,

Could you tell me what LSI app do I need? Does it run under Linux?

Thanks,

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

* Re: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
  2010-10-25 13:19   ` Louis-David Mitterrand
@ 2010-10-25 13:47     ` Emmanuel Florac
  2010-10-25 13:56       ` Louis-David Mitterrand
  0 siblings, 1 reply; 13+ messages in thread
From: Emmanuel Florac @ 2010-10-25 13:47 UTC (permalink / raw)
  To: Louis-David Mitterrand; +Cc: linux-scsi

Le Mon, 25 Oct 2010 15:19:37 +0200
Louis-David Mitterrand <vindex+lists-linux-scsi@apartia.org> écrivait:

> Could you tell me what LSI app do I need? Does it run under Linux?
> 

It's called MegaCli. Find it here :

http://www.lsi.com/storage_home/products_home/internal_raid/megaraid_sas/megaraid_sas_8888elp/index.html#Miscellaneous

-- 
------------------------------------------------------------------------
Emmanuel Florac     |   Direction technique
                    |   Intellique
                    |	<eflorac@intellique.com>
                    |   +33 1 78 94 84 02
------------------------------------------------------------------------
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
  2010-10-25 13:47     ` Emmanuel Florac
@ 2010-10-25 13:56       ` Louis-David Mitterrand
  2010-10-25 14:02         ` Yang, Bo
  0 siblings, 1 reply; 13+ messages in thread
From: Louis-David Mitterrand @ 2010-10-25 13:56 UTC (permalink / raw)
  To: linux-scsi

On Mon, Oct 25, 2010 at 03:47:05PM +0200, Emmanuel Florac wrote:
> Le Mon, 25 Oct 2010 15:19:37 +0200
> Louis-David Mitterrand <vindex+lists-linux-scsi@apartia.org> écrivait:
> 
> > Could you tell me what LSI app do I need? Does it run under Linux?
> > 
> 
> It's called MegaCli. Find it here :
> 
> http://www.lsi.com/storage_home/products_home/internal_raid/megaraid_sas/megaraid_sas_8888elp/index.html#Miscellaneous
> 

OK, I installed it and tried:

	MegaCli64 -AdpSetProp -EnableJBOD -1 -aALL

but this seems to do nothing (maybe after reboot?), and

	MegaCli64 -PDMakeJBOD -PhysDrv 0:0 -aAll

gives this error (tried most permutations):

	Invalid input at or near token 0 
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* RE: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
  2010-10-25 13:56       ` Louis-David Mitterrand
@ 2010-10-25 14:02         ` Yang, Bo
  2010-10-25 14:09           ` Louis-David Mitterrand
  0 siblings, 1 reply; 13+ messages in thread
From: Yang, Bo @ 2010-10-25 14:02 UTC (permalink / raw)
  To: Louis-David Mitterrand, linux-scsi

You also can use ctrl^H during the controller post to configure the JBOD.  

-----Original Message-----
From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Louis-David Mitterrand
Sent: Monday, October 25, 2010 9:57 AM
To: linux-scsi@vger.kernel.org
Subject: Re: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?

On Mon, Oct 25, 2010 at 03:47:05PM +0200, Emmanuel Florac wrote:
> Le Mon, 25 Oct 2010 15:19:37 +0200
> Louis-David Mitterrand <vindex+lists-linux-scsi@apartia.org> écrivait:
> 
> > Could you tell me what LSI app do I need? Does it run under Linux?
> > 
> 
> It's called MegaCli. Find it here :
> 
> http://www.lsi.com/storage_home/products_home/internal_raid/megaraid_sas/megaraid_sas_8888elp/index.html#Miscellaneous
> 

OK, I installed it and tried:

	MegaCli64 -AdpSetProp -EnableJBOD -1 -aALL

but this seems to do nothing (maybe after reboot?), and

	MegaCli64 -PDMakeJBOD -PhysDrv 0:0 -aAll

gives this error (tried most permutations):

	Invalid input at or near token 0 
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
  2010-10-25 14:02         ` Yang, Bo
@ 2010-10-25 14:09           ` Louis-David Mitterrand
  2010-10-25 14:11             ` Yang, Bo
  2010-10-25 14:30             ` Hannes Reinecke
  0 siblings, 2 replies; 13+ messages in thread
From: Louis-David Mitterrand @ 2010-10-25 14:09 UTC (permalink / raw)
  To: linux-scsi

On Mon, Oct 25, 2010 at 08:02:22AM -0600, Yang, Bo wrote:
> You also can use ctrl^H during the controller post to configure the JBOD.  

Unfortuntely I found no way to configure disks in JBOD mode through the
adapter bios. A google search seems to indicate other users have the
same problem.

Apparently a firmware change (to "initiator and target" mode) is
required to turn that adapter's into a simple non-raid SATA controller
but I couldn't find it anywhere.

Any idea?

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

* RE: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
  2010-10-25 14:09           ` Louis-David Mitterrand
@ 2010-10-25 14:11             ` Yang, Bo
  2010-10-25 14:25               ` Louis-David Mitterrand
  2010-10-25 14:30             ` Hannes Reinecke
  1 sibling, 1 reply; 13+ messages in thread
From: Yang, Bo @ 2010-10-25 14:11 UTC (permalink / raw)
  To: Louis-David Mitterrand, linux-scsi

Does the ctrl^H work for you?


-----Original Message-----
From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Louis-David Mitterrand
Sent: Monday, October 25, 2010 10:09 AM
To: linux-scsi@vger.kernel.org
Subject: Re: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?

On Mon, Oct 25, 2010 at 08:02:22AM -0600, Yang, Bo wrote:
> You also can use ctrl^H during the controller post to configure the JBOD.  

Unfortuntely I found no way to configure disks in JBOD mode through the
adapter bios. A google search seems to indicate other users have the
same problem.

Apparently a firmware change (to "initiator and target" mode) is
required to turn that adapter's into a simple non-raid SATA controller
but I couldn't find it anywhere.

Any idea?
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
  2010-10-25 14:11             ` Yang, Bo
@ 2010-10-25 14:25               ` Louis-David Mitterrand
  2010-10-25 14:27                 ` Yang, Bo
  0 siblings, 1 reply; 13+ messages in thread
From: Louis-David Mitterrand @ 2010-10-25 14:25 UTC (permalink / raw)
  To: linux-scsi

On Mon, Oct 25, 2010 at 08:11:14AM -0600, Yang, Bo wrote:
> Does the ctrl^H work for you?
> 

Oh, you mean Ctrl-H, not the usual Ctrl-R.

Is that a secret cheat code (like in Doom :-) ?

I'll try it a soon as my raid6 partition finishes resync'ing.

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

* RE: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
  2010-10-25 14:25               ` Louis-David Mitterrand
@ 2010-10-25 14:27                 ` Yang, Bo
  2010-10-25 15:01                   ` Louis-David Mitterrand
  0 siblings, 1 reply; 13+ messages in thread
From: Yang, Bo @ 2010-10-25 14:27 UTC (permalink / raw)
  To: Louis-David Mitterrand, linux-scsi

You are right.  Ctrl-R for PERC... and ctrl-H for LSI.

-----Original Message-----
From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Louis-David Mitterrand
Sent: Monday, October 25, 2010 10:26 AM
To: linux-scsi@vger.kernel.org
Subject: Re: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?

On Mon, Oct 25, 2010 at 08:11:14AM -0600, Yang, Bo wrote:
> Does the ctrl^H work for you?
> 

Oh, you mean Ctrl-H, not the usual Ctrl-R.

Is that a secret cheat code (like in Doom :-) ?

I'll try it a soon as my raid6 partition finishes resync'ing.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
  2010-10-25 14:09           ` Louis-David Mitterrand
  2010-10-25 14:11             ` Yang, Bo
@ 2010-10-25 14:30             ` Hannes Reinecke
  1 sibling, 0 replies; 13+ messages in thread
From: Hannes Reinecke @ 2010-10-25 14:30 UTC (permalink / raw)
  To: linux-scsi

On 10/25/2010 04:09 PM, Louis-David Mitterrand wrote:
> On Mon, Oct 25, 2010 at 08:02:22AM -0600, Yang, Bo wrote:
>> You also can use ctrl^H during the controller post to configure the JBOD.  
> 
> Unfortuntely I found no way to configure disks in JBOD mode through the
> adapter bios. A google search seems to indicate other users have the
> same problem.
> 
> Apparently a firmware change (to "initiator and target" mode) is
> required to turn that adapter's into a simple non-raid SATA controller
> but I couldn't find it anywhere.
> 
Bzzt. Nope.
IT firmware is for the 'plain' mptsas (LSI SAS 1078) only.
PERC6/i is based upon the 'Megaraid' SAS 1078, which is using the
same SAS chip but has an additional (hardware) RAID controller.

You cannot change the firmware here.

And yes, megacli is notoriously tricky to invoke.
It really needs to get used to.

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		      zSeries & Storage
hare@suse.de			      +49 911 74053 688
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Markus Rex, HRB 16746 (AG Nürnberg)
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
  2010-10-25 14:27                 ` Yang, Bo
@ 2010-10-25 15:01                   ` Louis-David Mitterrand
  2010-10-25 16:22                     ` Emmanuel Florac
  0 siblings, 1 reply; 13+ messages in thread
From: Louis-David Mitterrand @ 2010-10-25 15:01 UTC (permalink / raw)
  To: linux-scsi

On Mon, Oct 25, 2010 at 08:27:42AM -0600, Yang, Bo wrote:
> You are right.  Ctrl-R for PERC... and ctrl-H for LSI.

OK, I tried Ctrl-H during adapter post and nothing (apparently)
happened.

However my syslog has:

	scsi2 : LSI SAS based MegaRAID driver
	Oct 25 14:48:27 grml kernel: [    1.956381] scsi 2:0:0:0: Direct-Access     ATA      Hitachi HDS72101 A70M PQ: 0 ANSI: 5

Does that "Direct-Access" mean I'm now in JBOD mode?

> -----Original Message-----
> From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Louis-David Mitterrand
> Sent: Monday, October 25, 2010 10:26 AM
> To: linux-scsi@vger.kernel.org
> Subject: Re: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
> 
> On Mon, Oct 25, 2010 at 08:11:14AM -0600, Yang, Bo wrote:
> > Does the ctrl^H work for you?
> > 
> 
> Oh, you mean Ctrl-H, not the usual Ctrl-R.
> 
> Is that a secret cheat code (like in Doom :-) ?
> 
> I'll try it a soon as my raid6 partition finishes resync'ing.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: using a PERC6/i (MegaRaid SAS 1078) in JBOD mode?
  2010-10-25 15:01                   ` Louis-David Mitterrand
@ 2010-10-25 16:22                     ` Emmanuel Florac
  0 siblings, 0 replies; 13+ messages in thread
From: Emmanuel Florac @ 2010-10-25 16:22 UTC (permalink / raw)
  To: Louis-David Mitterrand; +Cc: linux-scsi

Le Mon, 25 Oct 2010 17:01:46 +0200
Louis-David Mitterrand <vindex+lists-linux-scsi@apartia.org> écrivait:

> Does that "Direct-Access" mean I'm now in JBOD mode?
> 

Absolutely.

-- 
------------------------------------------------------------------------
Emmanuel Florac     |   Direction technique
                    |   Intellique
                    |	<eflorac@intellique.com>
                    |   +33 1 78 94 84 02
------------------------------------------------------------------------
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2010-10-25 16:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-23  9:58 using a PERC6/i (MegaRaid SAS 1078) in JBOD mode? Louis-David Mitterrand
2010-10-25 13:16 ` Yang, Bo
2010-10-25 13:19   ` Louis-David Mitterrand
2010-10-25 13:47     ` Emmanuel Florac
2010-10-25 13:56       ` Louis-David Mitterrand
2010-10-25 14:02         ` Yang, Bo
2010-10-25 14:09           ` Louis-David Mitterrand
2010-10-25 14:11             ` Yang, Bo
2010-10-25 14:25               ` Louis-David Mitterrand
2010-10-25 14:27                 ` Yang, Bo
2010-10-25 15:01                   ` Louis-David Mitterrand
2010-10-25 16:22                     ` Emmanuel Florac
2010-10-25 14:30             ` Hannes Reinecke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.