Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Online DQM: add an input argument outputBaseDir in pbsource_cfi.py (to fit with the new hltd version) #42121

Closed
wants to merge 1 commit into from

Conversation

syuvivida
Copy link
Contributor

@syuvivida syuvivida commented Jun 28, 2023

PR description:

This is a follow-up and update with respect to PR 41986.

After testing the hlt clients in the new online DQM machines [0][1], we find an update in the DQM/Integration/python/config/pbsource_cfi.py is also required when using the new hltd version in the new online DQM machines: an additional input argument outputBaseDir must be provided.

For the current (old) online DQM machines, whether adding this input argument or not has no effect.

More information about the upgrade of new DQM machines below:
We are working on the upgrade of online DQM machines [0][1]. There will be a few months that we share the same CMSSW code between the new and the current machines.
In the current (old) DQM machines, the disks of bu-c2f11-09-01 and bu-c2f11-13-01 are mounted on our fu machines as /fff/BU0. Event display clients visualization-live and visualization-live-secondInstance produce output root files at /fff/BU0/output.

However, the mount point (path) has changed in the new online DQM machines [1]. In order to use the same event display client codes for both old and new machines and also to make the path name more flexible, we replace the output path with an input argument (with a default value of /fff/BU0/output). The old machines will use an old hltd version and take the default value of the argument outputBaseDir, while the input values for the new machines will be determined by hltd and startDqmRun.sh.

[0] twiki about the upgrade of DQM machines
[1] JIRA ticket that includes the communication with DAQ
[2] JIRA ticket of the tests during TS1

PR validation:

  • This PR has been tested at lxplus by running the hlt, hcal, and ecal clients standalone with CMSSW_13_0_X_2023-06-27-1100 , CMSSW_13_1_X_2023-06-27-1100, and CMSSW_13_2_X_2023-06-26-2300 with the streamers at /eos/cms/store/group/comm_dqm/Collisions23_tempStreamers/.
  • This PR has been tested at the current (old) online DQM playback machines and ran all clients without problem when using the default value of the input argument.
  • This PR has been deployed/tested when we tested the data transfer during TS1 [2].

@cmsbuild cmsbuild added this to the CMSSW_13_2_X milestone Jun 28, 2023
@syuvivida syuvivida changed the title add an input argument outputBaseDir (to fit with new hltd version) Online DQM: add an input argument outputBaseDir in pbsource_cfi.py (to fit with the new hltd version) Jun 28, 2023
@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42121/36101

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @syuvivida for master.

It involves the following packages:

  • DQM/Integration (dqm)

@nothingface0, @emanueleusai, @cmsbuild, @pmandrik, @syuvivida, @tjavaid, @micsucmed, @rvenditti can you please review it and eventually sign? Thanks.
@threus, @batinkov, @francescobrivio this is something you requested to watch as well.
@perrotta, @dpiparo, @rappoccio you are the release manager for this.

cms-bot commands are listed here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants