Hi all,

I want to do the encoding on my worker VMs on local drives. I received a 50GB 
/dev/sdb1 device on each of two workers, mounted at /mnt/encoding.

I'm going through my configuration files now, and I would like to have the 
encoding workspace point to /mnt/encoding. However, since only the workers 
appear to need this (and PLEASE correct me if I'm wrong), only the workers will 
need to have this setting:
org.opencastproject.storage.dir=/opt/matterhorn/content

/opt/matterhorn/content is a NFS link to shared storage, but it's crazy-slow to 
encode across the network.

My goal is to do the encoding locally (on the workers) in /mnt/encoding, then 
publish to /opt/matterhorn/content, where the distribution/engage server can 
get at the files.

There is also the setting:
org.opencastproject.download.directory=${org.opencastproject.storage.dir}/downloads

If I change the org.opencastproject.storage.dir variable on the workers to 
/mnt/encoding, then set the downloads directory to 
/opt/matterhorn/content/downloads, would that do the trick?

Please let me know what you all think…

Thank you!

--Steven.

--
Steven Lichti
Academic Technologies
Northwestern University
[email protected]
(847) 467-7805


_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to