Warning: Undefined array key "DOKU_PREFS" in /usr/share/dokuwiki/inc/common.php on line 2082
cluster:160 [DokuWiki]

User Tools

Site Tools


cluster:160

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
Next revision Both sides next revision
cluster:160 [2017/04/05 11:20]
hmeij07 [OpenHPC page 4]
cluster:160 [2017/04/05 13:39]
hmeij07 [OpenHPC page 4]
Line 19: Line 19:
 </code> </code>
  
-Next we import a template file in which the IPADDR and NETMASK values of the ''ib0'' interface will be replaced with values from the database the database. Add to your deploy scripts lines like+Next we import a template file in which the IPADDR and NETMASK values of the ''ib0'' interface will be replaced with values from the database. Add to your deploy scripts lines like
  
 <code> <code>
 +
 +wwsh file import /opt/ohpc/pub/examples/network/centos/ifcfg-ib0.ww
 +wwsh -y file set ifcfg-ib0.ww --path=/etc/sysconfig/network-scripts/ifcfg-ib0
 +
  
  wwsh node set $node --netdev=ib0 \  wwsh node set $node --netdev=ib0 \
Line 31: Line 35:
 </code> </code>
  
- +Reassemble the VNFS and reimage nodesNow you can follow IpoIB instructions [[cluster:145|Infiniband]]
-<code> +
- +
-wwsh file import /opt/ohpc/pub/examples/network/centos/ifcfg-ib0.ww +
-wwsh -y file set ifcfg-ib0.ww --path=/etc/sysconfig/network-scripts/ifcfg-ib0 +
- +
-</code> +
- +
  
  
cluster/160.txt · Last modified: 2017/05/31 11:07 by hmeij07