adaptec raid controllers (ASR71605Q, module: aacraid) fail to boot with xen hypervisor 4.8 or 4.10

2018-08-13 Thread Christian Schwamborn
Hi list, I tried to upgrade some servers this weekend, but failed in my attempts. the hardware differs except in one component, they all have a Adaptec raid controller of the 7th generation (ASR71605Q to be specific, using kernel module accraid). With debian jessie everything was fine, but

Re: Adaptec Raid Controller

2018-04-19 Thread Michelle Konzack
Hi back, Am 2018-04-17 hackte Dan Ritter in die Tasten: > The LSI Megaraid controllers have worked very well for me. They > are now owned by Broadcom. > > The current model is 9361-16i. Previous generations still work > well, especially for spinning disks, and are available under the > Avago and S

Re: Adaptec Raid Controller

2018-04-17 Thread Igor Cicimov
On Wed, 18 Apr 2018 12:33 am Dan Ritter wrote: > On Tue, Apr 17, 2018 at 05:55:20AM +0300, Michelle Konzack wrote: > > Hello *, > > > > very long time ago (17 years) I used 3Ware Hardware Raid Controller where > > most are working up to now and they are not broken yet. > > > > However, for all ne

Re: Adaptec Raid Controller

2018-04-17 Thread Dan Ritter
On Tue, Apr 17, 2018 at 05:55:20AM +0300, Michelle Konzack wrote: > Hello *, > > very long time ago (17 years) I used 3Ware Hardware Raid Controller where > most are working up to now and they are not broken yet. > > However, for all newer installations I use Adaptec and especially the > 71506E w

Adaptec Raid Controller

2018-04-16 Thread Michelle Konzack
Hello *, very long time ago (17 years) I used 3Ware Hardware Raid Controller where most are working up to now and they are not broken yet. However, for all newer installations I use Adaptec and especially the 71506E which is a low-cost hardware Raid-0/1/10 Controller. I have 8 of them and now on

Debian 4.0 with Intel ISP-2150G + Adaptec RAID 2100S

2007-07-18 Thread Linuks pytania
Hi and hello! I have a little problem with installation of Etch on Intel ISP-2150G rack 2U server with PCI Adaptec 2100S RAID controller (2 disks in raid-1 matrix). The installation was good to the first reboot (successful disk partitioning and creating /dev/sda). After reboot "Waiting for root

Adaptec Raid

2006-07-13 Thread Brandino Andreas
Hi list, i am trying to install debian on a server having 2 SAS hard disks on an Adaptect 94xx raid controller. Debian sarge / testing isnt detecting the raid controller. IBM provides precompiled drivers only for the various versions of suse/redhat: http://www-307.ibm.com/pc/support/site.wss/docume

Problems installing multiple Adaptec RAID controllers with Debian 3.1

2005-12-05 Thread Lucas Barbuto
Hi List, I've got this friend who's got this problem, I'll make it as short as I can. I've installed Debian 3.1 onto a SCSI RAID5 provided by an Adaptec AIC-7899. The system boots and runs fine. I'm able to access the array via the I2O subsystem. To increase my storage capacity for a cheaper pr

Re: Adaptec RAID 2100s new install of Debian - please help!

2001-12-06 Thread Dimitri Maziuk
* David ([EMAIL PROTECTED]) spake thusly: > On Thursday 06 December 2001 00:40, Dimitri Maziuk wrote: > > * Graham Williams ([EMAIL PROTECTED]) spake thusly: > > ... > > > > > Eventually VFS Kernel Panic. Cant mount root fs. There's also a > > > message about block-major-8. > > > > It's trying to

Re: Adaptec RAID 2100s new install of Debian - please help!

2001-12-06 Thread David
On Thursday 06 December 2001 00:40, Dimitri Maziuk wrote: > * Graham Williams ([EMAIL PROTECTED]) spake thusly: > ... > > > Eventually VFS Kernel Panic. Cant mount root fs. There's also a > > message about block-major-8. > > It's trying to load the driver from /lib/modules on root fs. Oops. > > Y

Re: Adaptec RAID 2100s new install of Debian - please help!

2001-12-05 Thread Dimitri Maziuk
* Graham Williams ([EMAIL PROTECTED]) spake thusly: ... > Eventually VFS Kernel Panic. Cant mount root fs. There's also a > message about block-major-8. It's trying to load the driver from /lib/modules on root fs. Oops. You have two options: 1. build a custom kernel with the driver compiled in.

Adaptec RAID 2100s new install of Debian - please help!

2001-12-05 Thread Graham Williams
I'm installing Debian from CD-ROM (2.2). The hard disk is a RAID array (Adaptec 2100s). I've the driver for it from adaptec for kernel 2.2.19 (and the CD-ROM has 2.2.18pre21 kernel but the driver seems okay?). During a clean install I need to load the driver from floppy right after the keyboard

FW: Adaptec Raid

