Hi Cryosparc Team, I am trying to run the job for Symmetry Expansion. the job tried to complete few steps and and then it throws error stating the input/output error. here is the message i am getting in the log
**Traceback (most recent call last):
File "cryosparc_master/cryosparc_compute/run.py", line 129, in cryosparc_master.cryosparc_compute.run.main
File "/anfhome/apps/cryosparc/cryosparc_worker/cryosparc_compute/jobs/utilities/run_symexpand.py", line 126, in run
outpath_rel = rc.write_all_outputs(dset, 'particles', 'particles', 'particle', 'particles_expanded.cs')
File "/anfhome/apps/cryosparc/cryosparc_worker/cryosparc_compute/jobs/runcommon.py", line 1182, in write_all_outputs
dset.save(outpath_abs)
File "/anfhome/apps/cryosparc/cryosparc_worker/cryosparc_tools/cryosparc/dataset.py", line 769, in save
with bopen(file, "wb") as f:
File "/anfhome/apps/cryosparc/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.10/contextlib.py", line 142, in \__exit_\_
next(self.gen)
File "/anfhome/apps/cryosparc/cryosparc_worker/cryosparc_tools/cryosparc/util.py", line 224, in bopen
with open(file, mode) as f:
OSError: \[Errno 5\] Input/output error**
I haven’t tested this type of filesystem with CryoSPARC.
I this storage related to the blobfuse storage mentioned here and subject to these limitations?
Do you instead have access to an nfs filesystem for the project directory?
Does Azure do some weird on-the-fly reallocation of storage based on demand? Because an 8GB drive isn’t going to hold more than a few motion corrected micrographs, let alone a large project…