-
Notifications
You must be signed in to change notification settings - Fork 68
Changing era to Run2022B #4706
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
Changing era to Run2022B #4706
Conversation
|
Hi @jhonatanamado!
Which means that RAW (and all other forms) for HLTPhysics and ZeroBias PDs should stay on Disk for 3 months, am I missing something? |
|
Thanks Francesco. @germanfgv please review the pull request. There is no need to set raw_to_disk to False for each call of addDataset. We set raw_to_disk to False by default. So it should be enough to remove all unnecessary |
|
Hi All, |
|
The change of the configuration in the repo doesn't have direct effect on the production node. Beside we will need to switch the machine for new era. Basically it's a preparation for the era change. |
germanfgv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jhonatanamado What we want from the PR is to set raw_to_disk=False for all PRs, with the exception of HLTPhysics and ZeroBias PDs.
Simply keep the default to false, and remove all the unneeded raw_to_disk=True and it should be fine
|
FYI @ttedeschi as this week's ORM :) |
Set raw_to_disk=False for everything, with the exception of HLTPhysics*, EphemeralHLTPhysics*, ZeroBias*
|
Thanks guys, I misunderstand the message. @germanfgv German, could you check again? |
germanfgv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks fine now. We will prepare a machine with this configuration and make the change to it tomorrow morning, as discussed in https://cms-talk.web.cern.ch/t/era-change/12416
Set
raw_to_disk=Falsefor everything, but HLTPhysics*, EphemeralHLTPhysics* and ZeroBias*