Install x86_64 Worker Node

1.  Reported problems

1.1  Java packages

The java packages aren't present in the ig 64 bit repository, only in the 32 bit. To install the profile ig_WN_torque_noafs you have to move the java-sun-compat and jdk rpms to the 64 bit repo (if you have a local repository) and rebuild it.

1.2  lcg-utils

Probably due to a repository problem yum install both i386 and x86_64 lcg-utils rpms. The 32 bit one overwrite the 64 bit. Both packages contains static linked executables, so in a 64 bit environment the 32 bit executable should not work unless you install the 32 bit libraries. The libraries are: e2fsprogs.i386 and openldap.i386

1.3  ig_yaim during kickstart installation

During the kickstart installation the output of the command hostname -f is localhost.localdomain so the ig_yaim exits with a error. You have to provide to ig_yaim the true hostname of the worker node e.g. with a dns query.