linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* why should I "initialize" JBOD disks?
@ 2011-05-20 13:32 Louis-David Mitterrand
  2011-05-20 14:34 ` Gordon Henderson
  2011-05-20 19:08 ` Alexander
  0 siblings, 2 replies; 3+ messages in thread
From: Louis-David Mitterrand @ 2011-05-20 13:32 UTC (permalink / raw)
  To: linux-raid

Hi,

I just installed an Adaptec SAS 4805 and plugged 8 disks previously used
"as is" (no raid) on an LSI adapter but none are recongnized as boot
disk ("no bios installed").

It seems I need to "initialize" (read: wipe) them in the Adaptec bios
menu before being able to use them as JBOD.

What the fuck?!

By my defintion JBOD should means "just get out of the way and let me
use my disks as they are".

Does that "initlialization" mean that disks become unusable when plugged
to an adapter of any other brand or model?

What is the underlying format of JBOD disks. Can they be read by a
straight, non-raid adapter?

These hardware raid cards suck on so many levels...

</rant>

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

* Re: why should I "initialize" JBOD disks?
  2011-05-20 13:32 why should I "initialize" JBOD disks? Louis-David Mitterrand
@ 2011-05-20 14:34 ` Gordon Henderson
  2011-05-20 19:08 ` Alexander
  1 sibling, 0 replies; 3+ messages in thread
From: Gordon Henderson @ 2011-05-20 14:34 UTC (permalink / raw)
  To: linux-raid

On Fri, 20 May 2011, Louis-David Mitterrand wrote:

> Hi,
>
> I just installed an Adaptec SAS 4805 and plugged 8 disks previously used
> "as is" (no raid) on an LSI adapter but none are recongnized as boot
> disk ("no bios installed").
>
> It seems I need to "initialize" (read: wipe) them in the Adaptec bios
> menu before being able to use them as JBOD.
>
> What the fuck?!
>
> By my defintion JBOD should means "just get out of the way and let me
> use my disks as they are".
>
> Does that "initlialization" mean that disks become unusable when plugged
> to an adapter of any other brand or model?
>
> What is the underlying format of JBOD disks. Can they be read by a
> straight, non-raid adapter?
>
> These hardware raid cards suck on so many levels...

Yup.

I don't know about that, but I had something similar with a Dell 
controller - I wanted a box of 15 x 500GB drives - but the only way to get 
it was to buy it with their PERC RAID controller cards, however I was 
assured that I didn't need to use the card RAID functions and I could use 
them "just as a box of disks" ...

It wasn't having it and in the end, I had to create 15 RAID-0 arrays of 
one disk each, which I could them assemble as a RAID-6 drive underLinux 
MD.

It worked fine, but would have been a PITA to anyone else changing a drive 
(fortunately it never broke in it's lifetime) but the down-side was that 
the controler hid all the SMART information from the host )-:

Bah!

Gordon

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

* Re: why should I "initialize" JBOD disks?
  2011-05-20 13:32 why should I "initialize" JBOD disks? Louis-David Mitterrand
  2011-05-20 14:34 ` Gordon Henderson
@ 2011-05-20 19:08 ` Alexander
  1 sibling, 0 replies; 3+ messages in thread
From: Alexander @ 2011-05-20 19:08 UTC (permalink / raw)
  To: Louis-David Mitterrand; +Cc: linux-raid


----- Message from vindex+lists-linux-raid@apartia.org ---------
     Date: Fri, 20 May 2011 15:32:44 +0200
     From: Louis-David Mitterrand <vindex+lists-linux-raid@apartia.org>
  Subject: why should I "initialize" JBOD disks?
       To: linux-raid@vger.kernel.org


> Hi,
>
> I just installed an Adaptec SAS 4805 and plugged 8 disks previously used
> "as is" (no raid) on an LSI adapter but none are recongnized as boot
> disk ("no bios installed").
>
> It seems I need to "initialize" (read: wipe) them in the Adaptec bios
> menu before being able to use them as JBOD.
>
> What the fuck?!

The controller puts the configuration details for the disk on the disk  
itself. That way you can plug the disk into another port or controller  
of the same brand and it will simply work.

> By my defintion JBOD should means "just get out of the way and let me
> use my disks as they are".
>
> Does that "initlialization" mean that disks become unusable when plugged
> to an adapter of any other brand or model?

It will show as uninitialized.

> What is the underlying format of JBOD disks. Can they be read by a
> straight, non-raid adapter?

The configuration needs to be stored somewhere on the disk. Either at  
the beginning or at the end (or a combination of both).
Hence I would expect the start of the disk to be shifted a bit (what  
used to be block 0 on the disk while plugged into the RAID controller  
will be some higher block) or the disk will "end" a bit before the  
actual end of the disk.
So I'm pretty sure you can dd such a disk onto another one to rescue  
the data given the right seek offset.
Alex.

----- End message from vindex+lists-linux-raid@apartia.org -----



========================================================================
#    _  __          _ __     http://www.nagilum.org/ \n icq://69646724 #
#   / |/ /__ ____ _(_) /_ ____ _  nagilum@nagilum.org \n +491776461165 #
#  /    / _ `/ _ `/ / / // /  ' \  Amiga (68k/PPC): AOS/NetBSD/Linux   #
# /_/|_/\_,_/\_, /_/_/\_,_/_/_/_/ Mac (PPC): MacOS-X / Linux / MacOS-X #
#           /___/     x86: FreeBSD/Linux/Solaris/Win2k  ARM9: EPOC EV6 #
========================================================================


----------------------------------------------------------------
cakebox.homeunix.net - all the machine one needs..

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

end of thread, other threads:[~2011-05-20 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-20 13:32 why should I "initialize" JBOD disks? Louis-David Mitterrand
2011-05-20 14:34 ` Gordon Henderson
2011-05-20 19:08 ` Alexander

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