Hardware - How much is not enough? Big project, more muscle?
Hardware - How much is not enough? Big project, more muscle?
Big install of our own office - decided to test zoneminder. I'm fairly Linux literate, a storage specialist, and worked in Specialist CCTV for a while.
Ive decided to run zoneminder on an old Compaq Proliant DL760. The machine has 4.6GB RAM and 8 x PIII 900mhz Xeon Processors, a 1Gbps NIC.
Production machine will be new 8 x 3Ghz Dual Core Xeon Processors, 80Gb RAM.
Running latest zoneminder on Centos 5.1.
For video capture, running 3 x Kodicom 8 Channel 200FPS cards. (only 2 installed during test phase)
For Image storage running: 4 x 1.5Tb Sata drives running off an iSCSI san in RAID 5. a Further 32 1.5Tb drives about to go into array aswell. This should give approx 51Tb storage assuming 1 drive as hotspare in the array.
Cameras: 16 x Dennard 2055 Speed Domes, running up the COAX BBV telemetry.
4 x Conventional PTZ Cameras (Consisting of BBV RX55DC (BBV COAX Control receivers) 24vDC Dennard type 2006 Pan Tilt Heads with presets, Bosch Day/Night Cams, and 8 - 280mm Burle Lenses with filters, Derwent Uniflood 500W IR Lights) 4 x Optex Redwall PIRs connected to receivers for Alarms.
2 x Pelco Esprit Cameras.
A few other static analogue cams.
36 x Various IP cameras , Bosch, Panasonic and Mobotix.
Control: ttys0 connected to an RS232 to RS485, connected to a BBV CTI 16 which converts PelcoP/D signals to BBV Up the coax. (works a treat)
SO Far:
Installed Centos 5.1 ( Fedora wont handle multiprocessor machines well, infact wont install, so went with Centos, my favourite anyways.)
Installed Latest Zoneminder 1.23.3.
Configured Kodicom Cards (they could be clones not sure) using BTTV-options ( this was a headache, but got their in the end)
Used :
#cat /etc/modprobe.d/bttv-options
options i2c_algo_bit bit_test=1
options bttv gbuffers=32 radio=-1 tuner=4 card=102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102
for 16 Cams.
Setup monitors, and deleted zones as wanted 24hr recording for the time being, not modetect or mocord, just record.
Montage view works well, recording to SAN. (created a link (ln -s) from /var/www/html/zm/events and images to /cctvdata, which is a temp NFS share to test) so that storage wont be an issue.
System setup and recording, 2 remote montage sessions showing 3 cams.
Here are my problems:
1. Checkout these logs:
zmc_dvideo0[19579]: WAR [Buffer overrun at index 24, slow down capture, speed up analysis or increase ring buffer size]
I get that alot.
2. Server load is very high with just 3 cams.
top - 03:44:57 up 6:19, 6 users, load average: 5.40, 5.89, 6.36
Tasks: 242 total, 7 running, 235 sleeping, 0 stopped, 0 zombie
Cpu(s): 61.2%us, 4.5%sy, 0.0%ni, 32.9%id, 0.3%wa, 0.2%hi, 0.9%si, 0.0%st
Mem: 4670280k total, 4501364k used, 168916k free, 6588k buffers
Swap: 2031608k total, 71188k used, 1960420k free, 3960648k cached
(from top) Sometimes load goes to 15!
3. Finding it difficult to get to grips with playing back footage.
4. Got ZM4MS installed and working on a workstation on the LAN. Couldnt get more than 1 FPS across local LAN, played with refresh settings, changed to 100 from 1000 (1 second). Not short of bandwidth, latest .NET and plenty of horsepower on the machine running ZM4MS. When chaning to a quad full screen view, would only update once in 5 seconds (one frame ever 5s) not sure why this was happening, tried on two more different specced XP machines also on local lans same problem.)
Is my hardware under specced ? I only have 3 cameras connected at the moment. I cant figure out why seeing as no motion detection, just plain record its so CPU heavy. No imges to compare and trigger. Are the processors just too slow ? This is just a test machine, but still, 8 X 900Mhz PIII processors isnt a slouch either.
Where am I going wrong ?
Ive decided to run zoneminder on an old Compaq Proliant DL760. The machine has 4.6GB RAM and 8 x PIII 900mhz Xeon Processors, a 1Gbps NIC.
Production machine will be new 8 x 3Ghz Dual Core Xeon Processors, 80Gb RAM.
Running latest zoneminder on Centos 5.1.
For video capture, running 3 x Kodicom 8 Channel 200FPS cards. (only 2 installed during test phase)
For Image storage running: 4 x 1.5Tb Sata drives running off an iSCSI san in RAID 5. a Further 32 1.5Tb drives about to go into array aswell. This should give approx 51Tb storage assuming 1 drive as hotspare in the array.
Cameras: 16 x Dennard 2055 Speed Domes, running up the COAX BBV telemetry.
4 x Conventional PTZ Cameras (Consisting of BBV RX55DC (BBV COAX Control receivers) 24vDC Dennard type 2006 Pan Tilt Heads with presets, Bosch Day/Night Cams, and 8 - 280mm Burle Lenses with filters, Derwent Uniflood 500W IR Lights) 4 x Optex Redwall PIRs connected to receivers for Alarms.
2 x Pelco Esprit Cameras.
A few other static analogue cams.
36 x Various IP cameras , Bosch, Panasonic and Mobotix.
Control: ttys0 connected to an RS232 to RS485, connected to a BBV CTI 16 which converts PelcoP/D signals to BBV Up the coax. (works a treat)
SO Far:
Installed Centos 5.1 ( Fedora wont handle multiprocessor machines well, infact wont install, so went with Centos, my favourite anyways.)
Installed Latest Zoneminder 1.23.3.
Configured Kodicom Cards (they could be clones not sure) using BTTV-options ( this was a headache, but got their in the end)
Used :
#cat /etc/modprobe.d/bttv-options
options i2c_algo_bit bit_test=1
options bttv gbuffers=32 radio=-1 tuner=4 card=102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102
for 16 Cams.
Setup monitors, and deleted zones as wanted 24hr recording for the time being, not modetect or mocord, just record.
Montage view works well, recording to SAN. (created a link (ln -s) from /var/www/html/zm/events and images to /cctvdata, which is a temp NFS share to test) so that storage wont be an issue.
System setup and recording, 2 remote montage sessions showing 3 cams.
Here are my problems:
1. Checkout these logs:
zmc_dvideo0[19579]: WAR [Buffer overrun at index 24, slow down capture, speed up analysis or increase ring buffer size]
I get that alot.
2. Server load is very high with just 3 cams.
top - 03:44:57 up 6:19, 6 users, load average: 5.40, 5.89, 6.36
Tasks: 242 total, 7 running, 235 sleeping, 0 stopped, 0 zombie
Cpu(s): 61.2%us, 4.5%sy, 0.0%ni, 32.9%id, 0.3%wa, 0.2%hi, 0.9%si, 0.0%st
Mem: 4670280k total, 4501364k used, 168916k free, 6588k buffers
Swap: 2031608k total, 71188k used, 1960420k free, 3960648k cached
(from top) Sometimes load goes to 15!
3. Finding it difficult to get to grips with playing back footage.
4. Got ZM4MS installed and working on a workstation on the LAN. Couldnt get more than 1 FPS across local LAN, played with refresh settings, changed to 100 from 1000 (1 second). Not short of bandwidth, latest .NET and plenty of horsepower on the machine running ZM4MS. When chaning to a quad full screen view, would only update once in 5 seconds (one frame ever 5s) not sure why this was happening, tried on two more different specced XP machines also on local lans same problem.)
Is my hardware under specced ? I only have 3 cameras connected at the moment. I cant figure out why seeing as no motion detection, just plain record its so CPU heavy. No imges to compare and trigger. Are the processors just too slow ? This is just a test machine, but still, 8 X 900Mhz PIII processors isnt a slouch either.
Where am I going wrong ?
Im a weirdo. No seriously, I am.
Tomorrow is a new day. Does that mean yesterday was an old one, or just the day before today?
Tomorrow is a new day. Does that mean yesterday was an old one, or just the day before today?
Just noticed - i posted this in 1.24 should be in 1.23 -
Just noticed - i posted this in 1.24 should be in 1.23 - My apologies.
Im a weirdo. No seriously, I am.
Tomorrow is a new day. Does that mean yesterday was an old one, or just the day before today?
Tomorrow is a new day. Does that mean yesterday was an old one, or just the day before today?
Re: Just noticed - i posted this in 1.24 should be in 1.23 -
Actually, you posted it in Non-ZoneMinder Chat.splatty wrote:Just noticed - i posted this in 1.24 should be in 1.23 - My apologies.
Re: Hardware - How much is not enough? Big project, more mus
Yeah likely not enough HP for 16 analog cams and 36 IP cams would be my guess but you don't mention what frame rates your recording at.splatty wrote: 36 x Various IP cameras , Bosch, Panasonic and Mobotix.
Either that or something has been compiled incorrectly and ZM is working double duty.
Re: Just noticed - i posted this in 1.24 should be in 1.23 -
Cordel was in a playful mood. Blame him for that.nuck wrote:Actually, you posted it in Non-ZoneMinder Chat.splatty wrote:Just noticed - i posted this in 1.24 should be in 1.23 - My apologies.
But only 4 cameras recording right now...
At the moment, only 4 cameras are connected, so I really can't figure out why load is so high. - not IP cams
I'm not using the machine to view the cameras locally - have two workstations for that each showing all four cameras in montage.
almost all processing is taken my zmc - multiple instances and zmc-nph or something.
I tried something else...Put the cards in a DL580 quad 2.8 with 24GB ram, and just moved the disks over - they are already assembled in a raid set so was easy to just stick them in that machine.... unfortunatley - unforeseen snag. Machine came up and everything, but then realized something AWFUL. These newer proliants only take 64bit PCI-X cards. (for those that dont know, this isn't PCI-E or pci express. PCI-X slots are normally only found in high end servers or very high end workstations or MAC Pro machines. When i powered the unit on the lights for the pci slots where the kodicom cards wher plugged in showed yellow, not green, which normally means that the cards are not compatible. So now I am left with a new issue that I have to deal with, which is where do I find bttv cards that work in a PCI-X slot.
However, this now leaves my original issue of why the load was so high, high enough in fact that the machine now crashes and reboots TWICE per day.
I cant believe that 4 cameras should cause such high load - especially as they are just recording, not on motion detect, saveing zm comparing images etc, which i imagine would be CPU heavy.
The cameras are all recording 640x480 res at 25fps. So only 100 FPS total recording. - Ive also checked it's not the recording over network to NAS thats causing the issue, by changing to local recording for half an hour - no joy. not that it shoud have been anyway. When recording locally the array controller (a smart array 6SI ) is doing all the work, and an Intel Server NIC 1Gbps is good enough to alleviate most processing on its own and not ask the CPU for time to assist in processing packets to send over lan.
So why could this be happening... even if i only have 1 workstation viewing all four cameras in montage.
I refuse to believe that 8 900Mhz processors can't run 4 cameras, this just can't be. and 4.6GB ram for four cameras should be ample.
What is a reasonable load for a machine like that, with four cameras?
I'm not using the machine to view the cameras locally - have two workstations for that each showing all four cameras in montage.
almost all processing is taken my zmc - multiple instances and zmc-nph or something.
I tried something else...Put the cards in a DL580 quad 2.8 with 24GB ram, and just moved the disks over - they are already assembled in a raid set so was easy to just stick them in that machine.... unfortunatley - unforeseen snag. Machine came up and everything, but then realized something AWFUL. These newer proliants only take 64bit PCI-X cards. (for those that dont know, this isn't PCI-E or pci express. PCI-X slots are normally only found in high end servers or very high end workstations or MAC Pro machines. When i powered the unit on the lights for the pci slots where the kodicom cards wher plugged in showed yellow, not green, which normally means that the cards are not compatible. So now I am left with a new issue that I have to deal with, which is where do I find bttv cards that work in a PCI-X slot.
However, this now leaves my original issue of why the load was so high, high enough in fact that the machine now crashes and reboots TWICE per day.
I cant believe that 4 cameras should cause such high load - especially as they are just recording, not on motion detect, saveing zm comparing images etc, which i imagine would be CPU heavy.
The cameras are all recording 640x480 res at 25fps. So only 100 FPS total recording. - Ive also checked it's not the recording over network to NAS thats causing the issue, by changing to local recording for half an hour - no joy. not that it shoud have been anyway. When recording locally the array controller (a smart array 6SI ) is doing all the work, and an Intel Server NIC 1Gbps is good enough to alleviate most processing on its own and not ask the CPU for time to assist in processing packets to send over lan.
So why could this be happening... even if i only have 1 workstation viewing all four cameras in montage.
I refuse to believe that 8 900Mhz processors can't run 4 cameras, this just can't be. and 4.6GB ram for four cameras should be ample.
What is a reasonable load for a machine like that, with four cameras?
Im a weirdo. No seriously, I am.
Tomorrow is a new day. Does that mean yesterday was an old one, or just the day before today?
Tomorrow is a new day. Does that mean yesterday was an old one, or just the day before today?
I would have suggested you try defining smaller zones, but you said this these are in mocord (analysis of 25fps at 640x480 is a lot of work). So it's probably something else. But isn't load proportional to the # of processors? Your load of 8 is equivalent to my load of 1, so anything under 8 means that your machine has enough power to do everything it needs to (at least that's my weak understanding).
Is ZM optimized to utilize a multiprocessor environment? (should it be? - I actually don't know this) I'm wondering if there's some technical thing that's preventing your machine from working at its fullest capacity. What does top say when you press "1" (to show each processor). Are they all going like mad, or just one being worked to death? A 900mhz PIII by itself is pretty weak, I use a P4 3GHz for my ZM installation of 10 cameras at 320x240 with loads under 0.5 typically.
What happens to load if you stop the ZM service?
Is ZM optimized to utilize a multiprocessor environment? (should it be? - I actually don't know this) I'm wondering if there's some technical thing that's preventing your machine from working at its fullest capacity. What does top say when you press "1" (to show each processor). Are they all going like mad, or just one being worked to death? A 900mhz PIII by itself is pretty weak, I use a P4 3GHz for my ZM installation of 10 cameras at 320x240 with loads under 0.5 typically.
What happens to load if you stop the ZM service?
Posting Some Diagnostic Info.
Please excuse all this pasting!
When zone minder isnt running:
top - 17:47:37 up 4:46, 1 user, load average: 0.06, 0.08, 0.08
Tasks: 164 total, 1 running, 163 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.0%us, 0.1%sy, 0.0%ni, 99.8%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 4670280k total, 616268k used, 4054012k free, 109464k buffers
Swap: 2031608k total, 0k used, 2031608k free, 398636k cached
When Zoneminder running:
top - 17:53:08 up 4:51, 1 user, load average: 6.79, 4.00, 1.70
Tasks: 193 total, 5 running, 188 sleeping, 0 stopped, 0 zombie
Cpu(s): 64.8%us, 4.0%sy, 0.0%ni, 29.3%id, 0.7%wa, 0.2%hi, 1.0%si, 0.0%st
Mem: 4670280k total, 1670356k used, 2999924k free, 111996k buffers
Swap: 2031608k total, 0k used, 2031608k free, 1079332k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
19496 apache 16 0 228m 105m 102m S 60 2.3 2:32.01 zmc
19486 apache 15 0 228m 105m 102m S 59 2.3 2:33.24 zmc
19470 apache 15 0 228m 105m 102m S 56 2.3 2:32.62 zmc
19478 apache 15 0 228m 105m 102m R 48 2.3 2:11.97 zmc
19777 apache 16 0 163m 39m 37m S 42 0.9 1:04.38 zma
19564 apache 16 0 163m 40m 37m R 40 0.9 1:34.83 nph-zms
19773 apache 15 0 163m 39m 37m S 40 0.9 1:08.60 zma
19780 apache 15 0 163m 39m 37m S 40 0.9 1:07.49 zma
19577 apache 15 0 163m 40m 37m R 40 0.9 1:39.72 nph-zms
19782 apache 16 0 163m 39m 37m S 39 0.9 1:04.21 zma
19569 apache 15 0 163m 40m 37m R 39 0.9 1:39.17 nph-zms
19574 apache 15 0 163m 40m 37m S 36 0.9 1:34.21 nph-zms
19713 root 10 -5 0 0 0 S 5 0.0 0:08.23 rpciod/7
19068 apache 15 0 45396 9852 2932 S 2 0.2 0:05.60 httpd
19554 apache 15 0 45376 9880 2980 S 2 0.2 0:05.17 httpd
19562 apache 15 0 44132 7140 1460 S 2 0.2 0:04.58 httpd
19067 apache 15 0 45392 9776 2864 S 1 0.2 0:04.06 httpd
3765 root 16 0 12756 1316 948 S 1 0.0 0:17.88 cmahostd
20001 root 16 0 2320 1096 816 R 1 0.0 0:00.49 top
Other info:
N ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
31G 6.9G 23G 24% /
/dev/ida/c0d0p1 99M 29M 66M 31% /boot
tmpfs 2.3G 0 2.3G 0% /dev/shm
172.16.20.166:/raid0/data/cctvdata
3.8T 534G 3.3T 14% /cctvdata
DN ~]# lspci
00:01.0 PCI bridge: Hint Corp HiNT HB4 PCI-PCI Bridge (PCI6150) (rev 04)
00:02.0 PCI bridge: Hint Corp HiNT HB4 PCI-PCI Bridge (PCI6150) (rev 04)
00:0b.0 PCI Hot-plug controller: Compaq Computer Corporation PCI Hotplug Controller (rev 11)
00:0c.0 System peripheral: Compaq Computer Corporation Advanced System Management Controller
00:0d.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC 215IIC [Mach64 GT IIC] (rev 7a)
00:0e.0 RAID bus controller: LSI Logic / Symbios Logic 53C1510 (rev 02)
00:0f.0 ISA bridge: Broadcom OSB4 South Bridge (rev 4d)
00:0f.1 IDE interface: Broadcom Unknown device 0210 (rev 4a)
00:14.0 RAM memory: Corollary, Inc Intel 8-way XEON Profusion Chipset [Cache Coherency Filter] (rev 05)
00:14.1 RAM memory: Corollary, Inc Intel 8-way XEON Profusion Chipset [Cache Coherency Filter] (rev 05)
00:19.0 Host bridge: Compaq Computer Corporation HotPlug PCI Bridge 6010 (rev 01)
00:1a.0 Host bridge: Compaq Computer Corporation HotPlug PCI Bridge 6010 (rev 01)
00:1b.0 Host bridge: Compaq Computer Corporation HotPlug PCI Bridge 6010 (rev 01)
01:08.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:09.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:0a.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:0a.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:0b.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:0b.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:0c.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:0c.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:0d.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:0d.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:0e.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:0e.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:0f.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:0f.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:08.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:09.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:0a.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0a.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:0b.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0b.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:0c.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0c.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:0d.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0d.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:0e.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0e.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:0f.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0f.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
05:02.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)
05:03.0 PCI bridge: Digital Equipment Corporation DECchip 21154 (rev 05)
05:05.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5701 Gigabit Ethernet (rev 15)
05:06.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
05:06.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
05:06.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 63)
05:06.3 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
05:0b.0 PCI Hot-plug controller: Compaq Computer Corporation PCI Hotplug Controller (rev 11)
06:04.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 05)
06:05.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 05)
06:06.0 Ethernet controller: Intel Corporation 82542 Gigabit Ethernet Controller (Fiber) (rev 03)
0d:0b.0 PCI Hot-plug controller: Compaq Computer Corporation PCI Hotplug Controller (rev 11)
dmesg:
N ~]# dmesg
Linux version 2.6.18-92.1.22.el5PAE (mockbuild@builder16.centos.org) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)) #1 SMP Tue Dec 16 12:36:25 EST 2008
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 00000000cfff8000 (usable)
BIOS-e820: 00000000cfff8000 - 00000000d0000000 (ACPI data)
BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
BIOS-e820: 0000000100000000 - 0000000150000000 (usable)
4480MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000f4fd0
Memory for crash kernel (0x0 to 0x0) notwithin permissible range
disabling kdump
Using x86 segment limits to approximate NX protection
On node 0 totalpages: 1376256
DMA zone: 4096 pages, LIFO batch:0
Normal zone: 225280 pages, LIFO batch:31
HighMem zone: 1146880 pages, LIFO batch:31
DMI 2.3 present.
Using APIC driver default
ACPI: RSDP (v000 COMPAQ ) @ 0x000f4f70
ACPI: RSDT (v001 Compaq 8500____ 0x00000001 ? 0x0000162e) @ 0xcfff8000
ACPI: FADT (v001 Compaq 8500____ 0x00000001 ? 0x0000162e) @ 0xcfff8040
ACPI: MADT (v001 Compaq 8500____ 0x00000001 0x00000000) @ 0xcfff8100
ACPI: DSDT (v001 COMPAQ 8500 0x00000017 MSFT 0x0100000b) @ 0x00000000
ACPI: PM-Timer IO Port: 0x240
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] enabled)
Processor #0 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x01] enabled)
Processor #1 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x02] enabled)
Processor #2 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x03] enabled)
Processor #3 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
Processor #4 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled)
Processor #5 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x06] enabled)
Processor #6 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x07] enabled)
Processor #7 6:10 APIC version 17
ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x08] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-34
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
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 d4000000 (gap: d0000000:2ec00000)
Detected 700.039 MHz processor.
Built 1 zonelists. Total pages: 1376256
Kernel command line: ro root=/dev/VolGroup00/LogVol00 rhgb quiet
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
CPU 0 irqstacks, hard=c074a000 soft=c072a000
PID hash table entries: 4096 (order: 12, 16384 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 4666268k/5505024k available (2094k kernel code, 51044k reserved, 872k data, 228k init, 3801056k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 1400.89 BogoMIPS (lpj=700447)
Security Framework v1.0.0 initialized
SELinux: Initializing.
SELinux: Starting in permissive mode
selinux_register_security: Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
ACPI: Core revision 20060707
CPU0: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 1/0 eip 3000
CPU 1 irqstacks, hard=c074b000 soft=c072b000
Initializing CPU#1
Calibrating delay using timer specific routine.. 1399.84 BogoMIPS (lpj=699924)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 2/1 eip 3000
CPU 2 irqstacks, hard=c074c000 soft=c072c000
Initializing CPU#2
Calibrating delay using timer specific routine.. 1399.85 BogoMIPS (lpj=699926)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#2.
CPU2: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 3/2 eip 3000
CPU 3 irqstacks, hard=c074d000 soft=c072d000
Initializing CPU#3
Calibrating delay using timer specific routine.. 1399.84 BogoMIPS (lpj=699923)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#3.
CPU3: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 4/3 eip 3000
CPU 4 irqstacks, hard=c074e000 soft=c072e000
Initializing CPU#4
Calibrating delay using timer specific routine.. 1399.85 BogoMIPS (lpj=699926)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#4.
CPU4: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 5/4 eip 3000
CPU 5 irqstacks, hard=c074f000 soft=c072f000
Initializing CPU#5
Calibrating delay using timer specific routine.. 1399.80 BogoMIPS (lpj=699901)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#5.
CPU5: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 6/5 eip 3000
CPU 6 irqstacks, hard=c0750000 soft=c0730000
Initializing CPU#6
Calibrating delay using timer specific routine.. 1399.79 BogoMIPS (lpj=699897)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#6.
CPU6: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 7/6 eip 3000
CPU 7 irqstacks, hard=c0751000 soft=c0731000
Initializing CPU#7
Calibrating delay using timer specific routine.. 1399.79 BogoMIPS (lpj=699896)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#7.
CPU7: Intel Pentium III (Cascades) stepping 01
Total of 8 processors activated (11199.68 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
..MP-BIOS bug: 8254 timer not connected to IO-APIC
...trying to set up timer (IRQ0) through the 8259A ... failed.
...trying to set up timer as Virtual Wire IRQ... works.
checking TSC synchronization across 8 CPUs: passed.
Brought up 8 CPUs
sizeof(vma)=88 bytes
sizeof(page)=32 bytes
sizeof(inode)=340 bytes
sizeof(dentry)=136 bytes
sizeof(ext3inode)=492 bytes
sizeof(buffer_head)=52 bytes
sizeof(skbuff)=172 bytes
migration_cost=27822
checking if image is initramfs... it is
Freeing initrd memory: 2923k freed
NET: Registered protocol family 16
No dock devices found.
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xf14d5, last bus=16
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: Ignoring BAR0-3 of IDE controller 0000:00:0f.1
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Root Bridge [PCI1] (0000:05)
PCI: Probing PCI hardware (bus 05)
Boot video device is 0000:05:02.0
PCI: Firmware left 0000:06:04.0 e100 interrupts enabled, disabling
PCI: Firmware left 0000:06:05.0 e100 interrupts enabled, disabling
ACPI: PCI Interrupt Routing Table [\_SB_.PCI1._PRT]
ACPI: PCI Root Bridge [PCI2] (0000:0d)
PCI: Probing PCI hardware (bus 0d)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI2._PRT]
ACPI: PCI Interrupt Link [INT8] (IRQs *15)
ACPI: PCI Interrupt Link [INT7] (IRQs *10)
ACPI: PCI Interrupt Link [INT6] (IRQs *10)
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INT5] (IRQs) *0, disabled.
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INT4] (IRQs) *0, disabled.
ACPI: PCI Interrupt Link [INT3] (IRQs *11)
ACPI: PCI Interrupt Link [INT2] (IRQs *5)
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INT1] (IRQs) *0, disabled.
ACPI: PCI Interrupt Link [INT0] (IRQs *11)
ACPI: PCI Interrupt Link [INTA] (IRQs *11)
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INT9] (IRQs) *0, disabled.
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INTG] (IRQs) *0, disabled.
ACPI: PCI Interrupt Link [INTF] (IRQs *11)
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INTE] (IRQs) *0, disabled.
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INTD] (IRQs) *0, disabled.
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INTC] (IRQs) *0, disabled.
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INTB] (IRQs) *0, disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 14 devices
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
PCI: Device 0000:00:0f.0 not found by BIOS
PCI: Device 0000:00:14.0 not found by BIOS
PCI: Device 0000:00:14.1 not found by BIOS
PCI: Device 0000:00:19.0 not found by BIOS
PCI: Device 0000:00:1a.0 not found by BIOS
PCI: Device 0000:00:1b.0 not found by BIOS
NetLabel: Initializing
NetLabel: domain hash size = 128
NetLabel: protocols = UNLABELED CIPSOv4
NetLabel: unlabeled traffic allowed by default
pnp: 00:01: ioport range 0x810-0x817 has been reserved
pnp: 00:01: ioport range 0xc06-0xc07 has been reserved
pnp: 00:01: ioport range 0xc14-0xc14 has been reserved
pnp: 00:01: ioport range 0xc4a-0xc52 has been reserved
pnp: 00:01: ioport range 0xc6c-0xc6f has been reserved
PCI: Bridge: 0000:00:01.0
IO window: disabled.
MEM window: disabled.
PREFETCH window: d5e00000-d5efffff
PCI: Bridge: 0000:00:02.0
IO window: disabled.
MEM window: disabled.
PREFETCH window: d5f00000-d5ffffff
PCI: Bridge: 0000:05:03.0
IO window: 7000-7fff
MEM window: f0400000-f06fffff
PREFETCH window: ed600000-ed6fffff
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
apm: BIOS not found.
audit: initializing netlink socket (disabled)
audit(1233752477.826:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
SELinux: Registering netfilter hooks
Initializing Cryptographic API
ksign: Installing public key data
Loading keyring
- Added public key C6715965C252FDCB
- User ID: CentOS (Kernel Module GPG key)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI: Thermal Zone [THM1] (16 C)
Real Time Clock Driver v1.12ac
Non-volatile memory driver v1.2
Linux agpgart interface v0.101 (c) Dave Jones
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Probing IDE interface ide0...
hda: Compaq CRN-8241B, ATAPI CD/DVD-ROM drive
Probing IDE interface ide1...
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide-floppy driver 0.99.newide
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
TCP bic registered
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI No-Shortcut mode
ACPI: (supports S0 S4 S5)
Time: tsc clocksource has been installed.
Freeing unused kernel memory: 228k freed
Write protecting the kernel read-only data: 392k
input: AT Translated Set 2 keyboard as /class/input/input0
logips2pp: Detected unknown logitech mouse model 1
ACPI: PCI Interrupt 0000:05:06.2[C] -> GSI 31 (level, low) -> IRQ 169
PCI: VIA IRQ fixup for 0000:05:06.2, from 11 to 9
ehci_hcd 0000:05:06.2: EHCI Host Controller
ehci_hcd 0000:05:06.2: new USB bus registered, assigned bus number 1
ehci_hcd 0000:05:06.2: irq 169, io mem 0xeefe0000
ehci_hcd 0000:05:06.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 4 ports detected
ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:05:06.0[A] -> GSI 31 (level, low) -> IRQ 169
PCI: VIA IRQ fixup for 0000:05:06.0, from 11 to 9
uhci_hcd 0000:05:06.0: UHCI Host Controller
uhci_hcd 0000:05:06.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:05:06.0: irq 169, io base 0x00004000
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:05:06.1 -> GSI 31 (level, low) -> IRQ 169
PCI: VIA IRQ fixup for 0000:05:06.1, from 11 to 9
uhci_hcd 0000:05:06.1: UHCI Host Controller
uhci_hcd 0000:05:06.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:05:06.1: irq 169, io base 0x00004020
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
Compaq SMART2 Driver (v 2.6.0)
cpqarray: Device 0x10 has been found at bus 0 dev 14 func 0
ACPI: PCI Interrupt 0000:00:0e.0[A] -> GSI 24 (level, low) -> IRQ 177
cpqarray: Finding drives on ida0 (Integrated Array)
cpqarray ida/c0d0: blksz=512 nr_blks=71106240
cpqarray: Starting firmware's background processing
ida/c0d0: p1 p2
input: PS/2 Logitech Mouse as /class/input/input1
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.11.5-ioctl (2007-12-12) initialised: dm-devel@redhat.com
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting. Commit interval 5 seconds
EXT3-fs: dm-0: orphan cleanup on readonly fs
ext3_orphan_cleanup: deleting unreferenced inode 1047578
ext3_orphan_cleanup: deleting unreferenced inode 1047577
ext3_orphan_cleanup: deleting unreferenced inode 1047570
ext3_orphan_cleanup: deleting unreferenced inode 1047569
ext3_orphan_cleanup: deleting unreferenced inode 1047568
ext3_orphan_cleanup: deleting unreferenced inode 1047566
EXT3-fs: dm-0: 6 orphan inodes deleted
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
SELinux: Disabled at runtime.
SELinux: Unregistering netfilter hooks
audit(1233752492.007:2): selinux=0 auid=4294967295 ses=4294967295
e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI
e100: Copyright(c) 1999-2005 Intel Corporation
ACPI: PCI Interrupt 0000:06:04.0[A] -> GSI 18 (level, low) -> IRQ 185
e100: eth0: e100_probe: addr 0xed6f0000, irq 185, MAC addr 00:02:A5:60:83:B0
ACPI: PCI Interrupt 0000:06:05.0[A] -> GSI 18 (level, low) -> IRQ 185
e100: eth1: e100_probe: addr 0xed6e0000, irq 185, MAC addr 00:02:A5:60:83:B1
input: PC Speaker as /class/input/input2
tg3.c:v3.86 (November 9, 2007)
ACPI: PCI Interrupt 0000:05:05.0[A] -> GSI 16 (level, low) -> IRQ 193
Linux video capture interface: v2.00
Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
Copyright (c) 1999-2006 Intel Corporation.
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
cpqphp: Compaq Hot Plug PCI Controller Driver version: 0.9.8
ACPI: PCI Interrupt 0000:00:0b.0[A] -> GSI 26 (level, low) -> IRQ 201
cpqphp: Hot Plug Subsystem Device ID: a2f8
cpqphp: Initializing the PCI hot plug controller residing on PCI bus 0
PCI: Using BIOS Interrupt Routing Table
PCI: Using BIOS Interrupt Routing Table
hda: ATAPI 24X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.20
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
eth0: Tigon3 [partno(284685-003) rev 0105 PHY(5701)] (PCI:33MHz:64-bit) 10/100/1000Base-T Ethernet 00:08:02:ed:12:95
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[0]
eth0: dma_rwctrl[76ff000f] dma_mask[64-bit]
ACPI: PCI Interrupt 0000:06:06.0[A] -> GSI 18 (level, low) -> IRQ 185
e1000: 0000:06:06.0: e1000_probe: (PCI:33MHz:32-bit) 00:08:c7:16:0a:ea
bttv: driver version 0.9.16 loaded
bttv: using 32 buffers with 2080k (520 pages) each for capture
piix4_smbus 0000:00:0f.0: Found 0000:00:0f.0 device
piix4_smbus 0000:00:0f.0: SMB base address uninitialized - upgrade BIOS or use force_addr=0xaddr
bttv: Bt8xx card found (0).
ACPI: PCI Interrupt 0000:01:08.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv0: Bt878 (rev 17) at 0000:01:08.0, irq: 209, latency: 64, mmio: 0xd5ef0000
bttv0: using: IVC-200 [card=102,insmod option]
bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #0 [sw] seems to be busy.
e1000: eth3: e1000_probe: Intel(R) PRO/1000 Network Connection
ACPI: PCI Interrupt 0000:05:0b.0[A] -> GSI 26 (level, low) -> IRQ 201
cpqphp: Hot Plug Subsystem Device ID: a2f8
cpqphp: Initializing the PCI hot plug controller residing on PCI bus 5
PCI: Using BIOS Interrupt Routing Table
bttv0: using tuner=4
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device radio0
bttv0: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (1).
ACPI: PCI Interrupt 0000:01:09.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv1: Bt878 (rev 17) at 0000:01:09.0, irq: 209, latency: 64, mmio: 0xd5ed0000
bttv1: using: IVC-200 [card=102,insmod option]
bttv1: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #1 [sw] seems to be busy.
bttv1: using tuner=-1
bttv1: registered device video1
bttv1: registered device vbi1
bttv1: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (2).
ACPI: PCI Interrupt 0000:01:0a.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv2: Bt878 (rev 17) at 0000:01:0a.0, irq: 209, latency: 64, mmio: 0xd5eb0000
bttv2: using: IVC-200 [card=102,insmod option]
bttv2: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #2 [sw] seems to be busy.
bttv2: using tuner=-1
bttv2: registered device video2
bttv2: registered device vbi2
bttv2: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (3).
ACPI: PCI Interrupt 0000:01:0b.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv3: Bt878 (rev 17) at 0000:01:0b.0, irq: 209, latency: 64, mmio: 0xd5e90000
bttv3: using: IVC-200 [card=102,insmod option]
bttv3: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #3 [sw] seems to be busy.
bttv3: using tuner=-1
bttv3: registered device video3
bttv3: registered device vbi3
bttv3: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (4).
ACPI: PCI Interrupt 0000:01:0c.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv4: Bt878 (rev 17) at 0000:01:0c.0, irq: 209, latency: 64, mmio: 0xd5e70000
bttv4: using: IVC-200 [card=102,insmod option]
bttv4: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #4 [sw] seems to be busy.
ACPI: PCI Interrupt 0000:0d:0b.0[A] -> GSI 26 (level, low) -> IRQ 201
cpqphp: Hot Plug Subsystem Device ID: a2f9
cpqphp: Initializing the PCI hot plug controller residing on PCI bus 13
PCI: Using BIOS Interrupt Routing Table
bttv4: using tuner=-1
bttv4: registered device video4
bttv4: registered device vbi4
bttv4: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (5).
ACPI: PCI Interrupt 0000:01:0d.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv5: Bt878 (rev 17) at 0000:01:0d.0, irq: 209, latency: 64, mmio: 0xd5e50000
bttv5: using: IVC-200 [card=102,insmod option]
bttv5: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #5 [sw] seems to be busy.
bttv5: using tuner=-1
bttv5: registered device video5
bttv5: registered device vbi5
bttv5: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (6).
ACPI: PCI Interrupt 0000:01:0e.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv6: Bt878 (rev 17) at 0000:01:0e.0, irq: 209, latency: 64, mmio: 0xd5e30000
bttv6: using: IVC-200 [card=102,insmod option]
bttv6: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #6 [sw] seems to be busy.
bttv6: using tuner=-1
bttv6: registered device video6
bttv6: registered device vbi6
bttv6: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (7).
ACPI: PCI Interrupt 0000:01:0f.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv7: Bt878 (rev 17) at 0000:01:0f.0, irq: 209, latency: 64, mmio: 0xd5e10000
bttv7: using: IVC-200 [card=102,insmod option]
bttv7: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #7 [sw] seems to be busy.
bttv7: using tuner=-1
bttv7: registered device video7
bttv7: registered device vbi7
bttv7: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (8).
ACPI: PCI Interrupt 0000:02:08.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv8: Bt878 (rev 17) at 0000:02:08.0, irq: 217, latency: 64, mmio: 0xd5ff0000
bttv8: using: IVC-200 [card=102,insmod option]
bttv8: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #8 [sw] seems to be busy.
bttv8: using tuner=-1
bttv8: registered device video8
bttv8: registered device vbi8
bttv8: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (9).
ACPI: PCI Interrupt 0000:02:09.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv9: Bt878 (rev 17) at 0000:02:09.0, irq: 217, latency: 64, mmio: 0xd5fd0000
bttv9: using: IVC-200 [card=102,insmod option]
bttv9: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #9 [sw] seems to be busy.
bttv9: using tuner=-1
bttv9: registered device video9
bttv9: registered device vbi9
bttv9: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (10).
ACPI: PCI Interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv10: Bt878 (rev 17) at 0000:02:0a.0, irq: 217, latency: 64, mmio: 0xd5fb0000
bttv10: using: IVC-200 [card=102,insmod option]
bttv10: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #10 [sw] seems to be busy.
bttv10: using tuner=-1
bttv10: registered device video10
bttv10: registered device vbi10
bttv10: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (11).
ACPI: PCI Interrupt 0000:02:0b.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv11: Bt878 (rev 17) at 0000:02:0b.0, irq: 217, latency: 64, mmio: 0xd5f90000
bttv11: using: IVC-200 [card=102,insmod option]
bttv11: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #11 [sw] seems to be busy.
bttv11: using tuner=-1
bttv11: registered device video11
bttv11: registered device vbi11
bttv11: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (12).
ACPI: PCI Interrupt 0000:02:0c.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv12: Bt878 (rev 17) at 0000:02:0c.0, irq: 217, latency: 64, mmio: 0xd5f70000
bttv12: using: IVC-200 [card=102,insmod option]
bttv12: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #12 [sw] seems to be busy.
bttv12: using tuner=-1
bttv12: registered device video12
bttv12: registered device vbi12
bttv12: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (13).
ACPI: PCI Interrupt 0000:02:0d.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv13: Bt878 (rev 17) at 0000:02:0d.0, irq: 217, latency: 64, mmio: 0xd5f50000
bttv13: using: IVC-200 [card=102,insmod option]
bttv13: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #13 [sw] seems to be busy.
bttv13: using tuner=-1
bttv13: registered device video13
bttv13: registered device vbi13
bttv13: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (14).
ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv14: Bt878 (rev 17) at 0000:02:0e.0, irq: 217, latency: 64, mmio: 0xd5f30000
bttv14: using: IVC-200 [card=102,insmod option]
bttv14: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #14 [sw] seems to be busy.
bttv14: using tuner=-1
bttv14: registered device video14
bttv14: registered device vbi14
bttv14: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (15).
ACPI: PCI Interrupt 0000:02:0f.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv15: Bt878 (rev 17) at 0000:02:0f.0, irq: 217, latency: 64, mmio: 0xd5f10000
bttv15: using: IVC-200 [card=102,insmod option]
bttv15: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #15 [sw] seems to be busy.
bttv15: using tuner=-1
bttv15: registered device video15
bttv15: registered device vbi15
bttv15: PLL: 28636363 => 35468950 .. ok
lp0: using parport0 (interrupt-driven).
lp0: console ready
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
mtrr: no more MTRRs available
ACPI: Power Button (FF) [PWRF]
ibm_acpi: ec object not found
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
device-mapper: multipath: version 1.0.5 loaded
EXT3 FS on dm-0, internal journal
kjournald starting. Commit interval 5 seconds
EXT3 FS on ida/c0d0p1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Adding 2031608k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:2031608k
IA-32 Microcode Update Driver: v1.14a <tigran>
ADDRCONF(NETDEV_UP): eth3: link is not ready
tg3: eth3: Link is up at 100 Mbps, full duplex.
tg3: eth3: Flow control is off for TX and off for RX.
ADDRCONF(NETDEV_CHANGE): eth3: link becomes ready
Bluetooth: Core ver 2.10
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.8
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
Bluetooth: HIDP (Human Interface Emulation) ver 1.1
eth3: no IPv6 routers present
SCSI subsystem initialized
Fusion MPT base driver 3.04.05
Copyright (c) 1999-2007 LSI Corporation
Fusion MPT misc device (ioctl) driver 3.04.05
mptctl: Registered with Fusion MPT base driver
mptctl: /dev/mptctl @ (major,minor=10,220)
mtrr: no more MTRRs available
FS-Cache: Loaded
FS-Cache: netfs 'nfs' registered for caching
from var/log/mesgs
Feb 4 17:55:05 CCTV-SERVER zmc_dvideo3[19496]: INF [Cam4: 7000 - Capturing at 18.18 fps]
Feb 4 17:55:07 CCTV-SERVER2-DN snmpd[2976]: Connection from UDP: [127.0.0.1]:51227
Feb 4 17:55:07 CCTV-SERVER2- snmpd[2976]: Received SNMP packet(s) from UDP: [127.0.0.1]:51227
Feb 4 17:55:16 CCTV-SERV zmc_dvideo1[19486]: WAR [Buffer overrun at index 18, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:16 CCTV-SER zmc_dvideo1[19486]: WAR [Buffer overrun at index 27, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:21 CCTV-SERVER zmc_dvideo1[19486]: WAR [Buffer overrun at index 33, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:21 CCTV-SERVER2- zmc_dvideo1[19486]: WAR [Buffer overrun at index 2, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:23 CCTV-SERVE snmpd[2976]: Connection from UDP: [127.0.0.1]:53684
Feb 4 17:55:23 CCTV-SERsnmpd[2976]: Received SNMP packet(s) from UDP: [127.0.0.1]:53684
Feb 4 17:55:25 CCTV-SERV zmc_dvideo2[19470]: WAR [Buffer overrun at index 4, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:31 CCTV-SERV zmc_dvideo2[19470]: WAR [Buffer overrun at index 31, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:31 CCTV-SERVEN zmc_dvideo3[19496]: WAR [Buffer overrun at index 37, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:32 CCTV-S zmc_dvideo2[19470]: WAR [Buffer overrun at index 39, slow down capture, speed up analysis or increase ring buffer size]
When zone minder isnt running:
top - 17:47:37 up 4:46, 1 user, load average: 0.06, 0.08, 0.08
Tasks: 164 total, 1 running, 163 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.0%us, 0.1%sy, 0.0%ni, 99.8%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 4670280k total, 616268k used, 4054012k free, 109464k buffers
Swap: 2031608k total, 0k used, 2031608k free, 398636k cached
When Zoneminder running:
top - 17:53:08 up 4:51, 1 user, load average: 6.79, 4.00, 1.70
Tasks: 193 total, 5 running, 188 sleeping, 0 stopped, 0 zombie
Cpu(s): 64.8%us, 4.0%sy, 0.0%ni, 29.3%id, 0.7%wa, 0.2%hi, 1.0%si, 0.0%st
Mem: 4670280k total, 1670356k used, 2999924k free, 111996k buffers
Swap: 2031608k total, 0k used, 2031608k free, 1079332k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
19496 apache 16 0 228m 105m 102m S 60 2.3 2:32.01 zmc
19486 apache 15 0 228m 105m 102m S 59 2.3 2:33.24 zmc
19470 apache 15 0 228m 105m 102m S 56 2.3 2:32.62 zmc
19478 apache 15 0 228m 105m 102m R 48 2.3 2:11.97 zmc
19777 apache 16 0 163m 39m 37m S 42 0.9 1:04.38 zma
19564 apache 16 0 163m 40m 37m R 40 0.9 1:34.83 nph-zms
19773 apache 15 0 163m 39m 37m S 40 0.9 1:08.60 zma
19780 apache 15 0 163m 39m 37m S 40 0.9 1:07.49 zma
19577 apache 15 0 163m 40m 37m R 40 0.9 1:39.72 nph-zms
19782 apache 16 0 163m 39m 37m S 39 0.9 1:04.21 zma
19569 apache 15 0 163m 40m 37m R 39 0.9 1:39.17 nph-zms
19574 apache 15 0 163m 40m 37m S 36 0.9 1:34.21 nph-zms
19713 root 10 -5 0 0 0 S 5 0.0 0:08.23 rpciod/7
19068 apache 15 0 45396 9852 2932 S 2 0.2 0:05.60 httpd
19554 apache 15 0 45376 9880 2980 S 2 0.2 0:05.17 httpd
19562 apache 15 0 44132 7140 1460 S 2 0.2 0:04.58 httpd
19067 apache 15 0 45392 9776 2864 S 1 0.2 0:04.06 httpd
3765 root 16 0 12756 1316 948 S 1 0.0 0:17.88 cmahostd
20001 root 16 0 2320 1096 816 R 1 0.0 0:00.49 top
Other info:
N ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
31G 6.9G 23G 24% /
/dev/ida/c0d0p1 99M 29M 66M 31% /boot
tmpfs 2.3G 0 2.3G 0% /dev/shm
172.16.20.166:/raid0/data/cctvdata
3.8T 534G 3.3T 14% /cctvdata
DN ~]# lspci
00:01.0 PCI bridge: Hint Corp HiNT HB4 PCI-PCI Bridge (PCI6150) (rev 04)
00:02.0 PCI bridge: Hint Corp HiNT HB4 PCI-PCI Bridge (PCI6150) (rev 04)
00:0b.0 PCI Hot-plug controller: Compaq Computer Corporation PCI Hotplug Controller (rev 11)
00:0c.0 System peripheral: Compaq Computer Corporation Advanced System Management Controller
00:0d.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC 215IIC [Mach64 GT IIC] (rev 7a)
00:0e.0 RAID bus controller: LSI Logic / Symbios Logic 53C1510 (rev 02)
00:0f.0 ISA bridge: Broadcom OSB4 South Bridge (rev 4d)
00:0f.1 IDE interface: Broadcom Unknown device 0210 (rev 4a)
00:14.0 RAM memory: Corollary, Inc Intel 8-way XEON Profusion Chipset [Cache Coherency Filter] (rev 05)
00:14.1 RAM memory: Corollary, Inc Intel 8-way XEON Profusion Chipset [Cache Coherency Filter] (rev 05)
00:19.0 Host bridge: Compaq Computer Corporation HotPlug PCI Bridge 6010 (rev 01)
00:1a.0 Host bridge: Compaq Computer Corporation HotPlug PCI Bridge 6010 (rev 01)
00:1b.0 Host bridge: Compaq Computer Corporation HotPlug PCI Bridge 6010 (rev 01)
01:08.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:09.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:0a.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:0a.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:0b.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:0b.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:0c.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:0c.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:0d.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:0d.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:0e.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:0e.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
01:0f.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
01:0f.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:08.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:09.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:0a.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0a.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:0b.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0b.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:0c.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0c.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:0d.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0d.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:0e.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0e.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:0f.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:0f.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
05:02.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)
05:03.0 PCI bridge: Digital Equipment Corporation DECchip 21154 (rev 05)
05:05.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5701 Gigabit Ethernet (rev 15)
05:06.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
05:06.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
05:06.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 63)
05:06.3 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
05:0b.0 PCI Hot-plug controller: Compaq Computer Corporation PCI Hotplug Controller (rev 11)
06:04.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 05)
06:05.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 05)
06:06.0 Ethernet controller: Intel Corporation 82542 Gigabit Ethernet Controller (Fiber) (rev 03)
0d:0b.0 PCI Hot-plug controller: Compaq Computer Corporation PCI Hotplug Controller (rev 11)
dmesg:
N ~]# dmesg
Linux version 2.6.18-92.1.22.el5PAE (mockbuild@builder16.centos.org) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)) #1 SMP Tue Dec 16 12:36:25 EST 2008
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 00000000cfff8000 (usable)
BIOS-e820: 00000000cfff8000 - 00000000d0000000 (ACPI data)
BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
BIOS-e820: 0000000100000000 - 0000000150000000 (usable)
4480MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000f4fd0
Memory for crash kernel (0x0 to 0x0) notwithin permissible range
disabling kdump
Using x86 segment limits to approximate NX protection
On node 0 totalpages: 1376256
DMA zone: 4096 pages, LIFO batch:0
Normal zone: 225280 pages, LIFO batch:31
HighMem zone: 1146880 pages, LIFO batch:31
DMI 2.3 present.
Using APIC driver default
ACPI: RSDP (v000 COMPAQ ) @ 0x000f4f70
ACPI: RSDT (v001 Compaq 8500____ 0x00000001 ? 0x0000162e) @ 0xcfff8000
ACPI: FADT (v001 Compaq 8500____ 0x00000001 ? 0x0000162e) @ 0xcfff8040
ACPI: MADT (v001 Compaq 8500____ 0x00000001 0x00000000) @ 0xcfff8100
ACPI: DSDT (v001 COMPAQ 8500 0x00000017 MSFT 0x0100000b) @ 0x00000000
ACPI: PM-Timer IO Port: 0x240
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] enabled)
Processor #0 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x01] enabled)
Processor #1 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x02] enabled)
Processor #2 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x03] enabled)
Processor #3 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
Processor #4 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled)
Processor #5 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x06] enabled)
Processor #6 6:10 APIC version 17
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x07] enabled)
Processor #7 6:10 APIC version 17
ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x08] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-34
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
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 d4000000 (gap: d0000000:2ec00000)
Detected 700.039 MHz processor.
Built 1 zonelists. Total pages: 1376256
Kernel command line: ro root=/dev/VolGroup00/LogVol00 rhgb quiet
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
CPU 0 irqstacks, hard=c074a000 soft=c072a000
PID hash table entries: 4096 (order: 12, 16384 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 4666268k/5505024k available (2094k kernel code, 51044k reserved, 872k data, 228k init, 3801056k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 1400.89 BogoMIPS (lpj=700447)
Security Framework v1.0.0 initialized
SELinux: Initializing.
SELinux: Starting in permissive mode
selinux_register_security: Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
ACPI: Core revision 20060707
CPU0: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 1/0 eip 3000
CPU 1 irqstacks, hard=c074b000 soft=c072b000
Initializing CPU#1
Calibrating delay using timer specific routine.. 1399.84 BogoMIPS (lpj=699924)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 2/1 eip 3000
CPU 2 irqstacks, hard=c074c000 soft=c072c000
Initializing CPU#2
Calibrating delay using timer specific routine.. 1399.85 BogoMIPS (lpj=699926)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#2.
CPU2: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 3/2 eip 3000
CPU 3 irqstacks, hard=c074d000 soft=c072d000
Initializing CPU#3
Calibrating delay using timer specific routine.. 1399.84 BogoMIPS (lpj=699923)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#3.
CPU3: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 4/3 eip 3000
CPU 4 irqstacks, hard=c074e000 soft=c072e000
Initializing CPU#4
Calibrating delay using timer specific routine.. 1399.85 BogoMIPS (lpj=699926)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#4.
CPU4: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 5/4 eip 3000
CPU 5 irqstacks, hard=c074f000 soft=c072f000
Initializing CPU#5
Calibrating delay using timer specific routine.. 1399.80 BogoMIPS (lpj=699901)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#5.
CPU5: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 6/5 eip 3000
CPU 6 irqstacks, hard=c0750000 soft=c0730000
Initializing CPU#6
Calibrating delay using timer specific routine.. 1399.79 BogoMIPS (lpj=699897)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#6.
CPU6: Intel Pentium III (Cascades) stepping 01
SMP alternatives: switching to SMP code
Booting processor 7/6 eip 3000
CPU 7 irqstacks, hard=c0751000 soft=c0731000
Initializing CPU#7
Calibrating delay using timer specific routine.. 1399.79 BogoMIPS (lpj=699896)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#7.
CPU7: Intel Pentium III (Cascades) stepping 01
Total of 8 processors activated (11199.68 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
..MP-BIOS bug: 8254 timer not connected to IO-APIC
...trying to set up timer (IRQ0) through the 8259A ... failed.
...trying to set up timer as Virtual Wire IRQ... works.
checking TSC synchronization across 8 CPUs: passed.
Brought up 8 CPUs
sizeof(vma)=88 bytes
sizeof(page)=32 bytes
sizeof(inode)=340 bytes
sizeof(dentry)=136 bytes
sizeof(ext3inode)=492 bytes
sizeof(buffer_head)=52 bytes
sizeof(skbuff)=172 bytes
migration_cost=27822
checking if image is initramfs... it is
Freeing initrd memory: 2923k freed
NET: Registered protocol family 16
No dock devices found.
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xf14d5, last bus=16
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: Ignoring BAR0-3 of IDE controller 0000:00:0f.1
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Root Bridge [PCI1] (0000:05)
PCI: Probing PCI hardware (bus 05)
Boot video device is 0000:05:02.0
PCI: Firmware left 0000:06:04.0 e100 interrupts enabled, disabling
PCI: Firmware left 0000:06:05.0 e100 interrupts enabled, disabling
ACPI: PCI Interrupt Routing Table [\_SB_.PCI1._PRT]
ACPI: PCI Root Bridge [PCI2] (0000:0d)
PCI: Probing PCI hardware (bus 0d)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI2._PRT]
ACPI: PCI Interrupt Link [INT8] (IRQs *15)
ACPI: PCI Interrupt Link [INT7] (IRQs *10)
ACPI: PCI Interrupt Link [INT6] (IRQs *10)
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INT5] (IRQs) *0, disabled.
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INT4] (IRQs) *0, disabled.
ACPI: PCI Interrupt Link [INT3] (IRQs *11)
ACPI: PCI Interrupt Link [INT2] (IRQs *5)
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INT1] (IRQs) *0, disabled.
ACPI: PCI Interrupt Link [INT0] (IRQs *11)
ACPI: PCI Interrupt Link [INTA] (IRQs *11)
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INT9] (IRQs) *0, disabled.
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INTG] (IRQs) *0, disabled.
ACPI: PCI Interrupt Link [INTF] (IRQs *11)
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INTE] (IRQs) *0, disabled.
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INTD] (IRQs) *0, disabled.
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INTC] (IRQs) *0, disabled.
ACPI: Invalid IRQ 0
ACPI: PCI Interrupt Link [INTB] (IRQs) *0, disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 14 devices
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
PCI: Device 0000:00:0f.0 not found by BIOS
PCI: Device 0000:00:14.0 not found by BIOS
PCI: Device 0000:00:14.1 not found by BIOS
PCI: Device 0000:00:19.0 not found by BIOS
PCI: Device 0000:00:1a.0 not found by BIOS
PCI: Device 0000:00:1b.0 not found by BIOS
NetLabel: Initializing
NetLabel: domain hash size = 128
NetLabel: protocols = UNLABELED CIPSOv4
NetLabel: unlabeled traffic allowed by default
pnp: 00:01: ioport range 0x810-0x817 has been reserved
pnp: 00:01: ioport range 0xc06-0xc07 has been reserved
pnp: 00:01: ioport range 0xc14-0xc14 has been reserved
pnp: 00:01: ioport range 0xc4a-0xc52 has been reserved
pnp: 00:01: ioport range 0xc6c-0xc6f has been reserved
PCI: Bridge: 0000:00:01.0
IO window: disabled.
MEM window: disabled.
PREFETCH window: d5e00000-d5efffff
PCI: Bridge: 0000:00:02.0
IO window: disabled.
MEM window: disabled.
PREFETCH window: d5f00000-d5ffffff
PCI: Bridge: 0000:05:03.0
IO window: 7000-7fff
MEM window: f0400000-f06fffff
PREFETCH window: ed600000-ed6fffff
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
apm: BIOS not found.
audit: initializing netlink socket (disabled)
audit(1233752477.826:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
SELinux: Registering netfilter hooks
Initializing Cryptographic API
ksign: Installing public key data
Loading keyring
- Added public key C6715965C252FDCB
- User ID: CentOS (Kernel Module GPG key)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI: Thermal Zone [THM1] (16 C)
Real Time Clock Driver v1.12ac
Non-volatile memory driver v1.2
Linux agpgart interface v0.101 (c) Dave Jones
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Probing IDE interface ide0...
hda: Compaq CRN-8241B, ATAPI CD/DVD-ROM drive
Probing IDE interface ide1...
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide-floppy driver 0.99.newide
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
TCP bic registered
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI No-Shortcut mode
ACPI: (supports S0 S4 S5)
Time: tsc clocksource has been installed.
Freeing unused kernel memory: 228k freed
Write protecting the kernel read-only data: 392k
input: AT Translated Set 2 keyboard as /class/input/input0
logips2pp: Detected unknown logitech mouse model 1
ACPI: PCI Interrupt 0000:05:06.2[C] -> GSI 31 (level, low) -> IRQ 169
PCI: VIA IRQ fixup for 0000:05:06.2, from 11 to 9
ehci_hcd 0000:05:06.2: EHCI Host Controller
ehci_hcd 0000:05:06.2: new USB bus registered, assigned bus number 1
ehci_hcd 0000:05:06.2: irq 169, io mem 0xeefe0000
ehci_hcd 0000:05:06.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 4 ports detected
ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:05:06.0[A] -> GSI 31 (level, low) -> IRQ 169
PCI: VIA IRQ fixup for 0000:05:06.0, from 11 to 9
uhci_hcd 0000:05:06.0: UHCI Host Controller
uhci_hcd 0000:05:06.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:05:06.0: irq 169, io base 0x00004000
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:05:06.1 -> GSI 31 (level, low) -> IRQ 169
PCI: VIA IRQ fixup for 0000:05:06.1, from 11 to 9
uhci_hcd 0000:05:06.1: UHCI Host Controller
uhci_hcd 0000:05:06.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:05:06.1: irq 169, io base 0x00004020
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
Compaq SMART2 Driver (v 2.6.0)
cpqarray: Device 0x10 has been found at bus 0 dev 14 func 0
ACPI: PCI Interrupt 0000:00:0e.0[A] -> GSI 24 (level, low) -> IRQ 177
cpqarray: Finding drives on ida0 (Integrated Array)
cpqarray ida/c0d0: blksz=512 nr_blks=71106240
cpqarray: Starting firmware's background processing
ida/c0d0: p1 p2
input: PS/2 Logitech Mouse as /class/input/input1
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.11.5-ioctl (2007-12-12) initialised: dm-devel@redhat.com
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting. Commit interval 5 seconds
EXT3-fs: dm-0: orphan cleanup on readonly fs
ext3_orphan_cleanup: deleting unreferenced inode 1047578
ext3_orphan_cleanup: deleting unreferenced inode 1047577
ext3_orphan_cleanup: deleting unreferenced inode 1047570
ext3_orphan_cleanup: deleting unreferenced inode 1047569
ext3_orphan_cleanup: deleting unreferenced inode 1047568
ext3_orphan_cleanup: deleting unreferenced inode 1047566
EXT3-fs: dm-0: 6 orphan inodes deleted
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
SELinux: Disabled at runtime.
SELinux: Unregistering netfilter hooks
audit(1233752492.007:2): selinux=0 auid=4294967295 ses=4294967295
e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI
e100: Copyright(c) 1999-2005 Intel Corporation
ACPI: PCI Interrupt 0000:06:04.0[A] -> GSI 18 (level, low) -> IRQ 185
e100: eth0: e100_probe: addr 0xed6f0000, irq 185, MAC addr 00:02:A5:60:83:B0
ACPI: PCI Interrupt 0000:06:05.0[A] -> GSI 18 (level, low) -> IRQ 185
e100: eth1: e100_probe: addr 0xed6e0000, irq 185, MAC addr 00:02:A5:60:83:B1
input: PC Speaker as /class/input/input2
tg3.c:v3.86 (November 9, 2007)
ACPI: PCI Interrupt 0000:05:05.0[A] -> GSI 16 (level, low) -> IRQ 193
Linux video capture interface: v2.00
Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
Copyright (c) 1999-2006 Intel Corporation.
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
cpqphp: Compaq Hot Plug PCI Controller Driver version: 0.9.8
ACPI: PCI Interrupt 0000:00:0b.0[A] -> GSI 26 (level, low) -> IRQ 201
cpqphp: Hot Plug Subsystem Device ID: a2f8
cpqphp: Initializing the PCI hot plug controller residing on PCI bus 0
PCI: Using BIOS Interrupt Routing Table
PCI: Using BIOS Interrupt Routing Table
hda: ATAPI 24X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.20
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
eth0: Tigon3 [partno(284685-003) rev 0105 PHY(5701)] (PCI:33MHz:64-bit) 10/100/1000Base-T Ethernet 00:08:02:ed:12:95
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[0]
eth0: dma_rwctrl[76ff000f] dma_mask[64-bit]
ACPI: PCI Interrupt 0000:06:06.0[A] -> GSI 18 (level, low) -> IRQ 185
e1000: 0000:06:06.0: e1000_probe: (PCI:33MHz:32-bit) 00:08:c7:16:0a:ea
bttv: driver version 0.9.16 loaded
bttv: using 32 buffers with 2080k (520 pages) each for capture
piix4_smbus 0000:00:0f.0: Found 0000:00:0f.0 device
piix4_smbus 0000:00:0f.0: SMB base address uninitialized - upgrade BIOS or use force_addr=0xaddr
bttv: Bt8xx card found (0).
ACPI: PCI Interrupt 0000:01:08.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv0: Bt878 (rev 17) at 0000:01:08.0, irq: 209, latency: 64, mmio: 0xd5ef0000
bttv0: using: IVC-200 [card=102,insmod option]
bttv0: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #0 [sw] seems to be busy.
e1000: eth3: e1000_probe: Intel(R) PRO/1000 Network Connection
ACPI: PCI Interrupt 0000:05:0b.0[A] -> GSI 26 (level, low) -> IRQ 201
cpqphp: Hot Plug Subsystem Device ID: a2f8
cpqphp: Initializing the PCI hot plug controller residing on PCI bus 5
PCI: Using BIOS Interrupt Routing Table
bttv0: using tuner=4
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device radio0
bttv0: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (1).
ACPI: PCI Interrupt 0000:01:09.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv1: Bt878 (rev 17) at 0000:01:09.0, irq: 209, latency: 64, mmio: 0xd5ed0000
bttv1: using: IVC-200 [card=102,insmod option]
bttv1: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #1 [sw] seems to be busy.
bttv1: using tuner=-1
bttv1: registered device video1
bttv1: registered device vbi1
bttv1: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (2).
ACPI: PCI Interrupt 0000:01:0a.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv2: Bt878 (rev 17) at 0000:01:0a.0, irq: 209, latency: 64, mmio: 0xd5eb0000
bttv2: using: IVC-200 [card=102,insmod option]
bttv2: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #2 [sw] seems to be busy.
bttv2: using tuner=-1
bttv2: registered device video2
bttv2: registered device vbi2
bttv2: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (3).
ACPI: PCI Interrupt 0000:01:0b.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv3: Bt878 (rev 17) at 0000:01:0b.0, irq: 209, latency: 64, mmio: 0xd5e90000
bttv3: using: IVC-200 [card=102,insmod option]
bttv3: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #3 [sw] seems to be busy.
bttv3: using tuner=-1
bttv3: registered device video3
bttv3: registered device vbi3
bttv3: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (4).
ACPI: PCI Interrupt 0000:01:0c.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv4: Bt878 (rev 17) at 0000:01:0c.0, irq: 209, latency: 64, mmio: 0xd5e70000
bttv4: using: IVC-200 [card=102,insmod option]
bttv4: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #4 [sw] seems to be busy.
ACPI: PCI Interrupt 0000:0d:0b.0[A] -> GSI 26 (level, low) -> IRQ 201
cpqphp: Hot Plug Subsystem Device ID: a2f9
cpqphp: Initializing the PCI hot plug controller residing on PCI bus 13
PCI: Using BIOS Interrupt Routing Table
bttv4: using tuner=-1
bttv4: registered device video4
bttv4: registered device vbi4
bttv4: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (5).
ACPI: PCI Interrupt 0000:01:0d.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv5: Bt878 (rev 17) at 0000:01:0d.0, irq: 209, latency: 64, mmio: 0xd5e50000
bttv5: using: IVC-200 [card=102,insmod option]
bttv5: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #5 [sw] seems to be busy.
bttv5: using tuner=-1
bttv5: registered device video5
bttv5: registered device vbi5
bttv5: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (6).
ACPI: PCI Interrupt 0000:01:0e.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv6: Bt878 (rev 17) at 0000:01:0e.0, irq: 209, latency: 64, mmio: 0xd5e30000
bttv6: using: IVC-200 [card=102,insmod option]
bttv6: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #6 [sw] seems to be busy.
bttv6: using tuner=-1
bttv6: registered device video6
bttv6: registered device vbi6
bttv6: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (7).
ACPI: PCI Interrupt 0000:01:0f.0[A] -> GSI 23 (level, low) -> IRQ 209
bttv7: Bt878 (rev 17) at 0000:01:0f.0, irq: 209, latency: 64, mmio: 0xd5e10000
bttv7: using: IVC-200 [card=102,insmod option]
bttv7: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #7 [sw] seems to be busy.
bttv7: using tuner=-1
bttv7: registered device video7
bttv7: registered device vbi7
bttv7: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (8).
ACPI: PCI Interrupt 0000:02:08.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv8: Bt878 (rev 17) at 0000:02:08.0, irq: 217, latency: 64, mmio: 0xd5ff0000
bttv8: using: IVC-200 [card=102,insmod option]
bttv8: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #8 [sw] seems to be busy.
bttv8: using tuner=-1
bttv8: registered device video8
bttv8: registered device vbi8
bttv8: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (9).
ACPI: PCI Interrupt 0000:02:09.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv9: Bt878 (rev 17) at 0000:02:09.0, irq: 217, latency: 64, mmio: 0xd5fd0000
bttv9: using: IVC-200 [card=102,insmod option]
bttv9: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #9 [sw] seems to be busy.
bttv9: using tuner=-1
bttv9: registered device video9
bttv9: registered device vbi9
bttv9: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (10).
ACPI: PCI Interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv10: Bt878 (rev 17) at 0000:02:0a.0, irq: 217, latency: 64, mmio: 0xd5fb0000
bttv10: using: IVC-200 [card=102,insmod option]
bttv10: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #10 [sw] seems to be busy.
bttv10: using tuner=-1
bttv10: registered device video10
bttv10: registered device vbi10
bttv10: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (11).
ACPI: PCI Interrupt 0000:02:0b.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv11: Bt878 (rev 17) at 0000:02:0b.0, irq: 217, latency: 64, mmio: 0xd5f90000
bttv11: using: IVC-200 [card=102,insmod option]
bttv11: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #11 [sw] seems to be busy.
bttv11: using tuner=-1
bttv11: registered device video11
bttv11: registered device vbi11
bttv11: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (12).
ACPI: PCI Interrupt 0000:02:0c.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv12: Bt878 (rev 17) at 0000:02:0c.0, irq: 217, latency: 64, mmio: 0xd5f70000
bttv12: using: IVC-200 [card=102,insmod option]
bttv12: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #12 [sw] seems to be busy.
bttv12: using tuner=-1
bttv12: registered device video12
bttv12: registered device vbi12
bttv12: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (13).
ACPI: PCI Interrupt 0000:02:0d.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv13: Bt878 (rev 17) at 0000:02:0d.0, irq: 217, latency: 64, mmio: 0xd5f50000
bttv13: using: IVC-200 [card=102,insmod option]
bttv13: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #13 [sw] seems to be busy.
bttv13: using tuner=-1
bttv13: registered device video13
bttv13: registered device vbi13
bttv13: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (14).
ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv14: Bt878 (rev 17) at 0000:02:0e.0, irq: 217, latency: 64, mmio: 0xd5f30000
bttv14: using: IVC-200 [card=102,insmod option]
bttv14: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #14 [sw] seems to be busy.
bttv14: using tuner=-1
bttv14: registered device video14
bttv14: registered device vbi14
bttv14: PLL: 28636363 => 35468950 .. ok
bttv: Bt8xx card found (15).
ACPI: PCI Interrupt 0000:02:0f.0[A] -> GSI 22 (level, low) -> IRQ 217
bttv15: Bt878 (rev 17) at 0000:02:0f.0, irq: 217, latency: 64, mmio: 0xd5f10000
bttv15: using: IVC-200 [card=102,insmod option]
bttv15: gpio: en=00000000, out=00000000 in=00ffffff [init]
i2c-algo-bit.o: (0) scl=0, sda=0
i2c-algo-bit.o: bt878 #15 [sw] seems to be busy.
bttv15: using tuner=-1
bttv15: registered device video15
bttv15: registered device vbi15
bttv15: PLL: 28636363 => 35468950 .. ok
lp0: using parport0 (interrupt-driven).
lp0: console ready
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
mtrr: no more MTRRs available
ACPI: Power Button (FF) [PWRF]
ibm_acpi: ec object not found
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
device-mapper: multipath: version 1.0.5 loaded
EXT3 FS on dm-0, internal journal
kjournald starting. Commit interval 5 seconds
EXT3 FS on ida/c0d0p1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Adding 2031608k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:2031608k
IA-32 Microcode Update Driver: v1.14a <tigran>
ADDRCONF(NETDEV_UP): eth3: link is not ready
tg3: eth3: Link is up at 100 Mbps, full duplex.
tg3: eth3: Flow control is off for TX and off for RX.
ADDRCONF(NETDEV_CHANGE): eth3: link becomes ready
Bluetooth: Core ver 2.10
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.8
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
Bluetooth: HIDP (Human Interface Emulation) ver 1.1
eth3: no IPv6 routers present
SCSI subsystem initialized
Fusion MPT base driver 3.04.05
Copyright (c) 1999-2007 LSI Corporation
Fusion MPT misc device (ioctl) driver 3.04.05
mptctl: Registered with Fusion MPT base driver
mptctl: /dev/mptctl @ (major,minor=10,220)
mtrr: no more MTRRs available
FS-Cache: Loaded
FS-Cache: netfs 'nfs' registered for caching
from var/log/mesgs
Feb 4 17:55:05 CCTV-SERVER zmc_dvideo3[19496]: INF [Cam4: 7000 - Capturing at 18.18 fps]
Feb 4 17:55:07 CCTV-SERVER2-DN snmpd[2976]: Connection from UDP: [127.0.0.1]:51227
Feb 4 17:55:07 CCTV-SERVER2- snmpd[2976]: Received SNMP packet(s) from UDP: [127.0.0.1]:51227
Feb 4 17:55:16 CCTV-SERV zmc_dvideo1[19486]: WAR [Buffer overrun at index 18, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:16 CCTV-SER zmc_dvideo1[19486]: WAR [Buffer overrun at index 27, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:21 CCTV-SERVER zmc_dvideo1[19486]: WAR [Buffer overrun at index 33, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:21 CCTV-SERVER2- zmc_dvideo1[19486]: WAR [Buffer overrun at index 2, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:23 CCTV-SERVE snmpd[2976]: Connection from UDP: [127.0.0.1]:53684
Feb 4 17:55:23 CCTV-SERsnmpd[2976]: Received SNMP packet(s) from UDP: [127.0.0.1]:53684
Feb 4 17:55:25 CCTV-SERV zmc_dvideo2[19470]: WAR [Buffer overrun at index 4, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:31 CCTV-SERV zmc_dvideo2[19470]: WAR [Buffer overrun at index 31, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:31 CCTV-SERVEN zmc_dvideo3[19496]: WAR [Buffer overrun at index 37, slow down capture, speed up analysis or increase ring buffer size]
Feb 4 17:55:32 CCTV-S zmc_dvideo2[19470]: WAR [Buffer overrun at index 39, slow down capture, speed up analysis or increase ring buffer size]
Im a weirdo. No seriously, I am.
Tomorrow is a new day. Does that mean yesterday was an old one, or just the day before today?
Tomorrow is a new day. Does that mean yesterday was an old one, or just the day before today?
I suspect a configuration issue with your kodicomm clones, but I'm far from an expert.
Here's why. Your load without ZM running is where it should be. You run ZM, and your memory looks fine (loads free, no swap being used at all, which means no disk IO time lost on capture). But zmc running 60% of your CPU? Whoa. Then I look at your dmesg and there are some weird things in there:
i2c-algo-bit.o: bt878 #0 [sw] seems to be busy.
i2c-algo-bit.o: bt878 #1 [sw] seems to be busy.
...
also, most of my IRQs are unique (for each video device - I have 8 video devices sharing 6 IRQs). Yours appear to have all 8 devices on the same really high-number IRQ for some reason, though this is probably just a hardware/OS issue that is unfamiliar to me. Still, sharing IRQs for video devices *sounds* like it could be a problem. Not sure if that's something to think about or not.
Your buffer overruns may be a result of high loads. I had this problem when I tried to add preclusive zones, my loads shot up and I got overruns.
I'm sort of out of ideas...I think this lends itself to the classical troubleshooting methodology of removing one thing at at time to see if you can narrow down the culprit. You've already identified that this has something to do with ZoneMinder running (note I say "running", not just something to do with ZM, because it could be a misconfiguration that ZM is choking on through no fault of ZM itself).
If it were my box, I might try removing one of the bttv cards and setting my modprobe options to (mine):
Since it sounds like we probably have the same card (yellow connector from the card).
Then try running only one cam. Try it on monitor (not mocord), then modect, etc. and see how the load changes if at all.
Hope that helps some...
Here's why. Your load without ZM running is where it should be. You run ZM, and your memory looks fine (loads free, no swap being used at all, which means no disk IO time lost on capture). But zmc running 60% of your CPU? Whoa. Then I look at your dmesg and there are some weird things in there:
i2c-algo-bit.o: bt878 #0 [sw] seems to be busy.
i2c-algo-bit.o: bt878 #1 [sw] seems to be busy.
...
also, most of my IRQs are unique (for each video device - I have 8 video devices sharing 6 IRQs). Yours appear to have all 8 devices on the same really high-number IRQ for some reason, though this is probably just a hardware/OS issue that is unfamiliar to me. Still, sharing IRQs for video devices *sounds* like it could be a problem. Not sure if that's something to think about or not.
Your buffer overruns may be a result of high loads. I had this problem when I tried to add preclusive zones, my loads shot up and I got overruns.
I'm sort of out of ideas...I think this lends itself to the classical troubleshooting methodology of removing one thing at at time to see if you can narrow down the culprit. You've already identified that this has something to do with ZoneMinder running (note I say "running", not just something to do with ZM, because it could be a misconfiguration that ZM is choking on through no fault of ZM itself).
If it were my box, I might try removing one of the bttv cards and setting my modprobe options to (mine):
Code: Select all
options i2c-algo-bit bit_test=1
options bttv card=102,102,102,102,102,102,102,102 tuner=4,4,4,4,4,4,4,4 gbuffers=32 chroma_agc=1
Then try running only one cam. Try it on monitor (not mocord), then modect, etc. and see how the load changes if at all.
Hope that helps some...
going to test that
im going to remove one card from the system, and try your bttv-options.
Assuming i get this fixed somehow:
Ive now been asked to up the anti. 5 x KMC8000 so that i can have 5 x 8 inputs at 200fps @640 x 480, and more ip cams, 74 in total, all recording real time. all are megapixel+ cams.
im hoping that even with the new DL760 im going to use, its powerful enough. I'll load it to the max, with 80GB RAM and the 8 3.2Ghz Dual core xeons i hope will be enough!
Ive ordered another 100 1.5TB sata drives for the raid array, which im hoping will provide enough storage for at least 3 months - but who knows.
Assuming i get this fixed somehow:
Ive now been asked to up the anti. 5 x KMC8000 so that i can have 5 x 8 inputs at 200fps @640 x 480, and more ip cams, 74 in total, all recording real time. all are megapixel+ cams.
im hoping that even with the new DL760 im going to use, its powerful enough. I'll load it to the max, with 80GB RAM and the 8 3.2Ghz Dual core xeons i hope will be enough!
Ive ordered another 100 1.5TB sata drives for the raid array, which im hoping will provide enough storage for at least 3 months - but who knows.
Im a weirdo. No seriously, I am.
Tomorrow is a new day. Does that mean yesterday was an old one, or just the day before today?
Tomorrow is a new day. Does that mean yesterday was an old one, or just the day before today?