Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-7434

The AMQ operator should support an option of mounting multiple volumes

XMLWordPrintable

      At the moment it is possible to map journal and paging directories on different directories via brokerProperties (like below) in broker's CR
      ~~~
      brokerProperties:

      • journalDirectory=/opt/amq-broker/data/tomr/journal
      • pagingDirectory=/opt/amq-broker/data/tomr/paging
      • bindingsDirectory=/opt/amq-broker/data/tomr/bindings
      • largeMessagesDirectory=/opt/amq-broker/data/tomr/large-messages
        ~~~
        But it is not possible to mount the above directories on different volumes. The operator should support such feature where for example paging and journal directories could be on different physical volumes. That would help with broker performance since since the IO would be split between two volumes.

              gaohoward Howard Gao
              rhn-support-toross Tom Ross
              Tiago Bueno Tiago Bueno
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: