You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/12 07:58:00 UTC

[jira] [Commented] (ARTEMIS-1677) On Linux machine AIO journal type not supports NFS

    [ https://issues.apache.org/jira/browse/ARTEMIS-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360405#comment-16360405 ] 

ASF GitHub Bot commented on ARTEMIS-1677:
-----------------------------------------

GitHub user RaiSaurabh opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1864

    ARTEMIS-1677:On Linux machine AIO journal type not supports NFS

    Updated the document to include NFSV4 in the supported file system for AIO journal type.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/RaiSaurabh/activemq-artemis persistance

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1864.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1864
    
----
commit 494124355934452af1e724b86692a5c79f7fe0a9
Author: saurabhrai <ra...@...>
Date:   2018-02-12T07:55:25Z

    ARTEMIS-1677:On Linux machine AIO journal type not supports NFS

----


> On Linux machine AIO journal type not supports NFS
> --------------------------------------------------
>
>                 Key: ARTEMIS-1677
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1677
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.3.0, 2.4.0
>            Reporter: Saurabh Rai
>            Priority: Major
>
> When we look at the Artemis opensource documentation we see that it is mentioned  
>   
>  _{color:#0000ff}"Also, please note that AIO will only work with the following file systems: ext2, ext3, ext4, jfs, xfs. With other file systems, e.g. NFS it may appear to work, but it will fall back to a slower synchronous behaviour. Don't put the journal on a NFS share!"{color}_ 
>  
> AIO on NFSv4 on RHEL does work properly. So this document needs to be updated to include NFS as supported file system.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)