<?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: NAS Solution for Content.Store in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303832#M256962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I went to Option 2 which file would I make the change in? I would like for both the content and the database to live together that way backing up will be straight forward.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just did option 1…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the default install file path I put it back to the default name. BUT Renamed contentstore.OLD and contentstore.deleted.OLD&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then in my /opt/test/alf_data directory copied over the contents from the other "alf_data" directory…Start up alfresco and log in and everything looks good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You Mrogers for clarification!&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Aug 2013 17:09:41 GMT</pubDate>
    <dc:creator>eswbitto</dc:creator>
    <dc:date>2013-08-01T17:09:41Z</dc:date>
    <item>
      <title>NAS Solution for Content.Store</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303825#M256955</link>
      <description>I'm trying to find documentation on configuring using a synology nas for my content.store directory and my alfresco install on a completely different server. Basically it would just be a mapped drive, but I'm using CentOS 6.4. I have found some hints that you have to modify the global properties fil</description>
      <pubDate>Tue, 30 Jul 2013 21:27:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303825#M256955</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2013-07-30T21:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: NAS Solution for Content.Store</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303826#M256956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you'd better modify alfresco-global.properties file instead of repository.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please reference &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.1/index.jsp" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.1/index.jsp&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;under Alfresco Documentation &amp;gt; Administering &amp;gt; Configuring Alfresco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 02:15:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303826#M256956</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-07-31T02:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: NAS Solution for Content.Store</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303827#M256957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I understand that, but I guess my question is more towards what do I put in the global.properties file. Should I just copy the contents from this one file over to the global.properties file and then make my changes there?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 15:26:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303827#M256957</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2013-07-31T15:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: NAS Solution for Content.Store</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303828#M256958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok so I have tried many things today with no success. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've looked through the forums on changing the location of my content.store and content.store.deleted. So here's what I did.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have my basica install from the bin installer. Postgresql all that good stuff. Running a linux 6.4 CentOS so keep this in mind.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I have my install in /opt/alfresco/alf_data that is the default install.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In testing I am trying to use the same alf_data but have it located in a different directory location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/opt/test/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I rename /opt/alfresco/alf_data to alf_data.old, but copy the contents from that directory over to /opt/test&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So now I have /opt/test/alf_data/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the global.properties file I change the &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.root=/opt/alfresco/alf_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TO&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.root=/opt/test/alf_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Start alfresco and postgresql doesn't like it…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So…I take a backup that has a dump of the database and content all in one zipped file and unload it to the same location. Doesn't like that either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason I am testing this is I'm trying to test how it would behave changing the directory location. Progressively I would eventually change this to a cifs for a nas share. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've looked at other posts and have parroted their instructions and I don't have the same outcome. Please help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 23:28:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303828#M256958</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2013-07-31T23:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: NAS Solution for Content.Store</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303829#M256959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you can copy contents from repository.properties to repository.properties file ,settings in alfresco-global.properties will ooverwrite counterpart&amp;nbsp; in repository.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make sure the file name is "alfresco-global.properties" and it has settings like below&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.root=./alf_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.contentstore=${dir.root}/contentstore&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.contentstore.deleted=${dir.root}/contentstore.deleted&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.auditcontentstore=${dir.root}/audit.contentstore&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and also make sure you have not&amp;nbsp; set the setting within the JMX client,.Once you change the property setting using JMX, and it is therefore stored in the DB, you cannot use the properties files to change the value of that property.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 01:32:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303829#M256959</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-08-01T01:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: NAS Solution for Content.Store</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303830#M256960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well yes it helps, but it still doesn't answer my problem with the other post that I made.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[Edit]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the output I am getting from the postgresql log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;postgres cannot access the server configuration file "/opt/alfresco/alf_data/postgresql/postgresql.conf": No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I know it is looking for that, but I'm kind of at a loss as to where the config file is that starts this. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 15:29:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303830#M256960</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2013-08-01T15:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: NAS Solution for Content.Store</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303831#M256961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using postgresql and the alfresco installer then the database tables are probably also under alf_data. alf_data/postgressql.&amp;nbsp;&amp;nbsp; You are probably "parroting instructions"&amp;nbsp; from installations which are not using an enbedded database. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Option 1 is to just move your content store onto your NAS.&amp;nbsp;&amp;nbsp; And leave the database and index where it is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Option 2 is to change the database configuration to look at your new location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Option 3 is to install a separate instance of Postgress, install the backup and use that instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 16:26:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303831#M256961</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-08-01T16:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: NAS Solution for Content.Store</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303832#M256962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I went to Option 2 which file would I make the change in? I would like for both the content and the database to live together that way backing up will be straight forward.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just did option 1…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the default install file path I put it back to the default name. BUT Renamed contentstore.OLD and contentstore.deleted.OLD&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then in my /opt/test/alf_data directory copied over the contents from the other "alf_data" directory…Start up alfresco and log in and everything looks good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You Mrogers for clarification!&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 17:09:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303832#M256962</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2013-08-01T17:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: NAS Solution for Content.Store</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303833#M256963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@mrogers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I answered my own question. I modified the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/alfresco/postgresql/bin/setenv.sh to&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;PGDATA="/opt/test/alf_data/postgresql"&lt;BR /&gt;&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;and also the /alfresco/postgresql/scripts/ctl.sh&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;HOSTNAME=`hostname`&lt;BR /&gt;POSTGRESQL_PIDFILE=/opt/test/alf_data/postgresql/postmaster.pid&lt;BR /&gt;&lt;BR /&gt;POSTGRESQL_START="/opt/alfresco/postgresql/bin/pg_ctl start -w -D /opt/test/alf_data/postgresql"&lt;BR /&gt;POSTGRESQL_STOP="/opt/alfresco/postgresql/bin/pg_ctl stop -D /opt/test/alf_data/postgresql"&lt;BR /&gt;&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;/SPAN&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;Changed the ownership of the new /test/alf_data/postgresql to the user postgres and at 700 permission. When restarting I don't get any errors and everything seems to be working correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any issues that I might have happen with this setup?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[Edit]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok I did find something that breaks. Apparently it breaks the site preview for images. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 18:42:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/nas-solution-for-content-store/m-p/303833#M256963</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2013-08-01T18:42:00Z</dc:date>
    </item>
  </channel>
</rss>

