Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Server Administration

an ‘admin’ suite will be required:

  • to ensure that ecflow logfile is not filling up the disk, nor touching a quota limit, issuing regularly the command:

    ecflow_client --port =%ECF_PORT% --host =%ECF_NODE% --log=new
    
  • to duplicate the checkpoint file, on a remote, backup server, or a slower long term archive system. (to handle the case when disk failure, hosting workstation problem, or network issue that does require backup server start).

  • a white list file to control access for read-write users or read-only users

...