Changes between Version 8 and Version 9 of GCCluster
- Timestamp:
- 2012-10-02T23:47:08+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GCCluster
v8 v9 176 176 == Installation details == 177 177 178 === /etc/hosts files === 179 180 Extremely important: make sure hosts are named consistently in the /etc/hosts files on all hosts that are part of the cluster. More explicitly: 181 * there shall be only one line per IP address. 182 * in case of multiple names/aliases for the same IP address these shall all be listed on all hosts and in exactly the same order on that single line. 183 Inconsistent naming of hosts will result in miscommunication between Torque or Maui daemons. 184 A typical symptom of inconsistent host names is when qsub fails to register job dependencies. 185 178 186 === Our current config files: === 179 187 * $TORQUE_HOME/mom_priv/[[attachment:gcc_pbs_mom.config.txt|config]]