[Novalug] email server locked up again (twice in two days)

Jay Hart jhart@kevla.org
Sat Feb 3 23:44:49 EST 2007



> Ken,
>
> Solid advice!  Generally, servers need no kind of CPU scaling or ACPI
> support beyond front panel power button support.
>
> Jay,
>
> Rolling your own kernel is a bit intimidating at first, but it's a great
> learning experience and really helps you understand how the kernel
> interfaces with your hardware and the level of control you can truly have.
>  Just because your hardware *can* do it, doesn't mean you want it
> happening.

Yeap, I agree, can be intimidating at first. Last time I rolled my own kernel (openbsd 3.8), hosed
the box, the box (ultra 1) refused to boot (hardward issue), after several hours of
troubleshooting the thing I figured it crooked on me soI threw it in a corner and configured
another box.

About five months later I figured I would see if I could gt the Ultra 1 working again, so I
plugged it into the wall and the damn thing booted up and used my new kernel compile.

Talk about wanting to damage some hardware...

>
> lspci and dmesg|less are usually your best friends when you're configuring
> your kernel.  A common starting point is to take the current .config and
> use it as a base to customize -- once you have a better feel for it, I
> recommend  going through screen by screen from the vanilla defaults just
> to be sure you're not enabling anything you won't need.
>
> If you decide to go this route, there are plenty of 2.6 tutorials and of
> course, your friends here at NovaLUG.

I'll leave this for last.  I think that I might be one of the first people to use the Migrus 1.5E
mini-itx boards with Linux, so I might just have to write this expereince up, if we ever figure
out what the problem is.

Jay

