<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Disproportionate backup size of Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/disproportionate-backup-size-of-alfresco/m-p/274708#M227838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Content_Store_Configuration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Content_Store_Configuration&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One way to try this is to stop Alfresco, rename contentstore.deleted, start Alfresco. It should recreate contentstore.deleted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It exists as an extra safety measure in case you would like to recover content that has been purged.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you haven't checked this, it is good reading&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Backup_and_Restore" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Backup_and_Restore&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It says to backup contentstore.deleted. And you can do so, but add some script to clean out older stuff from there. You could do something like&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;find /var/alfresco/alf_data/contentstore.deleted -mtime +30 -name '*.bin' |xargs rm&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(havent tested the above, should work but take precautions)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2011 06:10:16 GMT</pubDate>
    <dc:creator>loftux</dc:creator>
    <dc:date>2011-03-21T06:10:16Z</dc:date>
    <item>
      <title>Disproportionate backup size of Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disproportionate-backup-size-of-alfresco/m-p/274705#M227835</link>
      <description>I have a feeling that when uploaded files from Alfresco (ver 3.4.d) are deleted, the complete effect of file deletionmay take sometime to stabilise even though the files instantaneously disappear from Share or Explorer.Backup of Alfresco continues to show heavy size, disproportionate to what it is h</description>
      <pubDate>Sun, 20 Mar 2011 15:04:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disproportionate-backup-size-of-alfresco/m-p/274705#M227835</guid>
      <dc:creator>ashokharnal</dc:creator>
      <dc:date>2011-03-20T15:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Disproportionate backup size of Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disproportionate-backup-size-of-alfresco/m-p/274706#M227836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you delete files, they first end up in a "waste bin". So you can recover them. It is unfortunately not available from Share, in Alfresco Explorer you can navigate to your profile and permanently delete them. Admin can delete for all users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When deleted, they will be moved in your back end store from alf_data/contentstore to alf_data/contentstore.deleted around 4am (do not rememver exact time, around that hour) each day&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;contentstore.deleted you will have to manually empty, or delete files older thant x days. You can skip this folder in your backup if you want to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So your observation is correct, backup size will grow over time if you do not delete items, first permanently in Alfresco Explorer, then from contentstore.deleted.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2011 17:10:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disproportionate-backup-size-of-alfresco/m-p/274706#M227836</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-03-20T17:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disproportionate backup size of Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disproportionate-backup-size-of-alfresco/m-p/274707#M227837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Loftux,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. I was able to transfer files to contentstore.deleted. But does it mean that if I stop Alfresco, delete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;all folders from contentstore.deleted, Alfresco should work normally?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ashok Kumar Harnal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 02:04:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disproportionate-backup-size-of-alfresco/m-p/274707#M227837</guid>
      <dc:creator>ashokharnal</dc:creator>
      <dc:date>2011-03-21T02:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Disproportionate backup size of Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disproportionate-backup-size-of-alfresco/m-p/274708#M227838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Content_Store_Configuration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Content_Store_Configuration&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One way to try this is to stop Alfresco, rename contentstore.deleted, start Alfresco. It should recreate contentstore.deleted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It exists as an extra safety measure in case you would like to recover content that has been purged.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you haven't checked this, it is good reading&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Backup_and_Restore" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Backup_and_Restore&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It says to backup contentstore.deleted. And you can do so, but add some script to clean out older stuff from there. You could do something like&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;find /var/alfresco/alf_data/contentstore.deleted -mtime +30 -name '*.bin' |xargs rm&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(havent tested the above, should work but take precautions)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 06:10:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disproportionate-backup-size-of-alfresco/m-p/274708#M227838</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-03-21T06:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Disproportionate backup size of Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disproportionate-backup-size-of-alfresco/m-p/274709#M227839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Loftux&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the script to delete older files from contentstore.deleted.&amp;nbsp; I intend to put it in a regular cron job.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ashok Kumar Harnal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 00:33:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disproportionate-backup-size-of-alfresco/m-p/274709#M227839</guid>
      <dc:creator>ashokharnal</dc:creator>
      <dc:date>2011-03-22T00:33:30Z</dc:date>
    </item>
  </channel>
</rss>

