Music project use DAM as storage of many mp3 (plan more then 750Gb)
We upload mp3 and metadata by Rest.
Server: CPU 2 GHz, mem 1.2 Gb available for java 64bit 1.7.0_51-b13 (jelastic), 
DB - MySQL

We upload 30 Gb of mp3. After that magnolia loads all CPU resource - 100%.
Anything errors or warnings about it are in logs. Magnolia works but very slow.
Restart don't helped.

May be after repair all workspace repositories server started and worked. Dam 
workspace loaded more then 1.5 hour at first time and more then 5-10 or 30 min 
next.

[b]But after uploading next 20 Gb we have got the same troubles. Repair of 
repositories don't helped.[/b]

For repair repositories changed in each workspace.xml next param:
[code]<PersistenceManager 
class="org.apache.jackrabbit.core.persistence.pool.MySqlPersistenceManager">
....
<param name="consistencyCheck" value="true" />
<param name="consistencyFix" value="true" />
</PersistenceManager>
    <SearchIndex class="org.apache.jackrabbit.core.query.lucene.SearchIndex">
...
      <param name="forceConsistencyCheck" value="true"/>
      <param name="autoRepair" value="true"/>
<param name="onWorkspaceInconsistency" value="log"/>

[/code]

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=0dad2bd0-4855-437c-8ece-c85a67420c2b


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to