Note: This version of the VDT (1.3.4) is no longer supported. Feel free to look through the documentation and install it, but we cannot guarantee support for it. The current stable release is 2.0.0.
configure-drm - DRM configuration script
configure-drm --server <y,n>
--vdt-install <VDT installation root>
- --server <y,n>
-
For y install the
srm init script in /etc/init.d, make
appropriate run level links and start the server. For n remove
any existing srm init from /etc/init.d.
- --vdt-install <VDT installation root>
-
configure-drm will look for the root of the VDT installation at
$VDT_LOCATION. If you do not have that set you can specify it
with --vdt-install instead.
- --help, --usage
-
Print a usage message.
By default the following changes are made to the stock DRM configuration:
- The location $VDT_LOCATION/drm/cache is created for DRM to manage
-
- Logs are put in $VDT_LOCATION/drm/logs and $VDT_LOCATION/drm/wsg/logs
-
- The server is set up to run as daemon
-
- The config file is put at $VDT_LOCATION/drm/conf/drm.rc
-
- The server is configured to use the http service cert in /etc/grid-security/http
-
- The web service interface is switched to ports 8081 and 8444
-
- The init script is modified to source the VDT setup.sh file
-