OpenVZ Forum


Home » General » Support » DL380 G2 - CCISS
Re: DL380 G2 - CCISS [message #10479 is a reply to message #10477] Mon, 19 February 2007 20:07 Go to previous messageGo to previous message
gramsa49 is currently offline  gramsa49
Messages: 17
Registered: February 2007
Junior Member
An update. Missed adding the bond module to /etc/modprobe.conf, that is why the network interfaces did not come up. Fixed that an installed the 2.6.18-ovz028test015.1-smp kernel. Bad news is that I get no output to /var/log/messages with the test kernel; no errors, no nothing. I am going to try buliding the cciss 3.6.10 driver with the latest stable kernel now.

The device is engaged using the following:
[root@vz1 tmp]# echo "engage scsi" > /proc/driver/cciss/cciss0
[root@vz1 tmp]# echo "engage scsi" > /proc/driver/cciss/cciss1


As requested in the original post, here is the output of lspci:
[root@vz1 tmp]# lspci
00:00.0 Host bridge: Broadcom CNB20HE Host Bridge (rev 23)
00:00.1 Host bridge: Broadcom CNB20HE Host Bridge (rev 01)
00:00.2 Host bridge: Broadcom CNB20HE Host Bridge (rev 01)
00:00.3 Host bridge: Broadcom CNB20HE Host Bridge (rev 01)
00:01.0 RAID bus controller: Compaq Computer Corporation Smart Array 5i/532 (rev 01)
00:02.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 08)
00:04.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 08)
00:05.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
00:06.0 System peripheral: Compaq Computer Corporation Advanced System Management Controller
00:0f.0 ISA bridge: Broadcom OSB4 South Bridge (rev 51)
00:0f.1 IDE interface: Broadcom OSB4 IDE Controller
00:0f.2 USB Controller: Broadcom OSB4/CSB5 OHCI USB Controller (rev 04)
07:04.0 RAID bus controller: Compaq Computer Corporation Smart Array 5300 Controller (rev 02)
07:07.0 PCI Hot-plug controller: Compaq Computer Corporation PCI Hotplug Controller (rev 12)


and lspci -n:
00:00.0 Class 0600: 1166:0008 (rev 23)
00:00.1 Class 0600: 1166:0008 (rev 01)
00:00.2 Class 0600: 1166:0006 (rev 01)
00:00.3 Class 0600: 1166:0006 (rev 01)
00:01.0 Class 0104: 0e11:b178 (rev 01)
00:02.0 Class 0200: 8086:1229 (rev 08)
00:04.0 Class 0200: 8086:1229 (rev 08)
00:05.0 Class 0300: 1002:4752 (rev 27)
00:06.0 Class 0880: 0e11:a0f0
00:0f.0 Class 0601: 1166:0200 (rev 51)
00:0f.1 Class 0101: 1166:0211
00:0f.2 Class 0c03: 1166:0220 (rev 04)
07:04.0 Class 0104: 0e11:b060 (rev 02)
07:07.0 Class 0804: 0e11:a0f7 (rev 12)


lsmod:
[root@vz1 tmp]# lsmod
Module                  Size  Used by
parport_pc             26660  0
lp                      8740  0
parport                20704  2 parport_pc,lp
autofs4                19428  0
af_packet              17672  2
ipt_REJECT              4128  1
xt_state                1760  2
ip_conntrack           48172  1 xt_state
xt_tcpudp               3168  3
iptable_filter          3456  1
ip_tables              12952  1 iptable_filter
x_tables               13092  4 ipt_REJECT,xt_state,xt_tcpudp,ip_tables
thermal                11176  0
processor              16140  1 thermal
fan                     3556  0
button                  4976  0
battery                 7876  0
asus_acpi              13912  0
ac                      3620  0
ohci_hcd               19684  0
usbcore               119076  2 ohci_hcd
i2c_piix4               7372  0
i2c_core               17248  1 i2c_piix4
e100                   32936  0
mii                     5056  1 e100
bonding                85688  0
floppy                 57540  0
ide_cd                 38916  0
cdrom                  40544  1 ide_cd

