Caching particle images on SSD for 2d classification

I am using v3.3.1. When I run 2d classification with SSD, it indicates
[CPU: 5.48 GB] SSD cache : cache successfuly synced in_use

[CPU: 5.48 GB] SSD cache : cache successfuly synced, found 0.00MB of files on SSD.

[CPU: 5.48 GB] SSD cache : cache successfuly requested to check 21475 files.

[CPU: 5.48 GB] SSD cache : cache requires 2755980.74MB more on the SSD for files to be downloaded.

[CPU: 5.48 GB] SSD cache : cache may not have enough space for download

[CPU: 5.48 GB] SSD cache : There are no files that can be deleted at cache location /ssd

[CPU: 5.48 GB] SSD cache : This could be because other jobs are running and using files, or because a different program has used up space on the SSD.

[CPU: 5.48 GB] SSD cache : Cache full for past 300s, checking again in 30 seconds for space to become available…

I tried the option 2 and 3 for SSD cache issues from troubleshooting but they did not help. Any other solutions?

And output of cryosparcm cli “get_scheduler_targets()”

[{‘cache_path’: ‘/ssd’, ‘cache_quota_mb’: None, ‘cache_reserve_mb’: 10000, ‘desc’: None, ‘gpus’: [{‘id’: 0, ‘mem’: 11551440896, ‘name’: ‘GeForce RTX 2080 Ti’}, {‘id’: 1, ‘mem’: 11554717696, ‘name’: ‘GeForce RTX 2080 Ti’}], ‘hostname’: ‘spgpu’, ‘lane’: ‘default’, ‘monitor_port’: None, ‘name’: ‘spgpu’, ‘resource_fixed’: {‘SSD’: True}, ‘resource_slots’: {‘CPU’: [0, 1, 2, 3, 4, 5, 6, 7], ‘GPU’: [0, 1], ‘RAM’: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]}, ‘ssh_str’: ‘spuser@spgpu’, ‘title’: ‘Worker node spgpu’, ‘type’: ‘node’, ‘worker_bin_path’: ‘/home/spuser/software/cryosparc/cryosparc2_worker/bin/cryosparcw’}]

Have you verified that there is enough free space on the ssd?