Jonathan, it will be difficult to help you without detailed error messages. To my knowledge, your setup should be working without any problems. Just make sure you are eplicitly configuring the storage dir (locally), the workspace dir (locally) and the download / streaming dir (on nfs).
Matterhorn sould definitely not be worried about missing hard linking capabilities. It will tell you in the logs, because there is a major performance penalty if you don't set it up to support hard links, but it will move forward happily doing regular file copies and http downloads. Tobias On 04.10.2012, at 01:09, Jonathan Felder <[email protected]> wrote: > Anyone else have any ideas? > > I really need to be able to do local processing in a distributed environment > with the results being placed on a shared file system. > > -- > Jon > > On 10/3/12 12:54 PM, Rubén Pérez wrote: >> I have not tried that scenario, but the errors could be related with the >> fact that you need to deploy different bundles depending on you are >> using a shared or local storage. Perhaps you need to use workspace-stub >> in your machines rather than workspace, so that it works properly. I am >> not sure of this, though, so take it with a pinch of salt. >> >> Best regards >> >> Rubén Pérez >> TELTEK Video Research >> www.teltek.es <http://www.teltek.es> >> >> >> >> 2012/10/3 Jonathan Felder <[email protected] >> <mailto:[email protected]>> >> >> I was looking here: >> http://opencast.jira.com/wiki/__display/MH/SAMPLE+__Customization >> <http://opencast.jira.com/wiki/display/MH/SAMPLE+Customization> >> http://opencast.jira.com/wiki/__display/MH/Storage >> <http://opencast.jira.com/wiki/display/MH/Storage> >> >> I want to create a distributed installation that uses local storage >> for temporary files and encoding, so that work could be performed on >> cheap and fast local storage while the finished product is stored on >> the more expensive network storage. According to the above docs, I >> should be able to accomplish this by setting >> org.opencastproject.storage.__dir to point to local storage for each >> node. However, I get errors when I do that and I believe these >> errors are related to the lack of ability to hardlink between the >> shared file system and the local one. >> >> Has anyone tried this and is this a known issue? >> >> -- >> Jon >> _________________________________________________ >> Matterhorn-users mailing list >> Matterhorn-users@__opencastproject.org >> <mailto:[email protected]> >> http://lists.opencastproject.__org/mailman/listinfo/__matterhorn-users >> <http://lists.opencastproject.org/mailman/listinfo/matterhorn-users> >> >> >> >> >> _______________________________________________ >> Matterhorn-users mailing list >> [email protected] >> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users >> > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