Here is a transcript of the vz test kernel:
<let's go ahead and try engaging the tape drive and see if the problem stops, It does, good.>
Feb 19 14:21:22 vz1 kernel: HP CISS Driver (v 3.6.10)
Feb 19 14:21:22 vz1 kernel: ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169
Feb 19 14:21:22 vz1 kernel: cciss0: <0xb178> at PCI 0000:00:01.0 IRQ 169 using DAC
Feb 19 14:21:22 vz1 kernel: ACPI: PCI Interrupt 0000:07:04.0[A] -> GSI 29 (level, low) -> IRQ 177
Feb 19 14:21:22 vz1 kernel: cciss1: <0xb060> at PCI 0000:07:04.0 IRQ 177 using DAC
Feb 19 14:21:22 vz1 kernel:       blocks= 284522880 block_size= 512
Feb 19 14:21:22 vz1 kernel:       heads= 255, sectors= 32, cylinders= 34868
Feb 19 14:21:22 vz1 kernel:
Feb 19 14:21:22 vz1 kernel:       blocks= 284522880 block_size= 512
Feb 19 14:21:22 vz1 kernel:       heads= 255, sectors= 32, cylinders= 34868
Feb 19 14:21:22 vz1 kernel:
Feb 19 14:21:22 vz1 kernel:  cciss/c1d0: p1 p2
...
Feb 19 14:26:58 vz1 kernel: cciss0: No device changes detected.
Feb 19 14:26:58 vz1 kernel: cciss0: No appropriate SCSI device detected, SCSI subsystem not engaged.
Feb 19 14:26:58 vz1 kernel: scsi0 : cciss
Feb 19 14:26:58 vz1 kernel:   Vendor: COMPAQ    Model: SDX-500C          Rev: 1.32
Feb 19 14:26:58 vz1 kernel:   Type:   Sequential-Access                  ANSI SCSI revision: 02
Feb 19 14:26:58 vz1 scsi.agent[3654]: tape at /devices/pci0000:07/0000:07:04.0/host0/target0:0:0/0:0:0:0
Feb 19 14:26:58 vz1 kernel: st: Version 20050830, fixed bufsize 32768, s/g segs 256
Feb 19 14:26:58 vz1 kernel: st 0:0:0:0: Attached scsi tape st0
Feb 19 14:26:58 vz1 kernel: st0: try direct i/o: yes (alignment 512 B)
[root@vz1 ~]# rpm -e lksctp-tools lksctp-tools-devel
[root@vz1 ~]# yum install kernel-smp
=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
 kernel-smp              i686       2.6.18-ovz028test015.1  openvz-kernel-devel   13 M

Transaction Summary
=============================================================================
WARNING: No module cciss found for kernel 2.6.18-ovz028test015.1-smp, continuing anyway
<update grub to use new kernel as default>
[root@vz1 src]# reboot
[root@vz1 ~]# uname -a
Linux vz1.home.arswiki.org 2.6.18-ovz028test015.1-smp #1 SMP Fri Feb 2 13:48:19 MSK 2007 i686 i686 i386 GNU/Linux
<from /var/log/messages>
Feb 19 14:29:56 vz1 kernel: cciss1: <0xb060> at PCI 0000:07:04.0 IRQ 17 using DAC
Feb 19 14:29:56 vz1 kernel:       blocks= 284522880 block_size= 512
Feb 19 14:29:56 vz1 kernel:       heads= 255, sectors= 32, cylinders= 34868
Feb 19 14:29:56 vz1 kernel:
Feb 19 14:29:56 vz1 kernel:       blocks= 284522880 block_size= 512
Feb 19 14:29:56 vz1 kernel:       heads= 255, sectors= 32, cylinders= 34868
Feb 19 14:29:56 vz1 kernel:
Feb 19 14:29:56 vz1 kernel:  cciss/c1d0: p1 p2
<let's go ahead and try engaging the tape drive and see if the problem stops.  There is no output to /var/log/messages>


For reference, this is the messages file for the vz test kernel:
[root@vz1 ~]# cat /var/log/messages

