Starting and Stopping a Commissioning Run¶
The Start/Stop-script can only be executed by the beamline-staff groups, e.g. p11staff, FS-EC and IT
Warning
- the tag can only be a maximum of 8 characters long
- commissioning runs are limited to a 1TiB hard quota
Start a commissiong run¶
ssh username@psana001.desy.de
[psana001.desy.de]$ startCommissioning --tag <tag> --beamline <beamline>
Starting a commissioning run with tag PCO_test on P11
startCommissioning --tag PCO_test --beamline P11
Stop a Commissioning Run¶
ssh username@psana001.desy.de
[psana001.desy.de]$ stopCommissioning --tag <tag> --beamline <beamline>
Example
stopCommissioning --tag PCO_test --beamline P11
The directory 'commissioning' will be un-linked and thus the data will cease to be visible on the beamline file-system.
The data created during this commissioning run remains visible in the core file-system.