Tags:
create new tag
view all tags
---+ Site-wide considerations If you want to deploy a low-maintenance site or cloud site, you will want to skip a lot of steps that big sites usually want to go through. Bla bla bla You definitely don't want to use GUMS. Too much operational overhead for a small/temporary site. edg-mkgridmap will do a good job here. It's also a good idea to cron a daily rsync from the /etc/grid-security/grid-mapfile in the CE to a NFS area. This way you only need to maintain it in a single place. Clients will read from there. If you have a simpler way to distribute it or just a very easy way to deploy edg-mkgridmap (puppet?) it might be worth to save all the iops in the NFS. ---++ gLexec Probably one of the most important points. The trickiest part is to make this work with grid-mapfile instead of GUMS. Basically use the rule 3 of the default configuration, or : <verbatim> osg_default: ## Policy 3: grid-mapfile gridmapfile -> posix_enf glexec: ## Policy 3: grid-mapfile verifyproxy -> gridmapfile gridmapfile -> glexectracking </verbatim> In /etc/lcmaps.db You will also want to point your gridmapfile to an unusual place, probably the NFS so you don't need to maintain edg-mkgridmap in all nodes : <verbatim> gridmapfile = "lcmaps_localaccount.mod" "-gridmap /nfs/system/common/hep-node/config/files/grid-mapfile" </verbatim> -- Main.samir - 2015-02-12
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2015-02-12
-
samir
Home
Site map
Main web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
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
E
dit
A
ttach
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback