<?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: How to extend Alfresco contentstore space by adding physical/virtual hard drive? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-extend-alfresco-contentstore-space-by-adding-physical/m-p/131771#M35542</link>
    <description>&lt;P&gt;Using the Enteprise edition you can add a new contentstore enabling the Multiple Content Store selector:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/5.2/admin/content-stores/#content-store-selector" target="_self" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/5.2/admin/content-stores/#content-store-selector&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you are using the Community Edition you don't have any other solutions, so you should migrate everything in a larger storage.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2023 11:07:03 GMT</pubDate>
    <dc:creator>openpj</dc:creator>
    <dc:date>2023-01-17T11:07:03Z</dc:date>
    <item>
      <title>How to extend Alfresco contentstore space by adding physical/virtual hard drive?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-extend-alfresco-contentstore-space-by-adding-physical/m-p/131770#M35541</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;We have an Alfresco Content services 5.2 instance running on a Windows 2016 Virtual Server where the available space capacity is&amp;nbsp;declining very quickly and we will run out of space soon.&lt;/P&gt;&lt;P&gt;Is there any article to read or any idea about how to extend our contentstore&amp;nbsp; by adding a second virtual hard drive? Or it will be required to migrate the entire contentstore into a much larger hard drive?&lt;/P&gt;&lt;P&gt;Thank you in advance, any thoughts/solutions provided will be much appreciated.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Nikos&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 14:34:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-extend-alfresco-contentstore-space-by-adding-physical/m-p/131770#M35541</guid>
      <dc:creator>DPSsupport</dc:creator>
      <dc:date>2023-01-16T14:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend Alfresco contentstore space by adding physical/virtual hard drive?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-extend-alfresco-contentstore-space-by-adding-physical/m-p/131771#M35542</link>
      <description>&lt;P&gt;Using the Enteprise edition you can add a new contentstore enabling the Multiple Content Store selector:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/5.2/admin/content-stores/#content-store-selector" target="_self" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/5.2/admin/content-stores/#content-store-selector&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you are using the Community Edition you don't have any other solutions, so you should migrate everything in a larger storage.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 11:07:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-extend-alfresco-contentstore-space-by-adding-physical/m-p/131771#M35542</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2023-01-17T11:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend Alfresco contentstore space by adding physical/virtual hard drive?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-extend-alfresco-contentstore-space-by-adding-physical/m-p/131772#M35543</link>
      <description>&lt;P&gt;Thank you &lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/43097"&gt;@openpj&lt;/A&gt;&amp;nbsp;for your response.&lt;/P&gt;&lt;P&gt;There is a point that confuses me, and I would appreciate some more assistance:&lt;/P&gt;&lt;P&gt;I can see that the&amp;nbsp;&lt;SPAN&gt;${dir.root} is defined in the&amp;nbsp;alfresco-global. properties&amp;nbsp;file (i&lt;/SPAN&gt;&lt;SPAN&gt;n our case is: dir.root=E:/alfresco-content-services/alf_data) and based on that&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;the instructions suggest creating a sample-content-store-selector-context.xml file in the&amp;nbsp;&amp;lt;extension&amp;gt;&amp;nbsp;directory,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;using something this&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&amp;lt;bean id="firstSharedFileContentStore" class="org.alfresco.repo.content.filestore.FileContentStore"&amp;gt;
   &amp;lt;constructor-arg&amp;gt;
      &amp;lt;value&amp;gt;${dir.root}/storeA&amp;lt;/value&amp;gt;
   &amp;lt;/constructor-arg&amp;gt;
&amp;lt;/bean&amp;gt;&lt;/PRE&gt;&lt;P&gt;It looks to me that new contestore "storeA" is part of the existing dir.root. What should we do if we need to create a second contentstore on a different physical hard drive / path. i.e. "D:/alfresco_data"?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Thanks in advance for any response/help provided.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 13:05:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-extend-alfresco-contentstore-space-by-adding-physical/m-p/131772#M35543</guid>
      <dc:creator>DPSsupport</dc:creator>
      <dc:date>2023-02-01T13:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend Alfresco contentstore space by adding physical/virtual hard drive?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-extend-alfresco-contentstore-space-by-adding-physical/m-p/131773#M35544</link>
      <description>&lt;P&gt;You can define a new content store using a UNC path so the new file system can be external and it can be mount on the Alfresco server as the following:&lt;/P&gt;
&lt;PRE&gt;&amp;lt;bean id="externalFileContentStore" class="org.alfresco.repo.content.filestore.FileContentStore"&amp;gt;
   &amp;lt;constructor-arg&amp;gt;
      &amp;lt;value&amp;gt;//your/external/file/content/store/path&amp;lt;/value&amp;gt;
   &amp;lt;/constructor-arg&amp;gt;
&amp;lt;/bean&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 02 Feb 2023 15:42:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-extend-alfresco-contentstore-space-by-adding-physical/m-p/131773#M35544</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2023-02-02T15:42:41Z</dc:date>
    </item>
  </channel>
</rss>

