Re: Etch not booting on Adaptec 2420sa

2007-02-28 Thread Hans du Plooy
On Wed, February 28, 2007 00:41, Roberto C. Sanchez wrote:
 Here [0]:

   4. I have an Adaptec 1210SA SATA RAID card. Why doesn't Linux support
   my hardware RAID?

The Adaptec 2x20 series are hardware raid cards, use the aacraid module,
and to the linux kernel look no different to Adaptec SCSI Raid cards that
use the same driver.  Very good cards, by the way..

OP probably needs a /boot partition for a filesystem that big.

Hans


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Etch not booting on Adaptec 2420sa

2007-02-28 Thread Roberto C. Sanchez
On Wed, Feb 28, 2007 at 12:15:26PM -, Hans du Plooy wrote:
 On Wed, February 28, 2007 00:41, Roberto C. Sanchez wrote:
  Here [0]:
 
4. I have an Adaptec 1210SA SATA RAID card. Why doesn't Linux support
my hardware RAID?
 
 The Adaptec 2x20 series are hardware raid cards, use the aacraid module,
 and to the linux kernel look no different to Adaptec SCSI Raid cards that
 use the same driver.  Very good cards, by the way..
 
Yeah, I saw that after I posted.  Since the pattern was the same, with
the same suffix even, I thought it was just a newer model of the same
thing.

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Re: Etch not booting on Adaptec 2420sa

2007-02-28 Thread Hans du Plooy
On Wed, February 28, 2007 14:22, Roberto C. Sanchez wrote:
 On Wed, Feb 28, 2007 at 12:15:26PM -, Hans du Plooy wrote:
 The Adaptec 2x20 series are hardware raid cards, use the aacraid module,
 and to the linux kernel look no different to Adaptec SCSI Raid cards
 that
 use the same driver.  Very good cards, by the way..

 Yeah, I saw that after I posted.  Since the pattern was the same, with
 the same suffix even, I thought it was just a newer model of the same
 thing.

Roberto, sorry, I only saw the further replies after writing mine.

Yes, it's a completely different chip.  I think I used it the first time
about two years ago.  I was given a backup server (as in space to put
backups on via samba) to set up - old P4 with a bunch of SATA discs and an
LSI card.  Performance sucked badly, I thought it was the megaraid driver.
 Ended up loading Win2k3 server with the newest drivers, and I still got
only about 6mb/s sustained.  Finally chucked out the LSI and got one of
these Adaptec cards - immediately the performance jumped to about
50-60mb/s sustained - which I think is about as fast as that P4 can drive
a gigabit NIC.

I've used the Adaptec cards ever since and they've served me well

Hans


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Etch not booting on Adaptec 2420sa

2007-02-27 Thread Kyle Messineo


Hello,

   I just installed the latest etch distro (kernel 2.6.18-3-686) onto a 
whitebox intel pc running an Adaptec 2420sa raid controller and 4x sata 
750gb hd's. The raid is configured as raid5 on three drives with the 4th 
running hotspare.


The etch installer booted fine, saw the raid vol, let me partition it 
and run a full install. I installed the grub loader into mbr and all 
looked fine and dandy.


The unit boots to the grub menu just fine. When I select the kernel to 
boot, it gives me the folloeing and just hangs:




Booting 'Debian GNU/Linux, kernel 2.6.18-3-686'

root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
kernel /boot/vmlinuz-2.6.18-3-686 root=/dev/sda1 ro
  [Linux-bzImage, setup=0x1e00, size=0x131990]
initrd /boot/initrd.img-2.6.18-3-686
  [Linux-initrd @ 0x1fba9000, 0x44675b bytes]

savedefault




Any suggestions?
I booted to rescue mode and mounted the partition. The kernel images are 
there and look ok.


Thanks,

-kyle

begin:vcard
fn:Kyle Messineo
n:Messineo;Kyle
org:Just Trust Solutions, Inc.
adr;dom:Suite 300;;12520 Prosperity Drive;Silver Spring;MD;20904
email;internet:[EMAIL PROTECTED]
title:IT/Tech Manager
tel;work:(301)622-9001
tel;fax:(301)622-9020
x-mozilla-html:FALSE
version:2.1
end:vcard



Re: Etch not booting on Adaptec 2420sa

