installtion on read only file system#94
Conversation
|
Thanks for tackling this -- I just had issues with this myself. Can't speak for others, but for me personally, I would prefer to have the Having the one-and-done cache of the generated files (versus files that accumulate over multiple runs) in the home directory is fine, though ideally that would be a fall-back. (If you install centrally in a multi-user system, ideally someone with write access could generate the cache once in the central location and have it apply for all users.) |
|
working dir was my initial idea, but I wasn't abble to determine how to implement it ;-( cached file are really small. I can generate those one, but I'm not sure to be bio compliant enough to generate all the required ones ;-) regards Eric |
Hello,
we installed RFantiboy on our cluster on read only shared disk. and have problems with user trying to write files on this FS
our users hit some rights problem when the tools tries to writtes some hydra//omega
outputslogs.fixing this problem #a22641133c3584e02ff8e87b0cbc4d55f0f74df1 by settings hydra config to spit
outputsto HOME/.rfantibodybut then we noticed an other problems, with
.pklfile caching.#2dba312c9c27e2094f48978f741c4d06a706ddab allow to also cache generated
.pklfiles to same destination than outputs.regards
Eric