Tags:
,
view all tags
--+ Instalação do WN e Glexec ---++Description Primeiramente devemos criar o usuário glexec na osg-ce, e adiciona-lo ao mapa do ypbind <pre> [root@osg-ce ~]# groupadd glexec [root@osg-ce ~]# adduser -g glexec -s /bin/false glexec [root@osg-ce ~]#cd /var/yp [root@osg-ce yp]#make [root@osg-ce yp]#cd /etc/init.d/ypserv restart </pre> Criamos então o script abaixo dentro de uma área /home/mdias da osg-ce: <pre> cd /tmp wget http://physics.bu.edu/pacman/sample_cache/tarballs/pacman-3.21.tar.gz tar --no-same-owner -xzvf pacman-3.21.tar.gz cd pacman-3.21 source setup.sh mkdir /opt/OSG-wn-client cd /opt/OSG-wn-client/ VDTSETUP_AGREE_TO_LICENSES=y export VDTSETUP_AGREE_TO_LICENSES VDTSETUP_INSTALL_CERTS=l export VDTSETUP_INSTALL_CERTS VDTSETUP_EDG_CRL_UPDATE=y export VDTSETUP_EDG_CRL_UPDATE VDTSETUP_ENABLE_ROTATE=y export VDTSETUP_ENABLE_ROTATE pacman -trust-all-caches -get OSG:wn-client source setup.sh vdt-control --on mkdir /etc/grid-security ln -s /opt/OSG-wn-client/globus/share/certificates /etc/grid-security/certificates pacman -get http://vdt.cs.wisc.edu/vdt_181_cache:Glexec sed -i 's/yourmachine.yourdomain/osg-ce.sprace.org.br/g' /etc/glexec/contrib/gums_interface/getmapping.cfg rm -rf /tmp/pacman* </pre> O osg-ce vai rodar este script de instalação: <pre> /root/bin/clcmd /home/mdias/glexec_install.sh </pre> -- Main.MarcoAndreFerreiraDias - 05 May 2008
Edit
|
Attach
|
P
rint version
|
H
istory
:
r6
|
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2008-05-05
-
MarcoAndreFerreiraDias
Home
Site map
Main web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback