I try to run sbatch jobs on yggdrasil, but:
-
saact
throws errors:
sacct: error: slurm_persist_conn_open_without_init: failed to open persistent connection to host:slurm1:6819: Connection refused
sacct: error: Sending PersistInit msg: Connection refused
sacct: error: Problem talking to the database: Connection refused
- when I try to read data in my
scratch
folder I get disk errors:disk I/O error
-
slurm_load_jobs
throws:slurm_load_jobs error: Invalid job id specified
while the job id is correct - jobs fail after 1s without a reason
Thank you!