SDM
People Publications Projects

SRM-SP-RESERVE: BeStMan SRM-Client Tools User's Guide

Usage

Options

-accesslatency <online¶nearline>
  • Specifies access latency
  • Default=online
-authid <string>
  • Authorization ID to be used in SRM for the request
-conf <path>
  • Path to the configuration file.
  • Command line options will override the options from conf file
-connectiontimeout <int>
  • enforces http connection timeout in the given seconds.
  • Default=1800
-debug
  • Specifies debugging output
  • Default=false
-delegation <true¦false>
  • Force proxy delegation.
  • When not provided, srm client makes no delegation by default.
  • When -delegation is provided, it overrides the automatic handling and forces the user choice.
-gsize <int>
  • Specifies the desired guaranteed space size in bytes
-help
  • Show the help message
-lifetime <int>
  • Specifies desired space lifetime in seconds
-log <path>
  • Specifies path to log file
  • Default=./srmclient-event-date-random.log
-proxyfile <path>
  • Path to user grid proxy
-quiet
  • Suppress output in the console.
  • This option writes the output to the log file.
  • Default=false
-retentionpolicy <replica ¶ output ¶ custodial>
  • Specifies retention quality
  • Default=replica
-serviceurl <endpoint>
  • Full web service endpoint
  • Required when source url or target url does not contain web service endpoint information
-sethttptimeout <int>
  • set client-side http connection timeout in the given seconds.
  • Default=600
-size <int>
  • Specifies the desired total space size in bytes
-statusmaxtime <int>
  • Max time before status checks get timed out, in seconds
  • Default=600
-statuswaittime <int>
  • Wait time delay between status check, in seconds
  • Default=30
-storageinfo <string>
  • extra storage access information
  • For BeStMan supporting MSS, a formatted input separated by comma is used with following keywords when necessary: for:<source ¶ target ¶ sourcetarget>,login:<string>,passwd:<string>,projectid:<string>,readpasswd:<string>,writepasswd<string>
-submitonly
  • Enable request submission only.
  • The status needs to be checked separately with srm-sp-reserve-status.
  • Default=false
-usercert <path>
  • Path to user grid certificate
-userdesc <string>
  • Specifies user request description
-userkey <path>
  • Path to user grid certificate key

Notes

Examples

Reserve a space

Troubleshooting

See Also