<?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 Is it possible to change where alf_data directory is created in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-change-where-alf-data-directory-is-created/m-p/213669#M166799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure if this is a config or installation question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I currently have alfresco up and running.&amp;nbsp; I am preparing to do a new install on a different machine and would like to have the alf_data to be created on a different disk from the appserver.(hope I said that right)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically I'm looking to seperate the data store under alf_data from the other alfresco related stuff.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently I have this in the alfresco.sh file: &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ALF_HOME=/disk4/xxxx &lt;BR /&gt;and&lt;BR /&gt;APPSERVER="${ALF_HOME}/tomcat"&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;When alfresco starts up for the first time the alf_data directory gets created under ALF_HOME.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to have the alf_data located on a different disk. Is that possible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For instance if I changed the alfresco.sh file so:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ALF_HOME=/disk5/xxxxx&lt;BR /&gt;and&lt;BR /&gt;APPSERVER=/disk4/xxxx/tomcat&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;That would cause the alf_data directory to be placed in the ALF_HOME on disk5. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is that the suggested or prefered way to accomplish this or is there somplace else I should be doing this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;steve.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Feb 2010 16:06:11 GMT</pubDate>
    <dc:creator>shoover</dc:creator>
    <dc:date>2010-02-19T16:06:11Z</dc:date>
    <item>
      <title>Is it possible to change where alf_data directory is created</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-change-where-alf-data-directory-is-created/m-p/213669#M166799</link>
      <description>Greetings. Not sure if this is a config or installation question.I currently have alfresco up and running.&amp;nbsp; I am preparing to do a new install on a different machine and would like to have the alf_data to be created on a different disk from the appserver.(hope I said that right)Basically I'm looking</description>
      <pubDate>Fri, 19 Feb 2010 16:06:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-change-where-alf-data-directory-is-created/m-p/213669#M166799</guid>
      <dc:creator>shoover</dc:creator>
      <dc:date>2010-02-19T16:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change where alf_data directory is created</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-change-where-alf-data-directory-is-created/m-p/213670#M166800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You want to set the dir.root property in your alfresco.global.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you already have some data in your current location after you change the location of your content store you will either need to copy the existing content to the new location or drop and re-create the empty database for alfresco to use.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 22:38:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-change-where-alf-data-directory-is-created/m-p/213670#M166800</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-02-19T22:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change where alf_data directory is created</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-change-where-alf-data-directory-is-created/m-p/213671#M166801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great.&amp;nbsp; I sort of thought that would be what I would need to do but I justed wanted to be sure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;S.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Mar 2010 14:12:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-change-where-alf-data-directory-is-created/m-p/213671#M166801</guid>
      <dc:creator>shoover</dc:creator>
      <dc:date>2010-03-01T14:12:27Z</dc:date>
    </item>
  </channel>
</rss>

