<?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: Backup-Lucene-Indexes(Delete?, Move?) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/backup-lucene-indexes-delete-move/m-p/259626#M212756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The backup-lucene-indexes is a backup copy of the Lucene indexes. It is generated nightly (by default) by Alfresco. It is safe to move it manually to a different location but it will be created again the next day in the old location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To permanently move the backup of the indexes you can configure the location in alfresco-global.properties:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;# The location for index backups&lt;BR /&gt;dir.indexes.backup=${dir.root}/backup-lucene-indexes&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also configure the location of contentstore.deleted with the following parameter:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;dir.contentstore.deleted=${dir.root}/contentstore.deleted&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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2012 11:07:59 GMT</pubDate>
    <dc:creator>jonash</dc:creator>
    <dc:date>2012-06-27T11:07:59Z</dc:date>
    <item>
      <title>Backup-Lucene-Indexes(Delete?, Move?)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/backup-lucene-indexes-delete-move/m-p/259625#M212755</link>
      <description>Due to the tiny space requirements I am working with currently we are in a pickle regarding space on the partition that is sharing the contentstore data as well as the lucene-Index data.Content-Store.Deleted is cleared regulary to make sure space stays open but I am iffy to go in and mess with the i</description>
      <pubDate>Tue, 26 Jun 2012 18:09:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/backup-lucene-indexes-delete-move/m-p/259625#M212755</guid>
      <dc:creator>zxcv1234</dc:creator>
      <dc:date>2012-06-26T18:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Backup-Lucene-Indexes(Delete?, Move?)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/backup-lucene-indexes-delete-move/m-p/259626#M212756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The backup-lucene-indexes is a backup copy of the Lucene indexes. It is generated nightly (by default) by Alfresco. It is safe to move it manually to a different location but it will be created again the next day in the old location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To permanently move the backup of the indexes you can configure the location in alfresco-global.properties:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;# The location for index backups&lt;BR /&gt;dir.indexes.backup=${dir.root}/backup-lucene-indexes&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also configure the location of contentstore.deleted with the following parameter:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;dir.contentstore.deleted=${dir.root}/contentstore.deleted&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 11:07:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/backup-lucene-indexes-delete-move/m-p/259626#M212756</guid>
      <dc:creator>jonash</dc:creator>
      <dc:date>2012-06-27T11:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Backup-Lucene-Indexes(Delete?, Move?)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/backup-lucene-indexes-delete-move/m-p/259627#M212757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the response. Will a change in the alfresco-global-properties file require a restart of the Alfresco/Tomcat Instance?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That would explain the date being very recent. Looks like I will move the backup files to a place with more space and then change the default location for the backup and all should be well by tomorrow. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for helping clear this&amp;nbsp; up.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 11:18:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/backup-lucene-indexes-delete-move/m-p/259627#M212757</guid>
      <dc:creator>zxcv1234</dc:creator>
      <dc:date>2012-06-27T11:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Backup-Lucene-Indexes(Delete?, Move?)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/backup-lucene-indexes-delete-move/m-p/259628#M212758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, changing the configuration in alfresco-global.properties requires a restart of Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using the enterprise edition it is possible to change some parameters without restarting using JMX[1] or the Share admin console. You can do this for the index backup location but not for the content store location (if I remember correctly)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[1] &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/JMX" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JMX&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 12:14:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/backup-lucene-indexes-delete-move/m-p/259628#M212758</guid>
      <dc:creator>jonash</dc:creator>
      <dc:date>2012-06-27T12:14:03Z</dc:date>
    </item>
  </channel>
</rss>

