Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-1207

kahadb archiving does not work accross different physical file systems

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • JBoss A-MQ 6.2.1
    • JBoss A-MQ 6.2
    • kahadb
    • Hide

      Place kahadb archives on the same file system.

      Show
      Place kahadb archives on the same file system.
    • Hide

      Configure broker with kahabd like

      <kahaDB directory="/disk1/kahadb" archiveDataLogs="true" directoryArchive="disk2/kahadb-archive"... />
      

      ... when "disk1/kahadb" and "disk2/kahadb-archive" are not on the same file system.

      Show
      Configure broker with kahabd like <kahaDB directory= "/disk1/kahadb" archiveDataLogs= "true" directoryArchive= "disk2/kahadb-archive" ... /> ... when "disk1/kahadb" and "disk2/kahadb-archive" are not on the same file system.

    Description

      Configuring kahaDB to archive journal files on a different physical disk does not work in some environments. It raises| 2015-10-28 11:03:38,264 | ERROR | heckpoint Worker | MessageDatabase | q.store.kahadb.MessageDatabase$3 364 | 171 - org.apache.activemq.activemq-osgi - 5.11.0.redhat-620153 | Checkpoint failed|

      java.io.IOException: Failed to move /disk1/kahadb/db-810.log to /disk2/kahadb-archive

      Attachments

        Issue Links

          Activity

            People

              tbish@redhat.com Timothy Bish (Inactive)
              rhn-support-tmielke Torsten Mielke
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: