bugzilla-daemon | 23 May 2012 12:01
Picon

[Bug 37048] New: video transcoding boxes needs a large temporary directory

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: wikibugs-l <at> lists.wikimedia.org
        ReportedBy: hashar <at> free.fr
                CC: benapetr <at> gmail.com, faidon <at> wikimedia.org,
                    hashar <at> free.fr, mhershberger <at> wikimedia.org,
                    Platonides <at> gmail.com
    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.

Gmane