

fabio10
Members-
Content Count
14 -
Joined
-
Last visited
About fabio10
-
Rank
Nuovo utente
-
Troppe richieste GET contemporanee crashano il server
fabio10 replied to fabio10's topic in Gestione Server Windows e Server Linux
Grazie per i consigli :approved: Con una espressione regolare potrei far bloccare a fail2ban proprio le GET verso le pagine e non verso le immagini. Credo che proverò così, grazie!- 8 replies
-
- contemporanee
- crash
- (and 5 more)
-
Troppe richieste GET contemporanee crashano il server
fabio10 replied to fabio10's topic in Gestione Server Windows e Server Linux
Purtroppo spesso non hanno user agent di bot, ma hanno user agent di normali browser- 8 replies
-
- contemporanee
- crash
- (and 5 more)
-
Troppe richieste GET contemporanee crashano il server
fabio10 replied to fabio10's topic in Gestione Server Windows e Server Linux
Grazie per la risposta! Così però blocco tutte le connessioni indipendentemente se sono per immagini, css etc. Si potrebbero bloccare solo quelle verso pagine e non gli altri file ?- 8 replies
-
- contemporanee
- crash
- (and 5 more)
-
Troppe richieste GET contemporanee crashano il server
fabio10 posted a topic in Gestione Server Windows e Server Linux
Ciao ! Ho un grosso problema con un server dedicato e vorrei un consiglio su come risolvere questo problema. Spesso dei simpatici bot si diverto a richiedere contemporaneamente più di 20 pagine del mio blog wordpress (queste pagine fanno riferimento agli archivi dei post quindi molto "costose" da generare) e purtroppo il server si blocca inesorabilmente. Si possono bloccare gli ip che mandano più di 5 GET contemporaneamente verso pagine diverse? Ho già provato mod_evasive, ma purtroppo questo prende in considerazione anche le GET verso gli altri file (css, jpg etc.), e non posso settarlo con valori inferiori a 50 (altrimenti non posso far scaricare a nessuno le numerose immagini presenti in alcune pagine). Ecco un esempio di log che sovraccarica il server: 195.210.94.33 - - [23/Feb/2011:15:07:11 +0100] "GET /2008/01/12/giorgio-gaber/ HTTP/1.1" 200 44384 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /feed/ HTTP/1.1" 200 103585 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /feed/atom/ HTTP/1.1" 200 106954 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /2010/09/ HTTP/1.1" 200 41645 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /2010/11/ HTTP/1.1" 200 42660 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /xmlrpc.php HTTP/1.1" 200 42 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /2010/08/ HTTP/1.1" 200 39437 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /2011/02/ HTTP/1.1" 200 38643 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /2011/01/ HTTP/1.1" 200 45978 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /2010/12/ HTTP/1.1" 200 42726 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /2010/10/ HTTP/1.1" 200 42690 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /2010/06/ HTTP/1.1" 200 42130 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /2010/07/ HTTP/1.1" 200 44876 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /2009/10/ HTTP/1.1" 200 45470 195.210.94.33 - - [23/Feb/2011:15:07:20 +0100] "GET /wp-includes/js/tw-sack.js?ver=1.6.1 HTTP/1.1" 200 3619 195.210.94.33 - - [23/Feb/2011:15:07:20 +0100] "GET /2008/04/ HTTP/1.1" 200 46051 195.210.94.33 - - [23/Feb/2011:15:07:21 +0100] "GET /wp-content/themes/super-adsense-music/js/ajax_comments.js HTTP/1.1" 200 968 195.210.94.33 - - [23/Feb/2011:15:07:12 +0100] "GET /feed/rss/ HTTP/1.1" 200 6163 195.210.94.33 - - [23/Feb/2011:15:07:22 +0100] "GET /wp-content/plugins/nextgen-gallery/css/ngg_shadow.css?ver=1.0.0 HTTP/1.1" 200 6205 195.210.94.33 - - [23/Feb/2011:15:07:22 +0100] "GET / HTTP/1.1" 200 43596 195.210.94.33 - - [23/Feb/2011:15:07:22 +0100] "GET /min/f=wp-includes/js/jquery/jquery.js HTTP/1.1" 200 72054- 8 replies
-
- contemporanee
- crash
- (and 5 more)
-
Dopo questo errore "apr_bucket_read() failed " Apache cade
fabio10 replied to fabio10's topic in Gestione Server Windows e Server Linux
Trovato il colpevole: php ! Qualche ora fa la memoria era di nuovo piena e sono riuscito a fare un ps aux ed era pieno di questi processi(più di 30) che riempivano la ram. Ora mi chiedo: come faccio ad evitare che si creino tutti questi processi php uno dietro l'altro fino a saturare la ram??- 20 replies
-
- apache
- aprbucketread failed
- (and 4 more)
-
Dopo questo errore "apr_bucket_read() failed " Apache cade
fabio10 replied to fabio10's topic in Gestione Server Windows e Server Linux
Ok appena ho tempo proverò ad aumentare lo swap. Ah, una cosa, per ritornare poi allo swap su disco come faccio :)??- 20 replies
-
- apache
- aprbucketread failed
- (and 4 more)
-
Dopo questo errore "apr_bucket_read() failed " Apache cade
fabio10 replied to fabio10's topic in Gestione Server Windows e Server Linux
Adesso ho 2 Gb di ram e 512 Mb di swap. Adesso comunque cerco di controllare il più possibile top per beccare qualche processo che impazzisce.... Per fare il test con lo swap a 20 Gb però c'è un modo per non riformattare il disco? Non voglio cancellare tutti i siti che sono davvero tanti gb. Se volete dare un'occhiata qui ci sono tutte le statistiche di mrtg https://ks21798.kimsufi.com/cgi-bin/mrtg.cgi Adesso provo ad abbassare i MaxSpareServers a 10Il timeout è già a 60 e anche keepalive è attivo con timeout a 3. Ora controllo con mysqlTuner la ram di MySQL P.S. Questa immagine è molto esplicativa- 20 replies
-
- apache
- aprbucketread failed
- (and 4 more)
-
Dopo questo errore "apr_bucket_read() failed " Apache cade
fabio10 replied to fabio10's topic in Gestione Server Windows e Server Linux
A saperlo ! Purtroppo appena iniziano i problemi non faccio mai in tempo a fare un top prima che si blocchi tutto :( Comunque credo che cambierò distribuzione...sta Gentoo è un disastro- 20 replies
-
- apache
- aprbucketread failed
- (and 4 more)
-
Dopo questo errore "apr_bucket_read() failed " Apache cade
fabio10 replied to fabio10's topic in Gestione Server Windows e Server Linux
Si, php è attraverso CGI Standard Si la memoria viene sforata, però credo sia dovuto perchè ormai il crash ha saturato tutto. Per limiti di Apache cosa intendi ? Questo è quello che ho settato in httpd.conf e non credo siano troppo alti (comunque adesso provo ad abbarli un po'): <IfModule prefork.c> StartServers 5 MinSpareServers 5 MaxSpareServers 20 MaxClients 100 MaxRequestsPerChild 256 </IfModule> Questo è invece il my.conf: anche qui cosa potrei modificare per abbassare i limiti ? # /etc/mysql/my.cnf: The global mysql configuration file. # $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-4.1,v 1.3 2006/05/05 19:51:40 chtekk Exp $ # The following options will be passed to all MySQL clients [client] #password = your_password port = 3306 socket = /var/run/mysqld/mysqld.sock character-sets-dir=/usr/share/mysql/charsets default-character-set=latin1 [php-cgi] character-sets-dir=/usr/share/mysql/charsets default-character-set=latin1 [mysql] character-sets-dir=/usr/share/mysql/charsets default-character-set=latin1 [mysqladmin] character-sets-dir=/usr/share/mysql/charsets default-character-set=latin1 [mysqlcheck] character-sets-dir=/usr/share/mysql/charsets default-character-set=latin1 [mysqldump] character-sets-dir=/usr/share/mysql/charsets default-character-set=latin1 [mysqlimport] character-sets-dir=/usr/share/mysql/charsets default-character-set=latin1 [mysqlshow] character-sets-dir=/usr/share/mysql/charsets default-character-set=latin1 [myisamchk] character-sets-dir=/usr/share/mysql/charsets [myisampack] character-sets-dir=/usr/share/mysql/charsets # use [safe_mysqld] with mysql-3 [mysqld_safe] err-log = /var/log/mysql/mysql.err # add a section [mysqld-4.1] or [mysqld-5.0] for specific configurations [mysqld] character-set-server = latin1 init-connect='SET NAMES latin1' default-character-set = latin1 user = mysql port = 3306 socket = /var/run/mysqld/mysqld.sock pid-file = /var/run/mysqld/mysqld.pid log-error = /var/log/mysql/mysqld.err basedir = /usr datadir = /var/lib/mysql skip-locking key_buffer = 16M max_allowed_packet = 1M table_cache = 64 sort_buffer_size = 512K net_buffer_length = 8K read_buffer_size = 256K read_rnd_buffer_size = 512K myisam_sort_buffer_size = 8M language = /usr/share/mysql/english query_cache_type = 1 query_cache_size = 26214400 # security: # using "localhost" in connects uses sockets by default skip-networking #bind-address = 127.0.0.1 log-bin server-id = 1 # point the following paths to different dedicated disks tmpdir = /tmp/ #log-update = /path-to-dedicated-directory/hostname # you need the debug USE flag enabled to use the following directives, # if needed, uncomment them, start the server and issue # #tail -f /tmp/mysqld.sql /tmp/mysqld.trace # this will show you *exactly* what's happening in your server ;) #log = /tmp/mysqld.sql #gdb #debug = d:t:i:o,/tmp/mysqld.trace #one-thread # uncomment the following directives if you are using BDB tables #bdb_cache_size = 4M #bdb_max_lock = 10000 # the following is the InnoDB configuration # if you wish to disable innodb instead # uncomment just the next line skip-innodb # # the rest of the innodb config follows: # don't eat too much memory, we're trying to be safe on 64Mb boxes # you might want to bump this up a bit on boxes with more RAM innodb_buffer_pool_size = 16M # this is the default, increase it if you have lots of tables innodb_additional_mem_pool_size = 2M # # i'd like to use /var/lib/mysql/innodb, but that is seen as a database :-( # and upstream wants things to be under /var/lib/mysql/, so that's the route # we have to take for the moment #innodb_data_home_dir = /var/lib/mysql/ #innodb_log_arch_dir = /var/lib/mysql/ #innodb_log_group_home_dir = /var/lib/mysql/ # you may wish to change this size to be more suitable for your system # the max is there to avoid run-away growth on your machine innodb_data_file_path = ibdata1:10M:autoextend:max:128M # we keep this at around 25% of of innodb_buffer_pool_size # sensible values range from 1MB to (1/innodb_log_files_in_group*innodb_buffer_pool_size) innodb_log_file_size = 5M # this is the default, increase it if you have very large transactions going on innodb_log_buffer_size = 8M # this is the default and won't hurt you # you shouldn't need to tweak it set-variable = innodb_log_files_in_group=2 # see the innodb config docs, the other options are not always safe innodb_flush_log_at_trx_commit = 1 innodb_lock_wait_timeout = 50 [mysqldump] quick max_allowed_packet = 16M [mysql] # uncomment the next directive if you are not familiar with SQL #safe-updates [isamchk] key_buffer = 20M sort_buffer_size = 20M read_buffer = 2M write_buffer = 2M [myisamchk] key_buffer = 20M sort_buffer_size = 20M read_buffer = 2M write_buffer = 2M [mysqlhotcopy] interactive-timeout Comunque si cercando in rete sembra essere un problema SOLO di Ovh e si suoi dedicati quindi sto cercando di capire in tutti i modi se questi crash sono causati da errori miei oppure è un problema di Ovh. Adesso infatti chiamo l'assistenza e poi vi faccio sapere.... P.S. Grazie a tutti per il prezioso aiuto :approved:!- 20 replies
-
- apache
- aprbucketread failed
- (and 4 more)
-
Dopo questo errore "apr_bucket_read() failed " Apache cade
fabio10 replied to fabio10's topic in Gestione Server Windows e Server Linux
Ok ho trovato i log di sistema (syslog); allora, tutte le volte che si verifica il crollo del sistema compare questa linea (nei log compare proprio prima dei problemi e solo 4 volte nell'arco di questa settimana, proprio il numero di volte che il server è caduto) : Jan 3 01:39:15 ks21798 collectd[3986]: No sleeping because `timeval_sub_timespec' returned non-zero! Questo invece è il file kern.log di oggi, e i log partono proprio dall'orario in cui la macchina ha iniziato a fermarsi (prima non c'erano altre linee) Jan 7 13:55:09 ks21798 php invoked oom-killer: gfp_mask=0x1201d2, order=0, oomkilladj=0 Jan 7 13:55:09 ks21798 Pid: 15052, comm: php Tainted: G M 2.6.24.5-grsec-xxxx-grs-ipv4-64 #3 Jan 7 13:55:09 ks21798 Jan 7 13:55:09 ks21798 Call Trace: Jan 7 13:55:09 ks21798 [<ffffffff80251b79>] oom_kill_process+0x149/0x160 Jan 7 13:55:09 ks21798 [<ffffffff80251e3b>] out_of_memory+0x1ab/0x230 Jan 7 13:55:09 ks21798 [<ffffffff8025418f>] __alloc_pages+0x2df/0x390 Jan 7 13:55:09 ks21798 [<ffffffff802562b2>] __do_page_cache_readahead+0xe2/0x220 Jan 7 13:55:09 ks21798 [<ffffffff8024f31e>] filemap_fault+0x29e/0x3f0 Jan 7 13:55:09 ks21798 [<ffffffff8025f10f>] __do_fault+0x7f/0x450 Jan 7 13:55:09 ks21798 [<ffffffff8025f7a6>] handle_mm_fault+0x1a6/0x7c0 Jan 7 13:55:09 ks21798 [<ffffffff802131c9>] do_page_fault+0x159/0x820 Jan 7 13:55:09 ks21798 [<ffffffff806c3b85>] thread_return+0x58/0x533 Jan 7 13:55:09 ks21798 [<ffffffff803e8d41>] __up_write+0x31/0x170 Jan 7 13:55:09 ks21798 [<ffffffff803e8d41>] __up_write+0x31/0x170 Jan 7 13:55:09 ks21798 [<ffffffff806c5e89>] error_exit+0x0/0x51 Jan 7 13:55:09 ks21798 Jan 7 13:55:09 ks21798 Mem-info: Jan 7 13:55:09 ks21798 DMA per-cpu: Jan 7 13:55:09 ks21798 CPU 0: Hot: hi: 0, btch: 1 usd: 0 Cold: hi: 0, btch: 1 usd: 0 Jan 7 13:55:09 ks21798 CPU 1: Hot: hi: 0, btch: 1 usd: 0 Cold: hi: 0, btch: 1 usd: 0 Jan 7 13:55:09 ks21798 DMA32 per-cpu: Jan 7 13:55:09 ks21798 CPU 0: Hot: hi: 186, btch: 31 usd: 154 Cold: hi: 62, btch: 15 usd: 60 Jan 7 13:55:09 ks21798 CPU 1: Hot: hi: 186, btch: 31 usd: 125 Cold: hi: 62, btch: 15 usd: 52 Jan 7 13:55:09 ks21798 Active:264521 inactive:223270 dirty:0 writeback:0 unstable:0 Jan 7 13:55:09 ks21798 free:3372 slab:6932 mapped:327 pagetables:5079 bounce:0 Jan 7 13:55:09 ks21798 DMA free:7956kB min:20kB low:24kB high:28kB active:128kB inactive:12kB present:7540kB pages_scanned:1152 all_unreclaimable? yes Jan 7 13:55:09 ks21798 lowmem_reserve[]: 0 1988 1988 1988 Jan 7 13:55:09 ks21798 DMA32 free:5532kB min:5692kB low:7112kB high:8536kB active:1057956kB inactive:893068kB present:2035848kB pages_scanned:7302640 all_unreclaimable? yes Jan 7 13:55:09 ks21798 lowmem_reserve[]: 0 0 0 0 Jan 7 13:55:09 ks21798 DMA: 1*4kB 2*8kB 0*16kB 2*32kB 3*64kB 2*128kB 3*256kB 1*512kB 0*1024kB 1*2048kB 1*4096kB = 7956kB Jan 7 13:55:09 ks21798 DMA32: 19*4kB 0*8kB 9*16kB 4*32kB 1*64kB 2*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 1*4096kB = 5532kB Jan 7 13:55:09 ks21798 Swap cache: add 131364, delete 131365, find 2127/2212, race 0+0 Jan 7 13:55:09 ks21798 Free swap = 0kB Jan 7 13:55:09 ks21798 Total swap = 522104kB Jan 7 13:55:09 ks21798 Free swap: 0kB Jan 7 13:55:09 ks21798 520112 pages of RAM Jan 7 13:55:09 ks21798 9977 reserved pages Jan 7 13:55:09 ks21798 49120 pages shared Jan 7 13:55:09 ks21798 0 pages swap cached Jan 7 13:55:09 ks21798 Out of memory: kill process 14080 (php) score 28194 or a child Jan 7 13:55:09 ks21798 Killed process 14080 (php) Jan 7 13:57:18 ks21798 php invoked oom-killer: gfp_mask=0x1201d2, order=0, oomkilladj=0 Jan 7 13:57:18 ks21798 Pid: 15095, comm: php Tainted: G M 2.6.24.5-grsec-xxxx-grs-ipv4-64 #3 Jan 7 13:57:18 ks21798 Jan 7 13:57:18 ks21798 Call Trace: Jan 7 13:57:18 ks21798 [<ffffffff80251b79>] oom_kill_process+0x149/0x160 Jan 7 13:57:18 ks21798 [<ffffffff80251e3b>] out_of_memory+0x1ab/0x230 Jan 7 13:57:18 ks21798 [<ffffffff8025418f>] __alloc_pages+0x2df/0x390 Jan 7 13:57:18 ks21798 [<ffffffff802562b2>] __do_page_cache_readahead+0xe2/0x220 Jan 7 13:57:18 ks21798 [<ffffffff8024f31e>] filemap_fault+0x29e/0x3f0 Jan 7 13:57:18 ks21798 [<ffffffff8025f10f>] __do_fault+0x7f/0x450 Jan 7 13:57:21 ks21798 [<ffffffff8025f7a6>] handle_mm_fault+0x1a6/0x7c0 Jan 7 13:57:21 ks21798 [<ffffffff802131c9>] do_page_fault+0x159/0x820 Jan 7 13:57:21 ks21798 [<ffffffff806c3b85>] thread_return+0x58/0x533 Jan 7 13:57:21 ks21798 [<ffffffff803e8d41>] __up_write+0x31/0x170 Jan 7 13:57:21 ks21798 [<ffffffff806c5e89>] error_exit+0x0/0x51 Jan 7 13:57:21 ks21798 Jan 7 13:57:21 ks21798 Mem-info: Jan 7 13:57:21 ks21798 DMA per-cpu: Jan 7 13:57:21 ks21798 CPU 0: Hot: hi: 0, btch: 1 usd: 0 Cold: hi: 0, btch: 1 usd: 0 Jan 7 13:57:21 ks21798 CPU 1: Hot: hi: 0, btch: 1 usd: 0 Cold: hi: 0, btch: 1 usd: 0 Jan 7 13:57:21 ks21798 DMA32 per-cpu: Jan 7 13:57:21 ks21798 CPU 0: Hot: hi: 186, btch: 31 usd: 126 Cold: hi: 62, btch: 15 usd: 47 Jan 7 13:57:21 ks21798 CPU 1: Hot: hi: 186, btch: 31 usd: 163 Cold: hi: 62, btch: 15 usd: 57 Jan 7 13:57:21 ks21798 Active:392698 inactive:92297 dirty:0 writeback:0 unstable:0 Jan 7 13:57:21 ks21798 free:3411 slab:7149 mapped:327 pagetables:5904 bounce:0 Jan 7 13:57:21 ks21798 DMA free:7956kB min:20kB low:24kB high:28kB active:140kB inactive:0kB present:7540kB pages_scanned:1069 all_unreclaimable? yes Jan 7 13:57:21 ks21798 lowmem_reserve[]: 0 1988 1988 1988 Jan 7 13:57:21 ks21798 DMA32 free:5688kB min:5692kB low:7112kB high:8536kB active:1570652kB inactive:369188kB present:2035848kB pages_scanned:3862298 all_unreclaimable? yes Jan 7 13:57:21 ks21798 lowmem_reserve[]: 0 0 0 0 Jan 7 13:57:21 ks21798 DMA: 1*4kB 2*8kB 0*16kB 2*32kB 3*64kB 2*128kB 3*256kB 1*512kB 0*1024kB 1*2048kB 1*4096kB = 7956kB Jan 7 13:57:21 ks21798 DMA32: 202*4kB 0*8kB 1*16kB 0*32kB 0*64kB 0*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 1*4096kB = 5688kB Jan 7 13:57:21 ks21798 Swap cache: add 131485, delete 131486, find 2167/2267, race 0+0 Jan 7 13:57:21 ks21798 Free swap = 0kB Jan 7 13:57:21 ks21798 Total swap = 522104kB Jan 7 13:57:21 ks21798 Free swap: 0kB Jan 7 13:57:21 ks21798 520112 pages of RAM Jan 7 13:57:21 ks21798 9977 reserved pages Jan 7 13:57:21 ks21798 60796 pages shared Jan 7 13:57:21 ks21798 0 pages swap cached Jan 7 13:57:21 ks21798 Out of memory: kill process 12734 (php) score 28193 or a child Jan 7 13:57:21 ks21798 Killed process 12734 (php) Jan 7 14:04:11 ks21798 Linux version 2.6.24.5-grsec-xxxx-grs-ipv4-64 (root@kernel-64.ovh.net) (gcc version 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9)) #3 SMP Tue May 27 19:09:58 CEST 2008 Jan 7 14:04:11 ks21798 Command line: auto BOOT_IMAGE=linux ro root=801 Jan 7 14:04:11 ks21798 BIOS-provided physical RAM map: Jan 7 14:04:11 ks21798 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) Jan 7 14:04:11 ks21798 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) Jan 7 14:04:11 ks21798 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) Jan 7 14:04:11 ks21798 BIOS-e820: 0000000000100000 - 000000007efb0000 (usable) Jan 7 14:04:11 ks21798 BIOS-e820: 000000007efb0000 - 000000007efbe000 (ACPI data) Jan 7 14:04:11 ks21798 BIOS-e820: 000000007efbe000 - 000000007efe0000 (ACPI NVS) Jan 7 14:04:11 ks21798 BIOS-e820: 000000007efe0000 - 000000007f000000 (reserved) Jan 7 14:04:11 ks21798 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) Jan 7 14:04:11 ks21798 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) Jan 7 14:04:11 ks21798 BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved) Jan 7 14:04:11 ks21798 Entering add_active_range(0, 0, 159) 0 entries of 256 used Jan 7 14:04:11 ks21798 Entering add_active_range(0, 256, 520112) 1 entries of 256 used Jan 7 14:04:11 ks21798 end_pfn_map = 1048576 Jan 7 14:04:11 ks21798 DMI 2.3 present. Jan 7 14:04:11 ks21798 ACPI: RSDP 000FA8A0, 0024 (r2 ACPIAM) Jan 7 14:04:11 ks21798 ACPI: XSDT 7EFB0100, 0044 (r1 A M I OEMXSDT 4000614 MSFT 97) Jan 7 14:04:11 ks21798 ACPI: FACP 7EFB0290, 00F4 (r3 A M I OEMFACP 4000614 MSFT 97) Jan 7 14:04:11 ks21798 ACPI: DSDT 7EFB0430, 4C32 (r1 A0403 A0403503 503 INTL 2002026) Jan 7 14:04:11 ks21798 ACPI: FACS 7EFBE000, 0040 Jan 7 14:04:11 ks21798 ACPI: APIC 7EFB0390, 005C (r1 A M I OEMAPIC 4000614 MSFT 97) Jan 7 14:04:11 ks21798 ACPI: MCFG 7EFB03F0, 003C (r1 A M I OEMMCFG 4000614 MSFT 97) Jan 7 14:04:11 ks21798 ACPI: OEMB 7EFBE040, 004B (r1 A M I AMI_OEM 4000614 MSFT 97) Jan 7 14:04:11 ks21798 Entering add_active_range(0, 0, 159) 0 entries of 256 used Jan 7 14:04:11 ks21798 Entering add_active_range(0, 256, 520112) 1 entries of 256 used Jan 7 14:04:11 ks21798 Zone PFN ranges: Jan 7 14:04:11 ks21798 DMA 0 -> 4096 Jan 7 14:04:11 ks21798 DMA32 4096 -> 1048576 Jan 7 14:04:11 ks21798 Normal 1048576 -> 1048576 Jan 7 14:04:11 ks21798 Movable zone start PFN for each node Jan 7 14:04:11 ks21798 early_node_map[2] active PFN ranges Jan 7 14:04:11 ks21798 0: 0 -> 159 Jan 7 14:04:11 ks21798 0: 256 -> 520112 Jan 7 14:04:11 ks21798 On node 0 totalpages: 520015 Jan 7 14:04:11 ks21798 DMA zone: 56 pages used for memmap Jan 7 14:04:11 ks21798 DMA zone: 2058 pages reserved Jan 7 14:04:11 ks21798 DMA zone: 1885 pages, LIFO batch:0 Jan 7 14:04:11 ks21798 DMA32 zone: 7054 pages used for memmap Jan 7 14:04:11 ks21798 DMA32 zone: 508962 pages, LIFO batch:31 Jan 7 14:04:11 ks21798 Normal zone: 0 pages used for memmap Jan 7 14:04:11 ks21798 Movable zone: 0 pages used for memmap Jan 7 14:04:11 ks21798 ACPI: PM-Timer IO Port: 0x808 Jan 7 14:04:11 ks21798 ACPI: Local APIC address 0xfee00000 Jan 7 14:04:11 ks21798 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) Jan 7 14:04:11 ks21798 Processor #0 (Bootup-CPU) Jan 7 14:04:11 ks21798 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) Jan 7 14:04:11 ks21798 Processor #1 Jan 7 14:04:11 ks21798 ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) Jan 7 14:04:11 ks21798 IOAPIC[0]: apic_id 2, address 0xfec00000, GSI 0-23 Jan 7 14:04:11 ks21798 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Jan 7 14:04:11 ks21798 ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) Jan 7 14:04:11 ks21798 ACPI: IRQ0 used by override. Jan 7 14:04:11 ks21798 ACPI: IRQ2 used by override. Jan 7 14:04:11 ks21798 ACPI: IRQ9 used by override. Jan 7 14:04:11 ks21798 Setting APIC routing to flat Jan 7 14:04:11 ks21798 Using ACPI (MADT) for SMP configuration information Jan 7 14:04:11 ks21798 Allocating PCI resources starting at 80000000 (gap: 7f000000:61000000) Jan 7 14:04:11 ks21798 PERCPU: Allocating 14176 bytes of per cpu data Jan 7 14:04:11 ks21798 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 510847 Jan 7 14:04:11 ks21798 Kernel command line: auto BOOT_IMAGE=linux ro root=801 Jan 7 14:04:11 ks21798 Initializing CPU#0 Jan 7 14:04:11 ks21798 PID hash table entries: 4096 (order: 12, 32768 bytes) Jan 7 14:04:11 ks21798 Extended CMOS year: 2000 Jan 7 14:04:11 ks21798 TSC calibrated against PM_TIMER Jan 7 14:04:11 ks21798 time.c: Detected 3000.087 MHz processor. Jan 7 14:04:11 ks21798 Console: colour VGA+ 80x25 Jan 7 14:04:11 ks21798 console [tty0] enabled Jan 7 14:04:11 ks21798 Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) Jan 7 14:04:11 ks21798 Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) Jan 7 14:04:11 ks21798 Checking aperture... Jan 7 14:04:11 ks21798 Memory: 2039896k/2080448k available (4897k kernel code, 39872k reserved, 1950k data, 308k init) Jan 7 14:04:11 ks21798 Calibrating delay using timer specific routine.. 6004.84 BogoMIPS (lpj=12009689) Jan 7 14:04:11 ks21798 Security Framework initialized Jan 7 14:04:11 ks21798 Capability LSM initialized Jan 7 14:04:11 ks21798 Mount-cache hash table entries: 256 Jan 7 14:04:11 ks21798 CPU: Trace cache: 12K uops, L1 D cache: 16K Jan 7 14:04:11 ks21798 CPU: L2 cache: 2048K Jan 7 14:04:11 ks21798 using mwait in idle threads. Jan 7 14:04:11 ks21798 CPU: Physical Processor ID: 0 Jan 7 14:04:11 ks21798 CPU: Processor Core ID: 0 Jan 7 14:04:11 ks21798 CPU0: Thermal monitoring enabled (TM1) Jan 7 14:04:11 ks21798 Freeing SMP alternatives: 40k freed Jan 7 14:04:11 ks21798 ACPI: Core revision 20070126 Jan 7 14:04:11 ks21798 Using local APIC timer interrupts. Jan 7 14:04:11 ks21798 APIC timer calibration result 12500323 Jan 7 14:04:11 ks21798 Detected 12.500 MHz APIC timer. Jan 7 14:04:11 ks21798 Booting processor 1/2 APIC 0x1 Jan 7 14:04:11 ks21798 Initializing CPU#1 Jan 7 14:04:11 ks21798 Calibrating delay using timer specific routine.. 6000.30 BogoMIPS (lpj=12000608) Jan 7 14:04:11 ks21798 CPU: Trace cache: 12K uops, L1 D cache: 16K Jan 7 14:04:11 ks21798 CPU: L2 cache: 2048K Jan 7 14:04:11 ks21798 CPU: Physical Processor ID: 0 Jan 7 14:04:11 ks21798 CPU: Processor Core ID: 1 Jan 7 14:04:11 ks21798 CPU1: Thermal monitoring enabled (TM1) Jan 7 14:04:11 ks21798 Intel(R) Pentium(R) D CPU 3.00GHz stepping 04 Jan 7 14:04:11 ks21798 checking TSC synchronization [CPU#0 -> CPU#1]: passed. Jan 7 14:04:11 ks21798 Brought up 2 CPUs Jan 7 14:04:11 ks21798 net_namespace: 120 bytes Jan 7 14:04:11 ks21798 xor: automatically using best checksumming function: generic_sse Jan 7 14:04:11 ks21798 generic_sse: 4563.000 MB/sec Jan 7 14:04:11 ks21798 xor: using function: generic_sse (4563.000 MB/sec) Jan 7 14:04:11 ks21798 NET: Registered protocol family 16 Jan 7 14:04:11 ks21798 ACPI: bus type pci registered Jan 7 14:04:11 ks21798 PCI: Using MMCONFIG at e0000000 - efffffff Jan 7 14:04:11 ks21798 ACPI: EC: Look up EC in DSDT Jan 7 14:04:11 ks21798 ACPI: Interpreter enabled Jan 7 14:04:11 ks21798 ACPI: (supports S0 S5) Jan 7 14:04:11 ks21798 ACPI: Using IOAPIC for interrupt routing Jan 7 14:04:11 ks21798 ACPI: PCI Root Bridge [PCI0] (0000:00) Jan 7 14:04:11 ks21798 PCI: Transparent bridge - 0000:00:13.1 Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT] Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7.P7P8._PRT] Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7.P7P9._PRT] Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2PB._PRT] Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15) Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. Jan 7 14:04:11 ks21798 ACPI Warning (tbutils-0217): Incorrect checksum in table [OEMB] - 57, should be 4E [20070126] Jan 7 14:04:11 ks21798 Linux Plug and Play Support v0.97 (c) Adam Belay Jan 7 14:04:11 ks21798 pnp: PnP ACPI init Jan 7 14:04:11 ks21798 ACPI: bus type pnp registered Jan 7 14:04:11 ks21798 pnp: PnP ACPI: found 12 devices Jan 7 14:04:11 ks21798 ACPI: ACPI bus type pnp unregistered Jan 7 14:04:11 ks21798 SCSI subsystem initialized Jan 7 14:04:11 ks21798 libata version 3.00 loaded. Jan 7 14:04:11 ks21798 usbcore: registered new interface driver usbfs Jan 7 14:04:11 ks21798 usbcore: registered new interface driver hub Jan 7 14:04:11 ks21798 usbcore: registered new device driver usb Jan 7 14:04:11 ks21798 PCI: Using ACPI for IRQ routing Jan 7 14:04:11 ks21798 PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report Jan 7 14:04:11 ks21798 PCI-GART: No AMD northbridge found. Jan 7 14:04:11 ks21798 Time: tsc clocksource has been installed. Jan 7 14:04:11 ks21798 system 00:07: ioport range 0x3e0-0x3e7 has been reserved Jan 7 14:04:11 ks21798 system 00:07: ioport range 0x4d0-0x4d1 has been reserved Jan 7 14:04:11 ks21798 system 00:07: ioport range 0x800-0x87f has been reserved Jan 7 14:04:11 ks21798 system 00:07: ioport range 0x400-0x41f has been reserved Jan 7 14:04:11 ks21798 system 00:07: iomem range 0xffb00000-0xffffffff could not be reserved Jan 7 14:04:11 ks21798 system 00:08: iomem range 0xfec00000-0xfec00fff could not be reserved Jan 7 14:04:11 ks21798 system 00:08: iomem range 0xfee00000-0xfee00fff could not be reserved Jan 7 14:04:11 ks21798 system 00:09: ioport range 0xc00-0xc0f has been reserved Jan 7 14:04:11 ks21798 system 00:09: ioport range 0xd00-0xd0f has been reserved Jan 7 14:04:11 ks21798 system 00:09: ioport range 0xa20-0xa2f has been reserved Jan 7 14:04:11 ks21798 system 00:09: ioport range 0xa30-0xa3f has been reserved Jan 7 14:04:11 ks21798 system 00:0a: iomem range 0xe0000000-0xefffffff could not be reserved Jan 7 14:04:11 ks21798 system 00:0b: iomem range 0x0-0x9ffff could not be reserved Jan 7 14:04:11 ks21798 system 00:0b: iomem range 0xc0000-0xcffff has been reserved Jan 7 14:04:11 ks21798 system 00:0b: iomem range 0xe0000-0xfffff could not be reserved Jan 7 14:04:11 ks21798 system 00:0b: iomem range 0x100000-0x7effffff could not be reserved Jan 7 14:04:11 ks21798 system 00:0b: iomem range 0xfff80000-0xffffffff could not be reserved Jan 7 14:04:11 ks21798 PCI: Bridge: 0000:00:01.0 Jan 7 14:04:11 ks21798 IO window: disabled. Jan 7 14:04:11 ks21798 MEM window: f9e00000-fbefffff Jan 7 14:04:11 ks21798 PREFETCH window: f1d00000-f9cfffff Jan 7 14:04:11 ks21798 PCI: Bridge: 0000:02:00.0 Jan 7 14:04:11 ks21798 IO window: disabled. Jan 7 14:04:11 ks21798 MEM window: disabled. Jan 7 14:04:11 ks21798 PREFETCH window: disabled. Jan 7 14:04:11 ks21798 PCI: Bridge: 0000:02:00.1 Jan 7 14:04:11 ks21798 IO window: disabled. Jan 7 14:04:11 ks21798 MEM window: disabled. Jan 7 14:04:11 ks21798 PREFETCH window: disabled. Jan 7 14:04:11 ks21798 PCI: Bridge: 0000:00:13.0 Jan 7 14:04:11 ks21798 IO window: disabled. Jan 7 14:04:11 ks21798 MEM window: disabled. Jan 7 14:04:11 ks21798 PREFETCH window: disabled. Jan 7 14:04:11 ks21798 PCI: Bridge: 0000:00:13.1 Jan 7 14:04:11 ks21798 IO window: disabled. Jan 7 14:04:11 ks21798 MEM window: disabled. Jan 7 14:04:11 ks21798 PREFETCH window: disabled. Jan 7 14:04:11 ks21798 PCI: Setting latency timer of device 0000:00:01.0 to 64 Jan 7 14:04:11 ks21798 PCI: Setting latency timer of device 0000:00:13.0 to 64 Jan 7 14:04:11 ks21798 PCI: Setting latency timer of device 0000:02:00.0 to 64 Jan 7 14:04:11 ks21798 PCI: Setting latency timer of device 0000:02:00.1 to 64 Jan 7 14:04:11 ks21798 PCI: Setting latency timer of device 0000:00:13.1 to 64 Jan 7 14:04:11 ks21798 NET: Registered protocol family 2 Jan 7 14:04:11 ks21798 IP route cache hash table entries: 65536 (order: 7, 524288 bytes) Jan 7 14:04:11 ks21798 TCP established hash table entries: 262144 (order: 10, 4194304 bytes) Jan 7 14:04:11 ks21798 TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) Jan 7 14:04:11 ks21798 TCP: Hash tables configured (established 262144 bind 65536) Jan 7 14:04:11 ks21798 TCP reno registered Jan 7 14:04:11 ks21798 VDSO: variable vdso_jiffies broken Jan 7 14:04:11 ks21798 VDSO: variable vdso_vgetcpu_mode broken Jan 7 14:04:11 ks21798 VDSO: variable vdso_vsyscall_gtod_data broken Jan 7 14:04:11 ks21798 VFS: Disk quotas dquot_6.5.1 Jan 7 14:04:11 ks21798 Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jan 7 14:04:11 ks21798 fuse init (API version 7.9) Jan 7 14:04:11 ks21798 SGI XFS with large block/inode numbers, no debug enabled Jan 7 14:04:11 ks21798 async_tx: api initialized (sync-only) Jan 7 14:04:11 ks21798 io scheduler noop registered Jan 7 14:04:11 ks21798 io scheduler anticipatory registered (default) Jan 7 14:04:11 ks21798 io scheduler deadline registered Jan 7 14:04:11 ks21798 io scheduler cfq registered Jan 7 14:04:11 ks21798 PCI: VIA PCI bridge detected. Disabling DAC. Jan 7 14:04:11 ks21798 Boot video device is 0000:01:00.0 Jan 7 14:04:11 ks21798 PCI: Setting latency timer of device 0000:02:00.0 to 64 Jan 7 14:04:11 ks21798 assign_interrupt_mode Found MSI capability Jan 7 14:04:11 ks21798 Allocate Port Service[0000:02:00.0:pcie00] Jan 7 14:04:11 ks21798 Allocate Port Service[0000:02:00.0:pcie01] Jan 7 14:04:11 ks21798 Allocate Port Service[0000:02:00.0:pcie03] Jan 7 14:04:11 ks21798 PCI: Setting latency timer of device 0000:02:00.1 to 64 Jan 7 14:04:11 ks21798 assign_interrupt_mode Found MSI capability Jan 7 14:04:11 ks21798 Allocate Port Service[0000:02:00.1:pcie00] Jan 7 14:04:11 ks21798 Allocate Port Service[0000:02:00.1:pcie01] Jan 7 14:04:11 ks21798 Allocate Port Service[0000:02:00.1:pcie03] Jan 7 14:04:11 ks21798 AER service couldn't init device 0000:02:00.0:pcie01 - no _OSC support Jan 7 14:04:11 ks21798 AER service couldn't init device 0000:02:00.1:pcie01 - no _OSC support Jan 7 14:04:11 ks21798 Real Time Clock Driver v1.12ac Jan 7 14:04:11 ks21798 Linux agpgart interface v0.102 Jan 7 14:04:11 ks21798 Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled Jan 7 14:04:11 ks21798 serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A Jan 7 14:04:11 ks21798 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A Jan 7 14:04:11 ks21798 FDC 0 is a post-1991 82077 Jan 7 14:04:11 ks21798 RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize Jan 7 14:04:11 ks21798 loop: module loaded Jan 7 14:04:11 ks21798 usbcore: registered new interface driver ub Jan 7 14:04:11 ks21798 Intel(R) PRO/1000 Network Driver - version 7.6.15-NAPI Jan 7 14:04:11 ks21798 Copyright (c) 1999-2007 Intel Corporation. Jan 7 14:04:11 ks21798 pcnet32.c:v1.34 14.Aug.2007 tsbogend@alpha.franken.de Jan 7 14:04:11 ks21798 e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI Jan 7 14:04:11 ks21798 e100: Copyright(c) 1999-2006 Intel Corporation Jan 7 14:04:11 ks21798 via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 23 Jan 7 14:04:11 ks21798 eth0: VIA Rhine II at 0xfbfff400, 00:17:31:c3:e8:c5, IRQ 23. Jan 7 14:04:11 ks21798 eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link 41e1. Jan 7 14:04:11 ks21798 PPP generic driver version 2.4.2 Jan 7 14:04:11 ks21798 PPP Deflate Compression module registered Jan 7 14:04:11 ks21798 PPP BSD Compression module registered Jan 7 14:04:11 ks21798 PPP MPPE Compression module registered Jan 7 14:04:11 ks21798 tun: Universal TUN/TAP device driver, 1.6 Jan 7 14:04:11 ks21798 tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> Jan 7 14:04:11 ks21798 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 Jan 7 14:04:11 ks21798 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx Jan 7 14:04:11 ks21798 VP_IDE: IDE controller (0x1106:0x0571 rev 0x07) at PCI slot 0000:00:0f.1 Jan 7 14:04:11 ks21798 VP_IDE: not 100% native mode: will probe irqs later Jan 7 14:04:11 ks21798 VP_IDE: VIA vt8251 (rev 00) IDE UDMA133 controller on pci0000:00:0f.1 Jan 7 14:04:11 ks21798 ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, hdb:pio Jan 7 14:04:11 ks21798 ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, hdd:pio Jan 7 14:04:11 ks21798 Probing IDE interface ide0... Jan 7 14:04:11 ks21798 Switched to high resolution mode on CPU 1 Jan 7 14:04:11 ks21798 Switched to high resolution mode on CPU 0 Jan 7 14:04:11 ks21798 Probing IDE interface ide1... Jan 7 14:04:11 ks21798 Probing IDE interface ide0... Jan 7 14:04:11 ks21798 Probing IDE interface ide1... Jan 7 14:04:11 ks21798 Loading iSCSI transport class v2.0-865. Jan 7 14:04:11 ks21798 iscsi: registered transport (tcp) Jan 7 14:04:11 ks21798 megasas: 00.00.03.10-rc5 Thu May 17 10:09:32 PDT 2007 Jan 7 14:04:11 ks21798 3ware Storage Controller device driver for Linux v1.26.02.002. Jan 7 14:04:11 ks21798 3ware 9000 Storage Controller device driver for Linux v2.26.02.010. Jan 7 14:04:11 ks21798 Driver 'sd' needs updating - please use bus_type methods Jan 7 14:04:11 ks21798 ahci 0000:00:0f.0: version 3.0 Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt 0000:00:0f.0[b] -> GSI 21 (level, low) -> IRQ 21 Jan 7 14:04:11 ks21798 ahci 0000:00:0f.0: controller can't do NCQ, turning off CAP_NCQ Jan 7 14:04:11 ks21798 ahci 0000:00:0f.0: controller can't do PMP, turning off CAP_PMP Jan 7 14:04:11 ks21798 PCI: Disallowing DAC for device 0000:00:0f.0 Jan 7 14:04:11 ks21798 ahci 0000:00:0f.0: AHCI 0001.0000 32 slots 4 ports 3 Gbps 0xf impl IDE mode Jan 7 14:04:11 ks21798 ahci 0000:00:0f.0: flags: 64bit pm led clo pio slum part Jan 7 14:04:11 ks21798 scsi0 : ahci Jan 7 14:04:11 ks21798 scsi1 : ahci Jan 7 14:04:11 ks21798 scsi2 : ahci Jan 7 14:04:11 ks21798 scsi3 : ahci Jan 7 14:04:11 ks21798 ata1: SATA max UDMA/133 abar m1024@0xfbfffc00 port 0xfbfffd00 irq 509 Jan 7 14:04:11 ks21798 ata2: SATA max UDMA/133 abar m1024@0xfbfffc00 port 0xfbfffd80 irq 509 Jan 7 14:04:11 ks21798 ata3: SATA max UDMA/133 abar m1024@0xfbfffc00 port 0xfbfffe00 irq 509 Jan 7 14:04:11 ks21798 ata4: SATA max UDMA/133 abar m1024@0xfbfffc00 port 0xfbfffe80 irq 509 Jan 7 14:04:11 ks21798 ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) Jan 7 14:04:11 ks21798 ata1.00: ATA-7: HDT722525DLA380, V44OA9BA, max UDMA/133 Jan 7 14:04:11 ks21798 ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32) Jan 7 14:04:11 ks21798 ata1.00: configured for UDMA/133 Jan 7 14:04:11 ks21798 ata2: SATA link down (SStatus 0 SControl 300) Jan 7 14:04:11 ks21798 ata3: SATA link down (SStatus 0 SControl 300) Jan 7 14:04:11 ks21798 ata4: SATA link down (SStatus 0 SControl 300) Jan 7 14:04:11 ks21798 scsi 0:0:0:0: Direct-Access ATA HDT722525DLA380 V44O PQ: 0 ANSI: 5 Jan 7 14:04:11 ks21798 sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB) Jan 7 14:04:11 ks21798 sd 0:0:0:0: [sda] Write Protect is off Jan 7 14:04:11 ks21798 sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 Jan 7 14:04:11 ks21798 sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Jan 7 14:04:11 ks21798 sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB) Jan 7 14:04:11 ks21798 sd 0:0:0:0: [sda] Write Protect is off Jan 7 14:04:11 ks21798 sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 Jan 7 14:04:11 ks21798 sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Jan 7 14:04:11 ks21798 sda: sda1 sda2 sda3 Jan 7 14:04:11 ks21798 sd 0:0:0:0: [sda] Attached SCSI disk Jan 7 14:04:11 ks21798 Fusion MPT base driver 3.04.06 Jan 7 14:04:11 ks21798 Copyright (c) 1999-2007 LSI Corporation Jan 7 14:04:11 ks21798 Fusion MPT SPI Host driver 3.04.06 Jan 7 14:04:11 ks21798 Fusion MPT SAS Host driver 3.04.06 Jan 7 14:04:11 ks21798 Fusion MPT misc device (ioctl) driver 3.04.06 Jan 7 14:04:11 ks21798 mptctl: Registered with Fusion MPT base driver Jan 7 14:04:11 ks21798 mptctl: /dev/mptctl @ (major,minor=10,220) Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt 0000:00:10.4[C] -> GSI 22 (level, low) -> IRQ 22 Jan 7 14:04:11 ks21798 ehci_hcd 0000:00:10.4: EHCI Host Controller Jan 7 14:04:11 ks21798 ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1 Jan 7 14:04:11 ks21798 ehci_hcd 0000:00:10.4: debug port 1 Jan 7 14:04:11 ks21798 ehci_hcd 0000:00:10.4: irq 22, io mem 0xfbfff800 Jan 7 14:04:11 ks21798 ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 Jan 7 14:04:11 ks21798 usb usb1: configuration #1 chosen from 1 choice Jan 7 14:04:11 ks21798 hub 1-0:1.0: USB hub found Jan 7 14:04:11 ks21798 hub 1-0:1.0: 8 ports detected Jan 7 14:04:11 ks21798 USB Universal Host Controller Interface driver v3.0 Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 20 (level, low) -> IRQ 20 Jan 7 14:04:11 ks21798 uhci_hcd 0000:00:10.0: UHCI Host Controller Jan 7 14:04:11 ks21798 uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2 Jan 7 14:04:11 ks21798 uhci_hcd 0000:00:10.0: irq 20, io base 0x0000e080 Jan 7 14:04:11 ks21798 usb usb2: configuration #1 chosen from 1 choice Jan 7 14:04:11 ks21798 hub 2-0:1.0: USB hub found Jan 7 14:04:11 ks21798 hub 2-0:1.0: 2 ports detected Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt 0000:00:10.1[C] -> GSI 22 (level, low) -> IRQ 22 Jan 7 14:04:11 ks21798 uhci_hcd 0000:00:10.1: UHCI Host Controller Jan 7 14:04:11 ks21798 uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3 Jan 7 14:04:11 ks21798 uhci_hcd 0000:00:10.1: irq 22, io base 0x0000e000 Jan 7 14:04:11 ks21798 usb usb3: configuration #1 chosen from 1 choice Jan 7 14:04:11 ks21798 hub 3-0:1.0: USB hub found Jan 7 14:04:11 ks21798 hub 3-0:1.0: 2 ports detected Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt 0000:00:10.2[b] -> GSI 21 (level, low) -> IRQ 21 Jan 7 14:04:11 ks21798 uhci_hcd 0000:00:10.2: UHCI Host Controller Jan 7 14:04:11 ks21798 uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4 Jan 7 14:04:11 ks21798 uhci_hcd 0000:00:10.2: irq 21, io base 0x0000dc00 Jan 7 14:04:11 ks21798 usb usb4: configuration #1 chosen from 1 choice Jan 7 14:04:11 ks21798 hub 4-0:1.0: USB hub found Jan 7 14:04:11 ks21798 hub 4-0:1.0: 2 ports detected Jan 7 14:04:11 ks21798 ACPI: PCI Interrupt 0000:00:10.3[D] -> GSI 23 (level, low) -> IRQ 23 Jan 7 14:04:11 ks21798 uhci_hcd 0000:00:10.3: UHCI Host Controller Jan 7 14:04:11 ks21798 uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5 Jan 7 14:04:11 ks21798 uhci_hcd 0000:00:10.3: irq 23, io base 0x0000d880 Jan 7 14:04:11 ks21798 usb usb5: configuration #1 chosen from 1 choice Jan 7 14:04:11 ks21798 hub 5-0:1.0: USB hub found Jan 7 14:04:11 ks21798 hub 5-0:1.0: 2 ports detected Jan 7 14:04:11 ks21798 Initializing USB Mass Storage driver... Jan 7 14:04:11 ks21798 usbcore: registered new interface driver usb-storage Jan 7 14:04:11 ks21798 USB Mass Storage support registered. Jan 7 14:04:11 ks21798 usbcore: registered new interface driver libusual Jan 7 14:04:11 ks21798 PNP: No PS/2 controller found. Probing ports directly. Jan 7 14:04:11 ks21798 serio: i8042 KBD port at 0x60,0x64 irq 1 Jan 7 14:04:11 ks21798 serio: i8042 AUX port at 0x60,0x64 irq 12 Jan 7 14:04:11 ks21798 mice: PS/2 mouse device common for all mice Jan 7 14:04:11 ks21798 Software Watchdog Timer: 0.07 initialized. soft_noboot=0 soft_margin=60 sec (nowayout= 0) Jan 7 14:04:11 ks21798 md: linear personality registered for level -1 Jan 7 14:04:11 ks21798 md: raid0 personality registered for level 0 Jan 7 14:04:11 ks21798 md: raid1 personality registered for level 1 Jan 7 14:04:11 ks21798 raid6: int64x1 1239 MB/s Jan 7 14:04:11 ks21798 raid6: int64x2 1943 MB/s Jan 7 14:04:11 ks21798 raid6: int64x4 2421 MB/s Jan 7 14:04:11 ks21798 raid6: int64x8 1582 MB/s Jan 7 14:04:11 ks21798 raid6: sse2x1 1830 MB/s Jan 7 14:04:11 ks21798 raid6: sse2x2 1974 MB/s Jan 7 14:04:11 ks21798 raid6: sse2x4 2876 MB/s Jan 7 14:04:11 ks21798 raid6: using algorithm sse2x4 (2876 MB/s) Jan 7 14:04:11 ks21798 md: raid6 personality registered for level 6 Jan 7 14:04:11 ks21798 md: raid5 personality registered for level 5 Jan 7 14:04:11 ks21798 md: raid4 personality registered for level 4 Jan 7 14:04:11 ks21798 md: multipath personality registered for level -4 Jan 7 14:04:11 ks21798 device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: dm-devel@redhat.com Jan 7 14:04:11 ks21798 Netfilter messages via NETLINK v0.30. Jan 7 14:04:11 ks21798 nf_conntrack version 0.5.0 (16384 buckets, 65536 max) Jan 7 14:04:11 ks21798 ctnetlink v0.93: registering with nfnetlink. Jan 7 14:04:11 ks21798 IPv4 over IPv4 tunneling driver Jan 7 14:04:11 ks21798 GRE over IPv4 tunneling driver Jan 7 14:04:11 ks21798 ip_tables: (C) 2000-2006 Netfilter Core Team Jan 7 14:04:11 ks21798 ClusterIP Version 0.8 loaded successfully Jan 7 14:04:11 ks21798 TCP cubic registered Jan 7 14:04:11 ks21798 Initializing XFRM netlink socket Jan 7 14:04:11 ks21798 NET: Registered protocol family 1 Jan 7 14:04:11 ks21798 NET: Registered protocol family 17 Jan 7 14:04:11 ks21798 NET: Registered protocol family 15 Jan 7 14:04:11 ks21798 RPC: Registered udp transport module. Jan 7 14:04:11 ks21798 RPC: Registered tcp transport module. Jan 7 14:04:11 ks21798 SCTP: Hash tables configured (established 65536 bind 65536) Jan 7 14:04:11 ks21798 drivers/rtc/hctosys.c: unable to open rtc device (rtc0) Jan 7 14:04:11 ks21798 md: Autodetecting RAID arrays. Jan 7 14:04:11 ks21798 md: Scanned 0 and added 0 devices. Jan 7 14:04:11 ks21798 md: autorun ... Jan 7 14:04:11 ks21798 md: ... autorun DONE. Jan 7 14:04:11 ks21798 EXT3-fs: INFO: recovery required on readonly filesystem. Jan 7 14:04:11 ks21798 EXT3-fs: write access will be enabled during recovery. Jan 7 14:04:11 ks21798 kjournald starting. Commit interval 5 seconds Jan 7 14:04:11 ks21798 EXT3-fs: sda1: orphan cleanup on readonly fs Jan 7 14:04:11 ks21798 ext3_orphan_cleanup: deleting unreferenced inode 79904 Jan 7 14:04:11 ks21798 EXT3-fs: sda1: 1 orphan inode deleted Jan 7 14:04:11 ks21798 EXT3-fs: recovery complete. Jan 7 14:04:11 ks21798 EXT3-fs: mounted filesystem with ordered data mode. Jan 7 14:04:11 ks21798 VFS: Mounted root (ext3 filesystem) readonly. Jan 7 14:04:11 ks21798 Freeing unused kernel memory: 308k freed Jan 7 14:04:11 ks21798 Adding 522104k swap on /dev/sda3. Priority:-1 extents:1 across:522104k Jan 7 14:04:11 ks21798 EXT3 FS on sda1, internal journal Jan 7 14:04:11 ks21798 kjournald starting. Commit interval 5 seconds Jan 7 14:04:11 ks21798 EXT3 FS on sda2, internal journal Jan 7 14:04:11 ks21798 EXT3-fs: mounted filesystem with ordered data mode. Jan 7 14:04:11 ks21798 grsec: time set by /sbin/hwclock[hwclock:2191] uid/euid:0/0 gid/egid:0/0, parent /sbin/rc[rc:2190] uid/euid:0/0 gid/egid:0/0 Jan 7 14:04:12 ks21798 eth0: link up, 100Mbps, full-duplex, lpa 0x41E1 Jan 7 14:05:01 ks21798 process `host' is using obsolete setsockopt SO_BSDCOMPAT Jan 7 14:08:35 ks21798 Machine check events logged- 20 replies
-
- apache
- aprbucketread failed
- (and 4 more)
-
Dopo questo errore "apr_bucket_read() failed " Apache cade
fabio10 replied to fabio10's topic in Gestione Server Windows e Server Linux
No, nessun sistema di backup. Per il log di sistema a quali ti riferisci ? Grazie intanto per l'aiuto !- 20 replies
-
- apache
- aprbucketread failed
- (and 4 more)
-
Dopo questo errore "apr_bucket_read() failed " Apache cade
fabio10 posted a topic in Gestione Server Windows e Server Linux
Ciao a tutti, è da una settimana che sto combattendo con questo maledetto errore che si presenta puntualmente (e in maniera del tutto casuale, o alle 2 di notte con traffico sui siti praticamente nullo o alle 3 del pomeriggio ) nei log di apache, e dopo pochi minuti la macchina è da riavviare con SWAP all 100% e RAM al 100% ( Kimsufi 2xl ) e tutti i servizi (apache, ssh etc.) giù ! L'errore è questo: [Wed Jan 07 13:37:49 2009] [error] [client 79.17.19.65] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed Dopo iniziano in serie questi altri errori [Wed Jan 07 13:56:11 2009] [error] [client 38.99.13.121] Premature end of script headers: index.php [Wed Jan 07 13:58:54 2009] [error] [client 65.55.208.93] Premature end of script headers: index.php [Wed Jan 07 13:58:54 2009] [error] [client 74.6.8.114] Premature end of script headers: index.php e dopo pochi minuti tutto è DOWN :frown: Qualcuno ha mai visto questo tipo di errore su Apache ?? Grazie in anticipo a tutti quelli che mi daranno una mano :emoticons_dent2020: P.S. I siti che hosto sono solo dei blog Wordpress aggiornati all'ultima versione e la configurazione è quella standard dei server Kimsufi di Ovh ( Gentoo Relase 2) con suPhp.- 20 replies
-
- apache
- aprbucketread failed
- (and 4 more)
-
Ovh - Installare eAccelerator su Release 2 OVH (Gentoo)
fabio10 replied to fabio10's topic in Server dedicati, colocation, connettività e scelta data center
Ho scelto Gentoo perchè è uno dei pacchetti già "pronti per l'uso" (cioè con apache, mysql, php etc. già installati) che mette a disposizione Ovh... Comunque sto seguendo i consigli di Alex e HyperText e ho installato "a mano" APC.- 4 replies
-
- eaccelerator
- gentoo
-
(and 3 more)
Tagged with:
-
Ciao a tutti! Ho acquistato oggi un server privato su Ovh ( leggendo il forum ho deciso di prendere il kimsufi 2XL ). Come sistema operativo ho scelto la via più semplice ed ho installato la Gentoo Relase 2 OVH; adesso volevo provare ad installare eAccelerator, ma sto avendo numerosi problemi (ho provato con "emerge dev-php5/eaccelerator" ma ottengo questo errore : die "Unable to find an installed dev-lang/php package" ). Qualcuno è riuscito ad installare un opcode cacher sul Gentoo di OVH ? Oppure mi conviene mettere una distribuzione "vuota" e installare tutto io da zero ( ma la cosa mi spaventa perchè non sono proprio un grande esperto... ) Attendo vostri consigli :sisi: Fabio
- 4 replies
-
- eaccelerator
- gentoo
-
(and 3 more)
Tagged with: