search for: scsi_mod

Displaying 20 results from an estimated 374 matches for "scsi_mod".

2009 Apr 17
0
problem with 5.3 upgrade or just bad timing?
...ats but some of it is very slightly different too) BUG: warning at drivers/ata/libata-core.c:4923/ata_qc_issue() (Tainted: G ) Call Trace: [<ffffffff880b6625>] :libata:ata_qc_issue+0x61/0x4a9 [<ffffffff880bacf3>] :libata:ata_scsi_rw_xlat+0x119/0x188 [<ffffffff880735a6>] :scsi_mod:scsi_done+0x0/0x18 [<ffffffff880babda>] :libata:ata_scsi_rw_xlat+0x0/0x188 [<ffffffff880baea2>] :libata:ata_scsi_translate+0x140/0x16d [<ffffffff880735a6>] :scsi_mod:scsi_done+0x0/0x18 [<ffffffff80299dd4>] keventd_create_kthread+0x0/0xc4 [<ffffffff880bda72>] :liba...
2009 Apr 18
2
libata-core kernel errors
...xenmaster kernel: Call Trace: Apr 18 01:10:00 xenmaster kernel: <IRQ> [<ffffffff880b6625>] :libata:ata_qc_issue+0x61/0x4a9 Apr 18 01:10:00 xenmaster kernel: [<ffffffff880bacf3>] :libata:ata_scsi_rw_xlat+0x119/0x188 Apr 18 01:10:00 xenmaster kernel: [<ffffffff880735a6>] :scsi_mod:scsi_done+0x0/0x18 Apr 18 01:10:00 xenmaster kernel: [<ffffffff880babda>] :libata:ata_scsi_rw_xlat+0x0/0x188 Apr 18 01:10:00 xenmaster kernel: [<ffffffff880baea2>] :libata:ata_scsi_translate+0x140/0x16d Apr 18 01:10:00 xenmaster kernel: [<ffffffff880735a6>] :scsi_mod:scsi_done+...
2010 Apr 26
9
passthrough PCI SCSI device
I have a sles10sp3 vm that I''m trying to passthrough a scsi card, which has a DLT tape drive attached. Anyone doing anything similar? When I passthrough the scsi card (forced to do both ports), the vm dies when it loads, I think during udev. I''m viewing the vm through virt-manager, so I can''t scroll up and see what everything says. Is there a way to get the text xm
2006 Jun 13
17
switchroot mount failed
...me error.***** * My system is Intel Xeon, Dual Core Machine, 2.8GHz. 32 bit Linux my installation steps as below, # pwd /home/vineet/xen-3.0.2 # make world # make install # cd /boot # depmod 2.6.16-xen # mkinitrd -f -v initrd-2.6.16-xen.img 2.6.16-xen Creating initramfs Looking for deps of module scsi_mod Looking for deps of module sd_mod scsi_mod Looking for deps of module scsi_mod Looking for deps of module unknown Looking for deps of module mptbase Looking for deps of module mptscsih mptbase scsi_mod Looking for deps of module mptbase Looking for deps of module scsi_mod Looking for de...
2006 Jun 13
17
switchroot mount failed
...me error.***** * My system is Intel Xeon, Dual Core Machine, 2.8GHz. 32 bit Linux my installation steps as below, # pwd /home/vineet/xen-3.0.2 # make world # make install # cd /boot # depmod 2.6.16-xen # mkinitrd -f -v initrd-2.6.16-xen.img 2.6.16-xen Creating initramfs Looking for deps of module scsi_mod Looking for deps of module sd_mod scsi_mod Looking for deps of module scsi_mod Looking for deps of module unknown Looking for deps of module mptbase Looking for deps of module mptscsih mptbase scsi_mod Looking for deps of module mptbase Looking for deps of module scsi_mod Looking for de...
2006 Jun 07
0
(no subject)
...but I got same error. my installation steps as below, any clues? Thanks --Taylor # pwd /home/taylor/xen-3.0.2 # make KERNELS=linux-2.6-xen world # make install # cd /boot # depmod 2.6.16-xen # mkinitrd -f -v initrd-2.6.16-xen.img 2.6.16-xen Creating initramfs Looking for deps of module scsi_mod Looking for deps of module sd_mod scsi_mod Looking for deps of module scsi_mod Looking for deps of module unknown Looking for deps of module mptbase Looking for deps of module mptscsih mptbase scsi_mod Looking for deps of module mptbase Looking for deps of module scsi_mod Looking for de...
2006 Jan 06
2
3ware disk failure -> hang
...SERVER kernel: [<c011fbe9>] __might_sleep+0x7d/0x88 Jan 6 01:04:10 $SERVER kernel: [<f885f056>] tw_ioctl+0x478/0xb07 [3w_xxxx] Jan 6 01:04:10 $SERVER kernel: [<c011fec9>] autoremove_wake_function+0x0/0x2d Jan 6 01:04:10 $SERVER kernel: [<f883f905>] scsi_done+0x0/0x16 [scsi_mod] Jan 6 01:04:10 $SERVER kernel: [<f8860529>] tw_scsi_queue+0x163/0x1f1 [3w_xxxx] Jan 6 01:04:10 $SERVER kernel: [<f883f748>] scsi_dispatch_cmd+0x1e9/0x24f [scsi_mod] Jan 6 01:04:10 $SERVER kernel: [<f884417e>] scsi_request_fn+0x297/0x30d [scsi_mod] Jan 6 01:04:10 $SERVER ke...
2007 Feb 08
5
kernel 2.6.9-42.0.8.EL error while booting - CentOS 4.4
Hi , I am ruuning Senmail with MailScanner on CentOS 4.4. It has updated to kernel 2.6.9-42.0.8.EL from its past kernel 2.6.9-42.0.3.EL. Now the Server can not boot up and gives the below error. mkrootdev: label / not found Mounting root filesystem mount: error 2 mouting ext3 switchroot: mount failed: 22 Kernel panic - not syncing: Attempted to kill init! But I can boot up from its
2006 Apr 12
2
Multiple LUN support
...to do this in the 2.4 kernel but it doesn't seem to work in the 2.6. Any help would be appreciated. Config: Standard intel server board. p4 processor (3) 3-ware controllers Lsi Logic u320 scsi card External SCSI tape library. Worked before on a Whitebox linux 2.4 kernel, just added: options scsi_mod "max_scsi_luns=16" to /etc/modules.conf and rebuilt the initrd image, then reboot. All worked fine. But Whitebox is crap and was giving me probs and also want everything standardized on CentOS! Thanks!
2007 Feb 15
1
Can't mount USB drives
.../sda1. Then after a few minutes, I get: scsi: Device offlined - not ready after error recovery: host 7 channel 0 id 0 lun 0 7:0:0:0: Illegal state transition deleted->offline Badness in scsi_device_set_state at drivers/scsi/scsi_lib.c:1702 [<f88246d9>] scsi_device_set_state+0xd2/0xdd [scsi_mod] [<f8822903>] scsi_eh_offline_sdevs+0x49/0x5e [scsi_mod] [<f8822de9>] scsi_unjam_host+0x15a/0x16b [scsi_mod] [<f8822f0c>] scsi_error_handler+0x112/0x15a [scsi_mod] [<f8822dfa>] scsi_error_handler+0x0/0x15a [scsi_mod] [<c01041f5>] kernel_thread_helper+0x5/0xb...
2010 Jul 07
2
Bug#588310: Xen enabled kernel cannot find the / partition
...6 0000000000000000 ffffffffa002968c [ 372.899942] 0000000226f47b00 ffff880002f47500 000000000000f8a0 ffff880002921fd8 [ 372.988640] 0000000000015640 0000000000015640 ffff880002148000 ffff8800021482f8 [ 373.077342] Call Trace: [ 373.106541] [<ffffffffa002968c>] ? scsi_sg_alloc+0x0/0x3f [scsi_mod] [ 373.183589] [<ffffffff8130b324>] ? schedule_timeout+0x2e/0xdd [ 373.253353] [<ffffffffa0028eab>] ? scsi_request_fn+0x0/0x506 [scsi_mod] [ 373.333505] [<ffffffff8130c2f2>] ? _spin_unlock_irqrestore+0xd/0xe [ 373.408455] [<ffffffff8130c2f2>] ? _spin_unlock_irqrestor...
2008 Oct 09
4
Problems at installing Xen 3.3.0
.........succeed 4. # cp /boot/config-2.6.18-53.el5 build-linux-2.6.18-xen_x86_64/.config 5. # make linux-2.6-xen-config CONFIGMODE=menuconfig (or xconfig) # make linux-2.6-xen-build # make linux-2.6-xen-install 6. # depmod 2.6.18.8-xen # mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod --builtin=ata_piix initrd-2.6.18.8-xen.img 2.6.18.8-xen # cp initrd-2.6.18.8-xen.img /boot/ 7. configure grub: default=0timeout=10splashimage=(hd0,0)/grub/splash.xpm.gzhiddenmenutitle xen-dom0 kernel /xen.gz dom0_mem=2097152 module /vmlinuz-2.6.18.8-xen ro root=LABEL=/ rhgb quiet c...
2006 Oct 23
2
Re: BUG in fs/bio.c:99
...on an USB external disk, locally or via NFS/exported. Call Trace: [<c016deb4>] bio_put+0x27/0x28 [<c016d698>] end_bio_bh_io_sync+0x33/0x37 [<c016ea55>] bio_endio+0x4f/0x54 [<c0251ce5>] __end_that_request_first+0xea/0x1ab [<d841cdd1>] scsi_end_request+0x1b/0x174 [scsi_mod] [<d841d268>] scsi_io_completion+0x20b/0x417 [scsi_mod] [<d841800c>] scsi_finish_command+0xad/0xb1 [scsi_mod] [<d8417f31>] scsi_softirq+0xba/0xc2 [scsi_mod] [<c0126a9d>] __do_softirq+0x35/0x79 [<c010934c>] do_softirq+0x46/0x4d Don't know for you, but im usin...
2016 Mar 20
2
Re: [PATCH supermin 5/5] init: Drop SCSI modules.
On 03/17/2016 12:07, Richard W.M. Jones wrote: > Also drop the sr_mod module used by the deprecated guestfs_add_cdrom > interface. > --- > src/ext2_initrd.ml | 5 ----- > 1 file changed, 5 deletions(-) > > diff --git a/src/ext2_initrd.ml b/src/ext2_initrd.ml > index 730f806..5e841ea 100644 > --- a/src/ext2_initrd.ml > +++ b/src/ext2_initrd.ml > @@ -40,12 +40,7 @@
2006 Mar 30
2
linux-2.6-xen kernels and initrds
...hines running both SLES and FC that are exhibiting this problem. The question is, do I need to do something special to build the initrds? In SuSE, I typically just used the ''mkinitrd'' command; in FC4, I do it like this: "mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod initrd-2.6.16-xen 2.6.16-xen". At any rate, nothing has worked to this point. The SCSI device support help page in ''make menuconfig'' states ''do not compile this as a module if your root file system (the one containing the directory /) is located on a SCSI device....
2002 Jul 22
1
Re:Kernel bug in RedHat 7.3 -- Assertion failure in journal_commit_transaction() at commit.c:535: "buffer_jdirty(bh)"
...ot;buffer_jdirty(bh)" Jul 17 22:41:40 sh_intel5 kernel: ------------[ cut here ]------------ Jul 17 22:41:40 sh_intel5 kernel: kernel BUG at commit.c:535! Jul 17 22:41:40 sh_intel5 kernel: invalid operand: 0000 Jul 17 22:41:40 sh_intel5 kernel: nfs lockd sunrpc eepro100 ext3 jbd aic7xxx sd_mod scsi_mod Jul 17 22:41:40 sh_intel5 kernel: CPU: 0 Jul 17 22:41:40 sh_intel5 kernel: EIP: 0010:[<f88560e4>] Not tainted Jul 17 22:41:40 sh_intel5 kernel: EFLAGS: 00010286 Jul 17 22:41:40 sh_intel5 kernel: Jul 17 22:41:40 sh_intel5 kernel: EIP is at journal_commit_transaction [jbd] 0xb04 (2.4...
2005 Jul 31
1
xen 3.0 on UP amd64 - rootfs mounting problem in xenU
...host=1.2.3.4, domain=, nis-domain=(none), bootserver=1.2.3.4, rootserver=1.2.3.4, rootpath= RAMDISK: romfs filesystem found at block 0 RAMDISK: Loading 2214KiB [1 disk] into ram disk... done. VFS: Mounted root (romfs filesystem) readonly. + insmod /lib/modules/2.6.12.3-0.2/kernel/drivers/scsi/scsi_mod.ko Using /lib/modules/2.6.12.3-0.2/kernel/drivers/scsi/scsi_mod.ko SCSI subsystem initialized + insmod /lib/modules/2.6.12.3-0.2/kernel/drivers/scsi/sd_mod.ko Using /lib/modules/2.6.12.3-0.2/kernel/drivers/scsi/sd_mod.ko register_blkdev: cannot get major 8 for sd + insmod /lib/modules/2.6.12.3-0.2/...
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
2006 Feb 24
3
Dom0 lvm/software raid rhel4.1 booting issues.
...9;' [4.00 GB] inherit ACTIVE ''/dev/VolGroup00/LogVolXen'' [118.53 GB] inherit sda1:sdb1 = boot (100MB) sda2:sdb2 = swap (2048MB) sda3:sdb3 = Lvm sdc = Lvm [root@xen01 boot]# lsmod | grep mpt mptscsih 41469 0 mptbase 57757 1 mptscsih scsi_mod 116429 3 sg,mptscsih,sd_mod Does anyone have any suggestions on the steps I should take next to debug this? Thanks everyone. *************** Lots of dmesg output follows, beware ******************* Loading scsi_mod.ko module scsi_mod: no version for "struct_module" fou...
2007 Dec 06
6
DomU (Centos 5) with dedicated e1000 (intel) device dropping packets
Hello everybody, I''ve finished with pci export from DomU to Dom0 (Debian Etch) but now i have a new problem, and a big one. My ethernet card is dropping packets but after some time (i can''t tell how) It can work for a day (not in production so not hard tested) and then all packets are dropped. Look at the ifconfig output : eth0      Link encap:Ethernet  HWaddr