Communication errors on scratch

Hello,

I’m having troubles accessing files on scratch.

This is what I get if I try to cat a generic logfile of one of my running jobs:

(baobab)-[serpolla@cpu007 ~]$ cat /srv/beegfs/scratch/users/s/serpolla/__omissis__.out 
cat: /srv/beegfs/scratch/users/s/serpolla/__omissis__.out: Communication error on send

and this is what I get if I try to check my quota:

(baobab)-[serpolla@cpu007 ~]$ beegfs-get-quota-home-scratch.sh 
home dir: /home/users/s/serpolla
scratch dir: /srv/beegfs/scratch/users/s/serpolla

        user/group                 ||           size          ||    chunk files
storage     |   name        |  id  ||    used    |    hard    ||  used   |  hard
----------------------------|------||------------|------------||---------|---------
home        |       serpolla|427178||    4.84 GiB| 1024.00 GiB||    88421|unlimited
Could not gather quota information from all storage nodes.
Refusing to display incorrect information.
scratch     | (0) 17:44:02 Main [GetQuotaInfo.cpp:252] >> Unable to fetch quota information from storage target. Is the node offline? Storage target id: 1306

I’m logged in a shell of a compute node since on the login node my shell was just freezing trying to perform these operations.

Thank you for the help.

Andrea

Hi,

this is solved: [2024] Current issues on HPC Cluster - #4 by Yann.Sagon