You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For output modes which use the common 'create_local_output_disks'
function (those that produce '*-sda' files), report how much space is
available on the filesystem hosting that output file. This is because
we've had failures where there wasn't enough space on the target
filesystem, so this just collects the information ahead of time in
case we see those kinds of failures again.
Thanks: Martin Necas, Alex Kalenyuk
0 commit comments