>
> -- Shade
>
> On Sat, February 3, 2007 11:19 pm, Ken Kauffman wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Jay
>>
>> I've mentioned this before.  Simply stopping ACPID does NOT mean that
>> acpi is not being activated.  Look at your log file where all the acpi
>> stuff is being activated by the kernel.  Evidently at some point, the
>> 2.6.x kernel handles acpi activation automatically.  I think it was
>> 2.6.17, but can't remember.  If you truly want acpi off, you need to
>> pass it a kernel option on bootup as well as disable the acpid daemon.
>>
>> I had also advised that you should disable apic as it's often a problem
>> (I see it activating in your log file).  If you want to handle one thing
>> at a time, I would suggest passing the noapic argument in and see if it
>> stabilizes the issue.
>>
>> I recently had a bunch of lockups (not on my server) because I enabled
>> the hot swappable PCI options in the kernel.  After some heavy
>> compiling, it would just freeze hard core requiring a complete reboot.
>>
>> Minor point, but there's no reason to use IPv6 if nothing you have
>> supports it.
>>
>> I strongly advice on a server that you role your own kernel and enable
>> EXACTLY the hardware (and options) that you need to be running.
>> Otherwise you will likely keep having problem with the SuSE-Novell Vista
>> kernel. (grin - couldn't help it Greg).
>>
>> Ken
>>
>> Jay Hart wrote:
>>> Ok,
>>>
>>> Once again my server locked up. Here is the sequence of events that
>>> occurs:
>>>
>>> 1. Get event message on my workstation that it has lost connection with
>>> the Master APCUPSD box.
>>> This message is generated when the slaves (my workstations) can't talk
>>> to the master APCUPSD box.
>>> The master box in this case is my email server.
>>>
>>> 2. Lose connection to my open squirrelmail session. Trying to open a new
>>> session times out.
>>>
>>> 3. Switch via KVM Switch to my server, sitting in run level 3. Usually
>>> just hitting a key on the
>>> KB activates screen to see login prompt. In this case nothing happens,
>>> and I notice that the Num
>>> Lock key is lit, and I get no response from the KB when trying to turn
>>> this key off, or turn on
>>> Caps Lock, etc. So it looks like box is locked up/frozen.
>>>
>>> 4. So, trying to ping box gets this:
>>>
>>> jhart@suse:/etc> ping 192.168.1.12
>>> PING 192.168.1.12 (192.168.1.12) 56(84) bytes of data.
>>>>From 192.168.1.16: icmp_seq=2 Destination Host Unreachable
>>>>From 192.168.1.16 icmp_seq=2 Destination Host Unreachable
>>>>From 192.168.1.16 icmp_seq=3 Destination Host Unreachable
>>>>From 192.168.1.16 icmp_seq=4 Destination Host Unreachable
>>>
>>> 5. As last resort, try to reboot box with "ALT-SysRq-b" or shutdown with
>>> "Alt-SysRq-o", no
>>> response from box.
>>>
>>> So, as final resort, I turn off power.
>>>
>>> All five steps happen within three minutes of each other.
>>>
>>> It seems like this is kicked off by APCUPSD, so upon reboot I turn
>>> service off, and stop service.
>>> I also disable powersave, but that module was skipped on startup since
>>> acpid was not started.
>>>
>>> So, I really need help trying syslog-ng configured to send log lessages
>>> to my workstation.
>>>
>>> I have included bot hdmesg and messages since before last lockup.
>>>
>>> Any other help appreciated.
>>>
>>> Dmesg output
>>> -------------
>>> Linux version 2.6.18.2-34-default (geeko@buildhost) (gcc version 4.1.2
>>> 20061115 (prerelease) (SUSE
>>> Linux)) #1 SMP Mon Nov 27 11:46:27 UTC 2006
>>> BIOS-provided physical RAM map:
>>>  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
>>>  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
>>>  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
>>>  BIOS-e820: 0000000000100000 - 000000001bee0000 (usable)
>>>  BIOS-e820: 000000001bee0000 - 000000001bee3000 (ACPI NVS)
>>>  BIOS-e820: 000000001bee3000 - 000000001bef0000 (ACPI data)
>>>  BIOS-e820: 000000001bef0000 - 000000001bf00000 (reserved)
>>>  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
>>>  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
>>>  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
>>> 0MB HIGHMEM available.
>>> 446MB LOWMEM available.
>>> found SMP MP-table at 000f51e0
>>> On node 0 totalpages: 114400
>>>   DMA zone: 4096 pages, LIFO batch:0
>>>   Normal zone: 110304 pages, LIFO batch:31
>>> DMI 2.3 present.
>>> Using APIC driver default
>>> IO/L-APIC allowed because system is MP or new enough
>>> ACPI: RSDP (v000 CN700                                 ) @ 0x000f72a0
>>> ACPI: RSDT (v001 CN700  AWRDACPI 0x42302e31 AWRD 0x00000000) @
>>> 0x1bee3040
>>> ACPI: FADT (v001 CN700  AWRDACPI 0x42302e31 AWRD 0x00000000) @
>>> 0x1bee30c0
>>> ACPI: MADT (v001 CN700  AWRDACPI 0x42302e31 AWRD 0x00000000) @
>>> 0x1bee9080
>>> ACPI: DSDT (v001 CN700  AWRDACPI 0x00001000 MSFT 0x0100000e) @
>>> 0x00000000
>>> ACPI: PM-Timer IO Port: 0x408
>>> ACPI: Local APIC address 0xfee00000
>>> ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
>>> Processor #0 6:10 APIC version 20
>>> ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
>>> ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
>>> IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
>>> ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
>>> ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
>>> ACPI: IRQ0 used by override.
>>> ACPI: IRQ2 used by override.
>>> ACPI: IRQ9 used by override.
>>> Enabling APIC mode:  Flat.  Using 1 I/O APICs
>>> Using ACPI (MADT) for SMP configuration information
>>> Allocating PCI resources starting at 20000000 (gap: 1bf00000:e2d00000)
>>> Detected 1500.153 MHz processor.
>>> Built 1 zonelists.  Total pages: 114400
>>> Kernel command line: root=/dev/hda1 vga=0x317    resume=/dev/hda9
>>> splash=silent
>>> bootsplash: silent mode.
>>> mapped APIC to ffffd000 (fee00000)
>>> mapped IOAPIC to ffffc000 (fec00000)
>>> Enabling fast FPU save and restore... done.
>>> Enabling unmasked SIMD FPU exception support... done.
>>> Initializing CPU#0
>>> PID hash table entries: 2048 (order: 11, 8192 bytes)
>>> Console: colour dummy device 80x25
>>> Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
>>> Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
>>> Memory: 446888k/457600k available (1697k kernel code, 10112k reserved,
>>> 968k data, 196k init, 0k
>>> highmem)
>>> Checking if this processor honours the WP bit even in supervisor mode...
>>> Ok.
>>> Calibrating delay using timer specific routine.. 3002.20 BogoMIPS
>>> (lpj=6004403)
>>> Security Framework v1.0.0 initialized
>>> Mount-cache hash table entries: 512
>>> CPU: After generic identify, caps: a7c9baff 00100000 00000000 00000000
>>> 00000181 00000000 00000000
>>> CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
>>> CPU: L2 Cache: 128K (64 bytes/line)
>>> CPU: After all inits, caps: 27c9baff 00100000 00000000 00000000 00000181
>>> 00003fcc 00000000
>>> Compat vDSO mapped to ffffe000.
>>> Checking 'hlt' instruction... OK.
>>> SMP alternatives: switching to UP code
>>> Freeing SMP alternatives: 16k freed
>>> checking if image is initramfs... it is
>>> Freeing initrd memory: 2798k freed
>>> ACPI: Core revision 20060707
>>> CPU0: Centaur VIA Esther processor 1500MHz stepping 09
>>> Total of 1 processors activated (3002.20 BogoMIPS).
>>> ENABLING IO-APIC IRQs
>>> ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
>>> Brought up 1 CPUs
>>> migration_cost=0
>>> NET: Registered protocol family 16
>>> ACPI: bus type pci registered
>>> PCI: PCI BIOS revision 2.10 entry at 0xfb5c0, last bus=1
>>> PCI: Using configuration type 1
>>> Setting up standard PCI resources
>>> ACPI: Interpreter enabled
>>> ACPI: Using IOAPIC for interrupt routing
>>> ACPI: PCI Root Bridge [PCI0] (0000:00)
>>> PCI: Probing PCI hardware (bus 00)
>>> PCI: MSI-K8T-Neo2Fir, attempting to turn soundcard ON
>>> PCI: MSI-K8T-Neo2Fir, soundcard on
>>> Boot video device is 0000:01:00.0
>>> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
>>> ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12)
>>> ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 *7 10 11 12)
>>> ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12) *5
>>> ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 *10 11 12)
>>> ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
>>> ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
>>> ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
>>> ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *0, disabled.
>>> ACPI: PCI Interrupt Link [ALKA] (IRQs *20), disabled.
>>> ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
>>> ACPI: PCI Interrupt Link [ALKC] (IRQs *22)
>>> ACPI: PCI Interrupt Link [ALKD] (IRQs *23)
>>> Linux Plug and Play Support v0.97 (c) Adam Belay
>>> pnp: PnP ACPI init
>>> pnp: PnP ACPI: found 10 devices
>>> PnPBIOS: Disabled by ACPI PNP
>>> PCI: Using ACPI for IRQ routing
>>> PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a
>>> report
>>> pnp: 00:02: ioport range 0x400-0x47f could not be reserved
>>> pnp: 00:02: ioport range 0x500-0x50f has been reserved
>>> PCI: Bridge: 0000:00:01.0
>>>   IO window: e000-efff
>>>   MEM window: fb000000-fcffffff
>>>   PREFETCH window: f4000000-f7ffffff
>>> PCI: Setting latency timer of device 0000:00:01.0 to 64
>>> NET: Registered protocol family 2
>>> IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
>>> TCP established hash table entries: 16384 (order: 5, 131072 bytes)
>>> TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
>>> TCP: Hash tables configured (established 16384 bind 8192)
>>> TCP reno registered
>>> apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
>>> apm: overridden by ACPI.
>>> audit: initializing netlink socket (disabled)
>>> audit(1170535639.084:1): initialized
>>> Total HugeTLB memory allocated, 0
>>> VFS: Disk quotas dquot_6.5.1
>>> Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
>>> Initializing Cryptographic API
>>> io scheduler noop registered
>>> io scheduler anticipatory registered
>>> io scheduler deadline registered
>>> io scheduler cfq registered (default)
>>> 0000:00:10.4 EHCI: BIOS handoff failed (BIOS bug ?) 01010001
>>> PCI: Bypassing VIA 8237 APIC De-Assert Message
>>> vesafb: framebuffer at 0xf4000000, mapped to 0xdc880000, using 6144k,
>>> total 65536k
>>> vesafb: mode is 1024x768x16, linelength=2048, pages=41
>>> vesafb: protected mode interface info at c000:a971
>>> vesafb: pmi: set display start = c00ca9bf, set palette = c00caa30
>>> vesafb: scrolling: redraw
>>> vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
>>> bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size
>>> 81749 bytes,<6>...found
>>> (1024x768, 46202 bytes, v3).
>>> Console: switching to colour frame buffer device 124x44
>>> fb0: VESA VGA frame buffer device
>>> isapnp: Scanning for PnP cards...
>>> isapnp: No Plug & Play device found
>>> Real Time Clock Driver v1.12ac
>>> Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
>>> floppy0: no floppy controllers found
>>> RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
>>> PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
>>> serio: i8042 AUX port at 0x60,0x64 irq 12
>>> serio: i8042 KBD port at 0x60,0x64 irq 1
>>> mice: PS/2 mouse device common for all mice
>>> input: PC Speaker as /class/input/input0
>>> input: AT Translated Set 2 keyboard as /class/input/input1
>>> md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
>>> md: bitmap version 4.39
>>> NET: Registered protocol family 1
>>> Using IPI No-Shortcut mode
>>> ACPI: (supports S0 S1 S4 S5)
>>> Freeing unused kernel memory: 196k freed
>>> Time: tsc clocksource has been installed.
>>> Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
>>> ide: Assuming 33MHz system bus speed for PIO modes; override with
>>> idebus=xx
>>> ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
>>> ACPI: Processor [CPU0] (supports 2 throttling states)
>>> ACPI: Thermal Zone [THRM] (40 C)
>>> VP_IDE: IDE controller at PCI slot 0000:00:0f.0
>>> ACPI: PCI Interrupt Link [ALKA] disabled and referenced, BIOS bug
>>> ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
>>> ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [ALKA] -> GSI 20 (level,
>>> low) -> IRQ 169
>>> PCI: VIA IRQ fixup for 0000:00:0f.0, from 255 to 9
>>> VP_IDE: chipset revision 6
>>> VP_IDE: not 100% native mode: will probe irqs later
>>> VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci0000:00:0f.0
>>>     ide0: BM-DMA at 0xfe00-0xfe07, BIOS settings: hda:DMA, hdb:DMA
>>>     ide1: BM-DMA at 0xfe08-0xfe0f, BIOS settings: hdc:DMA, hdd:pio
>>> Probing IDE interface ide0...
>>> Time: acpi_pm clocksource has been installed.
>>> input: ImExPS/2 Generic Explorer Mouse as /class/input/input2
>>> hda: Hitachi HDS721680PLAT80, ATA DISK drive
>>> hdb: ST96812A, ATA DISK drive
>>> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
>>> hda: max request size: 512KiB
>>> hda: 160836480 sectors (82348 MB) w/7384KiB Cache, CHS=16383/255/63,
>>> UDMA(133)
>>> hda: cache flushes supported
>>>  hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 >
>>> hdb: max request size: 512KiB
>>> hdb: 117210240 sectors (60011 MB) w/8192KiB Cache, CHS=16383/255/63,
>>> UDMA(100)
>>> hdb: cache flushes supported
>>>  hdb: hdb1 hdb2 < hdb5 >
>>> Probing IDE interface ide1...
>>> hdc: QSI CD-RW/DVD-ROM SBW-243, ATAPI CD/DVD-ROM drive
>>> ide1 at 0x170-0x177,0x376 on irq 15
>>> ACPI: Fan [FAN] (on)
>>> BIOS EDD facility v0.16 2004-Jun-25, 2 devices found
>>> Attempting manual resume
>>> kjournald starting.  Commit interval 5 seconds
>>> EXT3 FS on hda1, internal journal
>>> EXT3-fs: mounted filesystem with ordered data mode.
>>> ieee1394: Initialized config rom entry `ip1394'
>>> usbcore: registered new driver usbfs
>>> ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 19 (level, low) -> IRQ 177
>>> ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[177]
>>> MMIO=[fdfff000-fdfff7ff]  Max Packet=[2048]
>>> IR/IT contexts=[4/8]
>>> pci_hotplug: PCI Hot Plug PCI Core version: 0.5
>>> Linux agpgart interface v0.101 (c) Dave Jones
>>> shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
>>> agpgart: Detected VIA P4M800CE chipset
>>> agpgart: AGP aperture is 128M @ 0xe8000000
>>> usbcore: registered new driver hub
>>> USB Universal Host Controller Interface driver v3.0
>>> ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
>>> ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [ALKB] -> GSI 21 (level,
>>> low) -> IRQ 185
>>> PCI: VIA IRQ fixup for 0000:00:10.0, from 11 to 9
>>> uhci_hcd 0000:00:10.0: UHCI Host Controller
>>> uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
>>> uhci_hcd 0000:00:10.0: irq 185, io base 0x0000fd00
>>> usb usb1: new device found, idVendor=0000, idProduct=0000
>>> usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
>>> usb usb1: Product: UHCI Host Controller
>>> usb usb1: Manufacturer: Linux 2.6.18.2-34-default uhci_hcd
>>> usb usb1: SerialNumber: 0000:00:10.0
>>> usb usb1: configuration #1 chosen from 1 choice
>>> hub 1-0:1.0: USB hub found
>>> hub 1-0:1.0: 2 ports detected
>>> ACPI: PCI Interrupt 0000:00:10.1[A] -> Link [ALKB] -> GSI 21 (level,
>>> low) -> IRQ 185
>>> PCI: VIA IRQ fixup for 0000:00:10.1, from 11 to 9
>>> uhci_hcd 0000:00:10.1: UHCI Host Controller
>>> uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
>>> uhci_hcd 0000:00:10.1: irq 185, io base 0x0000fc00
>>> usb usb2: new device found, idVendor=0000, idProduct=0000
>>> usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
>>> usb usb2: Product: UHCI Host Controller
>>> usb usb2: Manufacturer: Linux 2.6.18.2-34-default uhci_hcd
>>> usb usb2: SerialNumber: 0000:00:10.1
>>> usb usb2: configuration #1 chosen from 1 choice
>>> hub 2-0:1.0: USB hub found
>>> hub 2-0:1.0: 2 ports detected
>>> ACPI: PCI Interrupt 0000:00:10.2[B] -> Link [ALKB] -> GSI 21 (level,
>>> low) -> IRQ 185
>>> PCI: VIA IRQ fixup for 0000:00:10.2, from 7 to 9
>>> uhci_hcd 0000:00:10.2: UHCI Host Controller
>>> uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
>>> uhci_hcd 0000:00:10.2: irq 185, io base 0x0000fb00
>>> usb usb3: new device found, idVendor=0000, idProduct=0000
>>> usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
>>> usb usb3: Product: UHCI Host Controller
>>> usb usb3: Manufacturer: Linux 2.6.18.2-34-default uhci_hcd
>>> usb usb3: SerialNumber: 0000:00:10.2
>>> usb usb3: configuration #1 chosen from 1 choice
>>> hub 3-0:1.0: USB hub found
>>> hub 3-0:1.0: 2 ports detected
>>> ACPI: PCI Interrupt 0000:00:10.3[B] -> Link [ALKB] -> GSI 21 (level,
>>> low) -> IRQ 185
>>> PCI: VIA IRQ fixup for 0000:00:10.3, from 7 to 9
>>> uhci_hcd 0000:00:10.3: UHCI Host Controller
>>> uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
>>> uhci_hcd 0000:00:10.3: irq 185, io base 0x0000fa00
>>> usb usb4: new device found, idVendor=0000, idProduct=0000
>>> usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1
>>> usb usb4: Product: UHCI Host Controller
>>> usb usb4: Manufacturer: Linux 2.6.18.2-34-default uhci_hcd
>>> usb usb4: SerialNumber: 0000:00:10.3
>>> usb usb4: configuration #1 chosen from 1 choice
>>> hub 4-0:1.0: USB hub found
>>> hub 4-0:1.0: 2 ports detected
>>> ACPI: PCI Interrupt 0000:00:10.4[C] -> Link [ALKB] -> GSI 21 (level,
>>> low) -> IRQ 185
>>> PCI: VIA IRQ fixup for 0000:00:10.4, from 5 to 9
>>> ehci_hcd 0000:00:10.4: EHCI Host Controller
>>> ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 5
>>> ehci_hcd 0000:00:10.4: irq 185, io mem 0xfdffe000
>>> ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
>>> usb usb5: new device found, idVendor=0000, idProduct=0000
>>> usb usb5: new device strings: Mfr=3, Product=2, SerialNumber=1
>>> usb usb5: Product: EHCI Host Controller
>>> usb usb5: Manufacturer: Linux 2.6.18.2-34-default ehci_hcd
>>> usb usb5: SerialNumber: 0000:00:10.4
>>> usb usb5: configuration #1 chosen from 1 choice
>>> hub 5-0:1.0: USB hub found
>>> hub 5-0:1.0: 8 ports detected
>>> usb 2-1: new low speed USB device using uhci_hcd and address 2
>>> PCI: Enabling device 0000:00:11.5 (0000 -> 0001)
>>> ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
>>> ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [ALKC] -> GSI 22 (level,
>>> low) -> IRQ 193
>>> PCI: Setting latency timer of device 0000:00:11.5 to 64
>>> ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0030180000ab8f4c]
>>> via-rhine.c:v1.10-LK1.4.1 July-24-2006 Written by Donald Becker
>>> ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23
>>> ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [ALKD] -> GSI 23 (level,
>>> low) -> IRQ 201
>>> eth0: VIA Rhine II at 0x1f800, 00:30:18:ae:0a:e2, IRQ 201.
>>> eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link
>>> 45e1.
>>> usb 2-1: new low speed USB device using uhci_hcd and address 3
>>> usb 2-1: new device found, idVendor=051d, idProduct=0002
>>> usb 2-1: new device strings: Mfr=3, Product=1, SerialNumber=2
>>> usb 2-1: Product: Back-UPS RS 1500 FW:8.g9 .D USB FW:g9
>>> usb 2-1: Manufacturer: American Power Conversion
>>> usb 2-1: SerialNumber: JB0523026126
>>> usb 2-1: configuration #1 chosen from 1 choice
>>> hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
>>> Uniform CD-ROM driver Revision: 3.20
>>> usbcore: registered new driver hiddev
>>> hiddev96: USB HID v1.10 Device [American Power Conversion Back-UPS RS
>>> 1500 FW:8.g9 .D USB FW:g9 ]
>>> on usb-0000:00:10.1-1
>>> usbcore: registered new driver usbhid
>>> drivers/usb/input/hid-core.c: v2.6:USB HID core driver
>>> Adding 2666748k swap on /dev/hda9.  Priority:-1 extents:1
>>> across:2666748k
>>> device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised:
>>> dm-devel@redhat.com
>>> loop: loaded (max 8 devices)
>>> kjournald starting.  Commit interval 5 seconds
>>> EXT3 FS on hda8, internal journal
>>> EXT3-fs: mounted filesystem with ordered data mode.
>>> kjournald starting.  Commit interval 5 seconds
>>> EXT3 FS on hdb1, internal journal
>>> EXT3-fs: mounted filesystem with ordered data mode.
>>> kjournald starting.  Commit interval 5 seconds
>>> EXT3 FS on hda7, internal journal
>>> EXT3-fs: mounted filesystem with ordered data mode.
>>> kjournald starting.  Commit interval 5 seconds
>>> EXT3 FS on hda5, internal journal
>>> EXT3-fs: mounted filesystem with ordered data mode.
>>> kjournald starting.  Commit interval 5 seconds
>>> EXT3 FS on hda6, internal journal
>>> EXT3-fs: mounted filesystem with ordered data mode.
>>> kjournald starting.  Commit interval 5 seconds
>>> EXT3 FS on hdb5, internal journal
>>> EXT3-fs: mounted filesystem with ordered data mode.
>>> powernow: This module only works with AMD K7 CPUs
>>> acpi-cpufreq: CPU0 - ACPI performance management activated.
>>> eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
>>> NET: Registered protocol family 10
>>> lo: Disabled Privacy Extensions
>>> IPv6 over IPv4 tunneling driver
>>> eth0: no IPv6 routers present
>>> ip_tables: (C) 2000-2006 Netfilter Core Team
>>> -------------
>>>
>>> /var/log/messages since before last lock up
>>> -----------------------
>>> Feb  3 19:21:06 email sshd[6789]: Accepted keyboard-interactive/pam for
>>> jhart from 192.168.1.16
>>> port 11422 ssh2
>>> Feb  3 19:22:45 email su: (to root) jhart on /dev/pts/1
>>> Feb  3 19:43:12 email syslog-ng[2759]: STATS: dropped 0
>>> Feb  3 20:48:27 email syslog-ng[2743]: syslog-ng version 1.6.11 starting
>>> Feb  3 20:48:28 email saslauthd[2795]: detach_tty      : master pid is:
>>> 2795
>>> Feb  3 20:48:28 email saslauthd[2795]: ipc_init        : listening on
>>> socket: /var/run/sasl2//mux
>>> Feb  3 20:48:28 email apcupsd[2804]: Connect to slave 192.168.1.16
>>> succeeded
>>> Feb  3 20:48:28 email apcupsd[2804]: Connect to slave 192.168.1.14
>>> succeeded
>>> Feb  3 20:48:29 email apcupsd[2804]: apcupsd 3.12.4 (19 August 2006)
>>> suse startup succeeded
>>> Feb  3 20:48:29 email apcupsd[2804]: Connect to slave 192.168.1.1
>>> failed. ERR=Connection refused
>>> Feb  3 20:48:31 email apcupsd[2804]: NIS server startup succeeded
>>> Feb  3 20:48:32 email ifup:     sit0
>>> Feb  3 20:48:32 email syslog-ng[2743]: Changing permissions on special
>>> file /dev/xconsole
>>> Feb  3 20:48:32 email syslog-ng[2743]: Changing permissions on special
>>> file /dev/tty10
>>> Feb  3 20:48:32 email ifup:               No configuration found for
>>> sit0
>>> Feb  3 20:48:32 email kernel: klogd 1.4.1, log source = /proc/kmsg
>>> started.
>>> Feb  3 20:48:32 email kernel: powernow: This module only works with AMD
>>> K7 CPUs
>>> Feb  3 20:48:32 email kernel: acpi-cpufreq: CPU0 - ACPI performance
>>> management activated.
>>> Feb  3 20:48:32 email kernel: eth0: link up, 100Mbps, full-duplex, lpa
>>> 0x45E1
>>> Feb  3 20:48:32 email kernel: NET: Registered protocol family 10
>>> Feb  3 20:48:32 email kernel: lo: Disabled Privacy Extensions
>>> Feb  3 20:48:32 email kernel: IPv6 over IPv4 tunneling driver
>>> Feb  3 20:48:41 email rcpowersaved: WARN: Service powersaved skipped.
>>> You have to start acpid
>>> before powersaved
>>> Feb  3 20:48:41 email /usr/sbin/cron[3462]: (CRON) STARTUP (V5.0)
>>> Feb  3 20:48:41 email sshd[3463]: Server listening on :: port 22.
>>> Feb  3 20:48:42 email kernel: eth0: no IPv6 routers present
>>> Feb  3 20:58:05 email sshd[3631]: Accepted keyboard-interactive/pam for
>>> jhart from 192.168.1.16
>>> port 11455 ssh2
>>> Feb  3 20:58:10 email su: (to root) jhart on /dev/pts/0
>>> Feb  3 20:58:36 email kernel: ip_tables: (C) 2000-2006 Netfilter Core
>>> Team
>>> Feb  3 20:58:39 email ifstatus:     eth0      device: VIA Technologies,
>>> Inc. VT6102 [Rhine-II]
>>> (rev 78)
>>> Feb  3 20:58:39 email ifstatus:     eth0      configuration:
>>> eth-id-00:30:18:ae:0a:e2
>>> Feb  3 20:58:40 email ifstatus:     eth0      IP address:
>>> 192.168.1.12/24
>>> Feb  3 20:58:40 email ifstatus:     lo
>>> Feb  3 20:58:40 email ifstatus:               IP address: 127.0.0.1/8
>>> Feb  3 21:15:13 email apcupsd[2804]: apcupsd exiting, signal 15
>>> Feb  3 21:15:13 email apcupsd[2804]: apcupsd shutdown succeeded
>>>
>>>
>>>
>>> _______________________________________________
>>> Novalug mailing list
>>> Novalug@calypso.tux.org
>>> http://calypso.tux.org/cgi-bin/mailman/listinfo/novalug
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.6 (GNU/Linux)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>>
>> iD8DBQFFxV7qeG7FWlPCs4ERAj7HAJ909MlCEhcEVAHrPoa6OqYRLvoL5QCeLXRd
>> +5HONLOrddl5ATJY8flfJeM=
>> =gYpt
>> -----END PGP SIGNATURE-----
>> _______________________________________________
>> Novalug mailing list
>> Novalug@calypso.tux.org
>> http://calypso.tux.org/cgi-bin/mailman/listinfo/novalug
>>
>
>
>





More information about the Novalug mailing list