Hi Frank, > from a thread at the second of May, I read that the best way to > minimize the duplication of data in a cluster is to put the entire > org.opencastproject.storage.dir on a shared NFS drive. Which I did.
only two selected directories should go onto a shared drive, which are the file.repo.path and the workspace.dir (both from config.properties). All the other directories *must not* got into shared locations, they are to be kept per host, otherwise you will experience nodes overwriting each other's data. Tobias _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
