File Server

The File Server for UNIX

The following optional arguments are offered:
 

-h Shows help
-version Shows version
-c <0|1> Disable or enable vault checks on startup
-f Disable check for additional licensed functions (DFM)
-r <licences> Requested Licences (available: FMS_DFM, FMS_ALI)
-t <retry> Retry to request licences (on startup)
-u <user> Use another user account
-n <number> Use another RPC number than the default (804257548)
-m <number> Max. number of parallel tasks (= user requests), default is set to 30
-l <file> Another name for the log file (default is log/fms.log)
-verbose Write all possible information to log file
-short Write only errors to log file.

Example :
'fms_srv -n 777777777 -m 10 -v -l - &' Means to use the RPC number 777777777 with a maximum of 10 parallel accesses with all log messages on standard output.

Support of homogeneous networks (UNIX LAN) comprised of clusters or local nodes. Heterogeneous networks have been taken into account in the design process.

In the UNIX part, Berkley Services rpc must be available at all nodes.