Linux界现在好像处在疯狂地热衷于集群概念之中。几乎就在几个月之前,唯一的解决方案还只能是自己编写集群软件以达到较高的实用性。当然在科学集群方面,还可以使用Beowulf或者传送消息的集群库(例如 PVM)。但除了早先的这些解决方案,Linux在专有和商业集群的方面上是大大落后的。
但现在的发展看起来令人欣慰了很多。SGI的Failsafe已基本移植;Linux High Availability(高效性Linux)计划已经启动;Red Hat 推出了Piranha集群软件;等等。
同时还出现了一些可行的科学集群解决方案,其中最值得推荐的是Mosix。Mosix使用的是单一系统图形(SSI)集群器。SSI集群器之所以受到欢迎是因为它们给用户的感觉像是在一台巨型计算机上工作,而不是一群单个的节点。用户可以登录到Mosix集群器上的任何一个节点,并启动集群器中任何节点上运行的程序,只要内核中的集群软件认为这些程序是可以运行的。如果用户运行的DNS是正确的,他们只需telnet到 cluster.mynet.com,DNS的循环功能会让他们随机地登录到某个节点及其分支程序上,然后再分支,分支。
装配Mosix集群器
有些Mosix集群器可以达到世界上前50种性能最强的的超级计算机的水平。如果有足够多闲置的计算机设备的话,就可以考虑自己动手组装一个Mosix集群器。
例如,在如下硬件上安装Mosix内核:
3台双CPU计算机,主频从500MHz到933MHz,内存总和为1.5GB左右。
8台单CPU计算机,主频从MMX266MHz到933MHz,内存总和为1.8GB。
而存储空间,用了Network Appliance F720,约有120GB的磁盘空间,并使文件系统对所有计算机为可读。非常重要的一点是,所有机器都必须有统一的用户ID和群组ID,否则访问数据时就可能会出现问题。
这些机器通过100/1000Mbit的网络连接起来,中心安置一个光学转换器。
在这个设计中采用的是用 Network Appliance 存储服务器来实现中心存储的方案,所有集群器节点都围绕其中。有些节点用的是1000Mbit 的网卡,有些用的是较旧的100Mbit。Mosix 会测得每个节点之间的等待时间,并在某个节点上负载过高决定将它的程序转移到其他节点时考虑这个因素。这里使用的网卡是Phobos公司的产品,转换器用的是Nbase公司的。
从上述网站下载两个RPM,并用“rpm -install xxx.rpm”命令进行安装。其中一个RPM是给2.2.16内核的,其中带有所有编译好的 Mosix扩展。另一个则是为监测集群器所用的一套Mosix用户空间命令而备的。
重新启动各节点进入Mosix内核,此时,工作就已接近尾声了,最后要做的就只是让每个节点知道其他节点的位置。要做到这点,编辑一个映射文件/etc/mosix.map,在文件中指定所有其他的节点和它们的IP地址,这与/etc/hosts文件相似。
检测一下是否所有节点都能互相看到彼此,运行“mon”监测程序。它将显示所有工作节点的图表和各自的负载水平、内存消耗,及其他信息。
mon监测程序的运行界面
启动集群器
现在就实践一下吧,可以试着创建一个进程,如distributed.net所说的dnetc RC5破程序。然后再加几个其他的进程。此时看一下“mon”程序会发现你的计算机的负载很高,而其他则仍很低。但很快,你节点上的负载量会逐渐降低,而其他节点则相应上升,因为你机子上的一些进程被转移到了其他更佳的节点上了。Mosix会自动调节转移的时间和节点位置,而无需用户对此进行控制。
为了对这个新集群器的强大性能有个具体的概念,笔者在集群器之外的Linux上写了一组脚本,在某个节点上启动程序并测定该集群器的运行情况。这些程序由质数运算器、互动式空程序,及共享的内存使用进程组成。
当节点在集群器(双CPU PIII 933-MHz,768MB RAM)之外时,该机器最高达到20个质数运算器、40个互动式任务,以及大约30个共享内存进程。运行了这些程序后,几乎连登录都不能运行,再也不能添加额外的负载了。
而在集群器中的情况就大为不同了,在最大的节点上可以运行450个以上的质数运算器、数百个shell和大约210个共享内存任务(内存参考模式规定,共享内存程序不能转移到其他节点。)
如果在单个的计算机上要完成这些任务,不知道需要多高的配置,但至少不会低于Sun E6000或HP V2000大型机的水平,它们的价格达十万美元之巨。而现在所有这些硬件只需要不到2万美元,是Linux使我们做到了这一点。
网络文件系统
在多个节点上创建单一图形集群器只有在程序被转移到另外节点时仍能看到其设备和文件时才是有意义的。Mosix无需中央存储器就能做到这一点,具体情况如何呢?
当一个进程转移到集群器中的另一个节点时,它的代码存根仍保留在原来的节点上。每当需要输入/输出时,该进程会将请求发送到最初节点的代码存根上,而后代码存根在本地进行输入/输出处理并返回结果。
当然,这会加大输入/输出密集的程序的负担。为减少这种网络活动,提高整个输入/输出的效率,Mosix开发人员开始将
全局文件系统(Global File System,GFS)移植到Mosix集群器中。
全局文件系统是Linux的共享盘集群器文件系统。GFS支持客户机故障时的日志和恢复。GFS集群器节点通过Fibre Channel或共享的SCSI 设备物理共享共同的存储器。看起来,文件系统在每个节点上都像是本地机上的,GFS使文件访问在集群器中保持同步。GFS是完全对称的,也就是说,所有节点都是均等的,没有哪个服务器会是瓶颈或出现任何故障。GFS在维护所有Unix文件系统时使用读/写缓冲。
但是,GFS也存在着一个缺点,它只能运行在较新的SCSI控制器上,而不能在以前的产品上运行。不过对于装备了新设备并且确实有集群必要的用户来说,GFS是非常好的解决方案。
Mosix GFS执行的时间还不长,但性能确实很好。想想家里要是有这么个功能强大的巨型机该是多么好的感觉。那么,如果你有好几台装了Linux的闲置机器,又想搞个大型机玩玩的话,就试试Mosix吧。
24.37.148.* 于 2007-06-13 23:21:00发表:
75642f09c4ebcbab82f9ed26795450ca http://klbggj.org http://www.kzfkps.org http://www.exxhfd.org http://gwxvqe.org http://www.wrgzjb.org http://www.gwxvqe.org http://etpdkj.org http://www.atnota.org http://www.dxeyre.org http://www.xgjrbe.org 0f5fa03e3dca64d5b4cd330c6f860531
190.74.48.* 于 2007-06-13 00:20:40发表:
5a17f411acc1a7f8f662d43326ae082c http://batteria-lettore-dvd-portatile-philips.rivotb.org/ http://foto-recenti-di-hilary-duff.kiyytw.org/ http://iscrizione-musica-gruppo-emergente-2007.okhyez.org/ http://centralina-audi-tdi-150-cv.hivfbp.org/ http://ci-sarai-francesco-renga-testi.rivotb.org/ http://k-t-s-cavo-antifurto.yvzcyb.org/ http://servizio-bandi-ll-pp-it.hivfbp.org/ http://come-si-scrive-una-lettera.yvzcyb.org/ http://contributo-forum-giovanile-prata-principato-ultra.hivfbp.org/ http://discorso-ringraziamento-nomina-vice-sindaco.hivfbp.org/ 416778d26f8af0e18aadb8d947bc0aec
201.252.136.* 于 2007-06-12 01:19:25发表:
cd5230fe1cba75d54773c8a9443a8638 http://tumore-benigni-dell-epitelio-nasale.cckzfi.org/ http://test-d-ammissione-in-psicologia.fkgkox.org/ http://dipartimento-per-la-funzione-pubblica.ljiwrk.org/ http://nordica-sci-suv-8-1.ljiwrk.org/ http://l-acquisto-di-un-immobile.fkgkox.org/ http://cinergy-hibryd-t-usb-xs.fkgkox.org/ http://cous-cous-pesce-trapani-ricetta.ljiwrk.org/ http://ordine-degli-avvocati-di-cosenza.cckzfi.org/ http://le-favola-con-le-morali.ljiwrk.org/ http://apertura-luce-vedute-sentenza-civile.ljiwrk.org/ 3ebbdc0c5c788c89d957115fc277340d
81.32.96.* 于 2007-06-11 01:08:26发表:
4b09e25d1a6bb283bd148064f458e7a0 http://gioco-di-braccio-di-ferro.mksqkw.net.in/ http://concessione-lavoro-pubblico-domanda-ammissione.dtifhu.net.in/ http://monili-celtico-simbolo-significato-celtico-amuleto.innltr.net.in/ http://scarico-beta-motard-4-0.ooqqld.net.in/ http://centro-per-l-impiego-di-parma.ooqqld.net.in/ http://mare-vacanza-famiglia-residence-gargano.oaxzml.net.in/ http://cerca-sito-sesso-orale-gratis.mksqkw.net.in/ http://primo-rilascio-permesso-di-soggiorno.mksqkw.net.in/ http://plus-il-sole-24-ore.mksqkw.net.in/ http://museo-dell-opera-duomo-orvieto.oaxzml.net.in/ 319dbbb4ab069a1bfb4a4d4d12c61dcd
82.235.84.* 于 2007-06-10 00:50:21发表:
dffa75b76ef4683e4f3dab643dd6c20f http://magni-turismo-gari-tour-srl.pifljm.co.in/ http://blog.myspace.com/195751575 http://official-anderson-news.blogspot.com/ http://cristiani-liberi-contro-il-fascismo-rosso.innltr.co.in/ http://harry-insieme-hermione-racconto-fan.oaxzml.co.in/ http://blog.myspace.com/196097101 http://blog.myspace.com/196090186 http://documento-patente-nautica-capitaneria-anzio.mksqkw.co.in/ http://blog.myspace.com/196095605 http://carrello-primo-passi-gioco-bambino.hhknox.co.in/ 48c0bb0f30b00789fa1734f152bbea8f
200.127.42.* 于 2007-06-09 00:41:27发表:
8d6df892916aa942559419d89d5a6711 http://conto-vendita-reso-dell-invenduto.mbxbva.org/ http://abruzzo-it-fip-serie-b-femminile.pauhzy.org/ http://bed-and-breakfast-limone-garda-jacuzzi.lbpwqo.org/ http://giulietta-romeo-e-le-tenebra.iumzde.org/ http://video-clip-sesso-orale-gratis.akermn.org/ http://trucchi-e-codici-per-pokemon-zaffiro.pauhzy.org/ http://la-pena-di-morte-immagini.hwqegr.org/ http://mc-person-modello-sierra-32.hwqegr.org/ http://convenzione-scuola-utilizzo-palestra-scolastica.akermn.org/ http://schema-delibera-approvazione-ruolo-coattivo-tarsu.qjgasd.org/ e44c2d91c99facb894d3b26e91151560
190.72.249.* 于 2007-06-08 02:42:51发表:
d53edd1ea6ec5777bfcc20c660ebb072 http://asics-tiger-calzatura-mexico-66.zouvtz.org/ http://centro-per-l-impiego-di-ascoli.sjfnnx.org/ http://software-per-la-gestione-della-privacy.bzeitz.org/ http://giurisprudenza-comitato-aziendale-europeo-cae.yixkrt.org/ http://hotel-aperti-tutto-l-anno.rpddkk.org/ http://contratto-di-soggiorno-per-lavoro-subordinato.lykglu.org/ http://commento-primo-articolo-costituzione-italiana.fjhozm.org/ http://palla-fra-due-fuoco-regola.incgek.org/ http://programma-nokia-6630-multimediale-gratis.kkwhbs.org/ http://contratto-nazionale-guardie-particolari-giurate.bzeitz.org/ 2e2f8656ca7971267ae7180fc612fe21
190.51.101.* 于 2007-06-07 05:19:25发表:
cdec36f3305b473d96a03de05b1f28ed http://milano-noleggio-autobus-49-posto.alflim.info/ http://dolo-luca-danze-mira-2006.urajxu.info/ http://simili-ratione-ibi-vercingetorix-celtilli-filius.ciymwb.info/ http://hosting-su-cui-utilizzare-front-page.ciymwb.info/ http://lotto-estrazione-23-11-2006.gjtkci.info/ http://nuovo-video-spot-tribe-by-breil.urajxu.info/ http://12-11-marzo-2005-filetype-pdf.zjtbra.info/ http://avent-crema-lenitiva-per-capezzolo.ciymwb.info/ http://asma-anticorpi-anti-muscolo-liscio.zjtbra.info/ http://disapplicazione-penale-ritardata-ultimazione-appalto.ciymwb.info/ 6dea66dd0952ca77d762129bda0df247
190.73.231.* 于 2007-06-06 08:17:43发表:
d2ccf14cf95d84521c03d10b0589de82 http://a-s-delia-2002-calcio.jknrtq.info/ http://frasi-su-uomo-e-stronzi.jknrtq.info/ http://clinica-s-anna-di-genova.lbvsgo.info/ http://american-pie-3-il-matrimonio.jknrtq.info/ http://bilocale-cercasi-fitto-lago-patria.jknrtq.info/ http://guida-rule-of-rosa-ps2.yyunae.info/ http://la-terza-domenica-di-quaresima.yyunae.info/ http://annuncio-affitto-casa-vacanza-registrazione.lbvsgo.info/ http://corso-abilitanti-speciale-accademia-bella-arto.yyunae.info/ http://immagine-dei-personaggio-divina-commedia.yyunae.info/ 11bac96dbb32ab2fd1a6f4018c996a56
190.37.97.* 于 2007-06-05 13:32:16发表:
b57f13ca6780bb8440b3d29d0b4898c0 http://arianna-morosa-valentino.kbucdn.info/ http://download-driver-canon-lpb-1120-winxp.dhvvfi.info/ http://italcanna-miura.dvtuzm.info/ http://ciondolo-bacardi.kbucdn.info/ http://scaricare-battle-realms-gratis-italiano.boixkk.info/ http://taglierina-lama-fissa.boixkk.info/ http://ripresa-audiovisive-scuola-liberatoria.uyohtb.info/ http://ricevere-campioncini-omaggio.dhvvfi.info/ http://sesso-animale-zofilia-gratis.fwpjkf.info/ http://assorbente-industriale-teli.uyohtb.info/ 4080af707aca2bbb96231fb1b4743d28
83.165.102.* 于 2007-06-04 19:01:09发表:
ba57ea0c18c6cd4a46fe4a1c0678aafe http://borsa-studio-dottorato-gestione-separata.pgbdyc.org/ http://palazzo-monte-dei-pegno-roma.dlmpxx.org/ http://harry-potter-calice-fuoco-soluzione.pgbdyc.org/ http://risultato-snai-1-12-2006.xcwjal.org/ http://vecchia-troia-foto-amatoriale-gratis.xcwjal.org/ http://donna-bruna-rossetto-video-sesso-gratis.dlmpxx.org/ http://ipasvi-cl-vedi-corso-aggiornamentocorsi-aggiornamento.vprmbs.org/ http://altoparlante-res-an-130-fvo.xcwjal.org/ http://ore-allattamento-and-giorno-libero.pgbdyc.org/ http://costo-aumento-potenza-contatore-enel.nfvzoo.org/ e2344a7b53a49ae4d6fdb2a64dbf9945
201.210.89.* 于 2007-06-03 23:13:27发表:
2e7e2fa332e675673e9e7fef4d5e69c7 http://notecamsmrt.akqcvy.org/limerick-aughinish-alumina-natura-trail/index.htm tonini bossi luca fagotto http://soniaformentiflauto.nlamku.org/comprare-integratori-alimentar/index.htm http://recordatiamianto.inkrxe.org/permesso-pesca-comabbio/index.htm samsung crt slim ronzio difetto griglia barbecue 30x30 http://nuovoducato2300130cvmeccanica.nlamku.org/stetoscopio-reggiseno/index.htm http://schematecnicotvgoodmans.seyzuo.org/balaustre-pietra-ricostruita/index.htm http://cappottogiacconipiuminowoolrich.nlamku.org/salvare-animoticon/index.htm http://novellatrenosoffiatoluigipirandello.nlamku.org/formatrice-scatola/index.htm 83869c431dabc6ba13fe3e3c64cc8ac5
201.211.5.* 于 2007-06-03 05:21:54发表:
0e81fbf5130e5a811b90f3ae72b1b08c barra alluminio coibentato avvolgibile geom graziano capretta http://rasciadaclubsardegna.shxghd.org/parcheggio-brusutti/index.htm palestra daimond torino http://clashnslashgratisscaricarefull.bdizoa.org/odore-fica-orina/index.htm piero guccione litografia http://strageinnocenteguidorene.sdibjo.org/plexiglas-espositore-torino/index.htm si costruisce slittino legno http://masterizzatoreinternoporatile.bdizoa.org/amp69-amp69-tetta-com/index.htm http://incontraredonnasessoi.lskson.org/cranchio-32-cruiser/index.htm 691e5261e7f26fe9bfca38d324fb1940
204.112.213.* 于 2007-06-02 09:23:01发表:
0ce221ad5079a2038d12d7d9e9c5003a ariston bts sottotavolo http://recordatiamianto.inkrxe.org/vendo-ktm-lc4-660-rally/index.htm ouida scrittrice http://cralarabafenice.seyzuo.org/villaggio-med-cargese/index.htm copertura eternita smaltimento campania orologio casio aw 80d 2avef http://spaccalegnaverticalefoto.akqcvy.org/distintivo-istruttori-c-r/index.htm http://startopiasoluzione.inkrxe.org/scuderia-renzulli/index.htm sammartino musumeci biondo http://fifagiohiit.beajbg.org/crollo-deposito-atac-roma/index.htm 63aa5c5d6850cbd0ab7a0b3644130d9e
121.113.52.* 于 2007-06-01 15:01:59发表:
61c37992f9d4778feaf916498c581c17 http://dizionarioelettronicopwe320.pdjkai.org/paletto-recinzione-giardino/index.htm storia alfabeto rune germaniche http://mariannamontellanuda.uzghnh.org/samuel-peron-loredana-cannata/index.htm ricostruttori preghiera blog segreteria diocesana salerno ministranti http://auguridibuoncomleanno.mljuyb.org/chiesi-farmaceutico-and-alliance/index.htm http://siglacipciopagentespeciale.pdjkai.org/frigorifero-side-by-syde/index.htm http://sistemanavigazionedvdmp8100.uzghnh.org/ossidazione-esene/index.htm http://professoressamatematicamolestie.uzghnh.org/concessionaria-waterman/index.htm http://marcobrucknercamminifede.pdjkai.org/teleavviamento-diretto-motore-asincrono-trifase/index.htm 5447788e0ee79eeca3d64876f41eb1cf
201.139.131.* 于 2007-05-30 07:07:56发表:
65a8007064ce99f2da43cef5e6f893ca http://pegekq.org/epcar/epcar-nelson-carlos-teixeira.html http://ifrtox.org/alimento/alimento-vegetais-origem.html http://wfcqxw.org/portal/portal-delta-parnaiba.html daniela http://wfcqxw.org/cesar/cesar-leao-moretti.html http://ifrtox.org/rhodia/rhodia-paulinia.html http://ovvkft.org/hemorroida/hemorroida-infantil.html http://mnopyi.org/sela/sela-arreio-cavalo-americana-8-acess.html relogio mapa a91f06099d8916d08fc86aebeef191c8
88.27.31.* 于 2007-05-29 05:51:01发表:
fd48053f4cf1eaba4eac1fcb1eb0e3e5 site http://xvqeoy.org/posgraduacao/posgraduacao-a-distancia.html http://xvqeoy.org/bipolarizacao/bipolarizacao-europeia.html http://xvqeoy.org/modelo/modelo-estacao-tratamento-agua.html abdo http://lcitij.org/frase/frase-amor-pensamento.html anos http://sxrzpn.org/sere/sere-pr-gov-br.html http://xvqeoy.org/condominio/condominio-marina-riverside.html http://xvqeoy.org/ultracentrifugacao/ultracentrifugacao-fracionamento-celular.html ea84313ff4cf4b8bb8ec851c693c83a5
81.172.67.* 于 2007-05-28 13:52:00发表:
91ffc0bbb35a0457149acb70a616c83f agua http://xvqeoy.info/traducao/traducao-segredo-beethoven.html http://mnopyi.info/remedio/remedio-aderencia.html http://grpytd.info/tudo/tudo-sobre-hamster-panda.html http://pegekq.info/fusca/fusca-94-manual.html http://pegekq.info/poema/poema-de-descupas.html http://ifrtox.info/ultra/ultra-som-empresa.html uol http://grpytd.info/documento/documento-impressos.html http://mnopyi.info/doenca/doenca-mental-bipolar-beneficio-doenca-inss.html 921da3b25f91ff5411abb8e73f72697f
190.48.197.* 于 2007-05-27 22:11:02发表:
42f74729a6e6ccc9de99aaf04473c358 poesia http://lcitij.info/baixaki/baixaki-todas-as-categorias.html http://wfcqxw.info/unisanta/unisanta-br-ced.html http://ovvkft.info/m/m-l-gomes-servico-cobranca-ltda.html http://ovvkft.info/laura/laura-vittorio-medioli.html http://xwqumn.info/vaga/vaga-operador-impressora-flexografica-banda-larga.html aspirador trabalho http://xwqumn.info/traducao/traducao-diablo-2.html http://wfcqxw.info/foto/foto-de-bucetas-cabeludas.html 6d9dd05b81c19c63ae8e87cbbcfe2050
190.64.206.* 于 2007-05-27 05:59:53发表:
baf284629c6d00f17a9b4ba7fc6c62c9 imobiliaria http://mnopyi.info/dobradica/dobradica-chumbar.html http://xvqeoy.info/tese/tese-sobre-educacao.html http://mnopyi.info/claro/claro-hall.html http://mnopyi.info/sexo/sexo-pretas.html neuropsicologia http://grpytd.info/sindicato/sindicato-dos-quimicos-e-farmaceuticos-do-parana.html http://xvqeoy.info/calota/calota-c10.html http://mnopyi.info/dixar/dixar-homem-louco-vc.html aeromodelo 899833c87d41a40d77c99858b4681e10
84.121.41.* 于 2007-05-26 15:57:55发表:
51e1faabbf0be9ff8d64364efc080e1d http://wfcqxw.info/falsa/falsa-delegacia.html http://ovvkft.info/compra/compra-bugre.html http://ovvkft.info/auto/auto-viacao-chapeco.html http://ovvkft.info/areas/areas-da-administracao.html http://ovvkft.info/campiao.txt/campiao.html http://xwqumn.info/yahoo/yahoo-minhas-foto.html http://xwqumn.info/tutorial/tutorial-copiar-cd-jogo-ps-nero.html http://sxrzpn.info/resolucao/resolucao-consepe.html http://wfcqxw.info/foto/foto-tigresa-forro.html http://lcitij.info/adhemar/adhemar-ayres-silveira-filho.html 3c6c60ce2277246c0f4063c97808fccb
201.224.203.* 于 2007-05-25 23:57:22发表:
248979c0c4d1bb79e520f5ac3af479f3 http://diritto-dei-bambino-visti-bambino.lxcjch.org/ http://frasi-d-augurio-per-neonati.nuusjq.org/ http://maledizione-prima-luna-copione-download.lxcjch.org/ http://mano-dentro-figa-video-gratis.pmdxoz.org/ http://albergo-per-meeting-e-conventions-ischia.qumpvr.org/ http://accessorio-cellulare-motorola-v-220.pmdxoz.org/ http://bollettino-neve-sauze-d-oulx.lxcjch.org/ http://catalogo-arma-ad-aria-compressa.qumpvr.org/ http://cerco-foto-tetta-salerno-provincia.itwasb.org/ http://gioco-gratis-need-for-speed.mbduev.org/ f4e92eaca3a0992e5377af9d5fb45ea4
80.39.59.* 于 2007-05-25 03:50:33发表:
4e5bc01641d3b8167244ecdb7c956f39 http://il-gruppo-ferrovie-dello-stato.xrpkif.org/ http://vendita-affitti-case-vacanza-mare.ljznde.org/ http://piu-bella-canzone-ornella-vanoni.ljznde.org/ http://sciopero-trasporto-1-dicembre-roma.beoqvk.org/ http://gastronomia-italiana-ricca-storia-cultura.ikqtqu.org/ http://alfa-romeo-156-ricambio-listino.lwozoc.org/ http://club-editore-mondo-libro-it.lwozoc.org/ http://musiche-di-dirty-dancing-2.hgfrvc.org/ http://generatore-codice-sblocco-mappa-tomtom.xrpkif.org/ http://immagine-pc-star-trek-legacy.ikqtqu.org/ 46517f671cf87061af6ace763c7eda9d
201.231.55.* 于 2007-05-24 11:48:46发表:
40ca373ded30c675214db14cfbd237d8 http://driver-per-sony-ericsson-z1010.itwasb.org/ http://melato-spettacolo-2006-2007-roma.nuusjq.org/ http://cane-shar-pei-razza-piccola.nuusjq.org/ http://telecom-italia-spa-indirizzo-adsl.pmdxoz.org/ http://il-diavolo-rimase-quando-comprese.itwasb.org/ http://risultato-dell-esame-citologico-cervico-vaginale.itwasb.org/ http://scontrino-fiscale-bombole-g-p.sfmyzx.org/ http://masterizzatore-cd-dvd-lg-16x.pmdxoz.org/ http://pressione-arteriosa-non-si-abbassa.nuusjq.org/ http://racconto-porno-donna-incula-uomo.lxcjch.org/ 7798902e03c54f1db3af807b5937ee1b
82.239.24.* 于 2007-05-23 19:07:05发表:
6d2e9316492c75cc72e17c3856ac69e5 http://cdsportscenter.qsogkn.net/2005-10-04.html http://mapae.smhiru.net/2005-07-24.html http://gretschdealers.iuwexi.net/2005-09-21.html http://chompchomp2.qsogkn.net/2005-09-02.html http://nj-realtor.zikpwk.net/2005-09-17.html http://mutwillig.qhrtwn.net/2005-09-28.html http://comfort-monster.ynfqkm.net/2005-09-17.html http://readthe1rema11s.qsogkn.net/2005-09-16.html http://addesiner.qsogkn.net/2005-07-26.html http://soussimpression.smhiru.net/2005-08-13.html e7000c4d06986984b665ec9d15ae719a
84.120.243.* 于 2007-05-22 00:16:42发表:
abdb9642bd7732108ee87b622642d71b http://feriti-botto-capodanno-2006-roma.ynoxmw.org/ http://ore-lavoro-continuativo-consentite-legge.csapok.org/ http://ente-nazionale-del-turismo-austriaco.nofnhx.org/ http://bed-and-breakfast-in-sardegna.shqsxs.org/ http://canzone-nando-mariano-x-ascoltarle.vzlvrv.org/ http://video-gabry-ponte-depends-on-you.nofnhx.org/ http://hub-10-100-8-porte.nofnhx.org/ http://windows-xp-schermata-f8-bloccata.weejwl.org/ http://vendita-immobile-commerciale-sesto-calende.osjckd.org/ http://aprire-bed-breakfast-requisito-igienici-contributo.shqsxs.org/ 417a8203d1b04948a6eb96aa4fb99866
69.79.90.* 于 2007-05-21 06:58:48发表:
9c0354caa71ed3a07f030962c92aaeb7 http://atvencyclopedia.ynfqkm.net/2005-09-05.html http://ewsimons.pbcqvd.net/2005-07-10.html http://arizonatracktime.pbcqvd.net/2005-08-18.html http://athleticinteractivemedia.udxpzb.net/2005-10-10.html http://sepenterprise.utwikd.net/2005-08-19.html http://fullmoon62.zikpwk.net/2005-07-16.html http://fobook.utwikd.net/2005-07-17.html http://saltcay.ipnwxi.net/2005-08-05.html http://oympicgmes.utwikd.net/2005-08-04.html http://bodyjewerlyusa.qhrtwn.net/2005-09-30.html b242eb585f2503f10c8eb79a53604d31
80.118.105.* 于 2007-05-16 03:22:06发表:
http://4b1f156d32e9c148bcd1bf9e4764d355-t.qwoypw.info 4b1f156d32e9c148bcd1bf9e4764d355 http://4b1f156d32e9c148bcd1bf9e4764d355-b1.qwoypw.info 4b1f156d32e9c148bcd1bf9e4764d355 http://4b1f156d32e9c148bcd1bf9e4764d355-b3.qwoypw.info b43a48a848da56275457e93295654b68