Open maray opened 7 years ago
Yes, it is related with lustre. http://lustre-discuss.clusterfs.narkive.com/COjnLwRK/lustre-sqlite
I know that mounting with different locking options may cause performance degradation (as we discussed with @sirspock), but we are not thinking here on highly concurrent storage mods, but more like bulk data transfer, so I do not see the problem. If we add #13 to the mix, I think we need to do this for the nodes and the dockers... Assigning the problem to @madiazp and @sirspock
I get a disk I/O error when running IPython. I can actually create and modify files in lustre without problem, but maybe sqlite use a file API that is not compatible with Lustre. This is not a huge problem right now, but I think we need to investigate why this is happening to understand more complicated lustre problems in the future.