Valentin Kuznetsov

Results 236 comments of Valentin Kuznetsov

> @vkuznet yes, that is exactly that. Apparently, it was decided to use these parameters after a careful consideration a few years ago. I proposed that we can have a...

I found that we expose all CMS URLs in a public repository, e.g. - https://github.com/dmwm/WMCore/blob/master/deploy/WMAgent.production - https://github.com/dmwm/WMCore/blob/master/deploy/WMAgent.testbed - https://github.com/dmwm/WMCore/blob/master/deploy/deploy-wmagent.sh - https://github.com/dmwm/WMCore/blob/master/etc/WMAgentConfig.py I suggest to eliminate this leak and keep configuration...

Alan, I think we need to run a periodic job (either cron on VM or similar on k8s) which will simply check CouchDB replication. According to their [document](https://docs.couchdb.org/en/stable/replication/intro.html) it can...

Alan, could you please provide a reason why should we use your specific repositories. I found that https://github.com/amaltaro/Docker is a fork of https://github.com/dmwm/Docker, and https://github.com/amaltaro/cms-bot/tree/master/DMWM is a clone of https://github.com/cms-sw/cms-bot/tree/master/DMWM....

Alan, I doubt it is a good idea. The token management should be independent from WMA framework/tools. I don't see any benefits of re-inventing the wheel. I pointed out to...

FYI: @amaltaro , @klannon , @todor-ivanov , @khurtado

I suggest that you review https://github.com/dmwm/WMCore/issues/11106 which describes the actual issue with concurrent data insertion. In short, to make it work we must have all pieces (like dataset configuration, etc.)...

If you'll inspect the code [1], in order to insert DBS block concurrently we need to have in place: - dataset configuration - primary dataset info - processing era -...

I further looked into the dbs code and I think I identified the issue. According to the dbs code - the concurrency error is defined here https://github.com/dmwm/dbs2go/blob/master/dbs/errors.go#L20 - it is...

For the record, here is how DBS error look in a log: ``` [2024-09-24 00:45:17.228980109 +0000 UTC m=+2471302.202098481] fail to insert files chunks, trec &{IsFileValid:1 DatasetID:15071289 BlockID:37951592 CreationDate:1727138717 CreateBy:/DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=cmst0/CN=658085/CN=Robot:...