I have one question about tmp file using STAR. I first tried to run STAR and save aligned files in mounted NAS.
However, the error message came out like this:
Exiting because of *FATAL ERROR*: could not create FIFO file
So, I tried setting other directory outside of NAS using '--outTmpDir' option. Then it was successful.
I'm curious about why only tmp file could not be created in NAS. Is there only one way setting other directory?
23.05.12 added
I think NAS file system do not support FIFO file. Although I set up file system for ext4, I could not mount NAS for ext4 type. As a result, I should point specific tmp directory outside NAS, right?
Hello Alex!
I have one question about tmp file using STAR. I first tried to run STAR and save aligned files in mounted NAS. However, the error message came out like this:
Exiting because of *FATAL ERROR*: could not create FIFO file
So, I tried setting other directory outside of NAS using '--outTmpDir' option. Then it was successful. I'm curious about why only tmp file could not be created in NAS. Is there only one way setting other directory?
Thank you for reading! Dahun