https://bugzilla.wikimedia.org/show_bug.cgi?id=37048
Web browser: ---
Bug #: 37048
Summary: video transcoding boxes needs a large temporary
directory
Product: Wikimedia Labs
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: deployment-prep (beta)
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
TMH uses a temporary directory to rescale videos. We should reuses /dev/vdb
which is mounted by default on /tmp by Nova.
We previously used /dev/vdb in labs for squid COSS (
https://gerrit.wikimedia.org/r/#/c/7118/ ).
TMH seems to forge a temporary file using:
$tmpFile = TempFSFile::factory( 'transcode_' . $transcodeKey, $ext);
So we will have to alter the filerepo configuration for the transcoding boxes.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l