Feb 19 14:50:53 vz1 shutdown: shutting down for system reboot
Feb 19 14:50:53 vz1 init: Switching to runlevel: 6
Feb 19 14:50:54 vz1 cups-config-daemon: cups-config-daemon -TERM succeeded
Feb 19 14:50:54 vz1 haldaemon: haldaemon shutdown failed
Feb 19 14:50:54 vz1 messagebus: messagebus -TERM succeeded
Feb 19 14:50:54 vz1 atd: atd shutdown succeeded
Feb 19 14:50:54 vz1 cups: cupsd shutdown succeeded
Feb 19 14:50:54 vz1 sshd: sshd -TERM succeeded
Feb 19 14:50:55 vz1 sendmail: sendmail shutdown succeeded
Feb 19 14:50:55 vz1 sendmail: sm-client shutdown succeeded
Feb 19 14:50:55 vz1 smartd: smartd shutdown failed
Feb 19 14:50:55 vz1 acpid: acpid shutdown succeeded
Feb 19 14:50:55 vz1 crond: crond shutdown succeeded
Feb 19 14:50:55 vz1 ntpd[8412]: ntpd exiting on signal 15
Feb 19 14:50:55 vz1 ntpd: ntpd shutdown succeeded
Feb 19 14:50:55 vz1 irqbalance: irqbalance shutdown succeeded
Feb 19 14:50:55 vz1 kernel: Kernel logging (proc) stopped.
Feb 19 14:50:55 vz1 kernel: Kernel log daemon terminating.
Feb 19 14:50:56 vz1 syslog: klogd shutdown succeeded
Feb 19 14:50:56 vz1 exiting on signal 15
Feb 19 14:52:47 vz1 syslogd 1.4.1: restart.
Feb 19 14:52:47 vz1 syslog: syslogd startup succeeded
Feb 19 14:52:47 vz1 kernel: klogd 1.4.1, log source = /proc/kmsg started.
Feb 19 14:52:47 vz1 kernel: Linux version 2.6.18-ovz028test015.1-smp (root@centos-32-build) (gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)) #1 SMP Fri Feb 2 13:48:19 MSK 2007
Feb 19 14:52:47 vz1 kernel: BIOS-provided physical RAM map:
Feb 19 14:52:47 vz1 kernel:  BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
Feb 19 14:52:47 vz1 kernel:  BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
Feb 19 14:52:47 vz1 kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Feb 19 14:52:47 vz1 kernel:  BIOS-e820: 0000000000100000 - 000000008fffc000 (usable)
Feb 19 14:52:47 vz1 kernel:  BIOS-e820: 000000008fffc000 - 0000000090000000 (ACPI data)
Feb 19 14:52:47 vz1 kernel:  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
Feb 19 14:52:47 vz1 kernel:  BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
Feb 19 14:52:47 vz1 kernel:  BIOS-e820: 00000000ffc00000 - 0000000100000000 (reserved)
Feb 19 14:52:47 vz1 kernel: 1407MB HIGHMEM available.
Feb 19 14:52:47 vz1 kernel: 896MB LOWMEM available.
Feb 19 14:52:47 vz1 kernel: found SMP MP-table at 000f4fd0
Feb 19 14:52:47 vz1 kernel: DMI 2.3 present.
Feb 19 14:52:47 vz1 syslog: klogd startup succeeded
Feb 19 14:52:47 vz1 kernel: ACPI: PM-Timer IO Port: 0x240
Feb 19 14:52:47 vz1 kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Feb 19 14:52:47 vz1 kernel: Processor #0 6:11 APIC version 17
Feb 19 14:52:47 vz1 kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
Feb 19 14:52:47 vz1 kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
Feb 19 14:52:47 vz1 kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
Feb 19 14:52:47 vz1 kernel: Processor #3 6:11 APIC version 17
Feb 19 14:52:47 vz1 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
Feb 19 14:52:47 vz1 kernel: ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
Feb 19 14:52:47 vz1 kernel: IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-15
Feb 19 14:52:47 vz1 kernel: ACPI:
...

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Fedora 8 Problems
Next Topic: need 2.6.19+ kernel in debian
Goto Forum:
  


Current Time: Sun Oct 13 13:33:02 GMT 2024

Total time taken to generate the page: 0.06142 seconds