Project

General

Profile

Actions

Bug #22350

open

LSF crunch-run using $HOME for the cache

Added by Ivan Diaz Alvarez 27 days ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-

Description

We installed 3.0 on ARDEV and ARIND, and had problems because the cache was filling up the home quota (150gb) of the generic crunch user /home/crunchg/ with .cache/arvados/keep/ entries each few hours. This was not the case before 3.0, and there is not a easy way of configuring this (also, it is easy to confuse the keepstore cache entries with the keep-web ones in documentation, configuration and code).

In the end we solved it by changing the $HOME env var to $TMP (which was set to the LSF temp dir), but doesn't seem the proper way of handling it. Is there a better way existing or planned?


Related issues 2 (1 open1 closed)

Related to Arvados - Idea #21020: Support XDG base directory envvars throughout the Python SDKResolvedBrett Smith05/31/2024Actions
Related to Arvados - Feature #22354: Go SDK supports systemd and XDG path environment variablesNewActions
Actions #1

Updated by Brett Smith 27 days ago

  • Related to Idea #21020: Support XDG base directory envvars throughout the Python SDK added
Actions #2

Updated by Brett Smith 26 days ago

  • Related to Feature #22354: Go SDK supports systemd and XDG path environment variables added
Actions

Also available in: Atom PDF