Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Notes about Installation and Configuration of a CREAM Computing Element using Torque as batch system and ARGUS as authorization method
| ||||||||
Line: 90 to 90 | ||||||||
# yum install emi-cream-ce # yum install emi-torque-server emi-torque-utils # yum install glite-dgas-common glite-dgas-hlr-clients glite-dgas-hlr-sensors glite-dgas-hlr-sensors-producers yaim-dgas | ||||||||
Added: | ||||||||
> > | # yum install nfs-utils | |||||||
see here for details | ||||||||
Line: 336 to 337 | ||||||||
</> <--/twistyPlugin--> | ||||||||
Added: | ||||||||
> > | <--/twistyPlugin twikiMakeVisibleInline--> Software Area settingsIf the Software Area is hosted on your CE, you have to create it and export to the WNs in the site.def we set:VO_SW_DIR=/opt/exp_soft
mkdir /opt/exp_soft/
/opt/exp_soft/ *.cnaf.infn.it(rw,sync,no_root_squash)
# service nfs status rpc.mountd is stopped nfsd is stopped # service portmap status portmap is stopped # service portmap start Starting portmap: [ OK ] # service nfs start Starting NFS services: [ OK ] Starting NFS daemon: [ OK ] Starting NFS mountd: [ OK ] Starting RPC idmapd: [ OK ] # chkconfig nfs on # chkconfig portmap on
# exportfs -raor simply restart nfs daemon <--/twistyPlugin--> | |||||||
Service Checks%TWISTY{ mode="div" |