Worker Nodes Setup

Here are presented particularities of the WNs installations.

Debian v4 AMD64

  • standard installation
  • apt-get install lib32ssp0 lib32stdc++6

Debian v5 AMD64

Mac OSX Leopard (v10.5.6+)

  1. Install XCode v3 from provided disks or CERN Apple repository (verify the version)
  2. condor UIDs are not needed inside condor configuration file(s)
  3. (optional) create a symbolic link /usr/local/condor -> /opt/condor
  4. Firewall should allow incoming connection to
    • condor_master
    • condor_startd
  5. Automated startup of condor services during the boot process
  6. file /sw/bin/dpkg-checkbuilddeps shold be patched, correct line: my $status=shift || "/sw/var/lib/dpkg/status";

Fedora Core 8

  1. Condor requires:
    • libstdc++.so.5 . To satisfy that a compatibility library needs to be installed: compat-libstdc++-33.i386
    • csh. To satisfy that an extra package needs to be installed: tcsh
  2. modify the line inside /etc/issue file to: Fedora Core release 8 (Werewolf) otherwise the platform will be recongised as: "x86_fc_(Werewolf)"
  3. It might be needed to pick a proper network interface in order to assure correct network address assignement (file: /etc/init.d/firstboot_setNET.sh)

-- MarianZUREK - 02 Mar 2009

Edit | Attach | Watch | Print version | History: r9 < r8 < r7 < r6 < r5 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r9 - 2009-06-25 - MarianZUREK
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    ETICS All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback