tikk3r / flocs

Containers recipes for software stacks used in LOFAR data reduction.
https://tikk3r.github.io/flocs/
GNU General Public License v3.0
6 stars 6 forks source link

VLBI delay calibration runner does not determine available storage correctly #81

Open lonbar opened 3 months ago

lonbar commented 3 months ago

Describe the bug The runner run_lofar-vlbi-delay-calibration.sh may not recognise that a sufficient amount of space is available

!! WARNING !!
!! WARNING !! only 626T of available disk space detected!
!! WARNING !! at least 15.0T is recommended for a dysco-compressed 8 hour dataset.
!! WARNING !!

To Reproduce Run flocs/runners/run_lofar-vlbi-delay-calibration.sh with appropriate settings. The above was run on COSMA node m5266.

Expected behaviour If enough storage is available the warning above should not appear.

Additional information (if applicable or known):

tikk3r commented 2 months ago

That does seem like a bug and a classic "seems to work fine on my laptop". I'll have to look into it.