<?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 Need Urgent Advise: Inconsistent Content Store in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/need-urgent-advise-inconsistent-content-store/m-p/146924#M38907</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm having a strange problem here in my Alfresco Community 23.2. All of a sudden, storage usage went from about 300GB to 1.4TB and the server went out of space.&lt;/P&gt;&lt;P&gt;When performing diagnostics on the server, i found out that the alf-repo-data folder is using all of the server's storage, which is not expected, as i said, it was only about 300GB last week.&lt;/P&gt;&lt;P&gt;So, what i did was to mount Alfresco's webdav locally and compare the folder's sizes. This is what i found:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1,3T alf-repo-data/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;166G webdav-mount/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As you can see, there a huge difference between the "real" content folder from webdav mount and the alf-repo-data folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to check the content store for consistence, or maybe "recreate" it? There is something very weird about this and i cannot understand what's going on.&lt;/P&gt;&lt;P&gt;I'm running Alfresco Community 23.2 from docker (alfresco-docker-installer).&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2024 16:59:12 GMT</pubDate>
    <dc:creator>sergiobaiao</dc:creator>
    <dc:date>2024-04-23T16:59:12Z</dc:date>
    <item>
      <title>Need Urgent Advise: Inconsistent Content Store</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/need-urgent-advise-inconsistent-content-store/m-p/146924#M38907</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm having a strange problem here in my Alfresco Community 23.2. All of a sudden, storage usage went from about 300GB to 1.4TB and the server went out of space.&lt;/P&gt;&lt;P&gt;When performing diagnostics on the server, i found out that the alf-repo-data folder is using all of the server's storage, which is not expected, as i said, it was only about 300GB last week.&lt;/P&gt;&lt;P&gt;So, what i did was to mount Alfresco's webdav locally and compare the folder's sizes. This is what i found:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1,3T alf-repo-data/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;166G webdav-mount/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As you can see, there a huge difference between the "real" content folder from webdav mount and the alf-repo-data folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to check the content store for consistence, or maybe "recreate" it? There is something very weird about this and i cannot understand what's going on.&lt;/P&gt;&lt;P&gt;I'm running Alfresco Community 23.2 from docker (alfresco-docker-installer).&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 16:59:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/need-urgent-advise-inconsistent-content-store/m-p/146924#M38907</guid>
      <dc:creator>sergiobaiao</dc:creator>
      <dc:date>2024-04-23T16:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need Urgent Advise: Inconsistent Content Store</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/need-urgent-advise-inconsistent-content-store/m-p/146925#M38908</link>
      <description>&lt;P&gt;It could be deleted content. Check it first:&lt;/P&gt;&lt;P&gt;1. Check the size of the alf-repo-data/contentstore-deleted folder and clean it. Alfresco never deletes content files, even after removing them from the database. An admin must delete them manually or install the tools like this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/keensoft/alfresco-deleted-content-store-cleaner" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/keensoft/alfresco-deleted-content-store-cleaner&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://gitlab.com/fedorow/alfresco-cron-services" target="_blank" rel="nofollow noopener noreferrer"&gt;https://gitlab.com/fedorow/alfresco-cron-services&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. As an Alfresco user with admin privileges, check the trashcan in Share (user name at the upper left coner &amp;gt; My profile &amp;gt; Trashcan) and clean it.&lt;/P&gt;&lt;P&gt;3. Learn about the Alfresco deletion process (it is multi-staged) and tune its configuration. Description is here: &lt;A href="https://blog.dbi-services.com/understand-the-lifecycle-of-alfresco-nodes/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://blog.dbi-services.com/understand-the-lifecycle-of-alfresco-nodes/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://blyx.com/2014/08/18/understanding-alfresco-content-deletion/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://blyx.com/2014/08/18/understanding-alfresco-content-deletion/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;4. Explain to the users that the Alfresco WebDAV drive is not a usual files storage drive. They should not just copy, move, or delete large amounts of documents as they would on an HDD/SSD. Some webdav clients, for example, even do not move content, but create new copy of document and delete the source.&lt;/P&gt;&lt;P&gt;p.s. how do you calculate the webdav size? My gesses, this size does not include documents versions.&lt;/P&gt;&lt;P&gt;Peace,&lt;/P&gt;&lt;P&gt;Serge Fedorow&lt;/P&gt;</description>
      <pubDate>Sun, 28 Apr 2024 15:56:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/need-urgent-advise-inconsistent-content-store/m-p/146925#M38908</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2024-04-28T15:56:54Z</dc:date>
    </item>
  </channel>
</rss>

