Versions Compared

Key

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

...

If a process isn't running, viewing the system log file,  /var/log/isfs/isfs.log should indicate the problem.

On porter2flux, the important services are:

  • nc_server: the NetCDF server process that writes data received by statsproc and R to the NetCDF files
  • cabldsm_flabserver@noqc_instrument: dsm_server process that receives and archives data from the DSMs on the tower.
  • statsproc@qc_geo_notiltcorstatsproc@qc_geo_notiltcor:  computes statistics from the 300m tower for the qc_geo_notiltcor dataset, i.e. the files in netcdf_geo_notiltcorcabl_flab_statsproc@noqc_instrument:  computes statistics from the 300m tower for the noqc_instrument dataset, i.e. the files in netcdf_noqc_instrumentcabl_flab_statsproc2@qc_geo_notiltcor:  computes statistics from the bao and ehs flux stations for the qc_geo_notiltcor dataset, i.e. the files in netcdf_geo_notiltcor
  • cabl_flab_statsproc2@noqcstatsproc@noqc_instrument:  computes statistics from the bao and ehs flux stations 300m tower for the noqc_instrument dataset, i.e. the files in netcdf_noqc_instrument
  • rsync_flabdsms: script that wakes up periodically and rsync's files from fluxthe local flash drives on the DSMs on the tower
  • R_derived: runs R every 5 minutes to write create derived values to in the files on netcdf_geo_notiltcor
  • procssh_restarter:  runs every 10 seconds to see if the user has requested to restart the statsproc services

sstat will also show rsync_loop and statsproc@trh_test services. Those are running in support of the CentNet project.

  • tunnel:  creates the ssh tunnel to FLAB

On porter2On flux, the services are:

  • nc_server: the NetCDF server process that writes data received by statsproc and R to the NetCDF files
  • dsm_server@noqc_instrument: dsm_server process that receives and archives data from the DSMs on the tower.
  • cabl_flab_statsproc@qc_geo_notiltcor:  computes statistics from the 300m tower for the qc_geo_notiltcor dataset, i.e. the files in netcdf_geo_notiltcor
  • cabl_flab_statsproc@noqc_instrument:  computes statistics from the 300m tower for the noqc_instrument dataset, i.e. the files in netcdf_noqc_instrument
  • cabl_flab_statsproc2@qcstatsproc@qc_geo_notiltcor:  computes statistics from the 300m tower bao and ehs flux stations for the qc_geo_notiltcor dataset, i.e. the files in netcdf_geo_notiltcor
  • statsproc@noqccabl_flab_statsproc2@noqc_instrument:  computes statistics from the 300m tower bao and ehs flux stations for the noqc_instrument dataset, i.e. the files in netcdf_noqc_instrument
  • rsync_dsmsflab: script that wakes up periodically and rsync's files from the local flash drives on the DSMs on the tower flux
  • R_derived: runs R every 5 minutes to create write derived values in to the files on netcdf_geo_notiltcor
  • sshproc_tunnel:  creates the ssh tunnel to FLABrestarter:  runs every 10 seconds to see if the user has requested to restart the statsproc services

sstat will also show rsync_loop and statsproc@trh_test services. Those are running in support of the CentNet project.

restart_statsproc

If you make a change to the XML, you will usually want to restart the statsproc processes.  Only if an XML change effects the archive of the raw data do you need to restart dsm_server.

...