Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:jobs:gpfs [2016/09/01 10:04]
admin [Configuration]
en:jobs:gpfs [2019/01/16 22:58]
admin [Configuration]
Line 150: Line 150:
   chmod 600 authorized_keys   chmod 600 authorized_keys
   echo "​StrictHostKeyChecking no" > config   echo "​StrictHostKeyChecking no" > config
- 
- 
-Checking of connection between nodes with ssh. Before first start of GPFS requre to full-mesh connect between nodes. 
-You can use the script below 
- 
-  #!/bin/sh 
-  for j in gpfs-node2 #names of nodes 
-  do if [ `hostname` != "​$j"​ ]; then 
-  echo "from `hostname` to $j" 
-  ssh $j hostname 
-  for i in gpfs-node2 #names of nodes 
-  do if [ `ssh $j hostname` != "​$i"​ ]; then 
-  echo "from `ssh $j hostname` to $i" 
-  ssh $j "ssh $i hostname && exit" 
-  fi 
-  done 
-  fi 
-  done 
- 
  
 4. Don't forget to write all names hosts in /​etc/​hosts.\\ 4. Don't forget to write all names hosts in /​etc/​hosts.\\
Line 214: Line 195:
 Utilities and SDK for Subsystem for UNIX-based Applications_AMD64.exe -  [[http://​www.microsoft.com/​en-us/​download/​details.aspx?​id=2391|сайта]]. Manual [[http://​technet.microsoft.com/​ru-ru/​library/​cc772343.aspx|there]] Utilities and SDK for Subsystem for UNIX-based Applications_AMD64.exe -  [[http://​www.microsoft.com/​en-us/​download/​details.aspx?​id=2391|сайта]]. Manual [[http://​technet.microsoft.com/​ru-ru/​library/​cc772343.aspx|there]]
  
-**Step 2 doesn'​t required with GPFS version > 3.5.0.15. GPFS > 3.5.0.15 includes OpenSSH**\\+**Step 2 doesn'​t required with GPFS version >3.5.0.11. GPFS >3.5.0.11 includes OpenSSH**\\
 2. Installing %%OpenSSH%% components\\ 2. Installing %%OpenSSH%% components\\
   * pkg-current-bootstrap60x64.exe and pkg-current-bundlecomplete60x64.exe , are available on [[http://​www.interopsystems.com|сайте]]\\   * pkg-current-bootstrap60x64.exe and pkg-current-bundlecomplete60x64.exe , are available on [[http://​www.interopsystems.com|сайте]]\\
en/jobs/gpfs.txt · Last modified: 2019/01/16 22:58 by admin
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki