“
Ajudando na divulgação do 3º SOLISC, informo que Douglas Conrad anunciou. Em um fato inédito no Brasil, Donald Becker, um dos mantenedores do Projeto Beowulf (clustering) iniciado pela NASA em 1994, dará um treinamento de 8 horas em Florianópolis, Santa Catarina, no dia 30/11/2005. Antecedendo o 3º SOLISC (Congresso Catarinense de Software Livre ), o treinamento promete atrair administradores de redes de todo o país.
Com um currículo invejável, um conhecimento de causa sobre o assunto indiscutível, Donald Becker nos presentou com o conteúdo programático reproduzido abaixo. As inscrições e informações adicionais podem ser vistas no site oficial do evento. Não perca tempo e faça já sua inscrição pois as vagas são limitadas. Importante: o treinamento será em inglês sem qualquer tradução. Contato: cursos@solisc.org.br Fone: (48)3222-1344 com Venício” A nota foi enviada por RC Lages (rclagesΘsoftwarelivre·org) , que enviou este
link para mais detalhes.
Veja abaixo o conteúdo programático anunciado. Donald Becker foi um dos criadores do Beowulf original.
This tutorial will specifically cover
- An overview of the goals of Beowulf scalable performance clustering
- The opportunity of incremental scaling
- Single System aspects
o Programing
o Administration
o Interactive use
o Applications
- Single System management
o Single point of installation
o Single point of administration
o Update consistency
o Consistent file systems
o Node state, status and statistics reporting
o Process and job creation, monitoring and control
- Programming models
o MPI and PVM
o Process and job creation
o Parametric execution
o Schedulers
- Implementation requirements and survey
o Booting
o Provisioning
o Naming
o Synchronization and updates
o Process creation
o Monitoring
Beowulf Clustering, Advanced Topics
This tutorial will continue the introduction, expanding on the overview above by covering the details of the critical subsystems.
Booting and Provisioning
Boot system requirements and design
Network booting challenges
The design of a Linux-based boot system
PXE network boot
Initial and operational provisioning
Hardware diagnostics, reporting and specialization
Provisioning approaches and system synchronization
Independent local disk installations
Automated full installations
Disk-less and Data-less models
Network file system for system tools
Cluster file systems
Master-based static installation designs
Master-based dynamic zero-installation designs
Name services
Name service overview
Cluster-specific name services
Workstation oriented name services
File systems
Cluster operating system requirements
Disk-less and data-less models
Application requirements
Consistency, synchronization and performance trade-offs
Local, SAN, NAS and network storage
Process creation, monitoring and control
Interface ideals
Traditional approaches: rsh, ssh and others
Process creation programs
System-integrated process spaces
Migration, remote execution and transparency
Programming model
User viewpoint
Access control, mechanism and policy
Scheduling, mapping, and all that..