Chapter | 4. | Installing | the | Device | Driver | on | the | RS/6000 | SP |
|
|
|
|
| |||
System |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In an SP, you need | to do on each node what you normally do | on a | standalone |
| |||||||||||||
system. You | must make the installation | files | available and | then | install | them | on | all | |||||||||
the | relevant | nodes. |
|
|
|
|
|
|
|
|
|
|
|
|
| ||
Perform the | following | tasks on the Control Workstation. You should not need to |
| ||||||||||||||
telnet | or rlogin | to | the | individual SP nodes. You need to bedshfamiliar with the |
|
| |||||||||||
command. If not, referParallelto theSystem Support Program for AIX: |
|
|
|
| |||||||||||||
Administration GuideorParallel System Support Program for AIX: Command and |
|
|
| ||||||||||||||
Technical | Reference. |
|
|
|
|
|
|
|
|
|
|
|
|
| |||
If you | are | unable | to | utilize | the | "dsh" | command | because of | the | setup | at | your | |||||
then | you | will | have | to | telnet | to | each | node | and | perform | the | steps | below, | omitting | |||
"dsh" | prefix. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Check System Pre-Requisites
1. Log into the Control Workstationroot . as a
2. Go to a temporary directory by typing:
cd /tmp |
|
|
|
|
|
| |
at the | system | prompt, then | press Enter. | ||||
3. Make | a | "working | collective" | file | containing a list of the relevant nodes on | ||
which | you | want | to | perform | the | update in preparation for the dsh command. | |
Type | the | following, | press Enter | after each line: |
cat > group1 nodename1 nodename2 nodename3......
export WCOLL=/tmp/group1
4.Test the working collective by typing: dsh date
then press Enter. The results should look similar to:
nodename1: Wed Apr 1ð 1ð:37:46 EDT 1996
nodename2: Wed Apr 1ð 1ð:37:46 EDT 1996
nodename3: Wed Apr 1ð 1ð:37:47 EDT 1996
nodename4: Wed Apr 1ð 1ð:37:48 EDT 1996
Chapter 4. Installing the Device Driver on