Hi, I am receiving an error while starting a session on ondemand.
sending incremental file list ./ bin/ bin/auth rsync: write failed on "/shared/home/axanlab/ondemand/data/sys/dashboard/batch_connect/sys/rstudio/core/output/5e954260-33dd-4ee4-b5ea-7ce3773819df/bin/auth": Disk quota exceeded (122) rsync error: error in file IO (code 11) at receiver.c(374) [receiver=3.1.3]
Any idea? thanks
Hi,
As indicated: Disk quota exceeded
Disk quota exceeded
You can use status_bars command on IFB to see your storage usage and the quota. You use 126.6GB on your home directory (/shared/home/axanlab). The quota is 100GB.
status_bars
/shared/home/axanlab
So please, clean or move files to your project directories.
To analyse the disk space used: https://ifb-elixirfr.gitlab.io/cluster/doc/data/data/#analysis-of-disk-space-used
Best regards