Displaying 20 results from an estimated 21 matches for "scsi_hostadapter1".
Did you mean:
scsi_hostadapter
2011 Mar 30
2
nlockdmgr listen on privileged port
...er a privileged port.
So what I did was try to hardcode the port by editing /etc/sysconfig/nfs
# TCP port rpc.lockd should listen on.
LOCKD_TCPPORT=1011
# UDP port rpc.lockd should listen on.
LOCKD_UDPPORT=1011
#
And /etc/modprobe.conf
alias eth1 e1000e
alias scsi_hostadapter 3w-9xxx
alias scsi_hostadapter1 usb-storage
alias eth0 e1000e
options lockd nlm_udpport=1011
options lockd nlm_tcpport=1011
and then restarting the pormap service. I've even tried restarting the
network service, but unfortunately nothing seems affected:
[root at stallion:/etc/init.d] $ rpcinfo -p
program vers proto...
2006 Mar 14
1
Controller detection order
...is the enclosure gets detected 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 ..
...alias ipv6 off
---------------------------------------------------------------------------------------
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...
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...
2008 Jan 24
1
Dell 2950 and broadcom
...24 10:57 dev707
drwxr-xr-x 3 root root 0 Jan 24 10:40 eth0
drwxr-xr-x 3 root root 0 Jan 24 10:40 lo
drwxr-xr-x 3 root root 0 Jan 24 10:40 sit0
# lsmod |grep bnx
bnx2 190425 0
# cat /etc/modprobe.conf
alias eth0 bnx2
alias eth1 bnx2
alias scsi_hostadapter megaraid_sas
alias scsi_hostadapter1 ata_piix
How can I do to setup eth1 device?
kind regards
2009 Jun 28
5
How to change Disk sequence on DELL R900 CENTOS 5.3?
...internal disks. The original disk sequence are:
/dev/sda1 /boot
/dev/sda2 /
/dev/sdb1 swap
...
after I configured PERC6/E disks and reboot, /dev/sda change to RAID disk and original /boot and / change to /dev/sde1 and /dev/sde2.
My modprobe.conf is:
alias scsi_hostadapter megaraid_sas
alias scsi_hostadapter1 ata_piix
alias eth0 bnx2
alias eth0.1998 bnx2
alias eth1 bnx2
how to change sequence back?
Thanks.
______________________________________________________________________________________________________
?????????Yahoo!??????2.0????????????? http://tw.mg0.mail.yahoo.com/dc/landing
2009 Oct 06
1
ifconfig showing same mac for 2 nics in same bond
...shoot.
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
USERCTL=no
HWADDR=00:23:8B:CE:9C:5C
ONBOOT=yes
MASTER=bond0
SLAVE=y...
2008 Dec 20
1
AHCI at boot?
I'm having trouble getting a Centos installation to boot on a system
with hdd's hanging off an AHCI hba.
Long ago, I posted about only seeing four of the six sata ports on my
asus server board. According to research I've done since then (I now
need the ports!), the solution is to enable the AHCI bios, which turns
on NCQ and the last two ports.
The already installed system does not
2011 May 16
1
bond empty after reboot
...ation 82576 Gigabit Network Connection
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
...iptables: Applying firewall rules: 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_hos...
2014 May 19
1
setting the device queue_depth
...ly does this: echo 4 > /sys/block/sdft/device/queue_depth.
But after a few minutes it starts to grow until it reaches 32 again. What could cause that behavior?
Furthermore the system doesn' t load my qlogic options. I have set them to:
cat /etc/modprobe.d/qlogic.conf
alias scsi_hostadapter1 qla2xxx
options qla2xxx ql2xmaxqdepth=4
But the max queue depth is
cat /sys/module/qla2xxx/parameters/ql2xmaxqdepth
32
Any help would be appreciated.
Centos: CentOS release 6.3 (Final)
Storage: DDN 9900
Qlogic: 2560 (using distri firmware)
Cheers
Axel
2014 Apr 29
0
/etc/sysconfig/kernel: line 7: alias: aacraid: not found
...-371.8.1.el5
Complete!
####################################################
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...
2009 Oct 06
1
Bond Issues
...704 nics eth0 and eth1
DEVICE=bond0
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
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 Jan 19
2
Help with a good recovery plan.. Linux rescue?
Hello All,
I have a machine that crashed. Some part of the motherboard (power
supply-related) went south.
The motherboard, CPU and memory have been replaced with a much newer
architecture. The OS and data are intact on two SATA drives that were
RAID1 with LVM.
I am going to use 'linux rescue' to recover the LVM backup so I can
mount the RAIDs (there were two) in a new CentOS
2008 Nov 19
2
Migration from VMWare to HP Blade
Hi all,
A few months ago, I migrated some of our internal servers to HP blades, as
the VMWare box they were previously running on was getting too slow.
However, it wasn't without it's problems, and eventually the only way I
could get them to work was:
Install the same version of CentOS on the blade (believed to be 5.0, but
/etc/redhat-release says 5.2)
Took down both servers, booting
2005 Jul 25
1
Fighting some install issues with a new box
Folks-
I have had a machine dropped in my lap that I am trying to get CentOS
4.1 to run on as a first pass (the hope is for it to eventually run
Rocks -- http://www.rocksclusters.org , which uses CentOS 4.x as its
underlying OS).
The machine has 2 Opteron 250DP (2.4GHz) with 4 GB of RAM. It is using a
Tyan Thunder K8WE (S2895A2NRF) motherboard with an nVidia nForce chipset
--
2006 Dec 08
1
Problem with ssci disk
...si_transport_spi,sd_mod
ext3 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
_______________________________________________
X...
2010 Mar 02
2
Using USB Tape drive on Centos 5.3 (kernel 2.6.18-164.10.1.el5PAE)
...2
jbd 57065 1 ext3
uhci_hcd 25549 0
ohci_hcd 24809 0
ehci_hcd 34125 0
----------------------------------------
#cat /etc/modprobe.conf
alias eth0 bnx2
alias eth1 bnx2
alias eth2 bnx2
alias eth3 bnx2
alias scsi_hostadapter cciss
alias scsi_hostadapter1 usb-storage
install usb-storage :
---------------------------------------
#ls -l /dev
[root at scb-dr-pbx01 ~]# ll /dev/
total 0
crw------- 1 root root 10, 62 Mar 2 18:06 autofs
drwxr-xr-x 3 root root 60 Mar 2 18:06 bus
drwxr-xr-x 2 root root 100 Mar 2...
2007 Jul 05
1
First install No Sound
...637 4 sg,usb_storage,libata,sd_mod
ext3 123081 2
jbd 56553 1 ext3
ehci_hcd 32845 0
ohci_hcd 23261 0
uhci_hcd 25421 0
------- /etc/modprobe.conf --------
alias eth0 forcedeth
alias scsi_hostadapter sata_nv
alias scsi_hostadapter1 usb-storage
alias snd-card-1 snd-mpu401
options snd-card-1 index=1
options snd-mpu401 index=1
remove snd-mpu401 { /usr/sbin/alsactl store 1 >/dev/null
2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-mpu401
------- /etc/asound.conf --------
------- aplay -l --------
aplay: device_...