27.12.2014 Views

QLogic OFED+ Host Software User Guide, Rev. B

QLogic OFED+ Host Software User Guide, Rev. B

QLogic OFED+ Host Software User Guide, Rev. B

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

3–TrueScale Cluster Setup and Administration<br />

<strong>Host</strong> Environment Setup for MPI<br />

• Root or superuser access is required on ip-fe and on each node to<br />

configure ssh.<br />

• ssh, including the host’s key, has already been configured on the system<br />

ip-fe. See the sshd and ssh-keygen man pages for more information.<br />

To use shosts.equiv to configure ssg and sshd:<br />

1. On the system ip-fe (the front end node), change the<br />

/etc/ssh/ssh_config file to allow host-based authentication. Specifically,<br />

this file must contain the following four lines, all set to yes. If the lines are<br />

already there but commented out (with an initial #), remove the #.<br />

RhostsAuthentication yes<br />

RhostsRSAAuthentication yes<br />

<strong>Host</strong>basedAuthentication yes<br />

EnableSSHKeysign yes<br />

2. On each of the TrueScale node systems, create or edit the file<br />

/etc/ssh/shosts.equiv, adding the name of the front end system. Add the<br />

line:<br />

ip-fe<br />

Change the file to mode 600 when you are finished editing.<br />

3. On each of the TrueScale node systems, create or edit the file<br />

/etc/ssh/ssh_known_hosts. You will need to copy the contents of the file<br />

/etc/ssh/ssh_host_dsa_key.pub from ip-fe to this file (as a single line),<br />

and then edit that line to insert ip-fe ssh-dss at the beginning of the line.<br />

This is very similar to the standard known_hosts file for ssh. An example<br />

line might look like this (displayed as multiple lines, but a single line in the<br />

file):<br />

ip-fe ssh-dss<br />

AAzAB3NzaC1kc3MAAACBAPoyES6+Akk+z3RfCkEHCkmYuYzqL2+1nwo4LeTVW<br />

pCD1QsvrYRmpsfwpzYLXiSJdZSA8hfePWmMfrkvAAk4ueN8L3ZT4QfCTwqvHV<br />

vSctpibf8n<br />

aUmzloovBndOX9TIHyP/Ljfzzep4wL17+5hr1AHXldzrmgeEKp6ect1wxAAAA<br />

FQDR56dAKFA4WgAiRmUJailtLFp8swAAAIBB1yrhF5P0jO+vpSnZrvrHa0Ok+<br />

Y9apeJp3sessee30NlqKbJqWj5DOoRejr2VfTxZROf8LKuOY8tD6I59I0vlcQ<br />

812E5iw1GCZfNefBmWbegWVKFwGlNbqBnZK7kDRLSOKQtuhYbGPcrVlSjuVps<br />

fWEju64FTqKEetA8l8QEgAAAIBNtPDDwdmXRvDyc0gvAm6lPOIsRLmgmdgKXT<br />

GOZUZ0zwxSL7GP1nEyFk9wAxCrXv3xPKxQaezQKs+KL95FouJvJ4qrSxxHdd1<br />

NYNR0DavEBVQgCaspgWvWQ8cL<br />

0aUQmTbggLrtD9zETVU5PCgRlQL6I3Y5sCCHuO7/UvTH9nneCg==<br />

Change the file to mode 600 when you are finished editing.<br />

D000046-005 B 3-31

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!