Apple Mac OS X Server Version 10.4 or Later Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Server Apple Mac OS X Server Version 10.4 or Later herunter. Setting Up Mac OS X 10.4 Server and Clients for Xgrid Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 11
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
Setting Up Mac OS X 10.4 Server and Clients for Xgrid,
Xgrid Enabled OpenMPI, LAM-MPI, and MPICH2
Gergely V. Záruba
Version: 2007-09-10
Abstract - In this document we outline some simple (and sometimes slightly dirty)
methods for setting up a MAC OS X 10.4 cluster for Xgrid (SETI@home style processing)
and three popular versions of MPI, i.e., OpenMPI, LAM-MPI, and MPICH2. Our sample
setup consists of one MAC OS X 10.4 server and three MAC OS X 10.4 (client) Intel
based MAC Mini computers. There are many resources available on the Internet that try
to make parts of such installations documented, however many of them do not work on
OS X 10.4, do not provide enough information, or provide too much information (thus
obfuscating the essence). We will try to make this document a usable reference for an
average computer user with some general *nix and/or MAC user interface knowledge.
This document is by far not a complete or a comprehensive guide to Mac OS 10.4 and in
many cases we will use some tricks to get to our goal. There obviously is no liability
assumed for any of the procedures described below and many of them do not consider
security to be a major problem as our cluster is sitting behind a firewalled NAT router.
1. Introduction
We will start our journey with some notes on installing MAC OS X 10.4 Server (from
now on referred to as S10.4). Next we describe setting up Xgrid. We then proceed to
creating a common nfs directory (readable and writable) that all nodes will see at the
same place in their directory structure (necessary for OpenMPI, LAM-MPI, and
MPICH2). Setup of OpenMPI will follow. We then show a quick method for installing
LAM-MPI and MPICH2 in the next consecutive sections. Finally, we describe the setup
process of a simple LDAP Open Directory so the S10.4 serves users and directories for
the 10.4 Clients (C10.4).
Our sample physical setup consists of a dual core Intel MAC Mini running the S10.4
and three single core Intel MAC minis running C10.4. They are all connected via Gigabit
Ethernet to a NAT router with DHCP capabilities (on a 192.168.x.x domain). The names
we will use are: mmac-servr00, mmac01, mmac02, and mmac03. In OS X, computers in
the same Ethernet domain can see each other using the “local” domain, thus the
computers can ping or connect to each other by the names: mmac-servr00.local,
mmac01.local, mmac02.local, and mmac03.local. In our setup we also use a Mac mini
look-alike IOGear MiniView KVM switch for simple access to the MAC Minis.
The References section contains links to online documents and resources that were
extremely helpful when setting up our cluster. We will try to do our best to reference
Seitenansicht 0
1 2 3 4 5 6 ... 10 11

Inhaltsverzeichnis

Seite 1 - 1. Introduction

Setting Up Mac OS X 10.4 Server and Clients for Xgrid, Xgrid Enabled OpenMPI, LAM-MPI, and MPICH2 Gergely V. Záruba [email protected] Version: 2007-09-

Seite 2 - 3. Setting up Xgrid

8.1. Open Directory Master on S10.4 • Click on “Server Admin” (and make sure that the arrow on the left of the server name points downwards). • Cl

Seite 3

• Under “Authentication”, now a “custom path” should be showing with a directory domain: “LDAPv3/mmac-servr00.local”. Click “Apply” and enter passwor

Seite 4 - 3.2. Xgrid Agents on C10.4

them at the right point in the instructions. In addition we have used many man pages and general **nix, and MAC OSX resources. 2. Installation Notes

Seite 5 - 5. Setting up OpenMPI

using the admin credentials. In the leftmost part of the window you will see your servers name with an arrow (well, a triangle) to its left; if this a

Seite 6 - 6. Setting up LAM-MPI

3.2. Xgrid Agents on C10.4 Starting Xgrid agents on additional C10.4 machines is very easy. Click on “System Preferences” (the light switch icon) and

Seite 7

a “mounts” entry, you will need to create one by clicking on the top tool bar “Directory→New Subdirectory” and rename the new directory to mounts (by

Seite 8 - 7. Setting up MPICH2

cd build ./configure --prefix /usr/local/openmpi --with-fortran --enable-shared --with-xgrid make make install This will install the binaries into /u

Seite 9

recommend (and are going to assume this from now on) that an admin (local) account is available on all machines. (You can use the “System preferences→

Seite 10

settings; copy its output and paste it into your terminal window (you can do this easily with the following commands: ssh-agent –s >ssh_ebbe.del c

Seite 11 - 9. References

3. On the all computers (S10.4 and C10.4-s): open a terminal window as admin. Create a file .mpd.conf in ~admin (e.g., “emacs ~/.mpd.conf”; alternati

Kommentare zu diesen Handbüchern

Keine Kommentare