2007-02-27 Thread Roberto C. Sanchez
On Tue, Feb 27, 2007 at 07:16:50PM -0500, Kyle Messineo wrote:
 
 Hello,
 
I just installed the latest etch distro (kernel 2.6.18-3-686) onto a 
 whitebox intel pc running an Adaptec 2420sa raid controller and 4x sata 
 750gb hd's. The raid is configured as raid5 on three drives with the 4th 
 running hotspare.
 

Here [0]: 

  4. I have an Adaptec 1210SA SATA RAID card. Why doesn't Linux support
  my hardware RAID?

  A. It's not hardware RAID. It is software RAID, provided by the BIOS
  on the card.

Now, I am going to take a guess and assume that the 2420sa is also a
fake raid.  Given that, you are much better off using the kernel's
built-in software RAID.

Regards,

-Roberto

[0] http://linux-ata.org/faq-sata-raid.html#ad1210

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Re: Etch not booting on Adaptec 2420sa

2007-02-27 Thread Rob Wright
On Tuesday 27 February 2007 18:16, Kyle Messineo wrote:
 Hello,

 I just installed the latest etch distro (kernel 2.6.18-3-686) onto a
 whitebox intel pc running an Adaptec 2420sa raid controller and 4x sata
 750gb hd's. The raid is configured as raid5 on three drives with the 4th
 running hotspare.

 The etch installer booted fine, saw the raid vol, let me partition it
 and run a full install. I installed the grub loader into mbr and all
 looked fine and dandy.


No suggestions for you, but I installed this exact card into a new SuperMicro 
server last week to use RAID 5 on 3 SATA drives. I had no trouble at all with 
it. The Adaptec card _is_ hardware RAID. 

I'm assuming that you correctly created and initialized the volume? Simple 
question but never hurts to ask.

Basically I just followed the quick start guide and it worked, and that's why 
I have suggestions for you. Just saying that it does work and exactly as it 
should.

Rob 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Etch not booting on Adaptec 2420sa

2007-02-27 Thread Roberto C. Sanchez
On Tue, Feb 27, 2007 at 06:58:49PM -0600, Rob Wright wrote:
 
 No suggestions for you, but I installed this exact card into a new SuperMicro 
 server last week to use RAID 5 on 3 SATA drives. I had no trouble at all with 
 it. The Adaptec card _is_ hardware RAID. 
 
My mistake.  I take back what I said about it being fake RAID, as it is
clearly a real hardware RAID card [0].  I thought it was another
on-board card.

Regards,

-Roberto

[0] 
http://uk.insight.com/apps/productpresentation/index.php?product_id=ADGA04KBVnbs_search=K%3D2420sa%26x%3D0%26y%3D0

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Re: Etch not booting on Adaptec 2420sa

2007-02-27 Thread Greg Folkert
On Tue, 2007-02-27 at 19:16 -0500, Kyle Messineo wrote:
 Hello,
 
 I just installed the latest etch distro (kernel 2.6.18-3-686) onto a 
 whitebox intel pc running an Adaptec 2420sa raid controller and 4x sata 
 750gb hd's. The raid is configured as raid5 on three drives with the 4th 
 running hotspare.
 
 The etch installer booted fine, saw the raid vol, let me partition it 
 and run a full install. I installed the grub loader into mbr and all 
 looked fine and dandy.
 
 The unit boots to the grub menu just fine. When I select the kernel to 
 boot, it gives me the folloeing and just hangs:
 
 
 
 Booting 'Debian GNU/Linux, kernel 2.6.18-3-686'
 
 root (hd0,0)
  Filesystem type is ext2fs, partition type 0x83
 kernel /boot/vmlinuz-2.6.18-3-686 root=/dev/sda1 ro
[Linux-bzImage, setup=0x1e00, size=0x131990]
 initrd /boot/initrd.img-2.6.18-3-686
[Linux-initrd @ 0x1fba9000, 0x44675b bytes]
 
 savedefault
 
 
 
 
 Any suggestions?
 I booted to rescue mode and mounted the partition. The kernel images are 
 there and look ok.

I believe you have run into the Grub cannot boot from a 2 terabyte or
larger disk as it only supports a smaller than 2TB partition table.

http://www.google.com/search?q=grub+2TB+booting


Not sure when or if this will bite Etch hard in the next couple of
years... I hope not.
-- 
greg, [EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]