Skip to content

Conversation

@PalNilsson
Copy link
Collaborator

  • Worker node map update
    • Now also reporting PanDA queue name
  • If environment variable storageLimitMiB (and storageRequestMiB) are set, local space check returns the former instead of df value
    • “The df call reflects the node filesystem, not the pod’s quota, which is why we’re seeing evictions around ~24 Gi (our 20 Gi request + 4 Gi margin)”
    • Requested by Eduardo Bach (NET2)
    • Discussed in ATLASPANDA-1566
  • Explicitly avoiding panda token file in debug mode
    • To prevent token from being exposed by tail command
    • Reported by M. Borodin
  • Chirp
    • Pilot now only writes job and pilot id’s to ClassAd
    • Discussed in ATLASPANDA-1518
  • Cgroups
    • Updated cgroup creation logic to account for HTCondor recent changes
    • Pilot now creates sub-cgroups under the job’s .slice instead of the .scope, avoiding permission-denied errors
    • Fully backwards compatible with older HTCondor versions
    • Requested by R. Walker
  • Work dir size checks now take number of cores into consideration
    • Discussed in ATLASPANDA-1575
    • To look out for: 1104 errors which might increase

@PalNilsson PalNilsson merged commit 8d7d1f9 into master Dec 3, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants