linux265.com
集群 - Linux265导航网--linux网址大全,linux网站导航,linux常用软件,linux外国主机,linux导航
http://www.linux265.com/html/1175.html
Drbd(Disk Remote Block Device).
ahmetuludag.wordpress.com
Lustre Dosya Sistemi | Ahmet Uludağ'ın günlüğü
https://ahmetuludag.wordpress.com/2009/07/17/lustre-dosya-sistemi
Ahmet Uludağ’ın günlüğü. Ubuntu 9.04 üzerinde Lustre Kurulumu. Anjuta ile Merhaba Dünya! On: Temmuz 17, 2009. Bilgisayar kümeleri (clusters) için geliştirilmiş bir depolama mimarisidir. Ana bileşeni, kümeler için paylaşımlı bir dosya sistemi olan. Dir ve şu an için, linux üzerinde çalışmaktadır. Bütün bunların yanında Lustre, açık kaynaklıdır. Red Hat ve SUSE, Lustre yamalarını içeren çekirdekleri kolay kullanım için paketler halinde sunmaktadır. Ve ben, Portakal Teknoloji. Bir Cevap Yazın Cevabı iptal et.
ahmetuludag.wordpress.com
ahmetuludag | Ahmet Uludağ'ın günlüğü
https://ahmetuludag.wordpress.com/author/ahmetuludag
Ahmet Uludağ’ın günlüğü. Windows için Eclipse, DB2, WebSphere Kurulumu. On: Ocak 28, 2010. Uzun bir aradan sonra tekrar merhaba. Son yazımı yaklaşık altı ay önce yazmışım, blog’u baya ihmal ettiğimi farkettim : ) Daha sık işe yarar bilgiler vermek umuduyla, konuya girelim. Bu yazıda Windows Xp üzerine Eclipse DB2 ve WebSphere kurulumunu anlatmaya çalışacağım. Yazıda kullanılan versiyonlar aşağıdaki şekilde:. 8211; DB2 Express-C 9.5 (ibm.com). Yazının devamını oku ». On: Temmuz 17, 2009. Şimdi, lustre kur...
lscat.com
Life Sciences Collaborative Access Team
http://www.lscat.com/lustre.html
Life Sciences Collaborative Access Team. 9700 S. Cass Ave, Bldg 436A. Argonne, IL 60439. Pins, Caps, and Vials. LS-CAT uses the Lustre file system. To manage data storage. This file system was developed by Cluster File Systems, Inc ( now owned by Sun. The plan is to make piano and forte into a fail-over pair we'll call pianoforte to provide a highly available system, but we are not there yet. The illustration below shows the Lustre implementation at LS-CAT as of early 2008. Each of our stations has a...
archer.ac.uk
ARCHER » Virtual Tutorials and Webinars
http://www.archer.ac.uk/training/virtual/index.php
Login to ARCHER SAFE. TA Form and Notes. User Guides and Documentation. ARCHER Best Practice Guide. UK Research Data Facility Guide. Virtual Tutorials and Webinars. Past Course Materials Repository. Cray CoE for ARCHER. HPC Scientific Advisory Committee. Outreach (on EPCC Website). Virtual Tutorials and Webinars. Virtual Tutorials and Webinars. Virtual Tutorials and Webinars. Past Course Materials Repository. Tweets by @ARCHER HPC. Virtual Tutorials and Webinars. Virtual tutorials normally start with a p...
ctria.blogspot.com
ctria is blogging...: July 2011
http://ctria.blogspot.com/2011_07_01_archive.html
Monday, July 4, 2011. Developing the proper way. Recently i wanted to submit some patches to the Lustre Filesystem. To allow the compilation of the kernel modules (patchless client) for Fedora 14 kernels. I initially posted my patches to the discuss list but i was pointed to the company that maintains the community based Lustre fork ( whamcloud. First the code is publicly available on a git repo. People can clone the repository locally, do their modifications and they push them to Gerrit. Next week is of...
ctria.blogspot.com
ctria is blogging...: Developing the proper way
http://ctria.blogspot.com/2011/07/developing-proper-way.html
Monday, July 4, 2011. Developing the proper way. Recently i wanted to submit some patches to the Lustre Filesystem. To allow the compilation of the kernel modules (patchless client) for Fedora 14 kernels. I initially posted my patches to the discuss list but i was pointed to the company that maintains the community based Lustre fork ( whamcloud. First the code is publicly available on a git repo. People can clone the repository locally, do their modifications and they push them to Gerrit. Next week is of...
hpc2n.umu.se
HPC2N - Resources - Hardware: Akka | www.hpc2n.umu.se
http://www.hpc2n.umu.se/resources/akka
Using Env. Var. File system and storage. HPC2N - Resources - Hardware: Akka. 2 Intel Xeon Quad Core L5420. 1 Cisco SFS 7024D Infiniband switch. 4 IBM QS22 Cell BE Blades. 2 IBM QS21 Cell BE Blades. 4 IBM JS22 Power Blades. Windows HPC Server 2008. Cluster is comprised of 672 nodes, each equipped with two low power Intel Xeon quad-core L5420 CPUs and 16 GB of RAM for a total of 5376 cores and 10.7 TB RAM. The interconnects are 10 Gbps Cisco Infiniband with full bisectional bandwith and Gigabit Ethernet.
lzone.de
Filesystem Cheat Sheet
http://www.lzone.de/cheat-sheet/Filesystem
Tool for recursive cleanup of file names. Detox -v -r directory. Perl -e 'for( * ){( stat)[9]. Getfacl file # List ACLs for file setfacl -m user:joe:rwx dir # Modify ACL ls -ld file # Check for active ACL (indicates a " "). Create bootable media for any distribution. Most useful with USB sticks. Rsync - - delete doesn't work. It happens when you call rsync without a trailing slash in the source path like this:. Rsync -az -e ssh - delete /data server:/data. Rsync -az -e ssh - delete /data/ server:/data.