Displaying 13 results from an estimated 13 matches for "scsi_hostadapter2".
Did you mean:
scsi_hostadapter
2009 Oct 06
1
ifconfig showing same mac for 2 nics in same bond
...ss
Some guidance is appreciated before I dive in and troubleshoot.
If I don't list the mac addy in my ifcfg-th# files, only one of the 2
nic comes up during boot.
uname;
2.6.18-128.7.1.el5xen
/etc/modprode.conf
alias eth0 tg3
alias eth1 tg3
alias eth2 forcedeth
alias eth3 forcedeth
alias scsi_hostadapter2 mptsas
alias scsi_hostadapter mptspi
alias scsi_hostadapter1 mptfc
alias scsi_hostadapter2 mptsas
alias bond0 bonding
options bond0 miimon=80 mode=0
alias peth0 tg3
/etc/sysconfig/network-scripts/ifcfg-eth0
# Broadcom Corporation NetXtreme BCM5715 Gigabit Ethernet
DEVICE=eth0
BOOTPROTO=none
USERCT...
2006 Mar 14
1
Controller detection order
...first, hijacking sda and
sdb from the internal SATA drive and causing kernel panic at boot
time. I've tried changing the order in modprobe to the following:
alias eth0 tg3
alias eth1 tg3
alias eth2 e1000
alias eth3 e1000
alias scsi_hostadapter ata_piix
alias scsi_hostadapter1 mptbase
alias scsi_hostadapter2 mptscsih
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
previously ata_piix was below the other two.
This hasn't made any difference though. Can anyone suggest any
solutions?
thanks
Nick
2007 Jan 09
3
Can i manage part of a file ..
...-----------------------------------------------------------------------
So modprobe.conf might look like this on one system:
---------------------------------------------------------------------------------------
alias eth0 e1000
alias scsi_hostadapter mptbase
alias scsi_hostadapter1 mptscsi
alias scsi_hostadapter2 mptfc
alias scsi_hostadapter3 mptspi
alias scsi_hostadapter4 mptsas
alias scsi_hostadapter5 mptscsih
alias usb-controller uhci-hcd
# Disable IPV6
alias net-pf-10 off
alias ipv6 off
# Added by VMware Tools
install vmnics /sbin/modprobe vmxnet; /sbin/modprobe pcnet32; /bin/true
alias char-major-14...
2007 Sep 23
3
ext3 file system becoming read only
...___________________________
[root at server ~]# cat /etc/modprobe.conf
alias eth0 tg3
alias eth1 tg3
alias eth2 e1000
alias eth3 e1000
alias eth4 e1000
alias eth5 e1000
alias bond0 bonding
alias scsi_hostadapter cciss
options bond0 max_bonds=2 miimon=100 mode=1
alias scsi_hostadapter1 qla2xxx
alias scsi_hostadapter2 qla2xxx_conf
#alias scsi_hostadapter3 qla6312
options qla2xxx ql2xmaxqdepth=16 qlport_down_retry=64
ql2xloginretrycount=30 ql2xfailover=0 ql2xlbType=0
install qla2xxx /sbin/modprobe qla2xxx_conf; /sbin/modprobe
--ignore-install qla2xxx
remove qla2xxx /sbin/modprobe -r --first-time --ignore-remove...
2011 May 16
1
bond empty after reboot
...nection
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=none
USERCTL=no
MASTER=bond0
SLAVE=YES
TYPE=ethernet
HWADDR=xx:xx:xx:xx:xx:xx
/etc/modprobe.conf:
alias eth0 igb
alias eth1 igb
alias eth2 igb
alias eth3 igb
alias eth4 bnx2
alias eth5 bnx2
alias scsi_hostadapter mptbase
alias scsi_hostadapter1 mptsas
alias scsi_hostadapter2 ata_piix
alias scsi_hostadapter3 usb-storage
alias net-pf-10 off
alias ipv6 off
options ipv6 disable=1
alias bond0 bonding
options bond0 miimon=80 mode=4
2011 Oct 09
0
WARNING: Deprecated config file /etc/modprobe.conf
...s: WARNING: Deprecated config file
/etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
# cat /etc/modprobe.conf
### Hetzner Online AG - installimage
# load all modules
# networking
alias eth0 r8169
# hdds
alias scsi_hostadapter sata_via
alias scsi_hostadapter1 sata_sil
alias scsi_hostadapter2 sata_nv
alias scsi_hostadapter3 sd_mod
alias scsi_hostadapter4 ahci
alias scsi_hostadapter5 raid0
alias scsi_hostadapter6 raid1
alias scsi_hostadapter7 raid5
alias scsi_hostadapter8 raid6
alias scsi_hostadapter9 raid10
alias scsi_hostadapter10 3w-xxxx
alias scsi_hostadapter11 3w-9xxx
alias scsi_hos...
2014 Apr 29
0
/etc/sysconfig/kernel: line 7: alias: aacraid: not found
...##############################################
More details :
###########################
[root@server ~]#
[root@server ~]#
[root@server ~]#
[root@server ~]#
[root@server ~]# cat /etc/modprobe.conf
alias scsi_hostadapter isci
alias eth0 igb
alias eth1 igb
alias scsi_hostadapter1 aacraid
alias scsi_hostadapter2 ahci
alias scsi_hostadapter3 usb-storage
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0
remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-hda-intel
[root@server ~]#
[root@server ~]#
[ro...
2009 Oct 06
1
Bond Issues
...d0
BOOTPROTO=none
IPADDR=192.168.0.14
NETMASK=255.255.255.0
NETWORK=192.168.0.0
ONBOOT=yes
USERCTL=no
PEERDNS=no
BONDING_OPTS="mode=4 miimon=500"
# cat /etc/modprobe.conf
alias bond0 bonding
alias eth0 tg3
alias eth1 tg3
alias scsi_hostadapter cciss
alias scsi_hostadapter1 ata_piix
alias scsi_hostadapter2 usb-storage
alias ipv6 off
alias net-pf-10 off
2008 Oct 06
3
[Fwd: Re: Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core]
---------------------------- Original Message ----------------------------
Subject: Re: [CentOS] Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core
From: "James B. Byrne" <byrnejb at harte-lyne.ca>
Date: Mon, October 6, 2008 12:26
To: cenos at centos.org
Cc: "John Newbigin" <jnewbigin at ict.swin.edu.au>
2006 Jul 04
2
Xen kernel and QLogic driver
Hello,
Any one know how to enable Fiber Channel QLOGIC driver for xen kernel?
This driver is available in CentOS4.3 as default. But when i compile
xen-3.0.2-2 with linux-2.6.16 or xen-3.0.1with linux-2.6.12, the
driver is not there.
I tried to turn on QLOGIC by using "make menuconfig" and modified
.config file but there is no change in
/lib/modules/2.6.x-xen/kernel/drivers/scsi after
2009 Nov 10
1
Xen pci passthru problems with kernel -164.6.1
...raid-modules \
--with=e1000e --with=xennet --with=xenblk \
--preload=xenblk /boot/initrd-$KVER-domU.img $KVER
mkinitrd -f --preload=pciback /boot/initrd-$KVER.img $KVER
# cat /etc/modprobe.conf
alias eth0 e1000e
options netloop nloopbacks=0
options pciback hide=(0000:07:00.1)(0000:08:03.0)
alias scsi_hostadapter2 megaraid_sas # this is the RAID controller
alias scsi_hostadapter3 ata_piix
# lspci |egrep "(Ether|SCSI)"
07:00.0 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit
Ethernet Controller (Copper) (rev 01)
07:00.1 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit
Ethernet...
2009 Apr 19
11
CentOS DomU 2.6.18-128.1.6.el5 crashing on boot when xenpv_hvm drivers are loaded / snv_111 Xen 3.1 Dom0
Hi,
can anyone provide any pointers as to how to avoid this issue?
A CentOS 5.3 domU on snv_111 dom0 is crashing on bott unless I remove
/lib/modules/2.6.18-128.1.6.el5/kernel/drivers/xenpv_hvm
dom0:
haggis:~$ uname -a
SunOS haggis 5.11 snv_111 i86pc i386 i86xpv
Name: SUNWxvm
Summary: Hypervisor Header Files
Category: System/Virtualization
State: Installed
2006 Dec 08
1
Problem with ssci disk
...135369 1
jbd 63209 1 ext3
ehci_hcd 35917 0
ohci_hcd 25437 0
uhci_hcd 27725 0
(it''s a fresh install ...)
And the modprobe.conf of my image :
alias scsi_hostadapter mptbase
alias scsi_hostadapter1 mptscsih
alias scsi_hostadapter2 ata_piix
The command i used to generate the inirtd (within chroot) :
mkinitrd /tmp/image 2.6.18-1.2798.fc6xen
Then exit and copy the image in /boot/initrd-2.6.18-1.2798.fc6xen.img
Thanks 4 any help.
Rgds,
David
_______________________________________________
Xen-users mailing list
Xen-users@l...