Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
condor:installation:network [2011/07/18 18:04] – reorganized sections garrettheath4condor:installation:network [2011/07/19 17:57] – [Install Binaries] recompile warning garrettheath4
Line 28: Line 28:
 ===== Install Binaries ===== ===== Install Binaries =====
  
-In order to install the binaries onto the ''tesla.cs.wlu.edu'' NAS, run this command in the terminal:+The NAS is used to store all of the program files that Condor needs to run.  **Installing these onto the NAS only needs to happen once**, but in order to recompile the binaries onto the ''tesla.cs.wlu.edu'' NAS anyway, run this command in the terminal:
 <code bash>cd /mnt/config/src/fedora64 <code bash>cd /mnt/config/src/fedora64
 sudo ./condor_configure --type=manager,submit,execute --central-manager=john.cs.wlu.edu --local-dir=/mnt/config/hosts/_default --install-dir=/mnt/config/release/x86_64_rhap_5 --owner=condor --install --verbose</code> sudo ./condor_configure --type=manager,submit,execute --central-manager=john.cs.wlu.edu --local-dir=/mnt/config/hosts/_default --install-dir=/mnt/config/release/x86_64_rhap_5 --owner=condor --install --verbose</code>
  
 ===== Set Machine Variables ===== ===== Set Machine Variables =====
 +
 +Whenever the ''condor_master'' program opens, the first thing it does is look for the global configuration file.  FIXME
  
 The problem with putting as much of Condor on the NAS is that this introduces a lot of NFS traffic onto the network, especially when Condor jobs are running.  Having the user executables stored centrally on the NAS will cause all of the computers to be almost constantly reading from the NAS when the executables are opened and run. The problem with putting as much of Condor on the NAS is that this introduces a lot of NFS traffic onto the network, especially when Condor jobs are running.  Having the user executables stored centrally on the NAS will cause all of the computers to be almost constantly reading from the NAS when the executables are opened and run.
condor/installation/network.txt · Last modified: 2012/08/09 19:18 by garrettheath4
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0