-
Notifications
You must be signed in to change notification settings - Fork 0
Updating Server
hamar edited this page Nov 17, 2011
·
1 revision
This task can be done in an easy way using admin CLI, from a client DIRAC installation using a dirac_admin proxy:
dirac-admin-cli --host <dirac_server> > update -r <new_version>
Using DIRAC Web Portal change PilotVersions for the new version in all the VOs than are running in the server:
Operations -> <vo_name> -> <DIRAC_SETUP> -> Versions
Restart all the services using admin CLI
Logged as dirac user in the system change the value of the version in $DIRAC/etc/dirac.cfg and execute:
dirac-install -t server $DIRAC/etc/dirac.cfg
After restart all the services
runsvctrl t $DIRAC/startup/*