2001-08-05 Thread Michael Blood
any plan to merge fixes done on 2.4.x kernel I2O layer >support into 2.2 tree. > >Feel free to contact me if I can be any further assistance. > > >Best Regards, >Leon > >At 07:05 PM 29/07/01, you wrote: > >Message 1 in thread >From: Michael Blood ([EMAIL PROTECTED

Re: Adaptec Raid

2001-07-31 Thread Nathan E Norman
On Tue, Jul 31, 2001 at 12:24:46PM -0600, Michael Blood wrote: [ try responding after the quoted material so we know what you're talking about ... jeopardy style quoting sucks ] > > So most of the patch was applied except for "Hunk #2" which failed at 735. > > the file Makefile.rej looks like the f

RE: Adaptec Raid

2001-07-31 Thread Michael Blood
n.org Subject: Re: Adaptec Raid > > So most of the patch was applied except for "Hunk #2" which failed at 735. > the file Makefile.rej looks like the following. > > >[EMAIL PROTECTED]:~/src/linux$ more drivers/scsi/Makefile.rej > >*** > >*** 72

Re: Adaptec Raid

2001-07-31 Thread Mike McGuire
> > So most of the patch was applied except for "Hunk #2" which failed at 735. > the file Makefile.rej looks like the following. > > >[EMAIL PROTECTED]:~/src/linux$ more drivers/scsi/Makefile.rej > >*** > >*** 727,730 > > > > sd_mod.o: sd.o sd_ioctl.o > >$(LD) $(LD_RFLAG

RE: Adaptec Raid

2001-07-30 Thread Michael Blood
I am patching? Thanks, Michael Blood -Original Message- From: Mike McGuire [mailto:[EMAIL PROTECTED] Sent: Monday, July 30, 2001 8:54 AM To: Michael Blood Cc: debian-user@lists.debian.org Subject: Re: Adaptec Raid > > Now when I run the patch command: > [EMAIL PROTECTED]:~/sr

Re: Adaptec Raid

2001-07-30 Thread Mike McGuire
> > Now when I run the patch command: > [EMAIL PROTECTED]:~/src/linux$ patch -p0 <../patches/dpt_i2o-2.0-2.2.18 > I recieve the following message > > >can't find file to patch at input line 4 > >Perhaps you used the wrong -p or --strip option? > >The text leading up to this was: > >-

Re: Adaptec Raid

2001-07-29 Thread Karsten M. Self
on Sun, Jul 29, 2001 at 06:15:27PM -0600, Michael Blood ([EMAIL PROTECTED]) wrote: > I think I will take your advice and try it however I do not want to modify > the kernel that the current machine is running on. > So I have created a different directory ~/src/ and am doing all the work > there.

RE: Adaptec Raid

2001-07-29 Thread Michael Blood
-Original Message- From: kmself@ix.netcom.com [mailto:[EMAIL PROTECTED] Sent: Sunday, July 29, 2001 4:03 PM To: debian-user@lists.debian.org Subject: Re: Adaptec Raid on Sun, Jul 29, 2001 at 03:34:47PM -0600, Michael Blood ([EMAIL PROTECTED]) wrote: > Rich, > I am unfamiliar with applying pat

Re: Adaptec Raid

2001-07-29 Thread Karsten M. Self
on Sun, Jul 29, 2001 at 03:34:47PM -0600, Michael Blood ([EMAIL PROTECTED]) wrote: > Rich, > I am unfamiliar with applying patches, recompiling kernels or otherwise > messing with the "Guts of the installation process". I have, however, been > working on a debian 2.2 box for about 8 months though

RE: Adaptec Raid

2001-07-29 Thread Michael Blood
l Blood; debian-user@lists.debian.org Subject: Re: Adaptec Raid Err... Sorry, wrong Adaptec-related web site. The correct site is: http://www.aurore.net/source/ The dpt patches are the ones you need. --Rich Rich Puhek wrote: > > Michael, > > You need to patch your kernel to add the nece

Re: Adaptec Raid

2001-07-29 Thread Rich Puhek
Err... Sorry, wrong Adaptec-related web site. The correct site is: http://www.aurore.net/source/ The dpt patches are the ones you need. --Rich Rich Puhek wrote: > > Michael, > > You need to patch your kernel to add the necessary drivers that support > the Adaptec card. Adaptec hasn't gotten th

Re: Adaptec Raid

2001-07-29 Thread Rich Puhek
Michael, You need to patch your kernel to add the necessary drivers that support the Adaptec card. Adaptec hasn't gotten the message that "Linux" is not "RedHat", so it's not a trivial process. See: http://people.FreeBSD.org/~gibbs/linux/ for the necessary patches for the kernel. If you're tryin

Adaptec Raid

2001-07-28 Thread Michael Blood
Hello, I am attempting to install Debian 2.2 on a box with an Adaptec 2100s Raid 5 Controller. After creating the disk array using the utilities that come with the adaptec card. All that being done I run the debian installation. When using the default installation the process reports that it can